|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.robots.naimtsimulator.Test
public class Test
Field Summary | |
---|---|
static int |
SERVE_ON_PORT
|
Constructor Summary | |
---|---|
Test()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int SERVE_ON_PORT
Constructor Detail |
---|
public Test()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- If the "server" option is included in args,
then waits for a connection on SERVE_ON_PORT.
If the "kaos" option is inclued in args,
then created robots try to connect to KAoS.
If the "init-file $fileName" option is included
in args, then $fileName is read and the lines of
$fileName are processed as commands.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |