S>C 0x35 SID_PROFILE

Transport Layer:Transmission Control Protocol (TCP)
Application Layer:Battle.net v1 TCP Messages (SID)
Message Id:0x35
Message Name:SID_PROFILE
Direction:Server to Client
Used By:Warcraft III Reign of Chaos, Warcraft III The Frozen Throne
Message Format:
(does not include protocol header)
(UINT32) Cookie
 (UINT8) Status
(STRING) Profile\Description value  [present if status = 0]
(STRING) Profile\Location value     [present if status = 0]
(UINT32) Clan tag                   [present if status = 0]

Remarks

Result of profile lookup for WarCraft III.

This message's official name is not known, and has been invented.

If status is 0x00, the request was successful. Otherwise, the profile fields will not be included.

The client follows up this message with the following, as per WarCraft III Profile Requests:

  1. C>S 0x44 SID_WARCRAFTGENERAL subcommand 0x04, user stats request
  2. S>C 0x44 SID_WARCRAFTGENERAL
    • contains: detailed user game statistics
  3. If the clan tag of SID_PROFILE is not 0 (if the user is in a clan):
    1. C>S 0x82 SID_CLANMEMBERINFORMATION
    2. S>C 0x82 SID_CLANMEMBERINFORMATION
      • contains: clan full name, user clan rank, and user join date
    3. C>S 0x44 SID_WARCRAFTGENERAL subcommand 0x08, clan stats request
    4. S>C 0x44 SID_WARCRAFTGENERAL
      • contains: detailed clan game statistics
| Edited: Anonymous

Comments

no one has commented yet.