270
Platforms
©2000-2008 Tibbo Technology Inc.
.Ip Property
Function:
Sets/returns the IP address of the Ethernet interface of
your device.
Type:
Dot-decimal string
Value Range:
Any valid IP address, such as "192.168.100.40". Default
= "1.0.0.1"
See Also:
,
Details
If invalid IP addresses is specified it will be automatically corrected to the nearest
valid IP-address. For example, "192.168.100.0" will be corrected to
"192.168.100.1", "192.168" to "192.168.0.1", etc.
This property can only be written to when no socket is engaged in communications
through the Ethernet interface, i.e. there is no socket for which
<> 0- PL_SSTS_CLOSED and
= 1-
PL_INTERFACE_ETHERNET.
.Netmask Property
Function:
Sets/returns the netmask of the Ethernet interface of your
device.
Type:
String
Value Range:
Any valid netmask, such as "255.255.255.0". Default=
"0.0.0.0"
See Also:
,
Details
This property can only be written to when no socket is engaged in communications
through the Ethernet interface, i.e. there is no socket for which
<> 0- PL_SSTS_CLOSED and
= 1-
PL_INTERFACE_ETHERNET.
.Gatewayip Property
Function:
Sets/returns the IP address of the default gateway for the
Ethernet interface of your device.
Type:
String
Value Range:
Any valid IP address, such as "192.168.100.40". Default
= "127.0.0.1"
See Also:
,
270
270
358
331
270
270
358
331
270
270