TsgcUDPCLient › Properties
Published properties grouped by purpose, followed by the full alphabetical list.
| Name | Description |
|---|---|
| Host | IP address or DNS hostname of the destination UDP peer or server. |
| Port | UDP port number of the destination peer or server. |
| IPVersion | Selects the IP stack (IPv4 or IPv6) used by the UDP socket. |
| Proxy | Optional SOCKS5 proxy through which UDP datagrams are tunneled. |
| Name | Description |
|---|---|
| DTLS | Enables Datagram TLS (DTLS) to encrypt the UDP traffic sent and received by this client. |
| DTLSOptions | Certificate, verification and OpenSSL settings applied when DTLS is enabled. |
| Name | Description |
|---|---|
| LogFile | Writes every datagram sent and received to a plain-text log file for diagnostics. |
| NotifyEvents | Controls how received-datagram and exception events are dispatched to the main thread. |
| Version | Read-only string with the sgcWebSockets library version that built this component. |
| Name | Description |
|---|---|
| DTLS | Enables Datagram TLS (DTLS) to encrypt the UDP traffic sent and received by this client. |
| DTLSOptions | Certificate, verification and OpenSSL settings applied when DTLS is enabled. |
| Host | IP address or DNS hostname of the destination UDP peer or server. |
| IPVersion | Selects the IP stack (IPv4 or IPv6) used by the UDP socket. |
| LogFile | Writes every datagram sent and received to a plain-text log file for diagnostics. |
| NotifyEvents | Controls how received-datagram and exception events are dispatched to the main thread. |
| Port | UDP port number of the destination peer or server. |
| Proxy | Optional SOCKS5 proxy through which UDP datagrams are tunneled. |
| Version | Read-only string with the sgcWebSockets library version that built this component. |