Thursday, July 30, 2009

Socket programming C?

What's the best resource on the net to learn C network programming for socket I/O? (*nix - don't care for windows network programming)

Socket programming C?
I learned a lot about BSD style socket programming from this page by Ken Christensen years ago:





http://www.csee.usf.edu/~christen/tools/...





Another good tutorial can be found here:





http://www.cs.vu.nl/~jms/socket-info.htm...





Enjoy!
Reply:Probably the most cited resource is Beej's guide: http://www.beej.us/guide/bgnet/


No comments:

Post a Comment