Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

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)

question from:https://stackoverflow.com/questions/65865178/web-request-to-remote-server-thorough-a-vpn

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
661 views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...