What is difference between socket () and serversocket () class?


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 my server to find out the clients address / host- name?

1 Answers  


What is socket address?

0 Answers  


How do Sockets Work?

1 Answers  


What is difference between socket and websocket?

0 Answers  


Whats the difference between select() and poll()?

0 Answers  


Is a socket a file?

0 Answers  


What is a socket set used for?

0 Answers  


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

1 Answers  


When will my application receive SIGPIPE?

1 Answers  


Can multiple sockets use the same port?

0 Answers  


How can I force a socket to send the data in its buffer?

0 Answers  


Why do I keep getting EINTR from the socket calls?

1 Answers  


Categories