.ip Property

Function:

Sets/returns the IP address of the PPP interface of your device.

Type:

Dot-decimal string

Value Range:

Any IP address, such as "192.168.100.40" (default = "1.0.0.1").

See Also:

---


Details

Typically, the IP address of the PPP interface is negotiated with the ISP. Our (very convenient) GPRS library implements all the necessary steps of PPP link negotiation for GPRS modems.

This property can only be written to when the ppp. object is disabled (ppp.enabled = 0 — NO).


.ip Property

Details