Can a socket have multiple ports?


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

Post New Answer

More Unix Socket Programming Interview Questions

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

1 Answers  


When should I use shutdown()?

1 Answers   Wipro,


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

1 Answers  


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

1 Answers  


How can I read ICMP errors from connected UDP sockets?

1 Answers  






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

1 Answers  


What is socket address with example?

0 Answers  


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

0 Answers  


When should I use UDP instead of TCP?

1 Answers  


Why do I keep getting EINTR from the socket calls?

1 Answers  


over the socket? Is there a way to have a dynamic buffer? What does one do when one does not know how much information is coming?

1 Answers  


Why do I get EPROTO from read()?

0 Answers  


Categories