搜索资源列表
chat_file-transmition
- 利用Visual C++的Windows SOCKET网络编程实现局域网内正在使用本程序的所有主机的群聊、两主机之间的点对点聊天和文件传送功能,且具有以下特点:通信完全是异步的;各用户是对等的,不区分客户机和服务器,任何用户启动或关闭程序都不会影响其他用户的正常使用;使用多线程传输文件。 -using Visual C Windows Socket Programming Network is bringing LAN use this procedure in the mainframe
SOCKETDATATRANSPORT
- 利用SOCKET实现异步数据传输,并提供实例分析,可以直接应用于vc开发环境中。-use Asynchronous data transmission, and to provide examples, vc can be applied directly to the development environment.
Lesson16
- Lesson16线程同步与异步套接字编程,通过ppt的讲解有个大致的了解-Thread synchronization with asynchronous socket programming
CHAT
- VC++6.0实现QQ聊天功能,本程序采用了异步选择机制在同一个线程中实现了接收端和发送端的功能,避免了采用阻塞套接字由于接收阻塞而导致线程暂停运行的问题。-VC++6.0 achieve QQ chat features, the program uses an asynchronous thread selection mechanism is implemented in the same receiver and transmitter function, avoiding the us
CSharp_Socket_programming-
- C# Socket编程 同步以及异步通信 -C# Socket
Unity
- Unity 异步网络方案 IOCP Socket + ThreadSafe Q-Unity asynchronous network solutions IOCP Socket+ ThreadSafe Queue