libspades
Ace of Spades library
PacketHandShakeReturn Struct Reference

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.
 

Detailed Description

The packet used to answer PacketHandShakeInit.

Note
This packet and the init are non-existent in SpadesX, because the maintainer said he "found them not needed".
See piqueserver #289.

Field Documentation

◆ challenge

uint32_t PacketHandShakeReturn::challenge

4 bytes that must be copied over from the init packet.

It is unknown why this would be necessary.


The documentation for this struct was generated from the following file: