Skip to content

trimaxlan98/BitTorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

BitTorrent

Proyecto final Sistemas Distribuidos

Integrantes:

Rosas Palacios Alan

Enriquez Melendez Jesus

Gamboa Del Angel Alan Eduardo

Compilar:

'javac ./.java ./util/lib/.java ./util/bencode/*.java'

Ejecutar:

Seeder: java BitClient -z slow -x seed -w 7777 hubble.jpg.torrent

Lecheer: java BitClient -z slow -p localhost:7777 -w 6666 -s ./test/downloads/hubbleChameleon.jpg hubble.jpg.torrent

Lecheer: java BitClient -z slow -w 7777 -p 127.0.0.1:7777 -p 127.0.0.1:6666 -s ./test/downloads/hubbleDolphin.jpg hubble.jpg.torrent

About

Proyecto final Sistemas Distribuidos Programa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published