Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 816 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 816 Bytes

CelerChat (Client)

A toy instant messaging software (client) 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