GTcpSocket Library Manual
for LibGTcpSocket 0.1.0
Table of Contents
Introduction
I.
Tutorials
Client Application Tutorial
- A basic tutorial explaining the use of the GTcpConnection object for applications.
Server Application Tutorial
- A basic tutorial explaining the use of the GTcpServer object in applications.
II.
API Reference
GTcpConnection
- The main connection object.
GTcpServer
- The incoming connection handling object.
DNS Lookups
- Performing DNS queries.
Proxy Support
- Functions for determining proxy support.
Error Reporting
- Standard error messages.
Introduction >>