2005/5/9
-- ACDK API Docs Namespaces acdk acdk::net InetAddress members Java (java.sun.com) See also: InetAddress.cpp InetAddress.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <InetAddress.h>
Inheritance diagram for acdk::net::InetAddress:
API: Java
liefert die Addresse in Network Byte Order zurueck ( benutzt htonl )
[virtual]
expects ip nummer in the format xxx.xxx.xxx.xxx
Reimplemented from acdk::lang::Object.
[static]
returns INADDR_ANY
[inline]
[inline, static]
return the default address of the local machine
return the default host name of the local machine
return the inet address of localhost
returns local or localhost
return '0.0.0.0'
return a string representation of this object Object::toString() return getName() by default
[protected]