Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

9231058/ChFTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChFTP

Introduction

Simple ‫‪distributed‬‬ ‪file‬‬ ‫‪sharing‬‬ system written totally in python as a computer network course final project. in this platform we use presence service in order to find nodes and then use FTP in order to send and receive files.

Running

CLI Mode

python3 src/cli.py

GUI Mode

python3 src/gui.py

Releases

No releases published

Packages

No packages published

Languages