Page, code, and content Copyright (C) 2004-2008 by Anders Hedström
Logo

Open source forums

2007-11-25: Refreshed the guestbook function all my project pages used. Check it out.

C++ Sockets Library 2.2.5

2007-11-05: Version 2.2.5 has been released (a few days ago). Lots of improvements around buffering and overall efficency. Please go here to download. The Changelog is available here.

C++ Sockets Library 2.1

2006-10-03: Version 2.1 of the library is in the works. If you're a user, see what's brewing in the Changelog... [ read more ]

C++ Sockets Library 2.0

2006-03-27: Version 2.0 of the library has been released and a few kinks have been worked out. New features include full threadsafe operation (not transparent, though), easy to implement timer events, and an all-new optimized sockethandler... [ read more ]

SQL / C++ Tutorial using sqlwrapped

2005-09-14: This tutorial can use either one of the mysqlwrapped or sqlite3 wrapped libraries. Both are supposed to be interchangeable with a few minor modifications... [ read more ]

C++ Sockets Library v1.9.6

2005-09-05: Lots of small bugfixes. [ sockets ]

C++ Sockets Library v1.9.4, bittorrent client btpeer v0.2

2005-08-25: Most of all, better documentation for the sockets library. Doxygen generated documentation, that is. [ sockets | btpeer ]

C++ Sockets Library update v1.9.2

2005-08-16: Lots of fixes. Optional namespace for entire library. Connection retry / reconnect works. Disconnected tcp sockets preserve data until connected again. Web server HttpdSocket support http/1.1 keep-alive operation... [ read more ]

The sqlite database

2005-08-12: The new version of sql2class now supports the sqlite database, thanks to the C++ wrapper of the sqlite (version 3) C API.
Read more here sql2class / sqlitewrapped.

Pecan project management

2005-08-09: Find a bug? Want a feature? Register with the pecan project management (currently in beta test) and let your voice be heard. Free registration required. [ Sign up today ]

C++ Sockets Library update v1.9.1

2005-08-07: Fixed critical bug that prevented incoming connections from sending data. Maybe it's time for me to create some sort of test suite to avoid thinks like that... [ read more ]

Valid HTML 4.01!