Change the default IP address in Windows?
I have a Windows server with multiple IP addresses.I'm running a server that binds to the first available IP address. I want it to bind to the second one instead though, but there's no way to configure it to do that. Is there a way to change the default IP address in Windows to force it to bind to the second one?
I'm thinking like:
* change default IP address to second one
* start that server
* then change default IP address back to first one so that other programs don't get affected