Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jadeeeeeeeeeeee/sockets-chat-app

a socket chat app i made in cpp thats built with winsock and wxwidgets
https://github.com/jadeeeeeeeeeeee/sockets-chat-app

cpp gui sockets windows winsock winsock2 winsocket wxwidgets

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        



# Sockets Chat App

A sockets chat app made in CMake, wxWidgets and winsock

## Features

- Instant messaging
- Responsive GUI
- Memory efficient

## Screenshots

![App Screenshot](https://i.ibb.co/CHnc195/screenshot.jpg)

## 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 [email protected]

## Contributing

Contributions are always welcome!

See `contributing.md` for ways to get started.

Please adhere to this project's `code of conduct`.