-
ARQ
实现滑动窗口协议(achieve sliding window protocols)
- 2020-07-03 00:40:02下载
- 积分:1
-
udt.sdk.4.9.tar
UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 (UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. UDT uses UDP to transfer bulk data with its own reliability control and congestion control mechanisms. The new protocol can transfer data at a much higher speed than TCP does. UDT is also a highly configurable framework that can accommodate various congestion control algorithms)
- 2012-01-16 10:53:35下载
- 积分:1
-
-个完整的ftp程序源代码
关于FTP的代码,支持网络间的文件传输,用户权限的设定.(on FTP code, the support network file transfer, set user privileges.)
- 2005-05-17 21:15:40下载
- 积分:1
-
UDPServer
UDP服务器程序,提供无连接不可靠的数据传输服务(UDP server program that provides connectionless unreliable data transmission service)
- 2011-06-13 17:03:17下载
- 积分:1
-
VC++_SerialPort
串口通信编程的一个高级实例,采用了多线程,涉及到串口以及输入/输出同步和I/O重叠方面的知识,主要实现数据收发,请在VC++6.0及以上环境下编译 这个我搜了一下本站,好像连重名的都没有,(serial communication programming as a senior example of the use of multithreading, Serial involved and input/output synchronization and I/O overlap of knowledge, data transceiver, Please VC 6.0 and above compiler environment I found this site for a moment, it seems even Repetitions were not, Oh)
- 2007-05-26 12:04:18下载
- 积分:1
-
client111
基于socket 的网络编程 客户端 具有上传下载文件功能(Socket-based network programming for clients with upload and download files function)
- 2011-05-15 09:39:04下载
- 积分:1
-
snort-2.2.0RC1.tar
snort 2.2版,这版本没包含有ips的功能(snort 2.2 version, this version features not contain ips)
- 2010-06-04 12:57:05下载
- 积分:1
-
SocketUDP
使用vc中的socket类实现的UDP通信程序源码(Using multi-threaded approach to achieve the source code of the UDP traffic)
- 2012-09-05 22:16:32下载
- 积分:1
-
DevSearch
1.局域网内设备IP搜索
2.发送广播包出去,同时启动侦听接收
3.支持局域网内跨网断搜索(1.IP search in local network
2.send broadcast packet, and receive request
3.support different gateway.)
- 2015-08-19 11:58:11下载
- 积分:1
-
TCPPORTSCAN
TCP端口扫描,可以获得指定IP段内的主机名,mac地址,存活端口,并将这些信息保存在SQLITE数据库,下次可以直接读取数据库信息,移值性好!(CP port scan, you can get within the segment specified IP host name, mac address, survival ports, and the information stored in the SQLITE database, the next can be read directly, transfer value is good!)
- 2013-09-03 19:37:00下载
- 积分:1