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


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

Post New Answer

More Unix Socket Programming Interview Questions

How does a socket work?

0 Answers  


What is a deep well socket?

0 Answers  


How can my client work through a firewall/proxy server?

1 Answers  


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

1 Answers  


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

1 Answers  






What pieces of information make up a socket?

0 Answers  


How can I tell when a socket is closed on the other end?

0 Answers  


How is a socket created?

0 Answers  


What is socket address?

0 Answers  


Can multiple sockets use the same port?

0 Answers  


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

1 Answers  


How come only the first part of my datagram is getting through?

1 Answers  


Categories