Class Summary |
_03FamilyParser |
FTP protocol family parser
FTPåè®®æ—è§£æžå™¨ |
_03InPacket |
03 protocol family input packet base class(as same as output packet),
this protocol family format is:
1. |
_03OutPacket |
03 protocol family output packet base class, this protocol family format is:
1. |
_05FamilyParser |
parser of 05series packet
05系列包的解æžå™¨ |
_05InPacket |
input packet base class 0f 05 series
1. |
_05OutPacket |
output packet with 05 series header, its form is
1. |
BasicFamilyParser |
basic protocol family parser
基本åè®®æ—è§£æžå™¨ |
BasicInPacket |
input packet base class of basic protocol family
1. |
BasicOutPacket |
output packet base class of basic protocol family
packet of basic protocol family have format like:
1. |
DiskFamilyParser |
disk protocol family packet parser
diskåè®®æ—包解æžå™¨ |
DiskInPacket |
]
network disk protocol family input packet
1. |
DiskOutPacket |
QQ disk protocol family output packet
1. |
ErrorPacket |
this packet is independent of protocol, it use to notify upper layer, some error happen,
upper layer should checkout errorCode field to get more Specific info. |
InPacket |
base class of all input packet
所有输入包的基类 |
OutPacket |
所有输出包基类,这个基类定义了输出包的基本框架 |
Packet |
base class of all QQ packet object
QQ所有包对象的基类 |
PacketHelper |
|
PacketHistory |
packet monitor. |