
Problems finding correct IP address using WINSOCK Control with 2 network adapters
I am developing a VB6 application the needs to find my dynamic PPP dial-
up IP address. When using WINSOCK1.localIP I get my LAN IP address. I
cannot seem to be able to tell the WINSOCK control to look at the other
adapter. How can I find out my dial-up IP address (similar to
WINIPCFG.EXE) in a VB application?
John Lepone