Skip to content

ahsan-83/P2P-Messenger

Repository files navigation

P2P Messenger

P2P Messenger is a LAN based P2P communication software. It is developed using java jdk7.

P2P Messenger is a LAN chat messenger provides following features for devices connected to same LAN network.

  • P2P Chat
  • P2P File Transfer
  • Add Friend
  • Delete Friend

P2P_Chat_Server contains the server side implementation and P2P_Chat_Client is the client application for chatting and file transfer. User have to insert the LAN IP address of Chat Server in order to connect with Chat Server and Log In. User Log In informations are available in Users.txt.

Server Running

alt text

User Log In

alt text alt text

Chat

alt text alt text

File Transfer

alt text alt text

Delete Friend

alt text

Add Friend

alt text

Releases

No releases published

Packages

No packages published

Languages