Libraries » History » Revision 18
Revision 17 (Greg Burri, 07/03/2009 08:17 AM) → Revision 18/29 (Greg Burri, 07/14/2009 09:34 AM)
h1. Libraries The framework Qt 4 will be used. It contains almost all needed tools. http://www.qtsoftware.com/products/ h2. Protobuf Protocol buffers is a library to define data message and serialize and deserialize them. http://code.google.com/p/protobuf/ It will be used : * To persist some data into file (chunk hash cache, for example) * To communicate over TCP/IP between cores and between core and GUI