搜索资源列表
Win32_Ping
- This a basic multi-threaded ping utility using a raw socket. Take a look at the screenshot for the feature list. This code is not 100% mine. It was adapted from code on the internet (Found in several places so not sure of the author). It has been mod
udp.rar
- 用vc控制台程序实现的UDP通讯的程序,实现简单udp广播发送文件的功能,Vc procedures using the console implementation of UDP communications procedures, easy implementation udp broadcast feature to send documents
conect-0_0_5(EIB_Protocol_Stack).tar
- 一个包含有客户端eib协议栈并且功能有ETS3 工具类似的开源程序。德国人写的。-$Id: README.txt,v 1.1.1.1 2001/02/21 13:41:00 thofoer Exp $ ============================================================================= freeTS V0.0.5 freeTS is still under development. Many feature
ChatRoom
- 用Java 简单的实现聊天室功能,采用的Socket TCP 单播技术,其他还有很多有待完善的地方-Simple implementation with a Java chat room feature, use the Socket TCP unicast technology, there are many other areas to be improved
NC
- netcat的是一个简单的Unix工具读取和写入数据通过网络连接,使用TCP或UDP协议。 它被设计成一个可靠的“后端”工具,直接使用,很容易被其他驱动程序和脚本。同时,它是一个功能丰富的网络调试和探测工具,因为它可以创建几乎任何类型的连接你需要并且有几个有趣的内置功能。 -netcat is a simple Unix tools to read and write data over a network connection, using TCP or UDP protocol. I
pfgen-0.2.1-beta
- 本程序能够产生IP, TCP , UDP, ICMP and IGMP数据包,并能够保持数据连接!-Packet Flood Generator as the name stands is a projet to produce a threaded traffic generator program, it has support for generating IP, TCP, UDP, ICMP and IGMP packets, also has as feature to keep th
WinformPSocket
- socketTCP/IP协议,具有聊天功能,广播,-socketTCP/IP protocols, has a chat feature, broadcasting,
RIP
- RIP协议的C代码实现,能够正确的实现RIP协议的查找功能-The RIP protocol C code to achieve the correct RIP protocol lookup feature
st_asio_wrapper
- 它是一个c/s网络编程框架,基于对boost.asio的包装(最低在boost-1.49.0上调试过),目的是快速的构建一个c/s系统;效率高、跨平台、完全异步,当然这是从boost.asio继承而来; 自动重连,数据透明传输,自动解决分包粘包问题(这一特性表现得与udp一样); 只支持tcp和udp协议;-It is a c/s network programming framework, based on boost.asio package (minimum tried to in