WO2007025428A1 - Procede, systeme et dispositif terminal de configuration de parametres de composants logiciels - Google Patents

Procede, systeme et dispositif terminal de configuration de parametres de composants logiciels Download PDF

Info

Publication number
WO2007025428A1
WO2007025428A1 PCT/CN2006/001300 CN2006001300W WO2007025428A1 WO 2007025428 A1 WO2007025428 A1 WO 2007025428A1 CN 2006001300 W CN2006001300 W CN 2006001300W WO 2007025428 A1 WO2007025428 A1 WO 2007025428A1
Authority
WO
WIPO (PCT)
Prior art keywords
parameter
software component
terminal device
management
parameter configuration
Prior art date
Application number
PCT/CN2006/001300
Other languages
English (en)
Chinese (zh)
Inventor
Kepeng Li
Xiaoqian Chai
Qi Shu
Jie Tang
Xiaoyi Dong
Hai Shen
Jiangshui He
Hongtao Gao
Jianzhang Cheng
Original Assignee
Huawei Technologies Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2007025428A1 publication Critical patent/WO2007025428A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • H04W8/24Transfer of terminal data
    • H04W8/245Transfer of terminal data from a network towards a terminal

Definitions

  • the present invention relates to an Open Mobile Alliance (OMA) device management (DM, Device Management) technology, and in particular, to a software component parameter configuration method and system thereof, and a terminal device.
  • OMA Open Mobile Alliance
  • DM Device Management
  • DM Device Management
  • OTA over-the-air
  • the terminal device automatically runs to complete subsequent software installation and configuration processing.
  • the service information required by the operator and the function information of the terminal device are automatically transmitted from the terminal device to the DM server.
  • DMS Device Management System
  • the Device Management System provides a low-cost solution to maintain and manage the software and data of the terminal device, including setting the initial configuration information of the terminal device, and installing and updating on the terminal device. Permanent information, extraction of management information from the terminal device, and processing of various types of events and alarms generated by the terminal device.
  • OMADM Open Mobile Alliance
  • configuration processing such as network parameters and some common service parameters of the terminal device, such as a network access point (NAP), has been implemented.
  • NAP network access point
  • WAP Proxy Wireless Application Protocol Proxy
  • the existing OMADM specification does not provide a mechanism for configuring application software parameters on the terminal device, wherein the application software includes a network chat client, an image (Photo) client, a network game, etc., and the software parameters may be, for example, Is the server address, user account, and so on. That is, in the OMADM mode, the DM protocol does not set the relevant parameters of the application software to the corresponding connection management object, and it is inconvenient for the server to manage the application-related parameters. Summary of the invention
  • the technical problem to be solved by the present invention is to propose a software component parameter configuration method and a system thereof to implement configuration management of software component parameters in a device management specification.
  • a software component parameter configuration method includes the following steps:
  • a corresponding parameter management object is separately set for each software component; the device management server performs parameter configuration on the software component by controlling and managing the parameter management object set in the terminal device.
  • the method further comprises the steps of:
  • the device management server controls and manages the parameter management objects set in the terminal device to update and process the configured software component parameters.
  • each parameter management object corresponding to each software component is set in the terminal device in the form of a parameter configuration management subtree.
  • each parameter management object corresponding to each software component is set in the terminal device in the form of a parameter configuration management subtree.
  • the process of updating the configured software component parameters specifically includes: the device management server requesting the configured software component parameters from the terminal device;
  • the terminal device feeds back the configured software component parameters on the corresponding node in the parameter configuration management subtree to the device management server;
  • the device management server configures the new software component parameters to the corresponding nodes of the parameter configuration management subtree in the terminal device when the configured software component parameters fed back by the terminal device are inconsistent with the new software component parameters that are pre-delivered.
  • the parameter configuration management subtree is set to a corresponding location in a corresponding software component management subtree in the terminal device management tree.
  • the parameter configuration management subtree is independently set in the terminal device; and the identity association between the parameter configuration management subtree and the corresponding software component in the terminal device management tree is established.
  • the parameter management object is:
  • Server parameter management object for implementing server parameter configuration
  • User account parameter management object for implementing user account parameter configuration.
  • a software component parameter configuration system includes a terminal device and a device management server, where the terminal device includes a setting unit for separately setting a corresponding parameter management object for each software component;
  • the device management server includes a parameter configuration unit configured to perform parameter configuration on the software component by performing control management on a parameter management object set in the setting unit of the terminal device.
  • the device management server further includes a parameter update unit that performs control processing on the configured software component parameters by performing control management on the parameter management object set by the setting unit in the terminal device.
  • a terminal device includes a setting unit for separately setting a corresponding parameter management object for each software component.
  • the setting unit sets each parameter management object corresponding to each software component in a form of a parameter configuration management subtree to a corresponding position of a corresponding software component management subtree in the terminal device management tree.
  • the setting unit independently sets each parameter management object corresponding to each software component in the terminal device in the form of a parameter configuration management subtree; the terminal device further includes:
  • An identifier association unit for establishing an association between a parameter configuration management subtree formed by each parameter management object of the setting unit setting and an identifier of a corresponding software component in the terminal device management tree.
  • a software component parameter configuration method includes the following steps:
  • a corresponding parameter node group is separately set for each software component; the device management server performs parameter configuration on the software component by controlling and managing the parameter node group set in the terminal device.
  • the method further comprises the steps of:
  • the device management server performs update processing on the configured software component parameters by controlling and managing the parameter node group set in the terminal device.
  • the process of updating the configured software component parameters specifically includes: the device management server requesting the configured software component parameters from the terminal device;
  • the terminal device feeds back the configured software component parameters on the corresponding node in the parameter node group of the parameter to the device management server;
  • the device management server configures the new software component parameters to the corresponding nodes of the parameter node group in the terminal device when the configured software component parameters fed back by the terminal device are inconsistent with the new software component parameters that are pre-delivered.
  • a software component parameter configuration system including a terminal device and a device management server, where: the terminal device includes a setting unit for separately setting a corresponding parameter node group for each software component;
  • the device management server includes a parameter configuration unit for performing parameter management on a software component by performing control management on a parameter node group set by the setting unit in the terminal device.
  • the device management server further includes a parameter update unit that performs control processing on the configured software component parameters by performing control management on the parameter node group set by the setting unit in the terminal device.
  • a terminal device includes a setting unit for separately setting a corresponding parameter node group for each software component.
  • the invention separately sets a corresponding parameter management object (MO, Management Object) for each software component in the terminal device, and the DM server controls and manages the parameter management object set in the terminal device to implement parameters on the software component.
  • the configuration can solve the problem that the software parameters cannot be configured and managed by the DM server to the application software in the terminal device in the existing OMA DM specification, and the configuration and management of the software parameters and other parameters in the terminal device can be facilitated by the DM server. .
  • FIG. 1 is a flow chart showing the main implementation principle of a software component parameter configuration method according to the present invention
  • 2 is a schematic diagram of an interaction between a parameter management object (MO) set in a DM server and a terminal device, and an interaction process between an application software and a parameter management object (MO) in the terminal device
  • FIG. 3 is a method in the present invention.
  • FIG. 4 is a schematic structural diagram of a parameter configuration management subtree when a parameter configuration management subtree is hung on a node of a corresponding software component node in the DM management tree;
  • FIG. 5 is a schematic structural diagram of a parameter configuration management subtree when the parameter configuration management subtree is independently configured in the terminal device;
  • FIG. 6 is a block diagram showing the main components of a software component parameter configuration system according to the present invention.
  • FIG. 7 is a block diagram showing the main components of the terminal device of the present invention. detailed description
  • the design idea of the present invention is to design the software component parameter configuration into a parameter management object form, and the parameter management object can be hung on the management tree of the terminal device, so that the DM server can increase the parameter node on the terminal device management tree.
  • Modify, delete, etc. to implement parameter configuration of software components.
  • libraries such as lib, dll
  • configuration such as ini
  • resources such as jpg, png, ico.
  • Many configurable items on the terminal device exist in the form of software components, such as user interface (skin, menu, desktop theme, wallpaper, etc.), functions (ringtones, videos, cameras, etc.), application software (chat software, album software, E-mail software, online games, etc.); These software components are required to configure parameters.
  • FIG. 1 is a flow chart of the main implementation principle of the software component parameter configuration method of the present invention.
  • the main implementation process is as follows:
  • Step S1 In the terminal device, respectively, corresponding parameter management objects are set for each software component; wherein, in order to comply with the OMADM specification, each parameter management object corresponding to each software component setting may be selected in the form of a parameter configuration management subtree.
  • the more important parameter management objects are server parameter management objects for implementing server parameter configuration and/or user account parameter management objects for implementing user account parameter configuration.
  • Step S2 The DM server controls and manages the parameter management object set in the terminal device to implement parameter configuration on the software component.
  • the subsequent DM server may also perform control and management on the parameter management object set in the terminal device to implement Configured software component parameters for maintenance management, such as updating, deleting, etc. of configured software component parameters.
  • the DM server can remotely operate the parameter management object set on the terminal device through the DM protocol, and the application software installed in the terminal device can access the parameter configuration on the parameter management object through the corresponding designed interface;
  • the corresponding interfaces mentioned may be specifically determined by the specific terminal equipment manufacturer.
  • the interaction between the application software and the parameter management object in the terminal device can be completed by the underlying operating system. How the application software in the specific terminal device invokes the corresponding parameter on the corresponding parameter management object is not a problem to be concerned by the solution of the present invention.
  • the solution of the solution of the present invention is to solve the problem that the DM server implements the configuration and management process of the software component parameters by operating the parameter management object set on the terminal device.
  • the interaction between the parameter management object (MO) set in the specific DM server and the terminal device, and the interaction process between the application software and the parameter management object ( MO ) in the terminal device are shown in FIG. 2 .
  • the DM server performs parameter configuration on the application software in the terminal device, and subsequently performs the configured software component parameters.
  • the process of maintenance management can be handled through the standard DM protocol.
  • the process in which the DM server updates the configured software component parameters in the terminal device is as follows:
  • the DM server requests the configured software component parameters from the terminal device
  • the terminal device feeds back the configured software component parameters on the corresponding node in the parameter configuration management subtree to the DM server in response to the received request;
  • the DM server configures the new software component parameters to the corresponding nodes of the parameter configuration management subtree in the terminal device when the configured software component parameters fed back by the terminal device are inconsistent with the pre-delivered new software component parameters.
  • FIG. 3 is a schematic diagram of a process of processing a server identifier of an E-mail client software configured in a terminal device by the DM server in the method of the present invention, and the specific processing procedure is as follows:
  • the software provider provides a software component parameter configuration package to the DM server through a network service interface (WSI);
  • WSI network service interface
  • the DM server establishes a session connection with the terminal device, and the session connection establishment process is performed according to a standard OMA session connection mechanism
  • the DM server sends a request for obtaining the server identifier of the E-mail client software to the terminal device:
  • the terminal device extracts the server identifier of the symptomatic original E-mail client software from the parameter configuration management subtree set by itself, and returns it to the DM server;
  • the DM server compares the server identifier of the original E-mail client software fed back by the terminal device with the server identifier of the new E-mail client software;
  • the DM server sends a new message to the terminal device.
  • Server identifier the terminal device configures the new server identifier to the corresponding node of the parameter configuration management subtree;
  • the terminal device feeds back a parameter update success message to the DM server.
  • each parameter management object corresponding to each software component may be set in the form of a parameter configuration management subtree to a corresponding position of a corresponding software component management subtree in the terminal device management tree (DM management tree).
  • the parameter management objects corresponding to each software component may be independently configured in the terminal device in the form of a parameter configuration management subtree, and the identity association between the parameter configuration management subtree and the corresponding software component in the terminal device management tree may be established. ;
  • the structure of the parameter management object in these two cases is different; the following will give a description:
  • the figure is a schematic structural diagram of a parameter configuration management subtree when the parameter configuration management subtree is hung in a corresponding position in the corresponding software component management subtree in the DM management tree; on the DM management tree in the terminal device, The DM server performs parameter configuration on the installed application software by operating each node in the parameter MO.
  • the meaning of each node in the parameter MO is explained as follows:
  • This node is the parent node of the software component parameter configuration, and the related software components are stored under this node. Parameter configuration information.
  • the node is the server parameter of the application software.
  • the node stores the relevant parameter information of the server. For example, the client software on some networks needs to set the server. There may be multiple servers to choose from, and multiple users may need to be used at the same time. server.
  • This node is used to describe the server ID.
  • the node has a ⁇ Name> attribute, which can be used to indicate the name of the server, such as the receiving server, the sending server, and so on.
  • This node is used to describe the IP address of the server.
  • This node is used to describe the user's authentication name on the server.
  • This node is used to describe the authentication password of the user on the server. It is calculated by the user's authentication name and password through the Hash algorithm.
  • the node is the parent node of other parameter information of the software component, and other parameters of the software are stored under the node, such as network connection information (such as port number parameter, agent parameter, etc.), integral parameter in the game software, etc.;
  • the parameters are different.
  • the storage structure only arranges the commonly used servers and user accounts in the network software components. Others need to be configured.
  • the software component parameters are placed under this node.
  • This node is used to describe the specific parameter value.
  • the ⁇ Name> attribute of the node can be used to indicate the specific name of the software component parameter.
  • This node is a spare node that is used to store other relevant information about the configuration of software component parameters, or to be used for future expansion.
  • the parameter configuration management subtree formed by each parameter management object is independently configured in the terminal device:
  • the parameter management object set in the terminal device exists in the form of a parameter configuration management subtree, and in the terminal device, the parameter configuration management subtree exists as a configuration subtree separately, and does not hang in the corresponding software component. On the next level of the node, the flexibility of the parameter configuration management subtree can be guaranteed.
  • the structure of the parameter configuration management subtree is shown.
  • the parameter configuration management subtree shown in the figure is relative to the parameter configuration management shown in Figure 4 above.
  • the node is the starting node of the parameter configuration management subtree, that is, the root node of each software component parameter configuration; the node can be placed anywhere under the root node of the device management tree (DM management tree). It is a permanent node (a permanent node is a node that the DM server cannot delete), which can be generated by the device manufacturer or by other management agents as needed; it will be described in the Device Description Framework (DDF) document. The specific location on the DM management tree.
  • DDF Device Description Framework
  • the node is a software component identifier such that the parameter configuration management subtree can be associated with the corresponding software component.
  • the present invention also provides a software component parameter configuration system.
  • FIG. 6 the figure is a main component block diagram of the software component parameter configuration system of the present invention, which mainly includes a terminal device 10 and a DM server 20, where:
  • the terminal device 10 includes a setting unit 101 for respectively setting corresponding parameter management objects for each software component in the terminal device 10;
  • the DM server 20 includes a parameter configuration unit 201 for performing parameter management on the software components in the terminal device 10 by controlling and managing the parameter management objects set by the setting unit 101 in the terminal device 10.
  • the DM server 20 further includes a parameter updating unit 202 for performing control management on the parameter management object set by the setting unit 101 in the terminal device 10, so as to implement update processing on the configured software component parameters in the terminal device 10. .
  • the present invention also provides a terminal device.
  • the figure is a main component block diagram of the terminal device of the present invention, which mainly includes a setting unit 101 for targeting each of the terminal devices 10.
  • the software component sets the corresponding parameter management object separately.
  • the setting unit 101 may set each parameter management object forming parameter configuration management subtree corresponding to each software component to a corresponding position of a corresponding software component management subtree in the device management tree; Each parameter management object of the component forms a parameter configuration tube
  • the form of the subtree is independently configured in the terminal device 10.
  • the terminal device 10 further includes an identifier association unit 102 for establishing a plurality of parameter management object associations set by the setting unit 101.
  • the software component parameter configuration method, system and corresponding user terminal proposed above are generally applied to the state in which the parameters of each software component can be shared, that is, the parameter MO of each software component should be separately defined.
  • the parameter MO of each software component should be separately defined.
  • the nodes in the set parameter node group can form a subtree structure or can be dispersed.
  • the state of the node so the present invention proposes another software component parameter configuration method described below, the main implementation process is as follows:
  • a corresponding parameter node group is separately set for each software component
  • the DM server controls and manages the parameter node groups set in the terminal device to implement parameter configuration for the software components.
  • the subsequent DM server can also perform the update management on the configured software component parameters by controlling the parameter node group set in the terminal device.
  • the specific process is as follows:
  • the DM server requests the configured software component parameters from the terminal device
  • the terminal device responds to the request sent by the DM server, and feeds back the configured software component parameters of the corresponding node in the parameter node group to the DM server;
  • the DM server determines that the configured software component parameters fed back by the terminal device are inconsistent with the newly delivered software component parameters, the DM server configures the new software component parameters to the corresponding node of the parameter node group in the terminal device.
  • the present invention further provides a corresponding software component parameter configuration system and terminal device, wherein the proposed software component parameter configuration system mainly comprises a terminal device and a DM server, wherein:
  • the terminal device includes a setting unit for separately setting a corresponding parameter node group for each software component;
  • the DM server includes a parameter node group for setting by setting a unit in the terminal device.
  • Line control management to implement parameter parameter configuration unit for parameter configuration of software components; and control parameter management for parameter parameter node group set by setting unit in terminal device, to realize parameter for updating and processing software component parameters of ⁇ configuration Update the unit.
  • the terminal device proposed herein further includes a setting unit for respectively setting a corresponding parameter node group for each software component based on the existing component structure.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

