libspades
Ace of Spades library
PacketVersionRequest Struct Reference

Requests client information from the client if the Hand Shake was completed (if supported). More...

#include <protocol.h>

Data Fields

uint8_t packetID
 33 (Client<--Server)
 

Detailed Description

Requests client information from the client if the Hand Shake was completed (if supported).

The information may be sent in PacketVersionResponse, but it is not required.

Note
This packet is actually pretty useless, considering the client can send the response whenever it wants as many times as it wants (at least on piqueserver). In a perfect world, it would be sent right after the hand shake is returned, or just be the handshake!

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