资源列表
SocketLib
- This is a semi-async socket stream library. It is basically event based system, which is called whenever data is received but not requested. It also supports name resolution (sync or async). It supports TCP. No Winsock or BSD headers are exposed.
raw_socket
- RAW SOCKET编程与以太网帧分析基础,用于熟悉基本的raw socket编程,对以太网帧进行初步分析。-RAW SOCKET Programming and Ethernet frame analysis based on the raw socket used to be familiar with basic programming, the initial points of the Ethernet frame Analysis.
QT-network-and-communication
- 有QT一些网络编程的源码,如UDP,TCP等-There are some network programming QT source, such as UDP, TCP, etc.
socket
- Socket programming server/client.
client
- Socket programming in linux. Client.c describe how to client connect to server by TCP/IP
server
- Socket programming in linux. server.c describe how to server listen to client by TCP/IP
fping-2.4b2_to-ipv6.tar
- traffic generator for IPv6 and IPv4 contain traffic ICMP,TCP,HTTP, FTP
TCP
- 简单的tcp通讯,供初学者使用,c# 语言编写-tcp xie yi tong xun jian dan c#
ChatSend
- 简单实现了 socket客户端和服务端的通信。VC6.0实现。-Simple implementation of the socket client and server communication. VC6.0 achieve.
CCN_FINAL-PROJECT-REPORT
- Simulation of TCP window congestion control using Op-net simulator
cross-the-nat
- 利用打洞的方式实现处在两个不同NAT后的主机的TCP通信-To realize the communication between two host behind different NAT by TCP
Socket
- 很老的一个采用Socket的http服务器源码 -Http server using the Socket source