I am creating a web app and I need to select the IP address for outgoing connection (or it chooses a randomly changing one automatically – GoDaddy shared hosting (but I have a dedicated IP too with that hosting for incoming connections, which I should be able to use for outgoing connections too, obviously)). How can I enumerate Network adapters and choose the one to use with WebRequests, TcpClients etc. ?
Thanks,
Can.
I’ve contacted GoDaddy about this issue. It turned out as it’s not possible in a shared hosting environment (even with a dedicated IP).