From: sgunderson@bigfoot.com <> Date: Fri, 9 Feb 2007 22:44:18 +0000 (+0100) Subject: Added preliminary protocol information. X-Git-Url: https://git.sesse.net/?p=wardrive;a=commitdiff_plain;h=b221552d908b8ade435780e2ead30b275d089b1e Added preliminary protocol information. --- diff --git a/protocol.txt b/protocol.txt new file mode 100644 index 0000000..ad8859a --- /dev/null +++ b/protocol.txt @@ -0,0 +1,53 @@ +showMainMenu: \000\001 +length tot: \000\012 +length text: \000\004 +text: Test + +vibrate: \000\016 + + + +1 0: show() i noe mouseUI-greier + +1 2: showPic( noe mer ) + not documented yet + + +0 0: disconnect + +0 1: show main menu + not documented yet + +0 2: showMenu(something) + + + ... + +0 3: show dialog + unknown + +0 4: show image + not documented yet + +0 5: show percent input + not documented yet + +0 6: show progress bar + + +0 7: show text + + + +0 14: vibrate + + + + +0 10: are you alive? + respond by 0 13 0 0 + +0 11: get your version + 0 14 0 1 + +