|
-
Jul 20th, 2003, 01:45 PM
#1
Thread Starter
Hyperactive Member
'Long' IP Address - resolved
Hi, there's a function (named identfiers) in mIRC scripting that returns a 'long' format of an IP address, the values both act as real IP addresses and return the same result upon a dns lookup.
I was wondering how I would achieve this in VB?
Below is a quote from the mIRC help file if your lost.
$longip(address)
Converts an IP address into a long value and vice-versa.
$longip(158.152.50.239) returns 2660774639
$longip(2660774639) returns 158.152.50.239
Cheers.
-adeh
Last edited by adzzzz; Jul 29th, 2003 at 08:18 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|