Introduction - If you have any usage issues, please Google them yourself
P2P (Peer-to-Peer end-to-end) model with the C/S (Client/Server) model corresponds to. Based on C/S communication needs of users from the server transit, in the C/S server failure will lead to the paralysis of the entire network communication. . P2P-based communication between users is a direct communication, to remove the server level, brought about a significant advantage is communication there is no single point of failure, a user s failure will not affect the entire P2P network. This paper provides a realization of P2P networks using JAVA communication method.