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!

[427 byte] By [bugmenot252a] at [2007-11-26 19:52:03]
# 1

Why reinvent the wheel?

http://www.google.com/search?num=100&hl=en&c2coff=1&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=java+ftp&spell=1

And even though you say you searched the web, a search turns up many hits for what you're asking for:

http://www.google.com/search?q=java+ws+file+upload

Message was edited by:

ChuckBing

ChuckBinga at 2007-7-9 22:42:35 > top of Java-index,Java Essentials,Java Programming...