What is a socket api?


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 properly close a socket?

1 Answers  


Where is the socket located?

0 Answers  


How can I bind() to a port number < 1024?

1 Answers  


What is a sae socket?

0 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  


What is sae socket?

0 Answers  


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

1 Answers  


When should I use UDP instead of TCP?

1 Answers  


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

1 Answers  


Can a single socket port be used for multiple applications?

0 Answers  


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

1 Answers  


Categories