Version Check: Difference between revisions

From Club Penguin Protocol
Jump to navigation Jump to search
imported>Refractor
No edit summary
 
imported>Refractor
1 revision: importing preprocessed wiki pages
 
(No difference)

Latest revision as of 23:55, 15 December 2013

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.