-
这个是用C++编程出来的实时的语音通信程序可以听到自己和别人的声音,应该说挺好的...
这个是用C++编程出来的实时的语音通信程序可以听到自己和别人的声音,应该说挺好的-the C programming is the real-time voice communication procedures can hear his own and other people"s voices should be said that in very good shape;
- 2022-02-15 23:00:11下载
- 积分:1
-
用VB编写在网络中的通讯工具,适合小企业运用
用VB编写在网络中的通讯工具,适合小企业运用-VB prepared in the network communication tools suitable for the small enterprise
- 2022-03-13 04:51:59下载
- 积分:1
-
开发LDAP客户端的SDK,对资深开发人员很有帮助哦
开发LDAP客户端的SDK,对资深开发人员很有帮助哦-development LDAP client SDK, the senior development staff helpful oh
- 2022-02-25 09:20:52下载
- 积分:1
-
windows网络编程技术之二,读者可继续下载
windows网络编程技术之二,读者可继续下载-windows network programming technology bis, readers can continue to download
- 2022-03-15 21:38:59下载
- 积分:1
-
通过VC实现SMTP协议,达到发送电子邮件的目的,本程序通过测试,已成功发送电子邮件...
通过VC实现SMTP协议,达到发送电子邮件的目的,本程序通过测试,已成功发送电子邮件-VC through the SMTP protocol, send e-mail to the end, the test procedure has been successful in sending e-mail
- 2022-05-26 00:12:51下载
- 积分:1
-
网络文件传输(分服务端和客户端)
网络文件传输(分服务端和客户端)-network file transfer (sub-server and client)
- 2022-03-30 01:49:14下载
- 积分:1
-
tcp socket for communication
tcp socket for communication
- 2022-04-10 21:53:13下载
- 积分:1
-
一个用PHP编写的,可以通过互联网控制和操作MySQL,通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制、删除、导出、导入数据等...
一个用PHP编写的,可以通过互联网控制和操作MySQL,通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制、删除、导出、导入数据等-Prepared using a PHP, you can control and operation via the Internet MySQL, can be completely through the phpMyAdmin database operations, such as set up, copy, delete, export, import data
- 2022-02-07 09:28:29下载
- 积分:1
-
以三种方式实现PING操作
以三种方式实现PING操作-three ways to achieve operating PING
- 2022-01-25 18:43:02下载
- 积分:1
-
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信...
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。-To do more client and server-side two-way communication, using QLocalSocket/QLocalServer to achieve them simple, but the communication efficiency is too low, the client made the data, the server-side readyRead the signal delay of about 100ms (see QT source code found inside using a 100ms timer device to detect the signal), and later their shining QLocalSocket encapsulates the idea of windows named pipes, using multiple threads to receive data, tested on this machine, the communication efficiency has clearly improved.
- 2022-05-28 11:28:15下载
- 积分:1