pcrouch
November 12th, 2009, 02:45 AM
Hello,
I need to check if an ip has already bound to an adapter or not. While binding it, I am using windows' AddIPAddress(); somewhere I need to check if that ip is added to that adapter, but could not find related windows method for that.
I need to check if an ip has already bound to an adapter or not. While binding it, I am using windows' AddIPAddress(); somewhere I need to check if that ip is added to that adapter, but could not find related windows method for that.