Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 349 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 349 Bytes

Peer to peer chat server in Java

##Software engineering project for Peer to peer local chat server made during Avishkar, MNNIT's technical fest. ###To start, run p2p.java file in Netbeans.

####A simple chat application which runs on multiple systems with one system acting as a server for the chat. Tested on LAN and wireless networks.