flâneur — a map of the web's best reading

Beej's Guide to Network Programming

beej.us · 45,404 words · saved by 2 readers

Hey! Socket programming got you down? Is this stuff just a little too difficult to figure out from the man pages? You want to do cool Internet programming, but you don’t have time to wade through a gob of structs trying to figure out if you have to call bind() before you connect(), etc., etc.

Beej's Guide to Network Programming 1 Intro my_addr in listener.c, sockaddr_inman example 2.4.4: fix myaddr->my_addr in server.c 2.4.5: fix 14->18 in son of data encap 3.0.0: IPv6 overhaul 3.0.1: sa-to-sa6 typo fix 3.0.2: typo fixes 3.0.3: typo fixes 3.0.4: cut-n-paste errors, selectserver hints fix 3.0.5: typo fixes 3.0.6: typo fixes 3.0.7: typo fixes, added front matter 3.0.8: getpeername() code fixes 3.0.9: getpeername() code fixes, this time fer sure 3.0.10: bind() man page code fix, comment changes 3.0.11: socket syscall section code fix, comment changes 3.0.12: typos in "IP Addresses, st

Explore this link on the map →

saved by

related reading