Groups | Blog | Home
all groups > dotnet remoting > march 2008 >

dotnet remoting : Is there any way to do so


Husam
3/5/2008 5:19:01 PM
Hi EveryBody:

I want to state my problem as follwos:

I have to PC in my home, both of them for me is Known Machine name and MAC
addresses. My question is if these two PC's which let us assume that PC1 and
PC2 used the internet as an infrstrcutre is there any way by using VB.net
and espically System.Net Namespace, that PC2 can get any
webrequest for PC1 and transfer it or redirect it to anthor request.

for example:

If PC1 request for www.google.com Is there any way for PC2 to get that
request and transfer it to www.msn.com by using the internet?

any help will be appreciated

regard's


Jesse Houwing
3/6/2008 2:06:01 AM
Hello Husam,

[quoted text, click to view]

blissfully, no.

That would be a very bad thing, if that could happen.

If you have admin rights on the other pc though, you could set a proxy server
and let PC2 be the proxy. If you wanted you could probably use remote registry
access or WMI to set the proxy server on the other pc programatically.

The question that bugs me is: WHY?

--
Jesse Houwing
jesse.houwing at sogeti.nl

AddThis Social Bookmark Button