Home
last modified time | relevance | path

Searched refs:http (Results 1 – 25 of 222) sorted by relevance

123456789

/AliOS-Things-master/components/http/
A DREADME.md1 @page http http
26 ├── http_aos_wrapper.c # http收发适配层
29 └── http_method_api.c # http方法接口
38 http的常用配置在文件**package.yaml内**
48 http的内部配置在文件**internal/http_opts.h内**
61 > HTTPCLIENT_SEND_BUF_SIZE : http发送缓存大小
301 - http: master # helloworld_demo中引入http组件
311 aos install http
319http组件的package.yaml中添加[example示例代码](https://gitee.com/alios-things/http/tree/master/example):
341 ## 步骤8 http测试示例
[all …]
/AliOS-Things-master/components/amp/test/
A Dtest_http.js3 var http = require('http'); variable
4 if (!(http && http.request)) {
14 http.request({
/AliOS-Things-master/components/amp/example-js/
A Dhttp.js3 var http = require('http'); variable
4 if (!(http && http.request)) {
15 http.request({
/AliOS-Things-master/components/linksdk/portfiles/
A DREADME.md11 + [乐鑫ESP8266移植](http://code.aliyun.com/linksdk/docs/wikis/best-practice/ESP8266_Porting)
12 + [乐鑫ESP32移植](http://code.aliyun.com/linksdk/docs/wikis/best-practice/ESP32_Porting)
13 + [MCU+TCP模组(SIM800C)移植](http://code.aliyun.com/linksdk/docs/wikis/best-practice/SIM800C_TCP_Portin…
14 + [MCU+MQTT模组(N720V5)移植](http://code.aliyun.com/linksdk/docs/wikis/best-practice/N720V5_MQTT_Portin…
/AliOS-Things-master/components/jsoncpp/doc/
A Djsoncpp.dox5 <a HREF="http://www.json.org/">JSON (JavaScript Object Notation)</a>
141 - <a HREF="http://www.json.org/">JSON</a> Specification and alternate language implementations.
142 - <a HREF="http://www.yaml.org/">YAML</a> A data format designed for human readability.
143 - <a HREF="http://www.cl.cam.ac.uk/~mgk25/unicode.html">UTF-8 and Unicode FAQ</a>.
147 - <a href="http://jsoncpp.sourceforge.net">http://jsoncpp.sourceforge.net</a>
148 - <a href="http://sourceforge.net/projects/jsoncpp/files/">http://sourceforge.net/projects/jsoncpp/…
149 - <a href="http://jsoncpp.svn.sourceforge.net/svnroot/jsoncpp/trunk/">http://jsoncpp.svn.sourceforg…
150 - <a href="http://jsoncpp.sourceforge.net/old.html">http://jsoncpp.sourceforge.net/old.html</a>
162 <a href="http://apr.apache.org/versioning.html">the Apache versioning scheme</a>.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog2654 http://www.asmail.be/msg0055458208.html
2670 http://trac.osgeo.org/gdal/ticket/3894
3018 http://trac.osgeo.org/gdal/ticket/3539
3046 http://trac.osgeo.org/gdal/ticket/3539
3075 http://trac.osgeo.org/gdal/ticket/3514
3087 http://trac.osgeo.org/gdal/ticket/3512
3321 http://trac.osgeo.org/gdal/ticket/2976
3473 http://trac.osgeo.org/gdal/ticket/2621
3748 http://trac.osgeo.org/gdal/ticket/1965
3753 http://trac.osgeo.org/gdal/ticket/1948
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dmissing104 perl_URL=http://www.perl.org/
105 flex_URL=http://flex.sourceforge.net/
106 gnu_software_URL=http://www.gnu.org/software
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/
A Dmissing104 perl_URL=http://www.perl.org/
105 flex_URL=http://flex.sourceforge.net/
106 gnu_software_URL=http://www.gnu.org/software
/AliOS-Things-master/components/ota/
A DREADME.md7 …案,对各种升级场景都有很好的支持。目前AliIOS Things除一般的整包升级外,现有的高阶能力有:压缩升级、差分升级及安全升级;支持的升级通道:http、https、BLE、3G/4G,NB等…
12 4、支持https安全下载方式:除支持http下载外,支持https下载方式;
33 │ ├── ota_hal_trans.c # 传输底层适配层(比如mqtt、coap、http
43 │ │ ├── ota_download_file2fs_http.c # 通过http下载文件(放在flash中)
44 │ │ └── ota_download_http.c # 通过http下载文件(放在flash中)
68 * http
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/doc/
A DREADME9 [1]: http://kramdown.rubyforge.org/
10 [2]: http://rubygems.org/
29 [3]: http://coderay.rubychan.de/
/AliOS-Things-master/components/SDL2/src/image/
A DREADME.txt5 http://www.libsdl.org/projects/SDL_image/
29 JPEG support requires the JPEG library: http://www.ijg.org/
30 PNG support requires the PNG library: http://www.libpng.org/pub/png/libpng.html
31 and the Zlib library: http://www.gzip.org/zlib/
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DREADME6 http://tools.ietf.org/html/rfc1950 (zlib format), rfc1951 (deflate format) and
24 http://zlib.net/ . Before reporting a problem, please check this site to
28 PLEASE read the zlib FAQ http://zlib.net/zlib_faq.html before asking for help.
32 http://marknelson.us/1997/01/01/zlib-engine/ .
39 http://java.sun.com/developer/technicalArticles/Programming/compression/ .
43 http://search.cpan.org/~pmqs/IO-Compress-Zlib/ .
47 http://docs.python.org/library/zlib.html .
49 zlib is built into tcl: http://wiki.tcl.tk/4610 .
75 - For PalmOs, see http://palmzlib.sourceforge.net/
/AliOS-Things-master/components/oss/
A DREADME.md34 │   ├── http/*.cc # http相关的网络函数
43 │   ├── http/*.h # http相关的函数头文件
262 oss ->url:http://xxxxxxxxxx.xxxxxx
284 oss ->url:http://xxxxxxxxxx.xxxxxxxxxx
/AliOS-Things-master/components/ucamera/
A DREADME.md29 │ └── dechunk.c # http数据解析代码实现
36 * http
153 使用camera_web_server来建立一个web服务器,该Demo中摄像头采集的数据以jpeg格式提供,并且提供了以http请求的方式获取jpeg图像数据。编译需要进入到Demo的目录中:
174 为了确认ESP32-EYE摄像头是否正常,电脑连接ESP32-EYE的WiFi网络ESP32-Camera,先通过电脑方式查看web界面http://192.168.4.1:80/capture:
175 抓取当前画面http://192.168.4.1:80/capture:
181 WIFICAMERA_URL: "http://192.168.4.1:80/capture"
/AliOS-Things-master/solutions/ucloud_ai_demo/
A DREADME.md113 ESP32-EYE的代码中提供了多个Demo,使用camera_web_server来建立一个web服务器,该Demo中摄像头采集的数据以jpeg格式提供,并且提供了以http请求的方式获取jpeg…
139 为了确认ESP32-EYE摄像头是否正常,电脑连接ESP32-EYE的WiFi网络ESP32-Camera,先通过电脑方式查看web界面http://192.168.4.1:80/capture:
140 抓取当前画面http://192.168.4.1:80/capture:
168 1. 如没有阿里云账号,请登陆[阿里云官网](http://www.aliyun.com)开通。
176 3. 登陆[OSS平台](http://oss.console.aliyun.com)创建bucket:
205 登陆http://oss.console.aliyun.com 上传你的人脸到4.1中创建的bucket中,并替换路径到solutions/ucloud_ai_demo/package.yaml:
207 MYFACE_PATH: "http://viapi-test.oss-cn-shanghai.aliyuncs.com/viapi-3.0domepic/facebody/CompareFace/…
211 wifi camera的http访问地址,用户根据自己摄像头的IP地址进行替换:
214 WIFICAMERA_URL: "http://192.168.43.166:80/capture"
A Dpackage.yaml89 # wifi camera的http访问地址,用户根据自己摄像头的IP地址进行替换
90 WIFICAMERA_URL: "http://192.168.43.166:80/capture"
93 …MYFACE_PATH: "http://viapi-test.oss-cn-shanghai.aliyuncs.com/viapi-3.0domepic/facebody/CompareFace…
/AliOS-Things-master/components/ucloud_ai/
A DREADME.md55 * http
131 1. 如没有阿里云账号,请登陆[阿里云官网](http://www.aliyun.com)开通。
221 image url:http://vibktprfx-prod-prod-aic-gd-cn-shanghai.oss-cn-shanghai.aliyuncs.com/person-image-c…
306 0image url: http://viapi-cn-shanghai-dha-segmenter.oss-cn-shanghai.aliyuncs.com/upload/result_HeadS…
320 image url: http://viapi-cn-shanghai-dha-segmenter.oss-cn-shanghai.aliyuncs.com/upload/result_humans…
477 imageUrl: http://algo-app-isr-lab-cn-shanghai-prod.oss-cn-shanghai.aliyuncs.com/remove-person/2021-…
493 outImageURL: http://viapi-cn-shanghai-dha-filter.oss-cn-shanghai.aliyuncs.com/upload/result_/2021-3…
497 使用过程中如果想要验证自己的图片是否可以正常识别可通过http://vision.aliyun.com进入能力中心中对应的体验页面进行验证。
/AliOS-Things-master/components/SDL2/docs/
A DREADME-emscripten.md27 SDL_mixer (http://www.libsdl.org/projects/SDL_mixer/):
32 SDL_gfx (http://cms.ferzkopp.net/index.php/software/13-sdl-gfx):
A DREADME-hg.md12 hg clone http://hg.libsdl.org/SDL
18 http://hg.libsdl.org/SDL/
A DREADME.md9 http://www.libsdl.org/
30 More documentation and FAQs are available online at [the wiki](http://wiki.libsdl.org/)
54 issues, you can join the [developers mailing list](http://www.libsdl.org/mailing-list.php)
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx86/
A Dreadme.txt14http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=7a1c9da0-0510-44a2-b042-7e…
18 http://www.winimage.com/zLibDll/zlib124_masm_obj.zip
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A DMiniZip64_info.txt5 MiniZip 1.1 is built from MiniZip 1.0 by Gilles Vollant ( http://www.winimage.com/zLibDll/minizip.h…
14 support for unzip.c into minizip for a open source project called gdal ( http://www.gdal.org/ )
41 ZipLayout http://result42.com/projects/ZipFileLayout
46 ZIP App Note http://www.pkware.com/documents/casestudies/APPNOTE.TXT
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/
A DREADME.contrib9 See http://zlib-ada.sourceforge.net/
13 See patch at http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/96393
17 See http://www.muppetlabs.com/~breadbox/software/assembly.html
61 See http://www.winimage.com/zLibDll/minizip.html
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx64/
A Dreadme.txt18 http://www.winimage.com/zLibDll/zlib124_masm_obj.zip
31 http://www.microsoft.com/whdc/devtools/ddk/default.mspx for low price)
A Dgvmat64.asm34 ; http://www.zlib.net
35 ; http://www.winimage.com/zLibDll
36 ; http://www.muppetlabs.com/~breadbox/software/assembly.html
52 ; http://www.microsoft.com/whdc/Devtools/wdk/default.mspx for low price)
195 ; see http://weblogs.asp.net/oldnewthing/archive/2004/01/14/58579.aspx and
196 ; http://msdn.microsoft.com/library/en-us/kmarch/hh/kmarch/64bitAMD_8e951dd2-ee77-4728-8702-55ce4b5…

Completed in 43 milliseconds

123456789