Project

General

Profile

Actions

Libraries » History » Revision 25

« Previous | Revision 25/29 (diff) | Next »
Greg Burri, 01/26/2011 02:52 PM


Libraries

Qt

The framework Qt 4 will be used. It contains almost all needed tools. This framework comes with a development environment called Qt Creator.

Home : http://qt.nokia.com/products/
Version : 4.7.x

Protobuf

Protocol buffers is a library to define data message and serialize and deserialize them.

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

Home : http://code.google.com/p/protobuf/
Version : 2.4.0

Updated by Greg Burri about 13 years ago · 25 revisions