This repository contains two JavaFX applications demonstrating real-time communication between client and server applications. The "Post News" application allows users to input and post news to a local server, while the "View News" application listens for news updates from the server and displays them.
desktop-app java socket networking maven javafx desktop desktop-application javafx-desktop-apps networking-in-java real-time-applications client-server-communication graphical-user newspost
- Updated
Oct 19, 2024 - Java