ports.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

TCP Ports
#define NIP_TCP_PORT_HTTP   0x0050
 decimal 80
#define NIP_TCP_PORT_TELNET   0x0017
 decimal 23
UDP Ports
#define NIP_UDP_PORT_DHCPCLIENT   0x0044
 decimal 68
#define NIP_UDP_PORT_DHCPSERVER   0x0043
 decimal 67
#define NIP_UDP_PORT_NTP   0x0080
 decimal 123
#define NIP_UDP_PORT_MDNS   0x14E9
 decimal 5353


Define Documentation

#define NIP_TCP_PORT_HTTP   0x0050

decimal 80

Definition at line 45 of file ports.h.

#define NIP_TCP_PORT_TELNET   0x0017

decimal 23

Definition at line 46 of file ports.h.

#define NIP_UDP_PORT_DHCPCLIENT   0x0044

decimal 68

Definition at line 52 of file ports.h.

Referenced by nip_dhcp_disp_sock_init().

#define NIP_UDP_PORT_DHCPSERVER   0x0043

decimal 67

Definition at line 53 of file ports.h.

Referenced by nip_dhcp_disp_check().

#define NIP_UDP_PORT_MDNS   0x14E9

decimal 5353

Definition at line 55 of file ports.h.

Referenced by nip_mdns_init(), and nip_mdns_transmit().

#define NIP_UDP_PORT_NTP   0x0080

decimal 123

Definition at line 54 of file ports.h.


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