Answer Posted / 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 |
Post New Answer View All Answers
How can I write a multi-homed server?
What is a socket api?
How many sockets can a port have?
What's the difference between a socket and a port?
What is socket programming in java?
Why do I get EPROTO from read()?
How many socket connections can a server handle?
What is a socket set used for?
Can multiple sockets use the same port?
Why do we need sockets?
How can I tell when a socket is closed on the other end?
What does af mean in sockets?
What is a sae socket?
Why does the sockets buffer fill up sooner than expected?
What is the difference between a socket and a port?