Skip to content

基于netty开发的即时通讯私有协议;JavaFx聊天客户端

License

Notifications You must be signed in to change notification settings

yyyyyyyysssss/imtp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMTP是一款跨平台分布式即时通讯系统。它包含服务端、PC客户端(windows、linux、macos)、WEB浏览器端,且多端互通。 支持普通文本、表情、图片、视频、文件等消息。

image image image

协议定义

魔数1 byte

协议版本1 byte

发送端标识8 byte

接收端标识8 byte

保留7 bit

群标志位1 bit

业务指令1 byte

数据长度4 byte

数据内容(长度不定)

数据校验位2 byte

About

基于netty开发的即时通讯私有协议;JavaFx聊天客户端

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published