freebsd-ports/net/socketw/pkg-descr
Mark Felder 0c2fa04cb7 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.

WWW: https://github.com/RigsOfRods/socketw

PR:		206496
Submitted by:	Thibault Payet <monwarez@mailoo.org>
2016-03-15 12:49:11 +00:00

7 lines
412 B
Text

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.
WWW: https://github.com/RigsOfRods/socketw