A sockets chat app made in CMake, wxWidgets and winsock
- Instant messaging
- Responsive GUI
- Memory efficient
Note: there is only a windows version because of the winsock dll being used here
-
Download the following release packge's: client.zip server.zip
-
unzip the zip files anywhere you want
-
run the server exe before all
-
run the client exe as many times you want each one is a user
BOOM! it works
Client: wxWidgets, winsock, CMake
Server: winsock, CMake
If you have any feedback, please reach out to me at jadeyeti6@gmail.com
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.