nip_init.h

Go to the documentation of this file.
00001 #define NIP_ICMP_ENABLE   1
00002 #define NIP_UDP_ENABLE    1
00003 #define NIP_TCP_ENABLE    1
00004 #define NIP_DHCP_ENABLE   1 /** Dynamic Host Configuration Protocol. Requires NIP_UDP_ENABLE. */
00005 #define NIP_AUTOIP_ENABLE 1 /** Dynamic Configuration of IPv4 Link-Local Addresses */
00006 #define NIP_MULTICAST_ENABLE 1 /** Send and receive IP multicast messages */
00007 #define NIP_IGMP_ENABLE   1 /** needed to receive multihop multicast messages. Requires NIP_MULTICAST_ENABLE */
00008 #define NIP_MDNS_ENABLE   1

Generated on Thu Jul 10 01:09:29 2008 for NIP by  doxygen 1.5.5