Go to file
Phitherek e796157be2 corrected minor bugs in the documentation, added Doxyfile, generated documentation 2013-02-27 00:08:46 +01:00
doxy corrected minor bugs in the documentation, added Doxyfile, generated documentation 2013-02-27 00:08:46 +01:00
tests cleanup, after testing - all works 2013-02-26 23:51:23 +01:00
ClientSocket.cpp cleanup, after testing - all works 2013-02-26 23:51:23 +01:00
ClientSocket.h corrected minor bugs in the documentation, added Doxyfile, generated documentation 2013-02-27 00:08:46 +01:00
Doxyfile corrected minor bugs in the documentation, added Doxyfile, generated documentation 2013-02-27 00:08:46 +01:00
HTTPClientSocket.cpp cleanup, after testing - all works 2013-02-26 23:51:23 +01:00
HTTPClientSocket.h did not track for a while since I forgot about git repo. Version 0.1 of the library, during tests 2013-02-26 20:33:53 +01:00
Makefile cleanup, after testing - all works 2013-02-26 23:51:23 +01:00
NetSocket.cpp did not track for a while since I forgot about git repo. Version 0.1 of the library, during tests 2013-02-26 20:33:53 +01:00
NetSocket.h corrected minor bugs in the documentation, added Doxyfile, generated documentation 2013-02-27 00:08:46 +01:00
NetSocketPP.h did not track for a while since I forgot about git repo. Version 0.1 of the library, during tests 2013-02-26 20:33:53 +01:00
NetworkException.cpp did not track for a while since I forgot about git repo. Version 0.1 of the library, during tests 2013-02-26 20:33:53 +01:00
NetworkException.h did not track for a while since I forgot about git repo. Version 0.1 of the library, during tests 2013-02-26 20:33:53 +01:00
README created repository, done: base class NetSocket and exceptions 2012-12-27 19:43:49 +01:00
ServerSocket.cpp cleanup, after testing - all works 2013-02-26 23:51:23 +01:00
ServerSocket.h corrected minor bugs in the documentation, added Doxyfile, generated documentation 2013-02-27 00:08:46 +01:00
SocketException.cpp did not track for a while since I forgot about git repo. Version 0.1 of the library, during tests 2013-02-26 20:33:53 +01:00
SocketException.h did not track for a while since I forgot about git repo. Version 0.1 of the library, during tests 2013-02-26 20:33:53 +01:00

README

NetSocket++: A library, that simplifies C++ network programming with UNIX Sockets written in the OOP methodology.

Works only on UNIX Sockets!