Description: TCP, UDP communication program design experiments
Socket programming basic principles, see the reference documentation
UDP communication program design
Select an operating system environment (Linux or Windows) recommended Linux, the preparation of UDP/IP through
Letter procedures, the completion of a certain communication functions. When sending UDP packets to do a cycle, continuous transmission
100 packets the packet at the receiver s statistics.
To Search:
File list (Check if you may need any files):
non_blocking\client_tcp.c
............\client_udp.c
............\server_tcp.c
............\server_udp.c
non_blocking