asamy / P2P-ChatLinks
Peer-to-peer Chat Application written in Java. This application uses the hybrid model to retrieve a list of available peers.
☆87Updated 10 years ago
Alternatives and similar repositories for P2P-Chat
Users that are interested in P2P-Chat are comparing it to the libraries listed below
Sorting:
- A simple unstructured P2P network implementation☆164Updated last year
- A Java implementation of Kademlia Routing Protocol and DHT☆198Updated 7 years ago
- A JAVA video chat system which can enable video call in a same network, can have text chat in a network , also can send file.☆56Updated 2 years ago
- BitTorrent Protocol implementation in Java☆57Updated 3 years ago
- File Sharing in a Peer To Peer Network☆37Updated 11 years ago
- A P2P-based high performance key-value pair storage library☆449Updated 2 years ago
- Open-source TURN server implementation.☆164Updated 10 years ago
- NextRTC is simple WebRTC signaling server written in java. It provides signal exchange and easy to integrate API☆195Updated 7 years ago
- An example Bitcoin implementation which can be used to learn about Bitcoin/Blockchain. This implementations is for educational use only!☆121Updated 8 years ago
- Bittorrent library implemented in pure java☆67Updated 10 years ago
- Java library for secure, distributed, P2P-based file synchronization and sharing.☆535Updated 4 years ago
- Java implementation of Kademlia DHT's routing algorithm.☆22Updated 3 years ago
- A Full Featured Pure Java Bit-Torrent Library based on Gudy, Azureus, FrostWire, LimeWire, and Vuze☆30Updated 9 years ago
- JSTUN☆143Updated last month
- SHA-3 (Keccak) implementation in Java.☆57Updated 5 years ago
- A simple VPN to send data over a protected channel using Diffie-Hellman key exchange☆58Updated 11 years ago
- A tiny UPnP (Universal Plug and Play) client library written in Java☆99Updated 3 years ago
- Getting started with OpenCV and JavaFX☆110Updated 4 years ago
- A Simple Java Blockchain for educational purposes.☆332Updated 4 years ago
- Face detection with OpenCV and JavaFX☆125Updated 4 years ago
- A small Java bittorrent library, powering BitLet.org☆158Updated 7 years ago
- Blockchain project in Java, WIP☆33Updated 4 years ago
- Socket.IO Java Server based on Netty. was created to meet gaming performance requirements. battle tested and in use by Playtech Microserv…☆187Updated 7 years ago
- Jrinetd is a network TCP port redirector/forward proxy (like rinetd) with extra features like connection Failover, LoadBalancing and Clus…☆20Updated 5 months ago
- Implementation of Game 2048 with an Artificial Intelligence Solver written in JAVA.