PINGRESP

PING Response


The PINGRESP message is the reply to a PINGREQ message, and means "yes I am alive". Keep Alive messages can flow in either direction, initiated either by a connected client, or by the broker.
 

Fixed Header

See the Fixed Header section for more information,
 
bit
7
6
5
4
3
2
1
0
byte 1 
Message Type (13)
DUP flag
QoS level
RETAIN
 
1
1
0
1
 x
x
x
byte 2 
Remaining Length (0)
 
0
0
0
0
0
0
0
0

The DUP, QoS and RETAIN flags are not used in the PINGRESP message.
 

Variable Header

NONE
 

Payload

NONE
 


Discussion


BACK to index 


Last Modified: 1-Jul-99