README.md
December 4, 2022 ยท View on GitHub
Description
Allows you to look up a DNS entry by name (www.whatever.com => 100.100.0.1) or by IP (100.100.0.1 => www.whatever.com). Includes some code found right here on PSC!
More Info
Either a host name or the IP address
You should have a TCP stack installed before trying this (i.e., can you surf?), or it'll puke.
Either an IP address or a host name (are you seeing a pattern here?)
You may become dizzy or irritable if you use this class. Make sure to drink lots of water, and eat your vegetables.
| Submitted On | 1999-12-20 08:58:14 |
| By | Michael Tutty |
| Level | Intermediate |
| User Rating | 4.9 (113 globes from 23 users) |
| Compatibility | VB 4.0 (32-bit), VB 5.0, VB 6.0 |
| Category | Windows API Call/ Explanation |
| World | Visual Basic |
| Archive File | CODE_UPLOAD40163162000.zip |
API Declarations
Lots. See code