Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ms10596/p2p_simulation

P2P_Simulation A simulation of a peer-to-peer connection where there are several nodes and each node sends a message to other node. A message consists of a piece of data which is a random number and sender id. The code is written in java using socket programming.
https://github.com/ms10596/p2p_simulation

java socketprogramming

Last synced: 1 day ago
JSON representation

P2P_Simulation A simulation of a peer-to-peer connection where there are several nodes and each node sends a message to other node. A message consists of a piece of data which is a random number and sender id. The code is written in java using socket programming.

Awesome Lists containing this project