A collection of the C & C++ programming tools, sdks, APIs and similar

C & C++ Tools, Library, APIs resources




C++ Sockets Library

December 10th, 2006 by cplus

This is a GPL licensed C++ class socket library wrapping the Berkeley sockets C API, and therefore works on most unixes and also win32. The library is in use in a number of real world applications, both commercial and open source.

Features include, but are not limited to, SSL support, IPv6 support, tcp and udp sockets, sctp sockets, http protocol, highly customizable error handling. Testing has been done on Linux and Windows 2000, and to some part on Solaris and Mac OS X.

The source code is released under the terms of the GNU GPL, but is also available under an alternative license.

The libraries examples include: SMTPProxy (smtp proxy / spam filter), PortProxy, ChatServer (A very simple chat server.), Small MUD, MudBase, ClientServer, HttpGet, DChat, WebServer, UDP, ICMP (chat program).

Filed under APIs, Library having

RELATED POST(S):



Leave a Comment:

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.