Giter VIP home page Giter VIP logo

webchat's Introduction

Webchat

Webchat is a java project for communication in a private network or internet + public server relay.

Installation

Webchat is using Java 11 JDK, we recommend you using this version to prevent any bug in execution.

Webchat is using Maven to generate java class and jar file.

Tested and developed under Linux Ubuntu 18. We highly recommend to use Linux to prevent unknow bugs.

You can see installation procedure and utilisation procedure on Manuel.pdf

KNOW-BUG

  • if you close a chat session jframe (from server side), if you reopen the same chat session the jframe will completely bug and nothing will be printed, even is message is receved. Solution : restart application

  • Similar to the previous bug (jframe problem), if a person A contact B, then a person C contact B, the message from C will not pop up on the jframe created for the chat session (B-C) and will go on the chat session for (A-B). The first JFrame is taking all the content, the others jframes will not get any informations. Solution : No solution found

Security Warning

This project is unsecure, do not use it in critical environnement. Many attacks is possible (Man in the middle message modification, command injection via upload functionality, password modification via hash replace , etc...)

Unfinished Works

See test branch, Missing communication session with remote clients and local clients

webchat's People

Contributors

0xmirasio avatar neyross avatar

Watchers

 avatar

Forkers

youssef-prog

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.