#include "TransportInterface.h"
#include "DS_Queue.h"
#include "CommandParserInterface.h"
#include "Export.h"
Classes | |
class | RakNetTransportCommandParser |
RakNetTransport has its own command parser to enable remote users to change the command console's password. More... | |
class | RakNetTransport |
Use RakNetTransport if you need a secure connection between the client and the console server. RakNetTransport automatically initializes security for the system. Use the project CommandConsoleClient to connect To the ConsoleServer if you use RakNetTransport Use RakNetTranport2, which is a plugin. More... | |
Namespaces | |
namespace | RakNet |
Forward declaration. |
This file is part of RakNet Copyright 2003 Jenkins Software LLC
Usage of RakNet is subject to the appropriate license agreement.