TsgcSTUNServer › Properties

TsgcSTUNServer Properties

Published properties grouped by purpose, followed by the full alphabetical list.

Connection

NameDescription
ActiveStarts or stops the STUN server; set to True to begin listening for Binding Requests.
HostLocal IP address or host name the STUN server binds to when Active is set to True.
PortUDP port the STUN server listens on; defaults to 3478 as reserved by RFC 5389.
IPVersionAddress family used by the listening socket; defaults to IPv4.

Protocol

NameDescription
STUNOptionsServer-side STUN options: FINGERPRINT, SOFTWARE, Authentication and the attributes added to Binding Responses.

Diagnostics

NameDescription
LogFileAppends every STUN message received or sent by the server to a file for debugging.
NotifyEventsSelects how threaded server events are synchronized with the main VCL/FMX thread.
VersionRead-only build version of the sgcWebSockets component library.

All Properties (alphabetical)

NameDescription
ActiveStarts or stops the STUN server; set to True to begin listening for Binding Requests.
HostLocal IP address or host name the STUN server binds to when Active is set to True.
IPVersionAddress family used by the listening socket; defaults to IPv4.
LogFileAppends every STUN message received or sent by the server to a file for debugging.
NotifyEventsSelects how threaded server events are synchronized with the main VCL/FMX thread.
PortUDP port the STUN server listens on; defaults to 3478 as reserved by RFC 5389.
STUNOptionsServer-side STUN options: FINGERPRINT, SOFTWARE, Authentication and the attributes added to Binding Responses.
VersionRead-only build version of the sgcWebSockets component library.