/
Instance Configuration
Instance Configuration
To initialize a HTTP server instance two structure objects must be defined and configured, the instance task structure NET_TASK_CFG
and the instance parameters HTTPs_CFG
structure.
The first structure defines the instance task parameters like the task priority and stack size. The second structure regroups all the other necessary parameters for the instance configuration.
, multiple selections available,
Related content
HTTPs_InstanceInit
HTTPs_InstanceInit
More like this
HTTPs_InstanceStart
HTTPs_InstanceStart
More like this
Task Configuration
Task Configuration
More like this
HTTPs_Init
HTTPs_Init
More like this
Parameters Configuration
Parameters Configuration
More like this
Secure Configuration
Secure Configuration
More like this