Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
CC_BYE |
74 |
public static final byte |
CC_DEL_DIR |
70 |
public static final byte |
CC_DEL_FILE |
69 |
public static final byte |
CC_ERR |
64 |
public static final byte |
CC_GET_DIR |
65 |
public static final byte |
CC_GET_FILE |
66 |
public static final byte |
CC_GET_PRO |
71 |
public static final byte |
CC_GRAB_DONE |
76 |
public static final byte |
CC_GRAB_FILE |
75 |
public static final byte |
CC_INFO |
17 |
public static final byte |
CC_INSTALL |
68 |
public static final byte |
CC_LIMIT |
-128 |
public static final byte |
CC_MAKE_DIR |
73 |
public static final byte |
CC_RENAME |
78 |
public static final byte |
CC_SET_PRO |
72 |
public static final byte |
CC_STAT |
77 |
public static final byte |
CC_TEST |
-127 |
public static final byte |
CC_UP_LOAD |
67 |
public static final byte |
CC_VERSION |
16 |
public static final int |
HSIZE |
12 |
public static final int |
MAXSIZE |
1036 |
public static final int |
MAXSPACE |
1024 |
public static final int |
SPACE |
1024 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_DELAY |
1340 |
public static final int |
DEFAULT_TIMEOUT |
300000 |
public static final int |
MAX_DELAY |
60000 |
public static final int |
MIN_DELAY |
1000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
RDTYPE_DIR |
2 |
public static final byte |
RDTYPE_FILE |
1 |
Copyright © 2020 FSP Project. All rights reserved.