Click to See Complete Forum and Search --> : More than 1 network adapters?
atjs
Jul 28th, 2000, 11:17 PM
If I have more than 1 network adapters (ethernet, dial-up, etc...) how do I get all their IP addresses so I can Winsock.Bind them? I need to bind my Winsock control to my dial-up adapter, but it defaults to my ethernet card.
Clunietp
Jul 30th, 2000, 12:25 PM
Do you need to access the one that is connected to the internet, is that the real problem?
I've seen from other posts here that you connect to a www site (through the winsock control), and the IP address of the Winsock control is automatically set to the one that is connected to the internet.
atjs
Jul 30th, 2000, 07:29 PM
Yeah. I need the one that's connected to the internet. Does that mean that I have to connect my Winsock to any internet website or service and it will be automatically bound to the internet serving adapter?
Clunietp
Jul 31st, 2000, 10:53 PM
yes, from what I understand, that is what happens
atjs
Aug 1st, 2000, 05:36 AM
What if I want my app to choose between several IPs for which adapter to use?
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.