What is the difference between a socket and a port?


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

Post New Answer

More Unix Socket Programming Interview Questions

What is a socket api?

0 Answers  


Can multiple clients connect to same socket?

0 Answers  


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

1 Answers  


Is tcp or unix socket faster?

0 Answers  


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

1 Answers  






What is the purpose of socket?

0 Answers  


How do I properly close a socket?

1 Answers  


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

1 Answers  


How to find other end of unix socket connection?

0 Answers  


If bind() fails, what should I do with the socket descriptor?

1 Answers  


Why do I keep getting EINTR from the socket calls?

1 Answers  


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

1 Answers  


Categories