DNS on the Web (COM/.NET Interop)
This sample demonstrates the use of the PowerTCP DNS
Component in the ASP.NET environment.
Use Domain Name Servers to resolve:
-
An email address to a mail server name.
-
A host name to a dot address.
-
A dot address to a list of host names.
View ASPX Page
Source.
View Codebehind (.cs) Source.