Packet: LinkIdentify

01 Member description:
TypeNameDescription
BoolmVerifiedTrue if the receiver is identified
AStrmLinkNameName of the link
02 Binary description:
VTypeDataReq
1BoolmVerified
1AStrmLinkName
01 This packet is sent by a link to start a handshake with the connection partner (mVerified = False) and in response to a received LinkIdentify packet (mVerified = True).
02 If this packet is received with mVerified set to True, a LinkRequest packet is sent.
03 Reference: SemysPacket.h
Implementation: Semys Library
See Also: Packet Sub-System, Packet: LinkRequest

Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details.