Class Rcon
This class implements a basic RCON client.
It is done in a non Object Oriented fashion to make it easy to use with an AsyncTask.
public static
str|array
|
|
public static
integer
|
#
writePkt(
|
public static
array|null
|
|
public static
array|str
|
integer |
RCTYPE_COMMAND
|
#
2
|
integer |
RCTYPE_AUTH
|
#
3
|