Where can a get a library for programming sockets?
Answer / chaitanya
There is the Simple Sockets Library by Charles E. Campbell, Jr. PhD. and Terry McRoberts. The file is called ssl.tar.gz, and you can download it from this faq's home page. For c++ there is the Socket++ library which is on ftp://ftp.virginia.edu/pub/socket++-1.10.tar.gz. There is also C++ Wrappers. The file is called ftp://ftp.huji.ac.il/pub/languages/C++/. Thanks to Bill McKinnon for tracking it down for me! From http://www.cs.wustl.edu/~schmidt you should be able to find the ACE toolkit. PING Software Group has some libraries that include a sockets interface among other things.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is socket programming in java?
How does a socket work?
What is the difference between read() and recv()?
What is difference between socket and websocket?
What are the types of sockets?
How can my client work through a firewall/proxy server?
Why do I keep getting EINTR from the socket calls?
What is a socket file?
How do Sockets Work?
If bind() fails, what should I do with the socket descriptor?
Where is the socket located?
What is sae socket?