Go to file
Phitherek ab218dae4e 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
tests 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
ClientSocket.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
ClientSocket.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
ClientSocket.o 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
HTTPClientSocket.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
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
HTTPClientSocket.o 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 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.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 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.o 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
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
NetworkException.o 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 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
ServerSocket.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
ServerSocket.o 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.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
SocketException.o 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
libnetsocketpp.so.0.1 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!