Public Member Functions | |
void | run () |
void | SendMsgToRenderEngine (int _msgType, String _msg) |
Public Attributes | |
InputStream | in |
OutputStream | out |
BufferedReader | reader |
PrintWriter | writer |
Static Public Attributes | |
static final int | TCP_COM = 0 |
static final int | TCP_AGL = 1 |
static final int | TCP_MAP = 2 |
static final int | TCP_TIME = 3 |
Package Functions | |
CSocketThread (Socket socket, String _sMapName) | |
Package Attributes | |
Socket | m_Socket |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|