Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-23T10:46:52.000Z (over 1 year ago)
- Last Synced: 2024-04-24T12:08:48.517Z (9 months ago)
- Topics: chat-application, java, javafx, simple-ui, socket-programming
- Language: Java
- Homepage:
- Size: 54.9 MB
- Stars: 13
- 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 ArchitectureTechnology :-
✅Java 8, JavaFx, Java Socket Programming, CSSFunctions :-
✅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 :
[[email protected]](https://[email protected])![Screenshot 2023-07-09 114214](https://github.com/Thushal2001/ChatApplication/assets/125787087/182a837f-5339-4a60-bdab-385b736d5ecf)
![1](https://github.com/Thushal2001/ChatApplication/assets/125787087/0c56a0f9-ffed-4ea6-b779-61924c3d6b0a)
![2](https://github.com/Thushal2001/ChatApplication/assets/125787087/4b378dbb-b85f-4d70-889d-af2d42df3907)