File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes Streaming datachunks e.g live audio /video from client browser to the server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Streaming datachunks e.g live audio /video from client browser to the server" Watch "Streaming datachunks e.g live audio /video from client browser to the server" New topic
Author

Streaming datachunks e.g live audio /video from client browser to the server

Ackshat Sharma
Greenhorn

Joined: Sep 03, 2011
Posts: 14
How can we send some data through streaming as its unlike "post" where data is sent synchronously as a file? Thanks
 
 
subject: Streaming datachunks e.g live audio /video from client browser to the server
 
Threads others viewed
data streaming,data synchronising??
apache pio?
HttpServletResponse.getOutputStream() - streaming or not streaming?
JAVA Sound:How to implement seek functionality
downloading a file in parts
IntelliJ Java IDE