Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2P

Peer-to-Peer file sharing project, BitTorrent clone. Purposefully using flat directory structure for submission purposes.

Usage

To compile in bash: javac -d . $(find src -name "*.java")

To run: java peerProcess <process_id>

About

Peer-to-Peer file sharing project, BitTorrent clone.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages