A simple TCP based server allowing sends and receives. Can be connected by any TCP client, including telnet. More...
#include "NativeFeatureIncludes.h"
#include "TCPInterface.h"
#include "DS_ByteQueue.h"
#include "PluginInterface2.h"
#include "DS_Map.h"
Go to the source code of this file.
Classes | |
class | PacketizedTCP |
A simple TCP based server allowing sends and receives. Can be connected by any TCP client, including telnet.
This file is part of RakNet Copyright 2003 Jenkins Software LLC
Usage of RakNet is subject to the appropriate license agreement.
Definition in file PacketizedTCP.h.