Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

  1. This example show how to initialize µC/HTTP-server:
    1. Initialize uC/HTTP-server module objects.
    2. Initialize a web server's instance
    3. Start the web server's instance.
       
  2. This example assumes the presence of µC/TCP-IP and µC/FS. It is assume also that all prerequisite modules have been initialized before starting to initialize µC/HTTP-server and any web server instance.

 

  • No labels