IP
[Base Protocols]

RFC 791 Internet protocol version 4. More...

Collaboration diagram for IP:

RFC 791 Internet protocol version 4.

Before using IP based protocols, you must have registered a network device driver like PPP or one of the supported Ethernet controller drivers.

You must also have configured the IP network interface with NutDhcpIfConfig() or NutNetIfConfig().

Typical applications do not use the IP layer directly, but call the UDP Socket API or the TCP Socket API. A Raw IP API is currently not supported.

Todo:
Configurable checksum calculation for incoming datagrams.

© 2000-2010 by contributors - visit http://www.ethernut.de/