码迷,mamicode.com
首页 > 其他好文 > 详细

Build Simple HTTP server

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

标签:http   os   io   ar   cti   html   amp   htm   

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   os   io   ar   cti   html   amp   htm   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!