SNAC(15,02)/07D0/0569  CLI_FIND_BY_UIN2 

This is client search by uin tlv-based request. Server should respond with last search found record SNAC(15,03)/07DA/01AE because uin number is unique. UIN tlv number is 0x0136. See also list of TLVs that modern clients use in TLV-based requests.

 00 15   word   SNAC family
 00 02   word   SNAC subtype
 00 01   word   SNAC flags
 xx xx xx xx   dword   SNAC request-id
 00 01   word   TLV.Type(1) - encapsulated META_DATA
 xx xx   word   TLV.Length
 xx xx   word (LE)   data chunk size (TLV.Length-2)
 xx xx xx xx   dword (LE)   request owner uin
 D0 07   word (LE)   data type: META_DATA_REQ
 02 00   word (LE)   request sequence number
 69 05   word (LE)   data subtype: META_SEARCH_BY_UIN
 36 01   word (LE)   TLV.Type(0x0136) - uin to search
 04 00   word (LE)   TLV.Length
 xx xx xx xx   dword (LE)   uin number to search

Example SNAC dump with flap header:

  2A 02 23 08 00 22 00 15 00 02 00 00 00 63 00 02 *.#..".......c..
  00 01 00 14 12 00 8F E4 5E 00 D0 07 64 00 69 05 ........^...d.i.
  36 01 04 00 90 E4 5E 00                         6.....^.


  Main | Basic | Login | Snaclist | Sequences | Misc | Changes | Credits | Terms