开发者

How to get file from server

开发者 https://www.devze.com 2023-02-08 06:09 出处:网络
I am doing Multimedia appl开发者_开发技巧ication using client server interaction, for that i uploaded some media files in apache tomcat server(My server is static). Now i want to display the media fil

I am doing Multimedia appl开发者_开发技巧ication using client server interaction, for that i uploaded some media files in apache tomcat server(My server is static). Now i want to display the media files whatever uploaded in sever to my android device (device is a client). I am confused how to get files from server to client. please guide me. give me some tutorials link. Note:i am using for multiple client.


you have to write a streamer, if you want to play an mp3 file in real time

0

精彩评论

暂无评论...
验证码 换一张
取 消