Skip to content

kodergeek/tor-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

tor-simulator

This is a pretty old academic project that I wrote as a course homework for distributed systems to simulate torrent protocol, mainly how nodes exchange data and download different parts of file and report it to seeder. Unfortunately my memory is rather cloudy about the details to run the project:

cd main/java

javac com/sina/torrentsim/*

java com.sina.torrentsim.SimulatorRunner

About

An academic project to simulate torrent protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages