阅读背景:

如何使用分块编码上传数据?

来源:互联网 

I want to upload audio data through chunked transfer encoding. My application reads audio buffer after each 0.5 seconds. As soon as I get data, I want to upload this data on the server using chunked encoding. Also I want to keep the connection open. So, after 0.5 seconds, when next buffer will be available, I can upload those data on same connection.I want to upload audio data through chunked tra




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: