Classes | Namespaces

UDPProxyClient.h File Reference

A RakNet plugin performing networking to communicate with UDPProxyCoordinator. Ultimately used to tell UDPProxyServer to forward UDP packets. More...

#include "NativeFeatureIncludes.h"
#include "Export.h"
#include "DS_Multilist.h"
#include "RakNetTypes.h"
#include "PluginInterface2.h"
Include dependency graph for UDPProxyClient.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RakNet::UDPProxyClientResultHandler
class  RakNet::UDPProxyClient
 Communicates with UDPProxyCoordinator, in order to find a UDPProxyServer to forward our datagrams. More...
struct  RakNet::UDPProxyClient::ServerWithPing
struct  RakNet::UDPProxyClient::SenderAndTargetAddress
struct  RakNet::UDPProxyClient::PingServerGroup

Namespaces

namespace  RakNet
 

Forward declaration.



Detailed Description

A RakNet plugin performing networking to communicate with UDPProxyCoordinator. Ultimately used to tell UDPProxyServer to forward UDP packets.

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 UDPProxyClient.h.