itslucky 0 Junior Poster in Training

Hi Friends,
I am working on such project in which I have to transfer the control to a specific resource (which is a Camera thru 3G).

I just don't want to transfer the control, I want to forward the same IP address (on which the ASP.NET WebAPP) is running. because I configure the router to accept only my server's IP address.

So, this cannot be achieve just by transfer the client to the camera Ip address..

I want to create a tunnel, from which all traffic from client
*First comes to Server
*then Server will transfer that info to Camera

AND

Vice Versa.

So, Guys, can you please guide me... How to implement such scenario in ASP .NET C# .NET 4.

Many Thanks.