Skip to content

arunans23/DistributedFileSharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DistributedFileSharing Build Status

A distributed file sharing system which has an overlay structure of gnutella

To Run :

Run the project in IntelIJ. The main class is src/main/java/com/semicolon/ds/gui/Main

To create a jar and run

  1. In the root folder, run mvn clean package
  2. Jar will be formed in the targer folder. You can simply run it by double clicking, or running it in a terminal with the following command. java -jar <filename>

Note

You have to start the bootstrap server before running the program. Set the bootstrap properties in the Bootstrap.properties file.

About

A distributed file sharing system which has an overlay structure of gnutella

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages