 |
Version 3.0.15 Beej's Guide to Network Programming July 3, 2012
Beej's Guide to Network Programming 5 Datagram sockets also use IP for routing, but they don't use TCP; they use the “User Datagram Protocol”, or “UDP” (see RFC 7688.) Why are they connectionless? Well, basically, it's because you don't have to maintain a
beej.us |
 |