Giter Site home page Giter Site logo

francoisblombrned / socket-chat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mazino2d/socket-chat

0.0 0.0 0.0 206 KB

The assignment of computer networks course at Ho Chi Minh City University of Technology (HCMUT)

License: MIT License

Java 99.78% Dockerfile 0.22%

socket-chat's Introduction

The assignment of computer networks course at Ho Chi Minh City University of Technology (HCMUT)

How to compile socket-chat project

  • First, you need to install some packages.
    1. Open JDK 1.8 (or newer version)
    2. Maven 3.6.0 (or newer version)
  • Second, type two following command to compile this project.
mvn compile assembly:single -f server.xml
mvn compile assembly:single -f client.xml
  • Finally, type two following command to run.
java -jar target/socket-chat-server-release-1.0.0-jar-with-dependencies.jar
java -jar target/socket-chat-client-release-1.0.0-jar-with-dependencies.jar

Note : You can build a container to compile. We prepared a docker file in this repository.

Demonstration

  1. Client chat window

  1. Browse file window

  1. Send file demo

  1. Server controller window

  1. Client login window

  1. Client menu window

Thanks

  1. Thank you icon8 for the icon of the application
  2. Thank you vincenzopalazzo for the modern, Material Design UI for Java Swing.

Project member

  1. Đỗ Đăng Khôi
  2. Lê Công Linh

socket-chat's People

Contributors

dependabot[bot] avatar mazino2d avatar

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.