A RakNet plugin performing networking to communicate with UDPProxyServer. It allows UDPProxyServer to control our instance of UDPForwarder. More...
#include "NativeFeatureIncludes.h"
#include "Export.h"
#include "DS_Multilist.h"
#include "RakNetTypes.h"
#include "PluginInterface2.h"
#include "UDPForwarder.h"
#include "RakString.h"
Go to the source code of this file.
Classes | |
struct | RakNet::UDPProxyServerResultHandler |
class | RakNet::UDPProxyServer |
UDPProxyServer to control our instance of UDPForwarder. More... | |
Namespaces | |
namespace | RakNet |
Forward declaration. |
A RakNet plugin performing networking to communicate with UDPProxyServer. It allows UDPProxyServer to control our instance of UDPForwarder.
This file is part of RakNet Copyright 2003 Jenkins Software LLC
Usage of RakNet is subject to the appropriate license agreement. Creative Commons Licensees are subject to the license found at http://creativecommons.org/licenses/by-nc/2.5/ Single application licensees are subject to the license found at http://www.jenkinssoftware.com/SingleApplicationLicense.html Custom license users are subject to the terms therein.
Definition in file UDPProxyServer.h.