Web Service File Stream
Hi, I'ld like to have develop a web service that accepts files.
The files might turn out to be fairly large and therefore I would like to properly stream them from client to server. How might that be achieved? Is there a predefined XSD type which can be used?
I am rather new to the development of WS and am unsure as to how to approach the matter. Yes, I've searched Google. :)
Thanks & Regards!

