Skip to content

rapacheco/ClientServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Java application that holds a server, which allows multiple clients to connect to it and chat.
  • Low level programming, making use of sockets (java.net library)
  • Made use of JavaFX for the views, with Scene Builder to generate the FXML files.

About

Java application for chat between a number of clients. It has a server that listens and broadcast messages between clients.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors