Protocol core-GUI » History » Version 4
Greg Burri, 07/14/2009 11:41 PM
| 1 | 1 | Greg Burri | h1. Protocol core-GUI |
|---|---|---|---|
| 2 | |||
| 3 | This page describes the protocol used by Aybabtu for network communication between core and GUI. |
||
| 4 | 2 | Greg Burri | |
| 5 | 4 | Greg Burri | * There's can be many GUI connected to one core. |
| 6 | * All communication is made on a single TCP connection which is never closed. |
||
| 7 | 3 | Greg Burri | |
| 8 | 1 | Greg Burri | See source:protos/gui_protocol.proto for message details. |
| 9 | 4 | Greg Burri | |
| 10 | !gui_protocol.png! |