README.md

December 5, 2022 ยท View on GitHub

Easy IP Resolver

Description

This program will resolve a host name (ex. www.planet-source-code.com) to it's IP address. I've seen some code to do this here on PSC, but they all seems like a hassle so I made a way to do it quickly and easily. The only downfall to my version is that you have to be able to establish a connection with the host in order to get their IP, so it may not work for inactive domain names etc, but then why would you want their IP address anyhow? Enjoy, and leave feedback if you find this useful!

More Info

A Host Name

You have to be able to establish a connection with the host in order to get their IP, so it may not work for inactive domain names etc, but then why would you want their IP address anyhow?

A Host's IP Address

Submitted On2001-05-09 14:50:40
ByChuck Hall
LevelBeginner
User Rating4.6 (37 globes from 8 users)
CompatibilityVB 4.0 (32-bit), VB 5.0, VB 6.0
CategoryInternet/ HTML
WorldVisual Basic
Archive FileEasy IP Re19438592001.zip