Project

General

Profile

Actions

Libraries » History » Revision 19

« Previous | Revision 19/29 (diff) | Next »
Greg Burri, 02/16/2010 09:01 AM


Libraries

The framework Qt 4 will be used. It contains almost all needed tools.

http://qt.nokia.com/products/

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

Updated by Greg Burri about 14 years ago · 19 revisions