Protocol core-core Version 3 » History » Revision 8
Revision 7 (Greg Burri, 07/04/2009 01:47 PM) → Revision 8/73 (Greg Burri, 07/07/2009 08:23 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
|_.Name|_.Value |_.Unit|_.Explanation|
| Chunk size | 33554432 | Byte | (32MB) |
h2. Core <-> GUI