Click to See Complete Forum and Search --> : Displaying Local IP Addresses


Ghost308
July 16th, 2001, 09:37 AM
I'm trying to display all local IPs in a Combo box. If I use the Winsock's LocalIP property, I only can grab 1 of the IPs. I'd like to list all available (PPP adapter, Ethernet, Aol... etc.). An example of this would be the WinIPCfg program in Win9x. Any ideas?

cksiow
July 16th, 2001, 07:20 PM
refer http://vblib.virtualave.net, there is a function called IpConfig in vbNetwork class of the activeX DLL which probably might help.


HTH

cksiow
http://vblib.virtualave.net - share our codes