TsgcSTUNServer › Properties
Published properties grouped by purpose, followed by the full alphabetical list.
| Name | Description |
|---|---|
| Active | Starts or stops the STUN server; set to True to begin listening for Binding Requests. |
| Host | Local IP address or host name the STUN server binds to when Active is set to True. |
| Port | UDP port the STUN server listens on; defaults to 3478 as reserved by RFC 5389. |
| IPVersion | Address family used by the listening socket; defaults to IPv4. |
| Name | Description |
|---|---|
| STUNOptions | Server-side STUN options: FINGERPRINT, SOFTWARE, Authentication and the attributes added to Binding Responses. |
| Name | Description |
|---|---|
| LogFile | Appends every STUN message received or sent by the server to a file for debugging. |
| NotifyEvents | Selects how threaded server events are synchronized with the main VCL/FMX thread. |
| Version | Read-only build version of the sgcWebSockets component library. |
| Name | Description |
|---|---|
| Active | Starts or stops the STUN server; set to True to begin listening for Binding Requests. |
| Host | Local IP address or host name the STUN server binds to when Active is set to True. |
| IPVersion | Address family used by the listening socket; defaults to IPv4. |
| LogFile | Appends every STUN message received or sent by the server to a file for debugging. |
| NotifyEvents | Selects how threaded server events are synchronized with the main VCL/FMX thread. |
| Port | UDP port the STUN server listens on; defaults to 3478 as reserved by RFC 5389. |
| STUNOptions | Server-side STUN options: FINGERPRINT, SOFTWARE, Authentication and the attributes added to Binding Responses. |
| Version | Read-only build version of the sgcWebSockets component library. |