Socket Library

You should use this software but at your own risk, I cannot be claimed to be responsible of any damage you could suffer using, installing or downloading it. If you click on these links you will accept these conditions.

Linux_Socket_Programming_In_C++.htm
Original article from Linux Gazette n.74 which inspired me this software developing
18 Kb 28/Jan/2006 Rob Tougher

libsocket-2005-04-12.tgz
adding: able to accept many connections even it is not using multithread or fork calls.
176 Kb 1/Aug/2005 robang

libsocket-2005-06-24.tgz
adding: able to connect to a MySQL database and manage SQL queries on it.
71 Kb 1/Aug/2005 robang

libsocket-2005-08-01.tgz
known bug: sometimes when client connects server closes its connection just immediately after claiming timeout expiration
adding: Makefile are now able to create HTML documentation (using c2html) and this package itself.
72 Kb 1/Aug/2005 robang

libsocket-2006-06-26.tgz
bugfix: sometimes when client connects server closes its connection just immediately after claiming timeout expiration
adding: thread safe with asynchronous I/O and data/struct levels completed
40 Kb 7/Oct/2007 robang

libsocket-2007-10-07.tgz
bugfix: reply codes has been put in a common header for client and server
adding: use of htonl for porting on ppc architecture
110 Kb 7/Oct/2007 robang

libsocket-2008-11-28.tgz
bugfix: suppress comparing literal strings warning (crf. pointers) and fix a return value in setup_common.
adding: merge with chat libsocket code which became the default server.
143 Kb 28/Nov/2008 robang

The packages contain all sources code, the licence and some documentation

For any question or issue about this software you could mail me.