-
Notifications
You must be signed in to change notification settings - Fork 0
mandeepshetty/TFTPClient
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Compile with javac *.java Run with java TFTPClient. No command line arguments expected. connect to a server with: connect <server_name> To download a file type: get <filename> <filename>.... <filename> Can download multiple files with single command. quit to quit.
About
TFTP Client specific to RFC 1350. Can download multiple files in a single command.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published