
TCP/IP IP address and multiple adapters
OK..I am able to retrieve the IP address by using winsock. Problem is that
the computer that I am retrieving the address from has more than one network
adapter. (actually 3) The address I want to retrieve is from the dial-up
networking adapter.
I can change the connection settings by binding the correct IP address to
the adapter. But I want the program to do it for me.
Any suggestions?
BTW. I wrote a little program that connects and checks to see if there is
EMail on a POP3 server that doesn't use any extra modules except for the
Microsoft winsock. If you want some help or have been looking for a FREE
way to do it, let me know.