Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InUDPmsg ¶
type InUDPmsg struct {
Signature uint8
UserId uint32
PortId uint16
IpAddress uint32
Port uint16
Seq uint8
PacketData []byte
Datalen int
CurOffset int //可能32位
ParsedSuccessfully bool
}
func (InUDPmsg) IsHeartbeat ¶
type PacketData ¶
PacketData ,data part of packet
type PacketHeader ¶
PacketHeader ,header of packet , 4 bytes len
Click to show internal directories.
Click to hide internal directories.