SNAC(01,1E)  CLI_SETxSTATUS  

Client use this SNAC to update status and direct connection information. Also it contain last info update time information.

 00 01   word   SNAC family
 00 1E   word   SNAC subtype
 00 00   word   SNAC flags
 xx xx xx xx   dword   SNAC request-id
 00 06   word   TLV.Type(0x06) - user status / status flags
 xx xx   word   TLV.Length
 xx xx xx xx   dword   Client status and status flags
 00 0C   word   TLV.Type(0x0C) - dc info (optional)
 00 25   word   TLV.Length
 xx xx xx xx   dword   DC Internal ip address
 xx xx xx xx   dword   DC tcp port
 xx   byte   DC type
 xx xx   word   DC protocol version
 xx xx xx xx   dword   DC auth cookie
 xx xx xx xx   dword   Web front port
 00 00 00 03   dword   Client futures
 xx xx xx xx   dword   last info update time
 xx xx xx xx   dword   last ext info update time (i.e. icqphone status)
 xx xx xx xx   dword   last ext status update time (i.e. phonebook)
 xx xx   word   unknown
 00 11   word   TLV.Type(0x11) - times update (optional)
 xx xx   word   TLV.Length
 xx   byte   update type #1 (01 - last info update time, 02 - ... )
 xx xx xx xx   byte   updated time #1
 ....   ....   ....
 xx   byte   update type #n
 xx xx xx xx   byte   updated time #n
 00 12   word   TLV.Type(0x12) - unknown (optional)
 00 02   word   TLV.Length
 xx xx   word   unknown value

Example SNAC dumps with flap header:

  2A 02 1F B6 00 41 00 01  00 1E 00 00 00 00 00 1E *....A..........
  00 06 00 04 00 03 00 00  00 08 00 02 00 00 00 0C ................
  00 25 0A 0A 0A 08 00 00  26 2C 04 00 07 34 F9 C6 .%......&,...4..
  54 00 00 00 50 00 00 00  03 3D DA EE D0 3D E1 8A T...P....=...=..
  3B 00 00 00 00 00 00                             ;......
  
  -----------------------------------------------------------------
  
  2A 02 23 2B 00 12 00 01  00 1E 00 00 00 00 00 1E *.#+............
  00 06 00 04 20 03 00 20                          .... .. 

  -----------------------------------------------------------------
  
  2A 02 7D 0E 00 4A 00 01  00 1E 00 00 00 00 00 1E *....J..........
  00 06 00 04 00 02 00 00  00 0C 00 25 0A 0A 0A 08 ...........%....
  00 00 4F 24 04 00 07 F4  5E 6B EC 00 00 00 50 00 ..O$....^k....P.
  00 00 03 3E 20 8F E5 3D  F2 44 FB 3D F7 EF 47 00 ...> ..=.D.=..G.
  00 00 11 00 05 01 E5 8F  20 3E 00 12 00 02 00 00 ........ >......


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