Send a “zip” file from an Android device to web service Rest

后端 未结 0 1212
我寻月下人不归
我寻月下人不归 2021-02-04 02:32

Client :

    URL url =new URL("http://xxx.xxx.x.xx:8080/wre/zipFile");  // LocalHost  
    HttpURLConnection conn = (HttpURLConnection) url.openConnecti         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题