Overview

Diamond provides support for a TCP/IP stack on SMT362 modules. You need an appropriate licence to use the stack and you should contact your Sundance supplier if you need to purchase one.

 

You access the TCP/IP stack from a task by including the stack's header file, stack.h; you do not need to link in any libraries or take any other action.

 

Dragons003Please note that the TCP/IP functions can be used from only one thread at a time; they are not reentrant.