#include <j2k/Fred/Standard.hpp>#include <j2k/Fred/JFile.hpp>#include <j2k/Net/TFTP/TFTP_header.hpp>#include <j2k/Posix/RWLock.hpp>#include <j2k/Net/TFTP/DataFactory.hpp>#include <j2k/Net/TFTP/FileFactory.hpp>#include <j2k/Fred/String/Str-fn.hpp>#include <j2k/Net/TFTP/TFTP_Sender.hpp>Go to the source code of this file.
Compounds | |
| class | TFTP_Option |
Defines | |
| #define | DEFAULT_WINDOWSIZE "1" |
| #define | DEFAULT_BLOCKSIZE "512" |
| #define | DEFAULT_TIMEOUT "5" |
| #define | DEFAULT_MODE "octet" |
| #define | DEFAULT_HOSTNAME "fbi.ece.concordia.ca" |
| #define | DEFAULT_PORT 2000 |
| #define | FILENAME_LENGTH 161 |
| #define | FILEPATH_LENGTH 161 |
| #define | HOSTNAME_LENGTH 161 |
| #define | FILESIZE_LENGTH 15 |
| #define | BLOCKSIZE_LENGTH 6 |
| #define | TIMEOUT_LENGTH 4 |
| #define | MODE_LENGTH 9 |
| #define | WINDOWSIZE_LENGTH 12 |
| #define | RRQ_WRQ_TEMPLATE_LENGTH (FILENAME_LENGTH + MODE_LENGTH + 2) |
| #define | OPTION_TEMPLATE_LENGTH 2 |
|
|
Definition at line 31 of file TFTP_Option.hpp. |
|
|
Definition at line 15 of file TFTP_Option.hpp. |
|
|
Definition at line 23 of file TFTP_Option.hpp. |
|
|
Definition at line 22 of file TFTP_Option.hpp. |
|
|
Definition at line 24 of file TFTP_Option.hpp. |
|
|
Definition at line 16 of file TFTP_Option.hpp. |
|
|
Definition at line 14 of file TFTP_Option.hpp. |
|
|
Definition at line 26 of file TFTP_Option.hpp. |
|
|
Definition at line 27 of file TFTP_Option.hpp. |
|
|
Definition at line 30 of file TFTP_Option.hpp. |
|
|
Definition at line 28 of file TFTP_Option.hpp. |
|
|
Definition at line 33 of file TFTP_Option.hpp. |
|
|
Definition at line 37 of file TFTP_Option.hpp. |
|
|
Definition at line 36 of file TFTP_Option.hpp. |
|
|
Definition at line 32 of file TFTP_Option.hpp. |
|
|
Definition at line 34 of file TFTP_Option.hpp. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001