L'invention concerne un procédé de configuration de paramètres de composants logiciels, comprenant les étapes suivantes: dans le dispositif terminal, définition des objets de gestion de paramètres correspondants pour chaque composant logiciel; un serveur de gestion de dispositif met en oeuvre une configuration de paramètres pour le composant logiciel en gérant les objets de gestion de paramètres définis dans le dispositif terminal. Parallèlement, la présente invention concerne également un système de configuration de paramètres logiciels et un terminal utilisateur correspondant. La présente invention peut réaliser une gestion de configuration pour des paramètres de composants logiciels dans une spécification de gestion de dispositif.
PCT/CN2006/001300 2005-08-30 2006-06-13 Procede, systeme et dispositif terminal de configuration de parametres de composants logiciels WO2007025428A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CNA2005100935984A CN1848760A (zh) 2005-08-30 2005-08-30 软件组件参数配置方法及系统、及其终端设备
CN200510093598.4 2005-08-30

Publications (1)

Publication Number Publication Date
WO2007025428A1 true WO2007025428A1 (fr) 2007-03-08

Family

ID=37078139

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2006/001300 WO2007025428A1 (fr) 2005-08-30 2006-06-13 Procede, systeme et dispositif terminal de configuration de parametres de composants logiciels

Country Status (2)

