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:
- Create an instance
-
Call
connect()
to establish the connection. - Send the establish connection packages, one on the receive connection and one on the sending connection.
-
Call
sendPacket()
send a message to the server. -
Call
recvPacket()
to check for server messages. -
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 1.5.2