Skip to content

ankitkotak93/TCP-tftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Instructions: ⁃ To run the file ⁃ On one tab g++ server.cpp -o serv.out and then ./serv.out ⁃ On the second tab g++ server.cpp -o cli.out and then ./cli.out ⁃ Then the connection is established and 2 peers are ready. ⁃ Commands ⁃ Invalid commands will give errors. ⁃ Valid Commands ⁃ IndexGet (Format for timestamp yyyy-mm-dd time) ⁃ Download ⁃ Upload

About

An application level protocol implementation in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages