What is a socket file?
How do Sockets Work?
What are Sockets?
How come select says there is data, but read returns zero?
How do I convert a string into an internet address?
How do I properly close a socket?
of the socket? Does doing a connect() call affect the receive behaviour?
How can I listen on more than one port at a time?
How many sockets can a cpu have?
Why do I get connection refused when the server is not running?
How do I get my server to find out the clients address / host- name?
How can I bind() to a port number < 1024?
What are socket exceptions? What is out-of-band data?