Code Monkey home page Code Monkey logo

evalcsu-chatroom's Introduction

English | 简体中文

EvalCSU-ChatRoom

Developing ChatRoom with JavaSocket Programming

Geeks of EvalCSU build this basic demo for you to learn and practice JavaSocket in a more standard way.

We hope you can bring your thoughts to life base on this repo rather than CTRL-C/V, since it's just a toy program.

Welcome to light up the stars for EvalCSU-ChatRoom and join us at EvalCSU.

Feature

  1. Java GUI to write the chat room server and client , support for multiple clients to connect to a server . Each client is able to enter an account number. (login)
  2. group chat can be implemented (chat logs are displayed on all client interfaces)
  3. Complete friend list display on each client.
  4. Private chat can be implemented, where users can select a certain other user and send messages individually.
  5. The server is able to send system messages in a group, and can force some users to go offline.
  6. client's online and offline requirements can be refreshed in real time on top of other clients. (If a friend goes offline, it will be displayed in the friends list)

Framework

Start

Dependence

  • Java 1.8
  • JavaFX

Build

Run

Usage

Contribution

Welcome contributions include only the following.

  • Fix bugs
  • Correct typos

About

You can find Team 090207Z1(0/1) all in EvalCSU-EVALUATORS.md.

Contact us at:

Name Email
jacob953 [email protected]
Rick Lin

License

This repository follows the GPL-3.0 License

evalcsu-chatroom's People

Contributors

dvikero avatar

Forkers

devricklin

evalcsu-chatroom's Issues

complete UI

TODO

  1. responsive layout
  2. complete basic logics.
  3. emojis support.
  4. generate avatar.
  5. enhance beauty.
  6. working with backend.

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.