GLLib: TCP (used by XPlayer)

GLLib

TCP (used by XPlayer)
[XPlayer]

TCP connection class. More...

Classes

class  TCP

Detailed Description

TCP connection class.

Provides services for creating and managing TCP connections to the multiplayer server.

How to use:

  1. Create an instance
  2. Call connect() to establish the connection.
  3. Send the establish connection packages, one on the receive connection and one on the sending connection.
  4. Call sendPacket() send a message to the server.
  5. Call recvPacket() to check for server messages.
  6. Call disconnect to disconnect from the multiplayer server and cleanup resources.
Author:
Gamloft Online Team
Version:
1.0.9
Copyright:
Gameloft SA � 2006

Generated on Tue Sep 23 23:05:31 2008 for GLLib by  doxygen 1.5.2