搜索资源列表
SOCKET服务器(队列算法)
SOCKET服务器,支持多客户端,含协议判断处理.
每个客户端有独立的数据队列做BUFFER,
采用异步SOCKET方式接收数据.
传上来换点分!对初学都应该还算是比较全面的.含全部源代码.
MTK异步socket页面访问实例
- MTK异步socket页面访问实例,已经测试编译,运行可用
wal
- 使用Windows Socket API编写的通用函数,包含异步socket的使用-General function writed by Windows Socket API, containing the use of non-synchronized socket
async_socket
- 异步socket类- Asynchronous socket kind
WSAsocket-server,client
- 简单的聊天程序,有服务器端和客户端,用异步SOCKET实现-simple chat program, a server and client, using asynchronous achieve SOCKET
Socket接口实现网络异步通信
- Socket接口实现网络异步通信-Socket Interface network asynchronous communication
Socket异步通信,线程,双端队列
- Socket异步通信示程序代码:1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用 -Socket show asynchronous communication code : 1. Correct start and termination of two threads. People can chat LAN 3. Double-cohort design and application
异步socket通信例程
- 利用winsock所编写的异步网络通信例程-prepared by the protocols of the use of asynchronous network communications routines
AsyncSSLClient
- 配合异步socket使用SSL的例子。异步Socket可以使用很少的线程(最少只需要一个线程)就能管理大量的连接-with asynchronous socket using SSL example. Asynchronous Socket can use a few threads (at least only one thread) will be able to manage a large number of connectio
asynsocket1
- 该代码讲述了异步Socket的工作机制,包括服务器和客户端代码-the code on the Asynchronous Socket working mechanisms, including the server and client code
TcpLink
- 这个程序用来侦听客户端的连接,然后进行数据的接收,处理,转发,采用多线程的处理方式,异步socket模式.-procedures for the interception of the client to connect, then data reception, processing, transmitting, multi-thread processing, asynchronous socket model.
TCP-chat-client
- 这是一个基于tcp的聊天工具,采用了异步socket模式.非常适合正在进行网络编程的人-This is a tcp-based chat tools, using the asynchronous socket model. very suitable for the ongoing program of the network
async_client_server_src
- 很好的异步SOCKET 传输程序 谢谢大家-Good Asynchronous Transfer Program SOCKET Thank you everyone
AsyTcpSocketTestDemo
- AsyTcpSocketTestDemo是一个用C#开发的异步socket通讯的演示程序,在VS2005下编译通过-AsyTcpSocketTestDemo is a development with C
ClientTest
- 异步即时通信 传输文件源代码,简单的使用异步SOCKET-Asynchronous real-time communications to transfer files source code, simple to use asynchronous SOCKET
ServerTest
- 异步通信服务器端测试源代码,实现了简单的异步SOCKET-Asynchronous communication server-side test source code, the realization of a simple asynchronous SOCKET
AsyncSocketMgr
- 异步socket通讯,所有线程由线程池管理-Asynchronous socket communication, all the threads from the thread pool management
socket
- 异步socket之间的通讯 双方运行该软件,输入对方ip,即可聊天-Asynchronous socket communication between the two sides to run the software, enter each other
socket
- 实现多线程间的异步通讯,主要应用委托的天生异步性-Between multi-threaded implementation of asynchronous communications, commissioned a major application of natural induction
vc_socket
- 异步socket通讯,可以实现简单的会话功能-Asynchronous socket communication, can be a simple conversation,