The Future Lab C++ GPL library is licensed under the terms of the General Public License (GPL). Note that, under these license terms, you are not allowed to embed or link this library into non-GPL software.
The Future Lab C++ library is made up of three C++ modules or source files. Refer to the software overview for an overview of Future Lab GPL C++ modules. Unless otherwise noted, all functions in all modules can be compiled for any stated platform.
The C++ library modules also depend on the library header files.
This C++ module is an implementation of a client socket class.
This C++ module is an implementation of a server socket class.
This C++ module implements a word string class.