|
-
Jul 28th, 2000, 11:17 PM
#1
Thread Starter
Member
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.
-
Jul 30th, 2000, 12:25 PM
#2
Guru
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.
-
Jul 30th, 2000, 07:29 PM
#3
Thread Starter
Member
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?
-
Jul 31st, 2000, 10:53 PM
#4
Guru
yes, from what I understand, that is what happens
-
Aug 1st, 2000, 05:36 AM
#5
Thread Starter
Member
What if I want my app to choose between several IPs for which adapter to use?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|