Unix Socket Programming Interview Questions
Questions Answers Views Company eMail

system choose one for me on the connect() call? Should I bind() a port number in my client program, or let the?

1324

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 2044

Why do not my sockets close?

1 2050

How can I listen on more than one port at a time?

1 2030

What exactly does SO_LINGER do?

1 1959

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

1 2030

How should I choose a port number for my server?

1 2079

How can I write a multi-homed server?

1428

What is the difference between connected and unconnected sockets?

1 2877

How can I read ICMP errors from connected UDP sockets?

1 2062

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

1 2182

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

1 1951

How would I put my socket in non-blocking mode?

1 2279

How are unix domain sockets implemented?

659

How does unix socket work?

684


Post New Unix Socket Programming Questions

Un-Answered Questions { Unix Socket Programming }

How can I write a multi-homed server?

1428


What are the types of sockets?

712


Can multiple clients connect to same socket?

678


How are unix domain sockets implemented?

659


What is socket address with example?

671


What's better 6pt or 12pt sockets?

637


How is a socket created?

712


How many sockets can a cpu have?

651


How do I convert a string into an internet address?

1095


How does unix socket work?

684


What is difference between socket and websocket?

668


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

1415


What does af mean in sockets?

707


Why do we need sockets?

635


How can I set the timeout for the connect() system call?

1296