Version Check
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. |