Where can I get a good tutorials explaining UDP
Printable View
Where can I get a good tutorials explaining UDP
I'll type something up after I finish the tutorial I am working on now....
*sigh*
RTFM
http://www.faqs.org/rfcs/rfc768.html
STFW
http://www.networksorcery.com/enp/protocol/udp.htm
http://www-net.cs.umass.edu/kurose/transport/UDP.html
http://www.erg.abdn.ac.uk/users/gorr...pages/udp.html
http://www.catalyst.com/reports/tcpintro/tcpdoc03.html
http://compnetworking.about.com/libr.../aa071200a.htm
Newbies should also read this.
A good basic primer is O'Reilly's "TCP/IP Network Administration" (for basics). Something a bit "steeper" are any of W. Richard Steven's well-known "Bibles" such as "TCP/IP Illustrated" or "UNIX Network Programming" - excellent reads if you want all the details.