Skip to content

Misc: External Resources

Wonsup Yoon edited this page Jan 4, 2024 · 12 revisions

Books

  • TCP/IP Illustrated, Vol. 1: The Protocols by Kevin R. Fall and W. Richard Stevens
  • TCP/IP Illustrated, Vol. 2: The Implementation by Gary R. Wright and W. Richard Stevens
  • TCP/IP Illustrated: Vol. 3: TCP for Transactions, HTTP, NNTP and the Unix Domain Protocols by W. Richard Stevens
  • Beej's Guide to Network Programming Using Internet Sockets by Brian "Beej Jorgensen" Hall

RFCs

Linux Manuals

Note

  • (2): system calls
  • (3p): library functions (POSIX manual)
  • (7): conventions and miscellany