Where can a get a library for programming sockets?

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


Please Help Members By Posting Answers For Below Questions

Where is the socket located?

475


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

1107


How can I write a multi-homed server?

1275


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

977


How do unix sockets work?

490






What is a socket address?

520


How does unix socket work?

506


How do I convert a string into an internet address?

908


How many sockets can a port have?

479


What are the types of sockets?

494


What is sae socket?

437


What is the function of socket?

512


What does af mean in sockets?

520


Are unix sockets faster than tcp?

494


What is difference between socket and websocket?

485