Skip to content

CSSE432-Networks/NetworksLab2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Networks Lab 2

Jesse Shellabarger & Tayler How

How to use

Run server.py. It will prompt the user for it's port. Then run the client. It will prompt the user for the server's IP and port. Commands can then be given to the client to be run on the server. iWant <filename> will request a file from the server (in its store directory) and place it in the client's received directory. uTake <filename> will send the file to the server (from the received directory), which will place it in its store directory.

All commands are verified to be well formed on the server.

About

A simple client/server project to send and receive files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages