Re: Streaming files.



Hi Rob,

Just to clarify, you're recommending that I stream the binaries between
the storage server and the web server using a HttpRequest/Response?
Incidentaly the storage server and the web server are on the same LAN -
this being the case, do you think binary streaming over TCP would be
faster than the HttpRequest/Response method you are recommending?

Thanks for your help
Mark Kelly.

.