#include <BackendServer.h>


Public Types | |
| enum | Reply { kReply_ValidTitleID = 0, kReply_InvalidTitleID, kReply_TitleIDSupportPeriodExpired, kReply_ServerDownForMaintanence, kReply_ServerCannotBeContacted } |
| enum | { kDefaultPort = 3000 } |
Public Member Functions | |
| bool | Start (const XPAddress &address=XPAddress(kDefaultPort)) |
Classes | |
| class | BlockManager |
| struct | TitleIDInfo |
Starts the code server thread and processes code queries. If not already started the network hardware is started.
1.5.3