A LAN chat application with Encryption. Uses sockets.
Features
- Can Send and receive message over LAN/Wifi
- Encrypts the message and outputs the encrypted message
- Multiple instances of the application can be used to chat with multiple users.
Screenshots
Installation
-
Clone the repository to your desktop.
-
Use Visual Studio 2012 or above to open the solution file.
-
Build and run the project to generate exe in the debug folder.