Tutorio.com

Search


You are currently browsing for Associated Tutorials
| 1 |

Get A List Ip Addresses Associated With Current Machine

Visit tutorial >>
Get IP Address Demonstrates how to get the list of IP Addresses One of the many namespaces in the Base Class Framework is the System.Net namespace. It provides a simple programming interface to many of the protocols found on the network today. One of the classes of the namespace is DNS which provides simple domain name resolution functionality. This is used to convert a domain name to its corresponding ip address. The following source code demonstrates how to use the DNS object within the System.Net namespace to get all of the IP adresses associated with the current machine.
Hits: 681
Categories
Tutorio.com. Privacy Policy, Contact