Main > Programming > Libraries >

TFTP 1.0b3

TFTP 1.0b3

Sponsored Links

TFTP 1.0b3 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.005 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 907
Date added: 2007-05-10
Publisher: G. S. Marzot

TFTP 1.0b3 description

TFTP is a TFTP Client class.

SYNOPSIS

use TFTP;

$tftp = new TFTP("some.host.name");
$tftp->get("that.file");
$tftp->octet;
$tftp->put("this.file");
$tftp->quit;

TFTP is a class implementing a simple TFTP client in Perl as described in RFC783.

OVERVIEW

TFTP stands for Trivial File Transfer Protocol.

CONSTRUCTOR

new (HOST [,OPTIONS])

This is the constructor for a new TFTP object. HOST is the name of the remote host to which a TFTP connection is required.

OPTIONS are passed in a hash like fashion, using key and value pairs. Possible options are:

Port - The port number to connect to on the remote machine for the TFTP connection

Mode - Set the transfer mode [NETASCII, OCTET] (defaults to NETASCII)
Timeout - Set the timeout value before retry (defaults to 2 sec)

MaxTimeout - Set the maximum timeout value before retry (defaults to 8 sec)

Retries - Set the number of retries (defaults to 3 with arithmetic backoff)

METHODS

mode (TYPE)

This method will set the mode to be used with the remote TFTP server to specify the type of data transfer. The return value is the previous value.
netascii, ascii, octet, binary

Synonyms for mode with the first argument set accordingly

get ( REMOTE_FILE [, LOCAL_FILE ] )

Get REMOTE_FILE from the server and store locally. LOCAL_FILE may be a filename or a filehandle. If not specified the the file will be stored in the current directory with the same leafname as the remote file.

Returns LOCAL_FILE, or the generated local file name if LOCAL_FILE is not given.

put ( LOCAL_FILE [, REMOTE_FILE ] )

Put a file on the remote server. LOCAL_FILE may be a name or a filehandle. If LOCAL_FILE is a filehandle then REMOTE_FILE must be specified. If REMOTE_FILE is not specified then the file will be stored in the current directory with the same leafname as LOCAL_FILE.

Returns REMOTE_FILE, or the generated remote filename if REMOTE_FILE is not given.

quit

Close the current socket and release any resources. A more complete way to release resources is to call undef $tftp; on the session object.

TFTP 1.0b3 Screenshot

Advertisements

TFTP 1.0b3 Keywords

Bookmark TFTP 1.0b3

Hyperlink code:
Link for forum:

TFTP 1.0b3 Copyright

WareSeeker periodically updates pricing and software information of TFTP 1.0b3 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of TFTP 1.0b3 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Net::FTP is a FTP Client class. Free Download
libtftp is a portable library which contains a simple TFTP client and server. Free Download
TFTP Server supports tsize, blksize, and interval options, supports PXE boot, and can be run standalone or as a daemon. Free Download
tftp-hpa is an enhanced version of the BSD TFTP client and server. Free Download
ftplib++ contains a c++ class providing ftp client functionality. Free Download
fcp.pl is a powerful ftp client in early stage of development. Free Download
ftplib++ contains a c++ class providing ftp client functionality. Free Download
FTP SyncAgent is a software that keeps a local folder and a remote FTP folder in sync. Free Download