Skip to content

ydelvis/File-Transfer-Socket-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a TCP File Transfer Socket Programming.

It includes both server and client codes to enable a client transfer file to a server.


Group Members:
	- Elvis Yeboah-Duako 
	- Worae Daniel Adu
	- Rayan Anwar Mohamed Alawad


To Run:

1. Place any file to be sent into the 'clientData' Folder (there's a 'sampledata.ppt' file in the folder already)
2. Run the 'server.py' file
3. Run the 'client.py' file
4. Enter file name together with file extension when prompted to.
5. Check the 'serverData' folder for the transferred file when the transmission is completed.

Enjoy!

About

Internet Programming Design Project 1: File Transfer between Client and Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages