2.2.13.1.1.1 Target Net Address (TARGET_NET_ADDRESS)

The TARGET_NET_ADDRESS structure holds a Unicode text representation of an IP address.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

addressLength

address (variable)

...

addressLength (4 bytes): A 32-bit, unsigned integer. The length in bytes of the address field.

address (variable): A variable-length array of bytes containing an IP address in Unicode format, including a null-terminator.