#include "H3DNetworkingUtils/RemoteServer.h"
Go to the source code of this file.
Namespaces | |
namespace | H3DNetworkingUtils |
Classes | |
class | H3DNetworkingUtils::RemoteTCPServer |
The RemoteTCPServer class starts a Remote server using a TCP port. More... | |
struct | H3DNetworkingUtils::RemoteTCPServer::ListenData |
Data for the listening loop to use (A second thread cannot safely read fields used by the graphics thread). More... |