Skip to content

spsoft/spnetkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A C++ wrapper for BSD-style sockets

Resources

License

Stars

Watchers

Forks

Packages

No packages published