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

https://github.com/nikamelashvili/groupchat-messaging-app-sockets

Run all three files simultaneously to connect to a local port via multicast sockets. Enter your name to engage in a local messaging app. Utilizes multithreading for efficient performance.
https://github.com/nikamelashvili/groupchat-messaging-app-sockets

Last synced: 6 months ago
JSON representation

Run all three files simultaneously to connect to a local port via multicast sockets. Enter your name to engage in a local messaging app. Utilizes multithreading for efficient performance.

Awesome Lists containing this project

README

          

# Messaging-App-MultiSockets

You can run all three files at the same time and it will connect to a local port with muliticast sockets. after that you can enter your name and have a local messaging application. This project also uses multithreading.