|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
LectureGame.Core.* |
---|
LectureGame.Core.LG | ||
---|---|---|
public static final java.lang.String |
DEFAULT_QUESTION_TIMELIMIT |
"30" |
public static final boolean |
ENABLE_DEVELOPERMENUES |
false |
public static final int |
ERROR_LOGIN_OK |
200 |
public static final int |
ERROR_UNKNOWN_USER |
202 |
public static final int |
ERROR_USER_EXIST_WRONG_PW |
201 |
public static final int |
ERROR_USERNAME_ALLREADY_EXISTS |
203 |
public static final int |
GAMEMODE_BEAT_THE_SCORE |
10 |
public static final int |
GAMEMODE_LAST_MAN_STANDING |
11 |
public static final int |
LOGGING_LEVEL |
4 |
public static final int |
MAX_NUMBER_OF_FIELDS_IN_MSG |
4000 |
public static final java.lang.String |
MYSQL_ADDRESS |
"jdbc:mysql://localhost:3306/test" |
public static final java.lang.String |
MYSQL_PASSWORD |
"ntnu" |
public static final java.lang.String |
MYSQL_USERNAME |
"lecturegames" |
public static final int |
PROT_ENDED_STEP1 |
102 |
public static final int |
PROT_ENDED_STEP2 |
103 |
public static final int |
PROT_STARTED_STEP1 |
100 |
public static final int |
PROT_STARTED_STEP2 |
101 |
public static final int |
QUESTIONSTATE_FINAL_IN_LECTURE |
2 |
public static final int |
QUESTIONSTATE_FINAL_IN_ROUND |
1 |
public static final int |
QUESTIONSTATE_NOT_FINAL |
0 |
public static final boolean |
SERVER_ENABLE_GUI |
false |
public static final int |
SERVER_MASTER_CLIENT_PORTNUMBER |
119 |
public static final int |
SERVER_MAX_CONNECTIONS |
0 |
public static final java.lang.String |
SERVER_NAME |
"LGServer" |
public static final int |
SERVER_PORTNUMBER |
22 |
public static final int |
STATE_CONNECTED |
1 |
public static final int |
STATE_END_OF_LECTURE |
6 |
public static final int |
STATE_END_OF_ROUND |
5 |
public static final int |
STATE_NEW_LECTURE |
7 |
public static final int |
STATE_NO_CONNECTIONS |
0 |
public static final int |
STATE_PING |
4 |
public static final int |
STATE_PUSH_QUESTION |
3 |
public static final int |
STATE_WAITING_REPLY |
2 |
LectureGame.Test.* |
---|
LectureGame.Test.network_stresstest.LectureGame.Test.network_stresstest.Constants | ||
---|---|---|
static final int |
LOGGED_IN |
3 |
static final int |
MAX_NUMBER_OF_FIELDS_IN_MSG |
512 |
static final int |
PROT_ENDED_STEP1 |
102 |
static final int |
PROT_ENDED_STEP2 |
103 |
static final int |
PROT_STARTED_STEP1 |
100 |
static final int |
PROT_STARTED_STEP2 |
101 |
static final java.lang.String |
SERVER_ADDRESS |
"localhost" |
static final int |
SERVER_PORTNUMBER |
22 |
LectureGame.Test.network_stresstest.LectureGame.Test.network_stresstest.NamesPasswords | ||
---|---|---|
public static final java.lang.String |
password |
"qwerty" |
LectureGame.Test.network_stresstest.StressTester | ||
---|---|---|
private final int |
NUMBER_OF_AGENTS |
50 |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |