Skip to content

alokedip20/TFTP_Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFTP_Client

Build the application:- command ==> make
Run the tftp_clinet with proper command line arguments :-

  • ./tftp_client "server_ip_address" "server_port_no" (-p "file_name") / (-g "file_name")
  • -p ==> for uploading file
  • -g ==> for downloading file

About

TFTP Client for standerd TFTP server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors