Why sockets are used?


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 can I set the timeout for the connect() system call?

0 Answers  


What exactly is a socket?

0 Answers  


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

1 Answers  


Is there any advantage to handling the signal, rather than just ignoring it and checking for the EPIPE error? Are there any useful parameters passed to the signal catching function?

0 Answers  






How can I read only one character at a time?

1 Answers  


What is the difference between a socket and a port?

0 Answers  


What is a socket address?

0 Answers  


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

1 Answers  


How does unix socket work?

0 Answers  


Why do I keep getting EINTR from the socket calls?

1 Answers  


How is a socket created?

0 Answers  


Categories