TCPIP Network Examples Code

This directory contains code examples to help customers develop their network application. Those examples are given as guidelines and are not part of the µC/TCP-IP stack, therefore they are not part of the support Micriµm offers.

\Micrium
	\Software
		\uC-TCPIP
			\Examples
                \Init
                \Socket
                \TLS-SSL


\Micrium

Contains all software components and projects provided by Micriµm.

\Software

This sub-directory contains all software components and projects.

\uC-TCPIP

This is the main µC/TCP-IP directory.

\Examples

This is the directory that contains the sample codes to help customers with their network application. It includes µC/TCP-IP stack initialization examples, socket programming examples, etc.

\Init

This is the directory that contains the sample codes to help customers with their network application. It includes µC/TCP-IP stack initialization examples.

\Multicast

This is the directory that contains the example codes to help customers with their network application. It includes multicast examples.

\Socket

This is the directory that contains the sample codes to help customers with their network application. It includes socket programming examples.

\TLS-SSL

This is the directory that contains the sample codes to help customers with their network application. It includes examples about how to use TLS/SSL with an application.