Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Documentation for Skstream

Status
Not open for further replies.

cRazysTuf

Programmer
Joined
Jun 18, 2003
Messages
6
Location
US
Hi i have been looking around for C++ socket librarys
i have found skstream and i was woundering if anyone knows of a place with docs for skstream or if not dose any one recomend a good c++ socket library thats easy.
 
I can't think of any good Unix C++ libraries... MicroSoft has a fairly easy socket library in Dev 6 and .NET (*Groan*)... Personally, most of the socket stuff I write with JAVA.

Try searching sourceforge.net ... There should be a few libraries there, and they should all be open source (and thus if not documented you can look at the header and/or code).

Just a few thoughts.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top