C# (CSharp) Ipop.Dht DhtDns - 2 examples found. These are the top rated real world C# (CSharp) examples of Ipop.Dht.DhtDns extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
This class provides the ability to lookup names using the Dht. To add a name into the Dht either add a Hostname node into your AddressData node inside the IpopConfig or use another method to publish to the Dht. The format of acceptable hostnames is [a-zA-Z0-9-_\.]*.ipop (i.e. must end in .ipop)