首页 > 其他 > 详细

Build Simple HTTP server

时间:2014-08-16 18:17:40      阅读:319      评论:0      收藏:0      [点我收藏+]

1. The server just support POST&PUT method

2. It is a Python server, and save upload files in special folder

3. How to do it,  it is apple example code, see: https://developer.apple.com/library/ios/samplecode/SimpleURLConnections/Introduction/Intro.html#//apple_ref/doc/uid/DTS40009245-Intro-DontLinkElementID_2

4. If you want to upload file from phone or other pc, you can set upload url is : http://[pc‘s ip]:9000/

Build Simple HTTP server,布布扣,bubuko.com

Build Simple HTTP server

原文:http://www.cnblogs.com/ouyangfang/p/3916585.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!