public class Client
extends java.lang.Object
Constructor and Description |
---|
Client(java.lang.String Server,
int Port) |
Modifier and Type | Method and Description |
---|---|
void |
addCommand(Commands Command,
java.lang.Object ReciveObject) |
void |
Connect() |
java.util.Vector<Command> |
SendCommand() |