Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 3.03.00

...

A TCP/IP stack is divided into layers of same functionnality. Each communication protocol belongs to one of the layers. Table - TCP/IP Layer Model shows the differents layers of the TCP/IP model and also the OSI model. At the rigth, a list of the protocols associated with each layer that the Micriµm µC/TCP-IP stack supports. 

...

  • ONLY supports a single default gateway per interface.

  • IPv4 forwarding/routing NOT currently supported.
  • Transmit fragmentation NOT  NOT currently supported.
  • IPv4 Security options NOT supported supported.

The IPv4 Layer also implements:

...

µC/DCHPcDHCP client
µC/DNScDNS client
µC/HTTPsHTTP server (web server)
µC/FTPcFTP client
µC/FTPsFTP server
µC/SMTPcSMTP client
µC/SNTPcNetwork Time Protocol client
µC/TELNETsTelnet server
µC/POP3cPOP3 client
µC/TFTPcFTP client
µC/TFTPcTFTP client
µC/IPerfNetwork testing tool

...

BSD Based Application

Any well known application layer protocols following the BSD socket API standard can be used with µC/TCP-IP.

RFC

...

validation

µC/TCPIP is regularly validated via a popular automated network validation library provided by Ixia and called IxANVL. It guaranteed that RFCs are always respected and correctly implemented.