License:
BSD style: see license.txt

Version:
Initial release: Aug 2006

author:
Kris

  • class InternetAddress : tango.net.Socket.IPv4Address;


  • this();
  • useful for Datagrams

  • this(char[] addr, int port = PORT_ANY);
  • -port- can be PORT_ANY -addr- is an IP address or host name

  • this(uint addr, ushort port);


  • this(ushort port);


  • Copyright (c) 2004 Kris Bell. All rights reserved :: page rendered by CandyDoc