What is a socket api?
How can I be sure that UDP messages are received in order?
What pieces of information make up a socket?
Can a single socket port be used for multiple applications?
What is a deep well socket?
system choose one for me on the connect() call? Should I bind() a port number in my client program, or let the?
How many socket connections can a server handle?
How can I put a timeout on connect()?
What are socket exceptions? What is out-of-band data?
What's the difference between impact sockets and regular sockets?
Why do I get connection refused when the server is not running?
When should I use UDP instead of TCP?
Why do I get EPROTO from read()?