STUNPort Property

The port to connect to on the STUN server.

Syntax

public int getSTUNPort();
public void setSTUNPort(int STUNPort);

Default Value

3478

Remarks

This property specifies the port to connect to on the STUNServer. A valid port number (a value in the range 1 and 65535, inclusive) is required.

If the UseConnection configuration setting is set to True, this property must be set before the class is activated (Active is set to True).

This property is not available at design time.

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