Contains TransportInterface from which you can derive custom transport providers for ConsoleServer. More...
#include "RakNetTypes.h"
#include "Export.h"
#include "RakMemoryOverride.h"
Go to the source code of this file.
Classes | |
class | TransportInterface |
Defines an interface that is used to send and receive null-terminated strings. More... | |
Defines | |
#define | REMOTE_MAX_TEXT_INPUT 2048 |
Contains TransportInterface from which you can derive custom transport providers for ConsoleServer.
This file is part of RakNet Copyright 2003 Jenkins Software LLC
Usage of RakNet is subject to the appropriate license agreement.
Definition in file TransportInterface.h.
#define REMOTE_MAX_TEXT_INPUT 2048 |
Definition at line 16 of file TransportInterface.h.