Project

General

Profile

Protocol core-GUI » History » Revision 4

Revision 3 (Greg Burri, 07/13/2009 03:27 PM) → Revision 4/8 (Greg Burri, 07/14/2009 11:41 PM)

h1. Protocol core-GUI 

 This page describes the protocol used by Aybabtu for network communication between core and GUI. 

 * There's can be many GUI connected to one core. 
 * All communication is made on a single TCP connection which is never closed. 

 See source:protos/gui_protocol.proto for message details. 

 !gui_protocol.png!