API reference
API reference
Select your platform
No SDKs available
No versions available

OVRNetworkTcpServer Class

Fields

TcpListener tcpListener[Get]
readonly List< TcpClient > clients[Get]

Member Functions

void StartListening
( int listeningPort )
void StopListening ( )
bool HasConnectedClient ( )
void Broadcast
( int payloadType,
byte[] payload )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon