搜索资源列表
Soft20060210101512575
- 用MFC,ASyncSocket编写的MSN Messenger模仿程序,实现了用户登陆,自动接受好友加入,接受和发送聊天信息等功能. 更有通讯日志和程序运行日志,可以很好的理解和分析MSN Messenger的协议. 可以修改源代码实现自己的独特功能.
AsyncSocketEx
- AsyncSocketEx源码 是AsyncSocket的升级版本 抽取自emule 可以在实际应用于加入。-AsyncSocketEx source is AsyncSocket taken since the upgrade version of emule used in the actual accession.
CAsyncSocketEx
- 一个仿照微软MFC的异步套接字的实现,实现的参考很有价值。-a asyncsocket implementation like mfc s CAsyncSocket.
ChatClient
- 该软件可以用Asyncsocket方法,用MFC里面的socket,可以发送信息给服务器-The software can be used Asyncsocket methods, and use MFC inside the socket, you can send a message to the server
ChatServer
- 该软件用来做服务端用,接收各种客户段信息,用Asyncsocket 方法-The software used for server use, receive information of various customer segments, with Asyncsocket method
AsyncTcpClient
- C#的AsyncSocket编程实例。客户端的例子奥!-Asyncsocket used in C#,it s about Client。
AsyncSocket
- AsyncSocket异步网络编程,学习异步编程的基础-AsyncSocket asynchronous network programming, learning asynchronous programming on the basis of
AsyncSocket
- 非同步Socket程式,提供send與receive有timeout的機制。-Asynchronous Socket
SocketClient
- asyncsocket client 客户端-asyncsocket client
MFC-Socket-AsyncSocket-project
- 使用CAsyncSocket类MFC Socket编程。实现服务端和客户端之间的通讯,并能显示聊天纪录。-Use CAsyncSocket class MFC Socket programming. The communication between the server and client, and can display the chat record.
AsyncSocket
- Windows异步Socket的小例子,比较简单-Windows Asynchronous Socket relatively simple example
asyncsocket
- tcp异步通信,实现了客户端和服务器,拿来就用,作为参考具有一定的价值!-tcp asynchronous communication, the client and server, brought on by, has a certain value as a reference!
AsyncSocket
- socket多线程并发异步通讯 1、多客户端; 2、高并发连接断开; 3、高并发异步接收发送; 4、无丢包;-socket multithreaded concurrent asynchronous communication, multi-client 2, high concurrency disconnected 3, high concurrency Asynchronous Receiver Transmitter 4, no packet loss
AsyncSocket
- MFC程序,适用于局域网,分为服务端/客户端。 采用TCP协议。 服务端支持同时和多个客户端通信。 主要用于学习,一个初步Demo。 使用Windows socket。 异步通信关键API:WSAAsyncSelect。
AsyncSocket-master
- socket通讯,c++编写,支持android ,iOS ,window-Socket communications, c++ writing, support Android, iOS, window, etc.
AsyncSocket
- vsocket 异步通讯类,事件回调机制 ,可以用(Socket asynchronous communication class, event callback mechanism, can be used)