ConsoleServer.h File Reference

Contains ConsoleServer , used to plugin to your game to accept remote console-based connections. More...

#include "RakMemoryOverride.h"
#include "DS_List.h"
#include "RakNetTypes.h"
#include "Export.h"

Classes

class  ConsoleServer
 The main entry point for the server portion of your remote console application support. ConsoleServer takes one TransportInterface and one or more CommandParserInterface (s) The TransportInterface will be used to send data between the server and the client. The connecting client must support the protocol used by your derivation of TransportInterface . TelnetTransport and RakNetTransport are two such derivations . When a command is sent by a remote console, it will be processed by your implementations of CommandParserInterface. More...


Detailed Description

Contains ConsoleServer , used to plugin to your game to accept remote console-based connections.

This file is part of RakNet Copyright 2003 Jenkins Software LLC

Usage of RakNet is subject to the appropriate license agreement.


Generated on Thu Apr 30 08:06:49 2009 for RakNet by  doxygen 1.5.7.1