Skip to content

BartMassey/tftpread

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

tftpread

Copyright © 2012 Bart Massey

This is a simple tftp reader client. The tftpread program accepts two command-line arguments: the hostname to fetch from and the pathname to fetch. The program writes the fetched file to stdout.

This client is intended as a network programming demo. As such, it is not very robust or complete. Caveat emptor.

This program is licensed under the "MIT License". Please see the file COPYING in the source distribution of this software for license terms.

About

tftp reader client network programming demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages