Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

XgTftp


Data Structures

struct  tftphdr

Defines

#define TFTP_RRQ   01
 TFTP read request packet.

#define TFTP_WRQ   02
 TFTP write request packet.

#define TFTP_DATA   03
 TFTP data packet.

#define TFTP_ACK   04
 TFTP acknowledgement packet.

#define TFTP_ERROR   05
 TFTP error packet.

#define TFTP_OACK   06
 TFTP option acknowledgement packet.


Functions

int TftpRecv (void)
 Download a file from a TFTP server and burn it into the flash ROM.


Function Documentation

int TftpRecv void   
 

Download a file from a TFTP server and burn it into the flash ROM.

Returns:
0 on success, -1 otherwise.


Generated on Thu Jan 30 22:30:58 2003 for EduNet by doxygen1.2.18