Creating a 'proxy' redirector Options

V

Vince

Hi,

We have web application X where I work that allows us to access
documents via a url, for eg, http://hostname/app.cgi?request_dcoument?userid=yer?password=ner
etc...


What we would like is for our asp.net app Y to make this request (for
the purpose of hiding the above URL) but let web application X
hosting
the document to stream the data back to the client.


Is there any functionality to do this in .net?


One idea i had was for the webserver to download the file in chunks
and simply pass the data on to the client, however, i don't want to
put strain on the server so Id rather avoid this. It consumes lots of
memory too.


Thanks in advance
Vince
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top