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

Latest commit

 

History

History
15 lines (14 loc) · 377 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 377 Bytes

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