SocketW
C++ Socket Wrapper Library


Mirrors:
http://www.digitalfanatics.org/cal/socketw/index.html
http://www.etek.chalmers.se/~e8cal1/socketw/index.html
SocketW's Freshmeat page



SocketW is a cross platform (Linux/FreeBSD/Unix/Win32) streaming socket C++ library designed to be easy to use. It supports Unix sockets and TCP/IP sockets with optional SSL/TLS (OpenSSL) support. SocketW allows you to write portable and secure network applications quickly without needing to spend time learning low-level system functions or reading OpenSSL manuals.

If you use SocketW in a free or commercial project please mail me so that I can add a link to your project on the SocketW homepage!

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.


Mail me at cal[at]swipnet[dot]se (replace [at] with @ and [dot] with .).



Copyright © 2003 Anders Lindström
Last updated 031030