tango.net.InternetAddress
License:
BSD style:
Version:
Initial release: Aug 2006
author:
Kris
- class InternetAddress: tango.net.device.Berkeley.IPv4Address;
- this();
- useful for Datagrams
- this(const(char)[] addr, int port = 0);
- -port- can be PORT_ANY
-addr- is an IP address or host name
- this(uint addr, ushort port);
- this(ushort port);
Page generated by Ddoc. Copyright (c) 2004 Kris Bell. All rights reserved