Country Link
CN (1) CN1848760A (fr)
WO (1) WO2007025428A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105227781A (zh) * 2015-10-29 2016-01-06 东莞酷派软件技术有限公司 一种移动终端配置的方法及系统

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101222371B (zh) * 2008-01-24 2012-08-22 中国海洋大学 客户端组件运行管理系统
CN101552701B (zh) * 2008-04-03 2012-07-04 华为技术有限公司 一种记录参数维护变更的方法、系统及装置
CN101572617B (zh) 2008-04-30 2011-11-09 华为终端有限公司 移动通信设备的管理方法、装置及系统
CN101593112B (zh) * 2009-06-23 2012-05-23 中兴通讯股份有限公司 一种自适应显示终端产品配套软件页面的方法及系统
CN102123371B (zh) * 2010-01-07 2015-03-11 中国移动通信集团公司 一种客户端业务配置方法、终端及服务器
JP6142469B2 (ja) * 2012-06-20 2017-06-07 株式会社リコー ネットワークシステム、情報処理装置及び情報処理プログラム
CN104243202A (zh) * 2014-08-25 2014-12-24 中兴通讯股份有限公司 参数配置的数据处理方法、装置及参数配置方法、装置
CN104301447B (zh) * 2014-09-10 2018-04-27 深圳市高视数字技术有限公司 一种软件模块通信方法
CN105446724B (zh) * 2014-09-11 2019-11-29 南京中兴新软件有限责任公司 软件参数的管理方法及装置
DE102015211316A1 (de) * 2015-06-19 2016-12-22 Robert Bosch Gmbh Verfahren zur Kommunikation zwischen Softwarekomponenten in einem Kraftfahrzeug
CN105827463B (zh) * 2016-05-16 2019-02-15 中国联合网络通信集团有限公司 一种客户端业务的配置方法、装置及系统
CN107038042B (zh) * 2017-02-07 2020-08-28 阿里巴巴集团控股有限公司 一种业务执行的方法及装置
CN114035842B (zh) * 2022-01-07 2022-04-08 飞腾信息技术有限公司 固件配置方法、计算系统配置方法、计算装置以及设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030204640A1 (en) * 2002-04-30 2003-10-30 Nokia Corporation Method and device for management of tree data exchange
WO2004046963A1 (fr) * 2002-11-21 2004-06-03 Nokia Corporation Procede et dispositif de definition d'objets permettant d'etablir une arborescence de gestion de dispositif pour des dispositifs de communication mobiles
WO2004046952A1 (fr) * 2002-11-21 2004-06-03 Nokia Corporation Priorisation d'objets de gestion
US20050010585A1 (en) * 2003-07-01 2005-01-13 Nokia Corporation Specifying management nodes in a device management system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030204640A1 (en) * 2002-04-30 2003-10-30 Nokia Corporation Method and device for management of tree data exchange
WO2004046963A1 (fr) * 2002-11-21 2004-06-03 Nokia Corporation Procede et dispositif de definition d'objets permettant d'etablir une arborescence de gestion de dispositif pour des dispositifs de communication mobiles
WO2004046952A1 (fr) * 2002-11-21 2004-06-03 Nokia Corporation Priorisation d'objets de gestion
US20050010585A1 (en) * 2003-07-01 2005-01-13 Nokia Corporation Specifying management nodes in a device management system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105227781A (zh) * 2015-10-29 2016-01-06 东莞酷派软件技术有限公司 一种移动终端配置的方法及系统

