A tcp client/server example using BSD model Download
Saturday, June 7th, 2008This shows the basics of writing to and reading from a socket in the BSD sockets model. This is the client for my tcpecho server…the code for the server is included again in the