/P2PFileSharing

Simple Java Programs that allows Peers to share music(or any kind of) files on intranet.

Primary LanguageJava

This repository contains two JAVA programs that enable Peers to share music file on intranet. PeerAgent.java : It resides on Peer's machine and allows downloading and uploading a file. Server.java : It resides on some central machine and keeps track of files shared by Peers.