Description: TCP/IP provides a connectionless transport layer protocol: UDP (User Datagram Protocol, that is, User Datagram Protocol). UDP and TCP are very different, because there was no connection socket programming and connection-oriented socket programming, there are big differences. Because no connection is established, each sending a received packet contains the sender and recipient address information.
To Search:
File list (Check if you may need any files):
udptalk\Makefile
.......\udptalk.c
udptalk