Skip to content

saqar-s/ECSE416-WebServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECSE416-Telecommunication

The program uses python3 to run The instruction to run the program is as follows:

  • open two terminals in parallel
  • first run python3 server.py in one of the terminals
  • once the program starts, run one of the following options in the other terminal(can also add a -t [timeout] flag at the end):
    • python3 client.py 127.0.0.1 12345 img1.jpg
    • python3 client.py 127.0.0.1 12345 text.txt
    • python3 client.py 127.0.0.1 12345 mp3test.mp3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages