GithubHelp home page GithubHelp logo

metallicgloss / discussionnet-chat-platform Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 2.94 MB

Networked client-server communication platform featuring both direct and group messaging.

License: GNU General Public License v3.0

Java 100.00%
java sockets chat-application networking swing-gui redundancy

discussionnet-chat-platform's Introduction

DiscussionNet Chat Platform

Please note: This script is in a fully working and tested state, however, it should NOT be considered production ready.

This script was initially developed for the module "COMP1549" at the University of Greenwich, demonstrating a client-server communication system through the implementation of a central forwarding server and master client.

Basic project features include

  • Graphical User Interface
  • Direct Messaging
  • Global Group Chat
  • User Listing
  • Server-Sided Connection Logging
  • Master Client Redundancy (Automated Reallocation of Master)

Getting Started

Compatible Operating Systems (As Tested)

  • Windows 10 Pro (Version 2004)
  • Windows 10 Home (Version 2004)

Looking for more details on the project? Please review Software Documentation - Project Submission.pdf for extra information.

Project Contributors

William P - @MetallicGloss
Adnan T - @AdnanT-ADN
Dan B - @It-is-Dan
Gabriel N - @gabrielnetz

discussionnet-chat-platform's People

Contributors

adnant-adn avatar gabrielnetz avatar it-is-dan avatar metallicgloss avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

discussionnet-chat-platform's Issues

Controller UI Updates

As the controller, outgoing messages fail to paint correctly on the user interface. Incoming messages appear as normal, but outbound messages don't automatically show - you have to currently hover over, or click, the tab.

Invalid User ID Selection

Currently, if a user enters a duplicate user ID, the response is sent back as a message; this needs to be sent as an instruction that triggers an action. If this action could be currently configured to simply be a popup message box to tell the user, I (@metallicgloss) can then integrate frontend handling into it to re-direct them back to the auth screen.

User Input Validation

All user fields currently have no forms of validation; validate and sanitise all user inputs through the interface manager.

Types of validation needed:
Required
Min Length
Max Length
Numeric
Within Range (definable)
IP Address Format

Lingering Debug Code

Could the code to remove the debug print of active connections be dropped from the program please.

Full code clean & commenting run-through.

Upon completion of other outstanding issues, execute a complete code formatting, clean and comment run-through for the project. Standardise commenting format, variable naming convention.

Server Log Syntax Formatting

image

Adjust formatting or integrate string replacement to allow for the server logs to export to the log table in a nicer readable format.

Server Termination - Reconnection Fault

In the event the server terminates unexpectedly, clients are kicked back to the setup page but object still persists (meaning the port cannot be re-bound to in the event the user wishes to reconnect).

@AdnanT-ADN - integrate a way to self destroy client object on server disconnection.
@metallicgloss - integrate a method to destroy chat window so previous messages do not persist when reconnected.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.