Skip to content

CSCI 6431 course project. Client for the Chat Room system.

Notifications You must be signed in to change notification settings

jzhzj/CSCI-6431-chat-room-client

Repository files navigation

CSCI-6431-chat-room-client

Welcome to CSCI 6431 course project.
This project consists of 2 parts, a client and a server, and this is the client.
Link to the server repo

Overview

This is a chat room system. There are mainly 3 parts of the architecture, client, server, and the communication protocol between them. Anyone who implements the protocol can communicate with my server or client.

The functions of the system:

  • Register accounts
  • Sign in
  • Initiate an invitation to another client, and
  • Chat

Details of my protocol

Chat Room Protocol

User Guide

User_Guide.pdf

Contacts

About

CSCI 6431 course project. Client for the Chat Room system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages