Embedded TCP/IP stack: FNET_CFG_HTTP_TLS_PORT

FNET

#define FNET_CFG_HTTP_TLS_PORT   (FNET_HTONS(443u))

Default HTTP over TLS (HTTPS) port number (in network byte order).
It can be changed during the HTTPS server initialization by the fnet_http_init() function.
Default value FNET_HTONS(443).

.

Definition at line 111 of file fnet_http_config.h.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net