Avijit Palit

Avijit Palit

  • NA
  • 15
  • 2.4k

Remote browser/server

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

Answers (1)