HTTPMPFSUpload Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
HTTPMPFSUpload Function
C
static HTTP_IO_RESULT HTTPMPFSUpload();
Description

Allows the MPFS image in EEPROM or external Flash to be updated via a web page by accepting a file upload and storing it to the external memory.

Preconditions

MPFSFormat() has been called.

Return Values
Return Values 
Description 
HTTP_IO_DONE 
on success 
HTTP_IO_NEED_DATA 
if more data is still expected 
Remarks

This function is only available when MPFS uploads are enabled and the MPFS image is stored in EEPROM.

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