Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 243 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 243 Bytes

p2p-chat

P2P Chat on C

To compile run make

To start server run ./p2p-chat
To start client run ./p2p-chat [IP of running server]

alt text