Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2296 leency 1
00 00 08 00 07 36 32 31 38 38 39 37 0A 1E 43 18  .....6218897..C.
2
^^ byte 									Version number of SSI protocol (currently 0x00)
3
   ^^ ^^ word 									Number of items in this snac
4
         ^^ ^^ word 								Length of the item name
5
               ^^ ^^ ^^ ^^ ^^ ^^ ^^  string 					Item name string
6
                                    ^^ ^^ word					Group ID#
7
                                          ^^ ^^ word				Item ID#
8
 
9
 
10
 
11
00 00 00 0A 01 31 00 06 46 75 6E 42 6F 6F 00 09  .....1..FunBoo..
12
^^ ^^ word  	   							Type of item flag (see list bellow)
13
      ^^ ^^ word  	   						Length of the additional data
14
            ^^ ^^ word	 						TLV.Type (TLV #1)
15
                  ^^ ^^ word	 					TLV.Length
16
                        ^^ ^^ ^^ ^^ ^^ ^^				TLV.Value
17
 
18
 
19
 
20
 
21
 
22
 
23
31 37 36 33 33 33 30 37 38 17 B7 2A 18 00 00 00  176333078..*....
24
09 01 31 00 05 45 2E 53 2E 56 00 07 36 32 31 38  ..1..E.S.V..6218
25
38 39 38 23 8C 12 A1 00 00 00 09 01 31 00 05 74  898#........1..t
26
68 6F 72 64 00 07 46 72 69 65 6E 64 73 7F ED 00  hord..Friends...
27
00 00 01 00 00 00 0A 43 6F 2D 57 6F 72 6B 65 72  .......Co-Worker
28
73 55 7F 00 00 00 01 00 00 00 07 36 32 31 38 38  sU.........62188
29
39 35 23 8C 08 80 00 00 00 0D 01 31 00 09 52 65  95#........1..Re
30
67 72 65 73 73 6F 72 00 07 36 32 35 31 37 32 33  gressor..6251723
31
23 8C 05 83 00 00 00 0D 01 31 00 05 47 68 6F 73  #........1..Ghos
32
74 00 66 00 00 00 07 36 32 31 33 39 34 39 23 8C  t.f....6213949#.
33
26 9A 00 00 00 0D 01 31 00 05 6D 69 63 6B 79 00  &......1..micky.
34
66 00 00 3B B7 4B 7D
35
 
36
 
37
 
38
 
39
 
40
  0x0000 	  Buddy record (name: uin for ICQ and screenname for AIM)
41
  0x0001 	  Group record
42
  0x0002 	  Permit record ("Allow" list in AIM, and "Visible" list in ICQ)
43
  0x0003 	  Deny record ("Block" list in AIM, and "Invisible" list in ICQ)
44
  0x0004 	  Permit/deny settings or/and bitmask of the AIM classes
45
  0x0005 	  Presence info (if others can see your idle status, etc)
46
  0x0009 	  Unknown. ICQ2k shortcut bar items ?
47
  0x000E 	  Ignore list record.
48
  0x000F 	  Last update date (name: "LastUpdateDate").
49
  0x0010 	  Non-ICQ contact (to send SMS). Name: 1#EXT, 2#EXT, etc
50
  0x0013 	  Item that contain roster import time (name: "Import time")
51
  0x0014 	  Own icon (avatar) info. Name is an avatar id number as text
52
 
53
 
54
 
55
 
56
[TLV(0x0131), itype 0x00, size XX] - This stores the name that the contact should show up as in the contact list. It should initially be set to the contact's nick name, and can be changed to anything by the client.