搜索资源列表
SOCKET服务器(队列算法)
- SOCKET服务器,支持多客户端,含协议判断处理. 每个客户端有独立的数据队列做BUFFER, 采用异步SOCKET方式接收数据. 传上来换点分!对初学都应该还算是比较全面的.含全部源代码.
ChatSystem1
- 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent s
XGF_Socket
- 提供一个Socket封装接口,支持多线程及业务回调功能.-provide a package Socket interface, and supports multi-threaded business callback function.
socket_communication
- 多线程Socket阻塞模式下通信 BCB-Socket阻塞模式通讯测试(多线程) 如果有多个客户机连接服务器请用以下的IP地址。 Client1:服务器IP:127.0.0.1 Client2:服务器IP:127.0.0.2 Client3:服务器IP:127.0.0.3 Client4:服务器IP:127.0.0.4 . . . . . . 以此类推。 在多机上则只要输入服务器端的IP地址就可以了。可以相互传收字符串-multit
aceQQ
- 一个公司程序附带的工具 仿qq功能实现通信。 利用windows socket api编写。 利用多线程技术。-a company procedures incidental imitation qq functional tool for communication. Using windows api prepared socket. Use multithreading technology.
uploadtest
- vc6 利用socket多线程上传 1,服务器端支持多用户同时上传 2,客户端支持多个文件同时上传 3, 分块传输, 4, 多线程
socket
- vc++ socket 多线程 demo
serialport2
- winsock编程。编程流程,多线程,及一些编程技巧,socket api
Socket多线程例子
- Socket多线程例子
peeryou_Ctrl
- 远程控制软件,包知服务端和客户端,完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理,SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。-Remote control software package known server and client, the full realization of the registry processing, document processing. Multi-threaded server-side service
sockettest
- 多线程socket通信服务端代码,每个线程接收一个客户端请求。-Multi-threaded the socket communication server code, each thread receives a client request.
PYRemoteCtl
- PY远程控制软件源代码 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的硬件信息,文件信息,注册表以及进行屏幕控制-PY remote control software source code for the full realization of the registry processing, document processing. Services using mul
socket
- 实现多线程间的异步通讯,主要应用委托的天生异步性-Between multi-threaded implementation of asynchronous communications, commissioned a major application of natural induction
TestSever
- 测试 socket 服务端,工具。。 简单socket多线程实现。-Test socket server, tools. . The realization of a simple multi-threaded socket.
SocketServer
- 这是移动公司内部tuxedo调用源码,包括与java通过socket通信源码,CRC16位,多线程socket服务端等功能模块-This is a moving company call tuxedo source, including those related to java source code through the socket communication, CRC16-bit, multi-threaded socket server module and other functi
socketmultithread
- 多线程socket,有一个客户端,一个服务器端,可进行通信聊天-Multi-threaded socket, there is a client, a server can communicate with chat
Mymfc
- 简单的用mfc做的多线程滚动条还有SOCKET服务-Multi-threading, SOCKET Service
socket
- 自己用C做的非阻塞多线程socket文件传输程序,由于时间紧存在一定的问题,但对于socket入门者可以学习到一定东西的-Own use C to do non-blocking multi-threaded socket file transfer process, due to tight schedule, there are some problems, but beginners can learn the socket to a certain thing
C_SOCKET
- 同步异步SOCKET通讯和多线程总结.doc-Synchronous communication and asynchronous multi-threaded summary SOCKET. Doc
Socket
- 因为微软的CSocket对多线程的支持需要消息支持,使用不方面,因此 封装了一个类 对socketapi的函数封装 分基本类,客户端类和服务类,希望大家使用 并给出意见 -Microsoft s CSocket need the support of multi-threaded message support, the use of non encapsulates a class on socketapi function encapsulates the basic class, cli