Server Version of The Bell Simulation

This is a simulation of the server application which is basically a bell, appearing as a button that, when clicked, will make a sound in its corresponding client app.

Needed to Work:

  • JRE <= 8
  • tyrus-server & tyrus-container-grizzly libraries (included in lib/ dir)
  • FXTrayIcon-3.0 library (included in lib/ dir)
  • Application must be started before the client in order for it to work (Will be fixed later)