DNS Client sample |
||
Sometime resolving a remote host name is just not enough. DNS is a distributed database, which can hold much more than just a host address. There are many record types defined for DNS to store, some of them are especially helpful when looking for specific service, like STUN. This sample uses TvlcunaDNSClient component, which simplifies the process of retrieving data records from DNS servers. DownloadPrecompiled binary of this sample is included in the Demos package. |