- Usage: After receiving a MessageJoinAccept, the new child must send a MessageJoinAcceptAck back to the new parent. It is needed to make sure the entering node still wants to join. Only after receiving this message, the parent node will send update messages through the network to inform the other neighbors about the joined node.
More...
#include <join_accept_ack.h>
- Usage: After receiving a MessageJoinAccept, the new child must send a MessageJoinAcceptAck back to the new parent. It is needed to make sure the entering node still wants to join. Only after receiving this message, the parent node will send update messages through the network to inform the other neighbors about the joined node.
- Algorithm Association: Join.
The documentation for this class was generated from the following files:
- minhton/include/minhton/message/join_accept_ack.h
- minhton/src/message/join_accept_ack.cpp