Page 1 of 1

Getting IP Address

Posted: Fri Apr 22, 2005 3:02 am
by skj
Hi,

We are doing this because we want to develope a package that will not
execute anything if they are either connected via our VPN or dailup. During VPN and dialup connections they will always on on a certain IP rang. This is to prevent forcing large pacakges down a small pipe. I was looking at grabing this varible from the registry but not sure where to get it or if there is an easier why to grab it.

Any help would be great

Posted: Fri Apr 22, 2005 9:11 am
by sinan
I'm sure there must be an API call or something that will reveal this information. You can tap into virtually all Windows APIs and other custom libraries using the Call DLL Function command.