Web Server
The RTIP-32 Web server runs as a stand-alone task. It accepts connections on port CFG_WWW_PORT (default: 80) and optionally secure connections on port CFG_HTTPS_PORT (default: 443). It spawns connection specific threads to serve each incoming connection. The server supports the HTTP GET, POST, PUT, HEAD, and DELETE commands.
The Web Server is an optional add-on for RTIP-32 and must be purchased in addition to RTIP-32 to be available. Applications requiring the Web Server must include header file Webapi.h and link library Websrv.lib. The Web Server API is documented in the RTIP-32 Reference Manual.
Telnet Server
Security
Server Side Includes (CGI)
Form Action Posts
SNMP Agent
|