What's new? | Help | Directory | Sign in
Google
                
Show all Featured Downloads:
spnetkit-0.2.0.src.tar.gz
How to join?
Project owners:
  stephen.nil

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.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