https://github.com/rohan23chhabra/p2p
Practice project to demonstrate p2p file sharing.
https://github.com/rohan23chhabra/p2p
java java-8 java8 javafx javafx-application jfoenix network networking peer-to-peer shared
Last synced: about 1 month ago
JSON representation
Practice project to demonstrate p2p file sharing.
- Host: GitHub
- URL: https://github.com/rohan23chhabra/p2p
- Owner: rohan23chhabra
- Created: 2018-10-01T04:36:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-11T10:58:43.000Z (over 6 years ago)
- Last Synced: 2025-04-10T03:53:20.603Z (about 1 month ago)
- Topics: java, java-8, java8, javafx, javafx-application, jfoenix, network, networking, peer-to-peer, shared
- Language: Java
- Size: 4.97 MB
- Stars: 24
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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





