Project

General

Profile

Protocol core-core Version 3 » History » Revision 10

Revision 9 (Greg Burri, 07/07/2009 08:23 AM) → Revision 10/73 (Greg Burri, 07/07/2009 08:27 AM)

h1. Protocols 

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

 h2. Core <-> Core 

 see source:protos/network_protocol.proto. 

 h3. Parameters 

 Most parameters will be stored as constants in their component. 

 |_.Name|_.Value |_.Unit|_.Explanation/Comments| 
 | Chunk size | 33554432 | Byte | (32MB) | 

 h2. Core <-> GUI