Home
last modified time | relevance | path

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

123456789

/Zephyr-latest/subsys/net/lib/http/
DREADME_http_parser4 The http-parser library* from the nodejs project is a downstream of an
8 https://github.com/nodejs/http-parser/releases/tag/v2.7.1
9 https://github.com/nodejs/http-parser/archive/v2.7.1.tar.gz
14 * "http-parser" is the project's name, "http_parser" is used in filenames.
/Zephyr-latest/samples/net/sockets/http_client/
DREADME.rst1 .. zephyr:code-sample:: sockets-http-client
27 Build the http-client sample application like this:
59 Running http-server in Linux Host
62 You can run this ``http-client`` sample application in QEMU
63 and run the ``http-server.py`` (from net-tools) on a Linux host.
71 $ ./http-server.py
73 Run ``http-client`` application in QEMU:
83 Note that ``http-server.py`` must be running in the Linux host terminal window
84 before you start the http-client application in QEMU.
DKconfig1 # Private config options for http-client sample app
6 mainmenu "Networking http-client sample application"
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/
DREADME.rst1 .. zephyr:code-sample:: socket-dumb-http-server-mt
12 This sample has similar functionality as :zephyr:code-sample:`socket-dumb-http-server`
42 browser: http://192.0.2.1:8080/ or http://[2001:db8::1]:8080/
50 $ curl http://192.0.2.1:8080/
55 $ ab -n10 http://192.0.2.1:8080/
DCMakeLists.txt13 mt-http-server-cert.der
14 mt-http-server-key.der
/Zephyr-latest/soc/ti/simplelink/cc32xx/
DREADME2 * http://www.ti.com/lit/ug/swru465/swru465.pdf
5 * http://www.ti.com/lit/ug/swru543/swru543.pdf
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dicbmsg_memory.svg1 <svg host="65bd71144e" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink…
7 …Object pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG…
8 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif…
24 …Object pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG…
25 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif…
41 …Object pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG…
42 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif…
58 …Object pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG…
59 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif…
75 …Object pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG…
[all …]
Dicbmsg_message.svg1 <svg host="65bd71144e" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink…
7 …Object pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG…
8 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif…
24 …Object pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG…
25 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif…
41 …Object pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG…
42 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif…
58 …Object pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG…
59 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif…
75 …Object pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG…
[all …]
Dicbmsg_flows.svg1 <svg host="65bd71144e" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink…
7 …Object pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG…
8 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif…
26 …Object pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG…
27 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justif…
46 …Object pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG…
47 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; ju…
66 …Object pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG…
67 …<div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; ju…
86 …Object pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG…
[all …]
/Zephyr-latest/doc/safety/images/
DIEC-61508-basis.svg1http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="802px"…
Dzephyr-safety-process.svg1http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="999px"…
/Zephyr-latest/samples/net/sockets/dumb_http_server/
DREADME.rst1 .. zephyr:code-sample:: socket-dumb-http-server
43 browser: http://192.0.2.1:8080/ . You should see a page with a sample
50 $ curl http://192.0.2.1:8080/
55 $ ab -n10 http://192.0.2.1:8080/
79 To test, connect to http://127.0.0.1:8080/ , and follow the steps in the
/Zephyr-latest/boards/ti/cc26x2r1_launchxl/doc/
Dindex.rst116 …<http://software-dl.ti.com/ccs/esd/documents/xdsdebugprobes/emu_xds110.html#updating-the-xds110-fi…
205 http://www.ti.com/lit/pdf/swru528
208 http://www.ti.com/tool/launchxl-cc26x2r1
211 http://www.ti.com/product/cc2652r
214 http://www.ti.com/lit/pdf/swru528
217 http://www.ti.com/lit/pdf/swrs207
220 http://www.ti.com/lit/pdf/swcu185
223http://processors.wiki.ti.com/index.php/XDS_Emulation_Software_Package#XDS_Emulation_Software_.28e…
/Zephyr-latest/boards/silabs/starter_kits/efm32wg_stk3800/doc/
Dindex.rst124 http://www.silabs.com/products/development-tools/mcu/32-bit/efm32-wonder-gecko-starter-kit
127 http://www.silabs.com/documents/public/user-guides/efm32wg-stk3800-ug.pdf
130 http://www.silabs.com/documents/public/schematic-files/BRD2400A_A00.pdf
133 http://www.silabs.com/products/mcu/32-bit/efm32-wonder-gecko
136 http://www.silabs.com/documents/public/data-sheets/EFM32WG990.pdf
139 http://www.silabs.com/documents/public/reference-manuals/EFM32WG-RM.pdf
/Zephyr-latest/boards/ti/msp_exp432p401r_launchxl/doc/
Dindex.rst47 …<http://software-dl.ti.com/ccs/esd/documents/xdsdebugprobes/emu_xds110.html#updating-the-xds110-fi…
123 http://www.ti.com/product/msp432p401r
126 http://www.ti.com/tool/SIMPLELINK-MSP432-SDK
129 http://processors.wiki.ti.com/index.php/UniFlash_v4_Quick_Guide#Command_Line_Interface
132 http://www.ti.com/tool/ccstudio
135http://processors.wiki.ti.com/index.php/XDS_Emulation_Software_Package#XDS_Emulation_Software_.28e…
/Zephyr-latest/samples/sensor/ms5837/
DREADME.rst52 .. _MS5837 Sensor: http://www.te.com/usa-en/product-CAT-BLPS0017.html?q=&type=products&samples=N&q2…
53 .. _nRF52840 Preview development kit: http://www.nordicsemi.com/eng/Products/nRF52840-Preview-DK
/Zephyr-latest/boards/ti/cc3220sf_launchxl/doc/
Dindex.rst102 …<http://software-dl.ti.com/ccs/esd/documents/xdsdebugprobes/emu_xds110.html#updating-the-xds110-fi…
243 See :zephyr:code-sample:`sockets-http-get` and
254 http://processors.wiki.ti.com/index.php/CC31xx_%26_CC32xx
257 http://www.ti.com/product/cc3220
260 http://www.ti.com/lit/pdf/swru465
263 http://www.ti.com/lit/pdf/swru464
266 http://www.ti.com/lit/pdf/swru461
269 http://processors.wiki.ti.com/index.php/Category:CCS_UniFlash
272 http://www.ti.com/tool/download/SIMPLELINK-CC3220-SDK
275 http://www.ti.com/lit/pdf/swru463
[all …]
/Zephyr-latest/boards/ti/cc3235sf_launchxl/doc/
Dindex.rst105 …<http://software-dl.ti.com/ccs/esd/documents/xdsdebugprobes/emu_xds110.html#updating-the-xds110-fi…
246 See :zephyr:code-sample:`sockets-http-get` and
259 http://www.ti.com/microcontrollers/simplelink-mcus/overview.html
262 http://www.ti.com/product/cc3235SF
265 http://www.ti.com/lit/pdf/swru543
268 http://www.ti.com/lit/pdf/swru455
271http://dev.ti.com/tirex/content/simplelink_cc32xx_sdk_2_40_01_01/docs/simplelink_mcu_sdk/Quick_Sta…
274 http://processors.wiki.ti.com/index.php/Category:CCS_UniFlash
277 http://www.ti.com/tool/download/SIMPLELINK-CC32xx-SDK/2.40.01.01
280 http://www.ti.com/lit/pdf/swru539
[all …]
/Zephyr-latest/samples/sensor/th02/
DREADME.rst41 .. _Grove LCD Module: http://wiki.seeed.cc/Grove-LCD_RGB_Backlight/
42 .. _Grove Temperature And Humidity: http://wiki.seeed.cc/Grove-TemptureAndHumidity_Sensor-High-Accu…
/Zephyr-latest/boards/ti/cc1352r1_launchxl/doc/
Dindex.rst110 …<http://software-dl.ti.com/ccs/esd/documents/xdsdebugprobes/emu_xds110.html#updating-the-xds110-fi…
199 http://www.ti.com/lit/pdf/swru525
202 http://www.ti.com/tool/launchxl-cc1352r1
205 http://www.ti.com/product/cc1352r
208 http://www.ti.com/lit/pdf/swcu185
211http://processors.wiki.ti.com/index.php/XDS_Emulation_Software_Package#XDS_Emulation_Software_.28e…
/Zephyr-latest/samples/net/sockets/http_server/
DREADME.rst1 .. zephyr:code-sample:: sockets-http-server
57 - Using a browser: ``http://192.0.2.1/``
58 - Using curl: ``curl -v --compressed http://192.0.2.1/``
59 - Using ab (Apache Bench): ``ab -n10 http://192.0.2.1/``
63 - Using nghttp client: ``nghttp -v --no-dep http://192.0.2.1/``
64 - Using curl: ``curl --http2 -v --compressed http://192.0.2.1/``
65 - Using h2load: ``h2load -n10 http://192.0.2.1/``
93 ``network.http.http2.enforce-tls-profile`` to false, since it seems that using a CA
195 $ curl -v --compressed http://192.0.2.1
/Zephyr-latest/boards/adafruit/feather_m4_express/support/
Dopenocd.cfg8 # TODO(http://openocd.zylin.com/#/c/5706/): lower the clock speed to workaround
/Zephyr-latest/boards/adafruit/itsybitsy_m4_express/support/
Dopenocd.cfg8 # TODO(http://openocd.zylin.com/#/c/5706/): lower the clock speed to workaround
/Zephyr-latest/tests/net/lib/http_server/core/
DCMakeLists.txt7 set(BASE_PATH "../../../../../subsys/net/lib/http/")
/Zephyr-latest/boards/st/nucleo_l152re/support/
Dopenocd.cfg2 # http://openocd.zylin.com/#/c/5829/

123456789