Skip to content

a socket chat app i made in cpp thats built with winsock and wxwidgets

License

Notifications You must be signed in to change notification settings

Jadeeeeeeeeeeee/sockets-chat-app

Repository files navigation

Sockets Chat App

A sockets chat app made in CMake, wxWidgets and winsock

Features

  • Instant messaging
  • Responsive GUI
  • Memory efficient

Screenshots

App Screenshot

Installation

Note: there is only a windows version because of the winsock dll being used here

  1. Download the following release packge's: client.zip server.zip

  2. unzip the zip files anywhere you want

  3. run the server exe before all

  4. run the client exe as many times you want each one is a user

BOOM! it works

Tech Stack

Client: wxWidgets, winsock, CMake

Server: winsock, CMake

Feedback

If you have any feedback, please reach out to me at jadeyeti6@gmail.com

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.