Skip to content

Ioto Agent Samples

Ioto provides an extensive suite of samples for common design patterns.

Name Description
link-agent-main Embed the Ioto library in your application and use the Ioto main().
own-main Embed the Ioto library with your own main().
url-fetch Issue client HTTP requests to issue REST API request.
url-get Issue simple client HTTP GET requests.
web-auth Demonstrate user login for a web application.
web-dynamic Generate dynamic responses for HTTP client requests.
web-static Serve static files for HTTP client requests.
web-upload Process uploaded file in the web server.