Main Page
Modules
Data Structures
Files
Related Pages
Examples
Data Structures
Data Fields
_IP_ADDR Union Reference
#include <ip.h>
Detailed Description
Structure to store an IP address. For example, if IP address is "192.168.1.0", then:
IP_ADDR.v
[0] = 192
IP_ADDR.v
[1] = 168
IP_ADDR.v
[2] = 1
IP_ADDR.v
[3] = 10
Data Fields
BYTE
v
[4]
DWORD
Val
Field Documentation
BYTE
_IP_ADDR::v
[4]
Examples:
ex_tcp_client.c
,
ex_udp_client.c
, and
ex_udp_client2.c
.
DWORD
_IP_ADDR::Val
The documentation for this union was generated from the following file:
net/
ip.h
Generated on Tue Feb 21 15:18:08 2006 for SBC65EC Web Server by
1.4.5