tfTftpInit

Jump to: navigation, search

Table of Contents >> Application Reference >> TFTP Client API


#include <trsocket.h>


void tfTftpInit (void);


Function Description

This function initializes various data associated with the TFTP client. It must be called before any other TFTP client API call.


Table of Contents >> Application Reference >> TFTP Client API