Archives for: July 2010
How to write a simple TCP server using BSD sockets
July 22nd, 2010[video:vimeo:13538989]
This video tutorial explains the basics of creating a TCP server using the BSD sockets API.
The code is very simple and the comments are very verbose.
This was recorded during a class, in the context of the BEST summer cou… more »