AddTURNClient Method

Adds a peer client.

Syntax

public void AddTURNClient(string clientIP, int port);
Public Sub AddTURNClient(ByVal ClientIP As String, ByVal Port As Integer)

Remarks

The Port can be 0, which means to allow any port from the client.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks P2P 2020 .NET Edition - Version 20.0 [Build 8235]