Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Where can a get a library for programming sockets?



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

Post New Answer

More Unix Socket Programming Interview Questions

What exactly does SO_REUSEADDR do?

1 Answers  


Can a socket have multiple ports?

0 Answers  


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

0 Answers  


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

0 Answers  


What is the difference between read() and recv()?

0 Answers  


How do I convert a string into an internet address?

0 Answers  


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

1 Answers  


When should I use shutdown()?

1 Answers   Wipro,


What is a sae socket?

0 Answers  


Why do I keep getting EINTR from the socket calls?

1 Answers  


What is a socket set used for?

0 Answers  


How do Sockets Work?

1 Answers  


Categories