Next Previous Up Top Contents Index

10.3.3 The <NUMERIC-ADDRESS> class

<numeric-address>

Sealed abstract primary class

Superclasses: <object>
The class of objects representing the numeric form of an Internet addresses.
Currently only ipv4 (32-bit) addresses are supported. Ipv6 addresses will be added when they are supported by Winsock2. In general <numeric-address> objects are accessed using the functions host-order or network-order, depending on the context in which they are employed.

System and I/O Reference - 31 MAR 2000

Next Previous Up Top Contents Index