All Projects → Oshan96 → ChatRoomFX

Oshan96 / ChatRoomFX

Licence: MIT License
JavaFX ChatRoom using JAVA RMI

Programming Languages

java
68154 projects - #9 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to ChatRoomFX

Bank-Account-Simulation
A Bank Account Simulation with JavaFX and SQLite back-end. Material UX|UI.
Stars: ✭ 19 (-42.42%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
DashboardFx
JavaFx Dashboard
Stars: ✭ 272 (+724.24%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
JFXGoogleDrive
A JavaFX Google Drive Client (For Demonstration Purposes Only).
Stars: ✭ 29 (-12.12%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
gramophy
A JavaFX based Open-Source YouTube Music Downloader/Player
Stars: ✭ 88 (+166.67%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
hacklympics
🏆 Full-stack online programming examination system
Stars: ✭ 44 (+33.33%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
vkmusic
Приложение для выгрузки аудио библиотеки из ВК
Stars: ✭ 31 (-6.06%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
store-pos
It is java accounting software basically developed using javafx which has various modules like purchase, sales, receipts, payments, and journals.
Stars: ✭ 84 (+154.55%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
OmniGraph
Desktop application for creating graphs and algorithm visualisation
Stars: ✭ 27 (-18.18%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
sqlbrowserfx
A feature rich cross platform sql client for SQLite , MySQL.
Stars: ✭ 19 (-42.42%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
Jabref
Graphical Java application for managing BibTeX and biblatex (.bib) databases
Stars: ✭ 2,385 (+7127.27%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
tqrespec
TQRespec - The respec tool for Titan Quest game
Stars: ✭ 59 (+78.79%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
OnlyViewer
A material design picture viewer made with JavaFX and JFoenix. / 用JavaFX编写的Material Design风格的电子图片管理系统
Stars: ✭ 23 (-30.3%)
Mutual labels:  javafx, javafx-desktop-apps
AllInOneFX
All In One JavaFX Application with a curated list of awesome JavaFX libraries, frameworks
Stars: ✭ 26 (-21.21%)
Mutual labels:  javafx, javafx-application
jdeploy
Developer friendly desktop deployment tool
Stars: ✭ 282 (+754.55%)
Mutual labels:  javafx, javafx-desktop-apps
PrayerTimes
Desktop application 💻 for calculating Muslim prayer times 🕌 and setting an alarm (Adhan) ⏰ for the prayer times.
Stars: ✭ 151 (+357.58%)
Mutual labels:  javafx-application, javafx-desktop-apps
InvMan
Open source JavaFX inventory management application
Stars: ✭ 40 (+21.21%)
Mutual labels:  javafx, javafx-application
JavaFXWorkshop
Code and a handout for a JavaFX workshop
Stars: ✭ 24 (-27.27%)
Mutual labels:  javafx, javafx-application
SnakeFX
Snake game in JavaFX
Stars: ✭ 41 (+24.24%)
Mutual labels:  javafx, javafx-application
subtitles-view
基于javaFX的简单字幕处理桌面程序,集成在线翻译及语音转换
Stars: ✭ 368 (+1015.15%)
Mutual labels:  javafx, javafx-desktop-apps
Dluid
Deep learning user interface designer
Stars: ✭ 27 (-18.18%)
Mutual labels:  javafx, javafx-application

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].