for GNetwork 0.0.2


Table of Contents

I. Introduction
II. Tutorials
Compiling GNetwork Applications - How to compile applications which use GNetwork
Client Application Tutorial
Server Application Tutorial
III. API Reference
GNetworkConnection - An abstract interface for connections.
GNetworkTcpConnection - The main connection object.
GNetworkServer - An abstract interface for servers.
GNetworkTcpServer - The incoming connection handling object.
Error Reporting - Error types, domains, and functions.
SSL Certificates - Support for SSL certificates
Low Level APIs