What is difference between socket and websocket?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Unix Socket Programming Interview Questions

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

0 Answers  


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

1 Answers  


What exactly is a socket?

0 Answers  


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

1 Answers  


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

1 Answers  






How can my client work through a firewall/proxy server?

1 Answers  


Why does the sockets buffer fill up sooner than expected?

0 Answers  


How to find other end of unix socket connection?

0 Answers  


How can I put a timeout on connect()?

1 Answers  


Can a single socket port be used for multiple applications?

0 Answers  


What is the difference between SO_REUSEADDR and SO_REUSEPORT?

0 Answers  


How does unix socket work?

0 Answers  


Categories