Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

network_delivery_impl.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  CL_Connection
 desc: This class is an abstract interface used to send messages to either desc: a host (using sockets) or a local process (using pipes).desc:
desc: CL_Connection is inherited to platform dependent connection types desc: such as TCP/IP sockets and pipes. These platform dependent desc: connections can be obtained through the CL_ConnectionProvider desc: interface.
More...


class  CL_ConnectionPacket
 desc: The basic packet type sent. More...

class  CL_ConnectionProvider
 desc: This class contain all the platform dependent functions in the desc: transport layer.desc:
desc: This interface is used to create connections to other hosts and the desc: netsession layer.
More...


class  CL_UDPConnection
 desc: This class is an abstract interface used to send messages to anotherdesc: host on a UDP port. More...

class  CL_UDPConnectionPacket


Generated at Wed Apr 4 19:55:22 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001