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.
- Host: GitHub
- URL: https://github.com/nikamelashvili/groupchat-messaging-app-sockets
- Owner: NikaMelashvili
- Created: 2024-01-13T13:49:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-18T16:24:04.000Z (over 1 year ago)
- Last Synced: 2025-02-07T00:29:16.226Z (8 months ago)
- Language: Java
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.