Skip to content

Computer Networks course project to make a BitTorrent system

Notifications You must be signed in to change notification settings

virup/BitTorrent-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

P2P File Sharing
================

Language and Compiler 	: Java
Version 		: 1.0
Details : In the project statement file (pdf)

Please follow the below steps to run the program 
------------------------------------------------

1. Unzip the package named proj1.tar

2. Create a folder in the root folder which should have the name (of the PeerID which has the file)

3. Place the file to be copied in the folder and update the file properties in Common.cfg file 

4. Compile the files javac *.java inside proj1/src

5. Update the PeerInfo.cfg file 

6. Run java startRemotePeers


Team Members:
=============

1. Clint P. George
2. Shantonu Hossain
3. Virupaksha Kanjilal

About

Computer Networks course project to make a BitTorrent system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages