Handle TFTP Requests
Anas Nashif <nashif@suse.de>
List of Global Functions
Get - Send a get request
Put - Send a put request
List of Global Variables
Send a get request
Function parameters
string server
string remote
string local
Return value
boolean - true on success
Send a put request
none