I've built a .net core web API and it works properly on my localhost. On the other hand, I connect to my office network(provided by them) using OpenVPN GUI (it assigns me an IP) and then I connect to a computer using a Remote desktop connection that has another local private IP. Is it possible for me to send requests using postman or any client-side tool like the android studio to that computer, which has my API running? if yes using what IP?
(I've tried the IP assigned by OpenVPN but it's not working)
1.4m articles
1.4m replys
5 comments
57.0k users