Libraries for cross-platform development including:
- base base classes (Files&Directories/Networking/Threading/Exception handling/...)
- base_cgi CGI implementation
- base_crypto Cryptographic functions
- base_http HTTP client and server
- base_soap SOAP implementation Supported Platforms:
- UNIX
- Win32
- MacOSX
Principles:
- C++ only
- Exceptions used for indicating errors
- (almost) no platform-dependent data structures exposed