NetLink Sockets C++ 1.0.0
Networking C++ Library @ Get NetLink Sockets C++ Library at SourceForge.net. Fast, secure and Free Open Source software downloads

NetLink Sockets C++ Library

Author:
Pedro Fco. Pareja Ruiz ( PedroPareja [at] Gmail.com )
Version:
1.0.0-pre-3

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/

CHANGELOG

1.0.0-pre-3

1.0.0-pre-2

1.0.0-pre-1

 All Classes Namespaces Files Functions Enumerations Enumerator