Skip to content

A simple UDP Chat Room, include both Server and Client code

Notifications You must be signed in to change notification settings

boYu07/SimpleUPDChatRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDP聊天室

  • 用户需要登录聊天室, 姓名不能重复
  • 用户进入聊天室时,其他人会收到通知:xxx 进入了聊天室
  • 用户发消息,其他用户会收到:xxx:xxxxxxxxxxx
  • 用户退出聊天室,则其他用户会收到通知: xxx退出了聊天室
  • 服务器可以向所有用户发送公告:管理员消息:xxxxxxxxx
  • 用户发送敏感词汇, 警告三次后踢出聊天群, 同时拉黑这个地址

About

A simple UDP Chat Room, include both Server and Client code

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages