资源列表
scanhost
- 发现网络中的活动主机,计算机网络课程设计用。-To scan the activative host in the Internet
SingleServerLinux
- TCP/IP服务器、客户端程序,并能够在成功建立连接后在二者之间依次传送一个double、一个int、一个字符串数据-TCP/IP server, the client program, and the ability to successfully establish a connection between the two in order to send a double, an int, a string of data
snifshake-1.0.0.tar
- snifshake -- proof of concept tcp handshake with spoofed packets
HttpCnt
- c#写的http client,重要的是可以指定客户端连接,支持代理服务器,对于多个网络连接时,做到负载均衡-write c # http client, it is important to specify client, Proxy Server support for a number of network connections, and do load balancing
tcpserver
- sockt程序tcp服务器端,可以个客户端通信-sockt tcp server-side program, clients can communicate
BerkeleyTCPClientDemo
- BerkeleyTCPClient Demo
udp
- 用UDP实现可靠文件传输 用UDP实现可靠文件传输 -Use UDP to achieve a reliable file transfer
TCP
- Networking transmission Control Protocol
BAT-code-can-test-the-speed-of
- 在记事本中粘贴文档代码然后保存为后缀名为.bat的文件即可双击运行~DOS命令-Document in Notepad, paste the code and then saved as a suffix. Bat file you can double-click to run ~ DOS command
JAVA_UDP
- 用java_写的UDP通信,与刚才TCP不一样
UDP-flooding
- 信息安全专业实验—UDP泛洪 用VB实现 其中用了线程的思想-Information security professionals test-UDP flooding them with VB ideas with the thread
TCPCScommunication
- 一个很详细的基于TCP 的CS通讯程序,包含了服务器和客户端两部分代码