NetLink Sockets C++  1.0.0
Networking C++ Library
 All Classes Namespaces Files Functions Enumerations Enumerator Pages
NetLink Sockets C++ Library
Author
Pedro Fco. Pareja Ruiz ( PedroPareja [at] Gmail.com )
Version
1.0.0-pre-6

This is a C++ socket library designed to enable easy and fast development of socket related functionality.

Warning
Do not forget to call NL::init() in first place for the library initialization. This is only necessary in windows, but in the others OS will not do any harm.
Note
Since 1.0.0, NetLink Sockets C++ can be used in Windows XP (earlier versions require at least Windows Vista to be used in Windows OS)

All the components of NetLink Sockets are in NL namespace.

Download the latest version of the library at http://sourceforge.net/projects/netlinksockets/

Linking:


CHANGELOG

1.0.0-pre-6

1.0.0-pre-5

1.0.0-pre-4

1.0.0-pre-3

1.0.0-pre-2

1.0.0-pre-1