Skip to content

Server side chat application built in Java with JavaFX for GUI. Includes emoji support, using unicodes and CSS.

Notifications You must be signed in to change notification settings

beccadsouza/BlondieBytes-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlondieBytes-Server

Server side chat application built in Java with JavaFX for GUI . Includes emoji support, using Unicode and CSS.

On startup a login screen appears. The user is instructed to enter a username and proceed to the chat application. Until the client side application is launched, the socket connection remains closed. On connection with the client, server can send and recieve text and emojis.

Concepts implemented : Abstraction, Serialization, Threading, ObjectInputStreams, ObjectOutputStreams, Socket programming, Event-handling and Scene-building using JavaFX and the JavaFX Application thread.

1

7

6

About

Server side chat application built in Java with JavaFX for GUI. Includes emoji support, using unicodes and CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published