Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

After all the µC/TCP-IP prerequisite modules have been initialized (see section Prerequisite module initialization Prerequisite Module Initialization), the TCP/IP stack must be initialize with the function Net_Init(). This function must be called before any other network API functions.

...