Project: WNetwork

 

License GPL-2
Current version 7.0
Description WNetwork is an abstract base class written in C++ that implements an interface to the API of posix sockets in posix compliant OS while also adding more features.
The base classes for client and server manage the connections while leaving the parsing, etc. for the derived classes. This way a general class for all types of network applications that are written in C++ is created and the program logic can be easily added.
Its unique features are: non-blocking receiving, it manages multiple server and multiple client sockets at the same time and it sends data in so called logical packets and splits received data up again.
Download ./projects/WNetwork/WNetwork-7.0.tar.bz2 MD5

Last updated: 08.11.2008
Layout & Design: Copyright © 2007-2008, Martin Wegner.
Copyright © 2001-2008, Martin Wegner.
Header picture based on photo by AtomicMak.
This page was generated from wnetwork.xml using xsltproc 1.1.20.

Valid XHTML 1.0!Valid CSS2!