-
filetransserver
务器端基于select I/O模型。为防止程序界面阻塞,有一个子线程用于不断接收socket并select其中的处理。客户端只有一个线程函数,不过其利用率很高,可用于远程目录交换,请求文件大小,创建若干线程来下载文件。文件传输有上传和下载,还有对等传输,这个项目中,传输文件具体指下载。
(side is based on the Treasury select I/O model. To prevent the program interface obstruction, a son threaded socket for receiving continuous and select which of treatment. Only one client thread function, but its high efficiency, long-distance directory can be used to exchange documents requested size, creating a number of threads to download files. Upload a file transfer and downloading, and the transmission of the project, specifically referring to transfer files downloaded.)
- 2007-04-19 10:07:59下载
- 积分:1
-
TCP_UDP_IRC
socket通信tcp实现的聊天室程序源码(tcp socket communication program source code to achieve the chat room)
- 2020-09-11 13:38:01下载
- 积分:1
-
visualc++WANGLUOBIANCHENG
visual c++ 网络通信编程实用案例精选(visual c++ network communications programming practical cases Featured)
- 2007-09-01 00:08:19下载
- 积分:1
-
WiseSocket
简化Sock连接。采用队列保存Sock的收发消息包,保证消息的处理顺序。(Simplify the Sock connection)
- 2012-05-28 11:19:06下载
- 积分:1
-
nas
从libnids得到TCP重组的数据,当libnids的状态为NIDS_JUST_EST时,表示TCP建立连接,在此时给TCP流增加一个flow_id用来标识此连接;当libnids的状态为NIDS_DATA时,表示接受数据,当有新的数据到达时,根据flow_id把数据push到相应的流表中,为之后的数据分析做准备。因此,可以在此框架上增加符合http协议的应用解析(Data TCP libnids restructuring, when libnids status to NIDS_JUST_EST, said the TCP connection is established, at the same time adds a flow_id to TCP flow is used to identify this connection When libnids status to NIDS_DATA, accepted data, when new data arrives, according to flow_id to push data to the corresponding flow table, prepare the way for after data analysis. Can be increased on this framework, therefore, in accordance with the application of the HTTP protocol parsing)
- 2015-02-02 17:44:36下载
- 积分:1
-
ping
基于ping的源代码,实现原始套接字编程(Ping-based source code, to achieve the raw socket programming)
- 2011-07-10 10:18:44下载
- 积分:1
-
chatserver
简单的网络通信,一个客户端,一个服务器端(winsock )
- 2009-05-11 11:13:16下载
- 积分:1
-
Broadcast
屏幕录制或广播,选择执行的区域或某个窗口或应用程序,使其凸显(Screen recording or broadcast, the area or a window or application execution, highlights)
- 2015-11-02 21:24:26下载
- 积分:1
-
IOCP-Basic
IOCP基本原理介绍,主要介绍了如何使用IOCP进行开发。(Introduce the basic principles of IOCP, mainly on how to use IOCP for development.)
- 2011-04-20 10:13:01下载
- 积分:1
-
w3c
c客户端与互联网服务器通讯类文件,支持多文件上载,提交form等等,同时提供异步方式.(c client server and Internet communications papers to support more file uploading, etc. to form, It also provides asynchronous mode.)
- 2006-10-10 17:07:58下载
- 积分:1