What pieces of information make up 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 do Sockets Work?

1 Answers  


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

1 Answers  


Explain the TIME_WAIT state.

1 Answers  


How to find other end of unix socket connection?

0 Answers  






What is socket programming in java?

0 Answers  


Can a single socket port be used for multiple applications?

0 Answers  


After the chroot(), calls to socket() are failing. Why?

1 Answers  


How can I put a timeout on connect()?

1 Answers  


How do I get the port number for a given service?

1 Answers  


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

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  


Categories