freesmartphone.org Framework DBus Interface Specification

org.freesmartphone.Network

Description

The Network interface provides access to high level networking functions. Please see org.moblin.connman and org.bluez for low level networking functions.

Namespace

org.freesmartphone.Network

Methods

Signals

None

Errors

None

Methods

StartConnectionSharingWithInterface ( s )

Description: Start sharing the internet connection of this device with any clients connected to the specified network interface via DHCP.

Might launch a dhcp server process and adjust IP tables.

Parameters

s: interface

The network interface to start sharing the connectivity with.

StopConnectionSharingWithInterface ( s )

Description: Stop sharing the internet connection of this device with any clients connected to the specified network interface via DHCP.

Might stop a dhcp server process and adjust IP tables.

Parameters

s: interface

The network interface to stop sharing the connectivity with.


| Specified 2008-2009 by the Freesmartphone.org team. | Join us and discuss further drafts smartphones-standards (at) linuxtogo (dot) org