SNAC(15,02)/07D0/0515  CLI_FIND_BY_DETAILS 

This is client search by details (nick, first,last,email) request. Server should respond with 1 or more packets. Last reply packet allways SNAC(15,03)/07DA/01AE, other reply packets SNAC(15,03)/07DA/01A4.

 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
 15 05   word (LE)   data subtype: META_SEARCH_BY_DETAILS
 xx xx   word (LE)   first name string length
 xx .. xx 00   asciiz str   first name string
 xx xx   word (LE)   last name string length
 xx .. xx 00   asciiz str   last name string
 xx xx   word (LE)   nickname string length
 xx .. xx 00   asciiz str   nickname string

Example SNAC dump with flap header:

  2A 02 79 77 00 3C 00 15 00 02 00 00 00 09 00 02 *.yw............
  00 01 00 2E 2C 00 8F E4 5E 00 D0 07 0A 00 15 05 ....,...^.......
  09 00 4C 61 73 74 4E 61 6D 65 00 09 00 4E 69 63 ..LastName...Nic
  6B 4E 61 6D 65 00 0A 00 46 69 72 73 74 4E 61 6D kName...FirstNam
  65 00                                           e.


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