ChatRoomFX Save

JavaFX ChatRoom using JAVA RMI

Project README

ChatRoomFX

JavaFX ChatRoom using JAVA RMI

Important Notes :

  • Create a database(MySQL) and create the "Users" table using "DBScript" file.
  • Change the "dbSettings/settings.properties" file as to your database configurations for the server. (PublicChatServer>dbSettings)
  • Use the registry-port as 5050 (Recommended) or change the source code accourdingly in Server's Main class (ServerMain).

Executing

*** Take note that the current implementation requires you to run the artifacts (jar files) instead of running the "main" classes using the IDE (To avoid "FileNotFound execeptions for resources") -> Otherwise change the source code accordingly***

IDE - IntelliJ IDEA

Open Source Agenda is not affiliated with "ChatRoomFX" Project. README Source: Oshan96/ChatRoomFX
Stars
38
Open Issues
0
Last Commit
6 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating