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


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

Post New Answer

More Unix Socket Programming Interview Questions

Why do we need sockets?

0 Answers  


How do I convert a string into an internet address?

0 Answers  


What is a socket address?

0 Answers  


What is socket programming in java?

0 Answers  


What exactly does SO_KEEPALIVE do?

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  


How can I listen on more than one port at a time?

1 Answers  


Why do I keep getting EINTR from the socket calls?

1 Answers  


What is the difference between a socket and a port?

0 Answers  


How do I get my server to find out the clients address / host- name?

1 Answers  


What is the difference between connected and unconnected sockets?

1 Answers  


What exactly does SO_REUSEADDR do?

1 Answers  


Categories