SocketW is a cross platform (Linux, FreeBSD, Unix, Win32) C++ streaming socket library that supports Unix sockets and TCP/IP sockets with optional SSL/TLS (OpenSSL) support. It makes it possible to write portable and secure network applications quickly without needing to spend time learning low-level system functions or reading OpenSSL manuals.
| Tags | Communications Internet Security Cryptography Software Development Libraries Networking |
|---|---|
| Licenses | LGPL |
| Implementation | C++ |