Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rizwan-hasan/javachatapp

It's a Client-Server Chat Application using Java Socket Programming. For Graphical User Interface it uses JavaFX.
https://github.com/rizwan-hasan/javachatapp

desktop java javafx javafx-application javafx-gui socket socket-programming

Last synced: 7 days ago
JSON representation

It's a Client-Server Chat Application using Java Socket Programming. For Graphical User Interface it uses JavaFX.

Awesome Lists containing this project

README

        

# Java Client Server Chat Application

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Language: Java](https://img.shields.io/badge/Language-Java-green.svg)](https://www.java.com)
[![GUI: JavaFX](https://img.shields.io/badge/GUI-JavaFX-lightgrey.svg)](https://openjfx.io/)

## Screenshots

![alt text](https://github.com/Rizwan-Hasan/JavaChatApp/raw/master/screenshots/Server_Window.PNG "Server Window")
![alt text](https://github.com/Rizwan-Hasan/JavaChatApp/raw/master/screenshots/Client_Window.PNG "Client Window")