This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
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


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
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: 20
How can we send some data through streaming as its unlike "post" where data is sent synchronously as a file? Thanks
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Streaming datachunks e.g live audio /video from client browser to the server
 
Similar Threads
data streaming,data synchronising??
downloading a file in parts
HttpServletResponse.getOutputStream() - streaming or not streaming?
apache pio?
JAVA Sound:How to implement seek functionality