Can multiple clients connect to same socket?


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

Post New Answer

More Unix Socket Programming Interview Questions

What pieces of information make up a socket?

0 Answers  


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

1 Answers  


How come select says there is data, but read returns zero?

1 Answers  


What is the function of socket?

0 Answers  


Why do we need socket programming?

0 Answers  


Is socket a hardware or software?

0 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  


Can a single socket port be used for multiple applications?

0 Answers  


Why does it take so long to detect that the peer died?

0 Answers  


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

1 Answers  


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

1 Answers  


How come I get address already in use from bind()?

1 Answers  


Categories