搜索资源列表
AsyncTcp
- c# 异步tcpClient数组连接 发送 接收,与 循环监听 tcplistener-c# syn Client and server
AsyncTcp
- 一个异步聊天系统,系统只允许客户与服务器相互传送字符串数据,不实现任意客户之间的直接信息传递。-An asynchronous chat system, the system only allows the client and the server can transmit the string data, not to achieve any of its customers a direct transmission of inf
AsyncTcp
- 使用C#做的一个C#异步编程聊天工具,支持多客户端同时在线,线程-Use C# to do a chat with C# asynchronous programming tools, online support multiple clients at the same time, threads
AsyncTcp
- C# 异步TCP Socket聊天室(1服务器,N客户端) 一般的聊天程序都是使用socket方式通讯的。对于一个聊天程序来说一般是一个服务器用来中转消息,然后是多个客户端通过连接服务器来消息交换。-C# asynchronous TCP Socket chat rooms (one server, N clients) general chat programs are using the socket mode communica
AsyncTcp
- 一般的聊天程序都是使用socket方式通讯的。对于一个聊天程序来说一般是一个服务器用来中转消息,然后是多个客户端通过连接服务器来消息交换。-General chat programs are using the socket mode of communication. For a chat program, it is generally a server used to relay the message, then multipl
AsyncTcp
- 异步Socket编程,私人珍藏,对异步使用很有帮助。-async socket program ,private get, useful for study IAsync mode.
AsyncTcp
- 多线程异步...Socket,服务端+客户端,源码-Multi-threaded asynchronous
AsyncTCP
- 异步TCPIP通讯,包括服务器端和客户端-About Async tcpip communication,include server mode and client mode.