Skip to content

Aldair47x/ChordFileSystem-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chord protocol

Chord file system to upload and download files

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Anaconda python 3.6

pyzmq

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

For the first node

python chord.py [ip address] [port]

For the second node or more

python chord.py [ip address] [port] [ip address that know previously] [port of the ip address]

Built With

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published

Languages