You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
@agoeckner Can I get a sample of what a packet will look like in a string form? & will the packets have a sequence number or can the EXACT same packet be generated multiple times.?
I don't have the format entirely finalized yet, but no, the exact same packet cannot be generated multiple times since they will have sequence numbers.
First entrance into the network by the node, it will send out a packet with a valid HMAC checksum. If the packet is not validated by the other nodes, they will not add the new node's address to their "list"
generate a payload design to include in main packet to make sure only the intended display/draw devices are exchanging packets in the network.
** ACK replies may expose side channel venerability like WEP **
The text was updated successfully, but these errors were encountered: