Unix Socket Programming Interview Questions
Questions Answers Views Company eMail

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

1 1436

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

1 1632

When should I use UDP instead of TCP?

1 1571

How can I read only one character at a time?

1 1658

What is the difference between SO_REUSEADDR and SO_REUSEPORT?

1356

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

1 1472

What exactly does SO_KEEPALIVE do?

1 1466

What exactly does SO_REUSEADDR do?

1 1652

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

1 1511

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

1 1706

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

1114

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

1 1487

How do I convert a string into an internet address?

910

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

1 1602

Why do I keep getting EINTR from the socket calls?

1 1506


Post New Unix Socket Programming Questions

Un-Answered Questions { Unix Socket Programming }

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

495


What is the function of socket?

516


What is difference between socket and websocket?

488


Where is the socket located?

477


How do I convert a string into an internet address?

910






What's better 6pt or 12pt sockets?

483


What is af_inet in socket?

477


What are the pros/cons of select(), non-blocking I/O and SIGIO?

978


Is socket a hardware or software?

505


Why do we need socket programming?

500


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

1214


What is the purpose of socket?

504


What's the difference between impact sockets and regular sockets?

476


Why do I get EPROTO from read()?

1013


What is socket address?

578