Also Published As

Publication number Publication date
CN1848760A (zh) 2006-10-18

Similar Documents

Publication Publication Date Title
WO2007025428A1 (fr) Procede, systeme et dispositif terminal de configuration de parametres de composants logiciels
US7916707B2 (en) Identity-based wireless device configuration
KR100822361B1 (ko) 장치 관리 시스템에서 관리노드들의 지정
US7953808B2 (en) Automatic notification system and process
EP2978144B1 (fr) Procédé de gestion de dispositif unifiée et système
WO2009003385A1 (fr) Procédés, appareils et systèmes pour mettre à jour un équipement
US20080160983A1 (en) Distributing Mobile-Device Applications
WO2011137793A1 (fr) Procédé, appareil et système de réseau pour effectuer une mise à jour à distance de dispositifs zigbee
US20080104207A1 (en) Use of Configurations in Device with Multiple Configurations
KR20080087891A (ko) 의존성 통지
WO2009097726A1 (fr) Procédé et dispositif de configuration d'équipement terminal
WO2015188440A1 (fr) Procédé et dispositif de traitement d'abonnement à une ressource
WO2007003103A1 (fr) Méthode de partage de données et méthode de récupération de données sauvegardées
JP2020532204A (ja) トラフィックオフロード方法およびローミングシナリオにおける関連するデバイス
WO2009062410A1 (fr) Procédé et dispositif pour instancier un objet de gestion d'une arborescence de gestion dans un dispositif terminal
JP2011515921A (ja) タッチレスプラグアンドプレイベーストランシーバステーション
CN100479378C (zh) 应用软件组件参数配置方法及其系统、及终端设备
WO2010127602A1 (fr) Procédé d'approvisionnement de paramètres de terminal, système afférent et dispositif de gestion de terminal
KR101401799B1 (ko) 디바이스 관리 서비스를 브로드밴드 통신 모듈이 없는전자기기에 제공하는 시스템 및 방법
WO2010028571A1 (fr) Procédé d’émission de gros objets de données, système d’émission, dispositif émetteur et dispositif récepteur
US8838754B1 (en) Mobile device with a management forest in a device management network
WO2011082684A1 (fr) Procédé et appareil de configuration de données
JP5403566B2 (ja) 無線通信機器をアクティベートする方法及び装置
EP2421291B1 (fr) Terminal pour la gestion de dispositifs et procede pour le lancement de session de gestion correspondant
WO2010012157A1 (fr) Procédé de rapport et de mise à jour d’une information de structure de profil d’un équipement, équipement et système associés

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 06742160

Country of ref document: EP

Kind code of ref document: A1