Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. This example show how to initialize µC/DHCPc:
    1. Initialize uC/HTTPs 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/HTTPs and any web server instance.

...