TsgcUDPCLient › Properties

TsgcUDPCLient Properties

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

Connection

NameDescription
HostIP address or DNS hostname of the destination UDP peer or server.
PortUDP port number of the destination peer or server.
IPVersionSelects the IP stack (IPv4 or IPv6) used by the UDP socket.
ProxyOptional SOCKS5 proxy through which UDP datagrams are tunneled.

Security

NameDescription
DTLSEnables Datagram TLS (DTLS) to encrypt the UDP traffic sent and received by this client.
DTLSOptionsCertificate, verification and OpenSSL settings applied when DTLS is enabled.

Diagnostics

NameDescription
LogFileWrites every datagram sent and received to a plain-text log file for diagnostics.
NotifyEventsControls how received-datagram and exception events are dispatched to the main thread.
VersionRead-only string with the sgcWebSockets library version that built this component.

All Properties (alphabetical)

NameDescription
DTLSEnables Datagram TLS (DTLS) to encrypt the UDP traffic sent and received by this client.
DTLSOptionsCertificate, verification and OpenSSL settings applied when DTLS is enabled.
HostIP address or DNS hostname of the destination UDP peer or server.
IPVersionSelects the IP stack (IPv4 or IPv6) used by the UDP socket.
LogFileWrites every datagram sent and received to a plain-text log file for diagnostics.
NotifyEventsControls how received-datagram and exception events are dispatched to the main thread.
PortUDP port number of the destination peer or server.
ProxyOptional SOCKS5 proxy through which UDP datagrams are tunneled.
VersionRead-only string with the sgcWebSockets library version that built this component.