Click or drag to resize
NetworkingSTUNServer Method

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void STUNServer(
	int listenPort = 801,
	int sleepMS = 100
)

Parameters

listenPort (Optional)
Type: SystemInt32
sleepMS (Optional)
Type: SystemInt32
See Also