|
DCT Lightfoot v3 API specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.dctl.j2me.net.IP
This provides access to some low level IP functionality
| Constructor Summary | |
IP()
|
|
| Method Summary | |
static int |
getBroadcastAddress()
Get the broadcast address |
static int |
getIPAddress()
Get the IP address of the system |
static int |
getNetmask()
Get the netmask of the system |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IP()
| Method Detail |
public static int getIPAddress()
public static int getNetmask()
public static int getBroadcastAddress()
|
DCT Lightfoot v3 API specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||