资 源 简 介
spnetkit is a C++ wrapper for BSD-style sockets. It implements the TCP, UDP, SSL transport layer protocols. Implemented application layer protocols are HTTP client, SMTP client, POP3 client and memcached client. Features include an inifile reader, base64 codec.
SPNetKit is available through the FreeBSD Ports Collection.
```
Changelog:
Changes in version 0.3.0 (03.28.2009)
ICAP Client was added.
Milter Client was assed.
Porting to win32 platform.
Changes in version 0.2.0 (02.17.2008)
A SocketPool was added.
Consistent hashing for memcached client was added.
Changes in version 0.1.1 (01.13.2008)
A memcached client was added.
Changes in version 0.1 (01.12.2008)
version 0.1 release
```