Unix Socket Programming Interview Questions
Questions Answers Views Company eMail

How often should I re-transmit un-acknowleged messages?

1 1424

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

1 1616

When should I use UDP instead of TCP?

1 1555

How can I read only one character at a time?

1 1642

What is the difference between SO_REUSEADDR and SO_REUSEPORT?

1347

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

1 1458

What exactly does SO_KEEPALIVE do?

1 1448

What exactly does SO_REUSEADDR do?

1 1638

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

1 1495

Why do I get connection refused when the server is not running?

1 1689

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

1104

Why does connect() succeed even before my server did an accept()?

1 1470

How do I convert a string into an internet address?

898

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

1 1587

Why do I keep getting EINTR from the socket calls?

1 1490


Post New Unix Socket Programming Questions

Un-Answered Questions { Unix Socket Programming }

What is a socket file?

502


What's the difference between a socket and a port?

451


Can multiple clients connect to same socket?

508


What is a socket set used for?

493


How is a socket created?

501






What exactly is a socket?

520


What is the function of socket?

506


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

1104


How do I convert a string into an internet address?

898


What does af mean in sockets?

514


Are sockets files?

493


What is a socket api?

519


Why do we need socket programming?

487


Where is the socket located?

466


What is the difference between a socket and a port?

456