Skip to content
/ p2p Public
forked from rohan23chhabra/p2p

Practice project to demonstrate p2p file sharing.

Notifications You must be signed in to change notification settings

xdsswar/p2p

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2P

P2P is a project which aims to share files over a peer to peer network. User logs into the system and specifies a directory that can be shared amongst other peers.

Build and Installation

To build the project, migrate to the root project of the directory and type the following command.

mvn install

Specialities

The project uses JavaFX to achieve its purpose. This framework facilitates the implementation of a good graphical user interface (GUI). This is demonstrated with the help of screenshots.

Screenshots

Change Name

Connect

Drawer

Home Page

Shared files

View Session

About

Practice project to demonstrate p2p file sharing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.1%
  • CSS 5.4%
  • HTML 0.5%