Send an encoded
DNSMessage datagram over UDP to a given
address. The message length is implicit in the size of the UDP
datagram. With TCP you must use
sendVC, because TCP does not
have message boundaries, and each message needs to be prepended with
an explicit length.