UNIX Systems Programming: Communication, Concurrency and Threads
| Team-FLY |
| UNIX Network Programming Networking APIs: Sockets and XTI by Stevens [115] has an in-depth discussion of programming with UDP. TCP/IP Illustrated:The Protocols, Volume 1 by Stevens explains the inner workings of the UDP protocol. |
| Team-FLY |