Router2 plugin. Allows you to connect to a system by routing packets through another system that is connected to both you and the destination. Useful for getting around NATs. More...
#include "NativeFeatureIncludes.h"
#include "RakNetTypes.h"
#include "PluginInterface2.h"
#include "PacketPriority.h"
#include "Export.h"
#include "UDPForwarder.h"
#include "MessageIdentifiers.h"
Go to the source code of this file.
Classes | |
struct | RakNet::Router2DebugInterface |
class | RakNet::Router2 |
Class interface for the Router2 system. More... | |
struct | RakNet::Router2::ConnectionRequestSystem |
struct | RakNet::Router2::ConnnectRequest |
struct | RakNet::Router2::MiniPunchRequest |
struct | RakNet::Router2::ForwardedConnection |
Namespaces | |
namespace | RakNet |
Forward declaration. |
Router2 plugin. Allows you to connect to a system by routing packets through another system that is connected to both you and the destination. Useful for getting around NATs.
This file is part of RakNet Copyright 2003 Jenkins Software LLC
Usage of RakNet is subject to the appropriate license agreement.
Definition in file Router2.h.