https://github.com/kavithma-thushal/chatapplication
Chat Application via Client-Server Architecture (Socket Programming Coursework)
https://github.com/kavithma-thushal/chatapplication
chat-application java javafx simple-ui socket-programming
Last synced: 3 months ago
JSON representation
Chat Application via Client-Server Architecture (Socket Programming Coursework)
- Host: GitHub
- URL: https://github.com/kavithma-thushal/chatapplication
- Owner: Kavithma-Thushal
- License: mit
- Created: 2023-06-20T04:34:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-23T10:46:52.000Z (over 2 years ago)
- Last Synced: 2025-07-11T21:36:02.774Z (6 months ago)
- Topics: chat-application, java, javafx, simple-ui, socket-programming
- Language: Java
- Homepage:
- Size: 54.9 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ✌️Live Chat Room
Chat Application via Client - Server Architecture
Technology :-
✅Java 8, JavaFx, Java Socket Programming, CSS
Functions :-
✅User can log into the chat room using his/her name
✅User can discuss anything in the chat room
✅The chat will update with every message sent simultaneously with all the users
✅The messages can contain text, Unicode characters, emojis, and images
✅The chat interface can be minimized until it is needed to avoid disturbances to the work of the users
### How to use
* Clone this repo https://github.com/Thushal2001/ChatApplication.git
* Run the Server
* Run the AppInitializer
* Enter your name & log into the chat room
* You can send chats, emojis, images and stickers
* Enjoy!
### Version
1.0.0
### License
© 2023 All Right Reserved Designed By Kavithma Thushal
This project is licensed under the [MIT](LICENSE) license.
If you hava any bugs or issues ,If you want to explain the code pleace contact me on :
[kavithmathushal9007@gmail.com](https://www.kavithmathushal9007@gmail.com)


