![]() |
libspades
Ace of Spades library
|
A packet that must usually be answered with PacketHandShakeReturn to gain access to extensions. More...
#include <protocol.h>
Data Fields | |
| uint8_t | packetID |
31 (Client<--Server) | |
| uint32_t | challenge |
| 4 bytes that must be copied over to the return packet. | |
A packet that must usually be answered with PacketHandShakeReturn to gain access to extensions.
| uint32_t PacketHandShakeInit::challenge |
4 bytes that must be copied over to the return packet.
It is unknown why this would be necessary.