PostApplicationUpdate
From NetBurner Wiki
The PostApplicationUpdate Example is an example included with the NNDK. It can be found in \nburn\examples\web\PostApplicationUpdate.
Project Description
This example demonstrates how you can update your NetBurner device application image from a web page, using MultiPart Forms. The POST handler will process the incoming application file and reprogram the NetBurner device's application flash memory. If the reboot checkbox was checked, it will reboot the NetBurner device.
Requirements
- A network enabled NetBurner
- NetBurner's Eclipse IDE
Source Code
This source code is included for reference only.For up to date source, please use the example application source code included with your Development Kit
