Version Check

From Club Penguin Protocol
Revision as of 23:55, 15 December 2013 by imported>Refractor (1 revision: importing preprocessed wiki pages)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The version check packet is sent by the client to SmartFoxServer to check whether they are both compatible. Club Penguin uses the version 140 of the API (major 1, minor 4, revision 0).

Here's an example:

<msg t='sys'><body action='verChk' r='0'><ver v='140' /></body></msg>

Packet Information

Action verChk
XML Node <ver />
v Contains the client's version.