Web Server
The Web Server functions http_server_daemon and https_server_daemon spawn a thread to process each incoming connection. Applications requiring the Web Server must include header file Webapi.h and link library Websrv.lib.
Telnet Server
Configuration
Function XN_REGISTER_WEB_SRV
Function http_find_string_value
Function http_mime_fields
Function http_ssi_files
Function http_add_get_functions
Function http_add_post_functions
Function http_server_daemon
Function https_server_daemon
Function http_set_auth
Function http_set_browser_list
Function xn_line_get
Function xn_line_put
Function get_function_entry
Function post_function_entry
Function http_set_put_function
Function http_set_delete_function
Function http_hostnames
SNMP Client
|