![]() |
libspades
Ace of Spades library
|
The packet used to answer PacketHandShakeInit. More...
#include <protocol.h>
Data Fields | |
| uint8_t | packetID |
32 (Client-->Server) | |
| uint32_t | challenge |
| 4 bytes that must be copied over from the init packet. | |
The packet used to answer PacketHandShakeInit.
| uint32_t PacketHandShakeReturn::challenge |
4 bytes that must be copied over from the init packet.
It is unknown why this would be necessary.