Get the IP of a Hostname using VB.Net
This tutorial is useful in terms of IP Identification, you only have to do is to put the domain name or the website name to get the Internet Protocol(IP), basically this converts the domain into numeric value in a form of IP.
Step 1: Create a New Project then select Windows Form Application then name it in the filebox,
Step 2: Add 2 Labels namely Hostname and IP Address then 2 Textbox and 1 Button name it as Get IP.
Step 1: Create a New Project then select Windows Form Application then name it in the filebox,
Step 2: Add 2 Labels namely Hostname and IP Address then 2 Textbox and 1 Button name it as Get IP.
Step 3: Here's the code, put it in your editor.
Happy Coding!
Get the IP of a Hostname using VB.Net
Reviewed by code-dev
on
3:48 PM
Rating:
No comments: