Dear Users,

 

I need to create a RESTful web service for sending large data files (~ 1
GB) from server side, and receive same files on client side.

What is important is that such files should be streamed, and NOT loaded
read in-memory.

Till now I have seen examples only using SOAP with attachments for this
purpose.

 

Any help in this regard is welcome!

 

Regards,

Nishant

 

Reply via email to