Getting Started
This chapter gives you some insight into how to install and use µC/HTTP-server. The following topics are explained in this chapter:
- Prerequisites
- Downloading the Source Code
- Installing the Files
- Building and Running the Sample Application
At the end of this chapter, you should be able to build and run your first web application using the µC/HTTP-server.
Note that μC/HTTP-server requires the presence of a Real Time Operating System (RTOS). It is possible for μC/HTTP-server to be used with other RTOS than the Micrium RTOS by providing appropriate implementations for the Kernel Abstaction Layer (KAL) offered in the µC/Common package.