/NetConverse

It is a chat server that can be operated over LAN and server host.It is developed by java socket programming while its frontend design was maintained by java-FX.

Primary LanguageJava

NetConverse

Overview

Features

  • Multi-client Support: Connect and communicate with multiple clients simultaneously.
  • User-friendly Interface: Intuitive UI designed using JavaFX.
  • Secure Communication: Efficient message transmission with Java Socket Programming.
  • Easy Setup: Simple executable files for server and chat application startup.
  • Customizable Design: All source code, images, and icons located within 'Messenger->src' directory.

Getting Started

Prerequisites

  • Java Runtime Environment (JRE)
  • Java Development Kit (JDK)