SMTPTask Function

Microchip TCP/IP Stack

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

This function handles periodic tasks associated with the SMTP client, such as processing initial connections and command sequences.

Preconditions

None

Returns

None

Remarks

This function acts as a task (similar to one in an RTOS). It performs its task in a co-operative manner, and the main application must call this function repeatedly to ensure that all open or new connections are served in a timely fashion.

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