Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

C:/temp/src/j2k/Net/TFTP/TFTP_Option.hpp File Reference

#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


Define Documentation

#define BLOCKSIZE_LENGTH   6
 

Definition at line 31 of file TFTP_Option.hpp.

#define DEFAULT_BLOCKSIZE   "512"
 

Definition at line 15 of file TFTP_Option.hpp.

#define DEFAULT_HOSTNAME   "fbi.ece.concordia.ca"
 

Definition at line 23 of file TFTP_Option.hpp.

#define DEFAULT_MODE   "octet"
 

Definition at line 22 of file TFTP_Option.hpp.

#define DEFAULT_PORT   2000
 

Definition at line 24 of file TFTP_Option.hpp.

#define DEFAULT_TIMEOUT   "5"
 

Definition at line 16 of file TFTP_Option.hpp.

#define DEFAULT_WINDOWSIZE   "1"
 

Definition at line 14 of file TFTP_Option.hpp.

#define FILENAME_LENGTH   161
 

Definition at line 26 of file TFTP_Option.hpp.

#define FILEPATH_LENGTH   161
 

Definition at line 27 of file TFTP_Option.hpp.

#define FILESIZE_LENGTH   15
 

Definition at line 30 of file TFTP_Option.hpp.

#define HOSTNAME_LENGTH   161
 

Definition at line 28 of file TFTP_Option.hpp.

#define MODE_LENGTH   9
 

Definition at line 33 of file TFTP_Option.hpp.

#define OPTION_TEMPLATE_LENGTH   2
 

Definition at line 37 of file TFTP_Option.hpp.

#define RRQ_WRQ_TEMPLATE_LENGTH   (FILENAME_LENGTH + MODE_LENGTH + 2)
 

Definition at line 36 of file TFTP_Option.hpp.

#define TIMEOUT_LENGTH   4
 

Definition at line 32 of file TFTP_Option.hpp.

#define WINDOWSIZE_LENGTH   12
 

Definition at line 34 of file TFTP_Option.hpp.


Generated on Sun Oct 14 18:47:48 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001