What exactly is a socket?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Unix Socket Programming Interview Questions

What is the difference between read() and recv()?

0 Answers  


How would I put my socket in non-blocking mode?

1 Answers  


Can multiple sockets use the same port?

0 Answers  


How can I be sure that UDP messages are received in order?

1 Answers  


system choose one for me on the connect() call? Should I bind() a port number in my client program, or let the?

0 Answers  






What are socket exceptions? What is out-of-band data?

1 Answers  


of the socket? Does doing a connect() call affect the receive behaviour?

1 Answers  


Is a socket a file?

0 Answers  


What does af mean in sockets?

0 Answers  


Why does connect() succeed even before my server did an accept()?

1 Answers  


What is af_inet in socket?

0 Answers  


What is the function of socket?

0 Answers  


Categories