UdpClientMavConnection

expect fun UdpClientMavConnection(host: String, port: Int, dialect: <Error class: unknown class>): UdpClientMavConnection

Creates a UdpClientMavConnection that connects to the specified host and port.

For connecting, pings the remote server with 32 bytes of data to let the remote server know its address.