huangjunxin / CelerChatServer

A Toy Instant Messaging Software (Server) running on Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CelerChat (Server)

A toy instant messaging software (server) running on Windows.

This is also my final assignment of the course Network communication program design

Current version:

wX2htK.png

1. Features

  • Support multi person chat
  • Support custom nickname
  • Imitate chat interface of QQ
  • All online members will be informed by system message when new members join
  • Show online members on server

2. Known issues

  • The server address to connect to cannot be customized on the client
  • Long-term non-sending of messages may disconnect and throw errors
  • Unable to display the list of online members on client

About

A Toy Instant Messaging Software (Server) running on Windows


Languages

Language:C# 100.0%