This application is a simple P2P (peer-to-peer) LAN communication application. This application allows clients to connect to a certain IP and send and receive messages through a small, compact and non-intrusive chat application requiring no external libraries to function.
- Enter the port you wish to communicate from on your side
- Enter the port your friend wishes to communicate from on their side
- Enter your friends IP address
- Enter yourself a username
- Press connect
- Have fun and chat away!
This program requires no prerequisites
This program was built with no external frameworks excluding the C# system libraries
- Shaan Khan - All Work
This project is licensed under the Mozilla Public License 2.0 - see the LICENSE files for details