]> git.sesse.net Git - wardrive/blob - protocol.txt
ad8859a1fdea684bb867278c3b20ce03e3f994d4
[wardrive] / protocol.txt
1 showMainMenu: \000\001
2 length tot:   \000\012
3 length text:  \000\004
4 text:         Test
5
6 vibrate: \000\016
7
8
9
10 1 0:   show() i noe mouseUI-greier
11
12 1 2:   showPic( noe mer )
13        not documented yet
14
15
16 0 0:   disconnect
17
18 0 1:   show main menu
19        not documented yet
20
21 0 2:   showMenu(something)
22        <length> <text>
23        <length> <text>
24        ...
25
26 0 3:   show dialog
27        unknown
28
29 0 4:   show image
30        not documented yet
31
32 0 5:   show percent input
33        not documented yet
34
35 0 6:   show progress bar
36        <text>
37
38 0 7:   show text
39        <length-hi> <length-lo> <text1>
40        <length-hi> <length-lo> <text2>
41
42 0 14:  vibrate
43
44
45
46
47 0 10:  are you alive?
48        respond by 0 13 0 0
49
50 0 11:  get your version
51        0 14 0 1 <version>
52
53