User Tools

Site Tools


training:datapi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

training:datapi [2020/08/29 11:02] – created - external edit 127.0.0.1training:datapi [2025/02/14 13:21] (current) – [Using Raspberry Pi as Data Server for Embedded Systems] azman
Line 13: Line 13:
     * bare-metal vs operating systems     * bare-metal vs operating systems
   - raspberry pi on Linux   - raspberry pi on Linux
-    * plethora of possibilities...+    * huge number of possibilities...
   - programming stuffs   - programming stuffs
     * database access using sqlite     * database access using sqlite
Line 238: Line 238:
 # ./test_my1sock --server # ./test_my1sock --server
  
-At the browser, type "http://localhost:8080/test/this/path"+At the browser, type "https://localhost:8080/test/this/path"
  
 To run the client test program (in another terminal) To run the client test program (in another terminal)
Line 248: Line 248:
 # ./test_my1sock --port 8080 --host localhost --path /exit # ./test_my1sock --port 8080 --host localhost --path /exit
  
-We can also do that at the browser, type "http://localhost:8080/exit"+We can also do that at the browser, type "https://localhost:8080/exit"
 </code> </code>
  
training/datapi.1598670143.txt.gz · Last modified: by 127.0.0.1