wxIPaddress
generated from ../src/mod_io/ipaddr.cppwxIPaddress is an prototype class for all internet protocol address objects. Currently, only wxIPV4address is implemented.
Constants
Properties
Methods
anyAddress
anyAddress() : Boolean
Internally, this is the same as setting the IP address to INADDR_ANY. Returns true on success, false if something went wrong.
localhost
localhost() : Boolean
Set the address to localhost. Returns true on success, false if something went wrong.

© 2002 - 2007 Franky Braem.