Displaying Local IP Addresses
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?
Re: Displaying Local IP Addresses
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