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

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 |
1.2.6 written by Dimitri van Heesch,
© 1997-2001