I'm developing a windows application using VB.NET 2017, I need to connect to a web service on a server.
If the PC where the win app is running has two IP addresses, how to know using which IP address the win app connected to the web service?
I need to know that from the win app itself.