User Tools

Site Tools


uphp:functions:net_enable3g

This is an old revision of the document!


net_enable3g

WMPRO, WMMINI FW >= 1.0 WMMEGA FW >= 2.0

Enable 3G support for the dongle

Description

int net_enable3g ( )

This enabled the 2G/3G PPP stack which will automatically connect to the Internet once the dongle is plugged in

Parameter

none

Return Value

none

Example

<?
  net_enable3g();
?>

See Also

net_disable3g() - Enable 3G PPP Stack

usb_info() - Get information about the USB state

setusbpower() - Set the state of the USB power

getusbstat() - Get information about the USB connection state

uphp/functions/net_enable3g.1494485441.txt.gz · Last modified: 2021/09/13 05:56 (external edit)