HTTPInit Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
HTTPInit Function
C
void HTTPInit();
Description

Sets all HTTP sockets to the listening state, and initializes the state machine and file handles for each connection. If SSL is enabled, opens a socket on that port as well.

Preconditions

TCP must already be initialized.

Returns

None

Remarks

This function is called only one during lifetime of the application.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.