I have two pc. One has internet connection and another has not.
I want to make a server(Reside on PC A) that fetch given url(using HttpRequest) from internet and a browser(Reside on PC B) that get that responsed data from server and display. How do I achive that in c#?
Any help is appriciated.
Guest UserPosted Sep 14, 2017, 10:17 PM