Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The TARGET_NET_ADDRESS structure holds a Unicode text representation of an IP address.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.