SWRU368C May 2018 – January 2021 CC3100 , CC3100MOD , CC3200 , CC3200MOD
Functions used for enabling or disabling the HTTP server. By default, the server is enabled.
Function name | Description | Parameters |
---|---|---|
void sl_NetAppStart(UINT32 appId) | Starts the HTTP server | appId = SL_NET_APP_HTTP_SERVER_ID |
void sl_NetAppStop(UINT32 appId) | Stops the HTTP server | appId = SL_NET_APP_HTTP_SERVER_ID |