I would like to use Hessian to replace a custom HTTP-based file download service. I have implemented the service and successfully downloaded my data but I would like to display a progress bar as the file data is being downloaded. I see that I can modify my client to read the response stream but I cannot seem to get a "content length" from the response...always comes back -1. Any idea on how I can set the content length so my client will know how much data to expect?

thanks
matt
_______________________________________________
hessian-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/hessian-interest

Reply via email to