Classes | Defines

TransportInterface.h File Reference

Contains TransportInterface from which you can derive custom transport providers for ConsoleServer. More...

#include "RakNetTypes.h"
#include "Export.h"
#include "RakMemoryOverride.h"
Include dependency graph for TransportInterface.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

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 Documentation

#define REMOTE_MAX_TEXT_INPUT   2048

Definition at line 16 of file TransportInterface.h.