GNet Library Reference

Table of Contents
GNet main module -- Main header and utility functions.
Internet address -- Internet address.
TCP -- Tcp socket (stream).
Unix -- Unix Sockets
socks -- SOCKS protocol interface.
UDP -- UDP (datagram).
Multicast -- Multicast.
IOChannel -- IOChannel utility functions
pack -- Data packing and unpacking.
MD5 -- MD5 Hash
SHA -- SHA Hash
URL -- Universal Resource Locator (e.g. http://www.gnetlibrary.org/index.html)
Connection -- TCP Connection
Server -- TCP Server

This section contains the API reference for gnet. All the public interfaces are documented here. This reference guide is built by extracting comments from the code sources.