[go: up one dir, main page]

WO2011134205A1 - 配置接入点及应用信息的方法、系统和移动终端 - Google Patents

配置接入点及应用信息的方法、系统和移动终端 Download PDF

Info

Publication number
WO2011134205A1
WO2011134205A1 PCT/CN2010/075324 CN2010075324W WO2011134205A1 WO 2011134205 A1 WO2011134205 A1 WO 2011134205A1 CN 2010075324 W CN2010075324 W CN 2010075324W WO 2011134205 A1 WO2011134205 A1 WO 2011134205A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile terminal
application information
configuration
access point
short message
Prior art date
Application number
PCT/CN2010/075324
Other languages
English (en)
French (fr)
Inventor
林宇飞
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Priority to EP10850536.3A priority Critical patent/EP2566292B1/en
Priority to ES10850536.3T priority patent/ES2536714T3/es
Priority to US13/642,766 priority patent/US8731539B2/en
Publication of WO2011134205A1 publication Critical patent/WO2011134205A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/50Service provisioning or reconfiguring
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]

Definitions

  • the present invention relates to the field of database technologies, and in particular, to a method, system, and mobile terminal for configuring an access point and application information. Background technique
  • many mobile phones can support Internet access or send and receive MMS services, provided that the mobile phone is configured according to the access point (APN, Access Point Name) and application information provided by the operator.
  • APN Access Point Name
  • application information provided by the operator.
  • APN over-the-air-programming
  • Method 1 requires server support
  • Method 2 requires users to know APN and application information in advance, these configuration information is very easy to remember, input is very inconvenient, and for mobile phone users roaming to other places. It is not necessary to know the APN and application information of each operator. Summary of the invention
  • the present invention aims to provide a method, system and mobile terminal for configuring access points and application information, which are used to make up for the deficiencies of the existing methods of configuring APN and application information.
  • the present invention provides a method for configuring an access point and application information, including:
  • the sending mobile terminal carries the network access point and the application information in the configuration short message and sends the mobile terminal to the receiving mobile terminal in the same network;
  • the receiving mobile terminal receives the configuration short message sent by the sending mobile terminal, extracts an access point and application information in the configuration information, and performs local configuration according to the extracted access point and application information.
  • the present invention also provides a system for configuring an access point and application information, including: a sender mobile terminal and a receiver mobile terminal, where
  • a sender mobile terminal configured to acquire an access point and application information of the network, and carry the access point and application information in a configuration short message and send the mobile terminal to a receiver in the same network;
  • a sender mobile terminal configured to acquire an access point and application information of the network, and carry the access point and application information in a configuration short message and send the mobile terminal to a receiver in the same network;
  • the present invention also provides a mobile terminal, including: configuring a short message generating module and/or configuring a short message processing module, where
  • the short message generating module is configured to: when the mobile terminal is used as the sender mobile terminal, obtain the access point and the application information of the network, and carry the access point and the application information in the configuration short message and send the information to the same network.
  • the short message processing module is configured to: when the mobile terminal is used as the receiving mobile terminal and receives the configuration short message that is sent by the sending mobile terminal and carries the access point and the application information, the access in the configuration information is extracted. Point and application information, and local configuration based on the extracted access point and application information.
  • the invention can effectively make up for the shortcomings of the existing configuration of APN and application information.
  • the mobile terminal joins a network, regardless of whether the server supports OTAP, the mobile terminal can be conveniently and quickly set to the APN and application information required by the current network. , can carry out MMS, Internet and other services normally.
  • FIG. 1 is a schematic flowchart of generating a configuration short message in a method according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a method for a receiver to parse a configuration short message and perform local configuration according to the method in the embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of a system according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention. detailed description
  • FIG. 1 is a schematic diagram of a process for generating a configuration short message in a method according to an embodiment of the present disclosure, which may specifically include:
  • Step 101 The sender mobile terminal acquires the APN and the application information of the network. Specifically, the model of the mobile terminal of the sender is different, and the APN and the application information are saved in different manners, and the APN and the application of the network are obtained.
  • the method of using the information is also different. The usual method is: ⁇ use the interface that saves the configuration information stored in the flash memory of the mobile terminal to obtain the configuration information, or directly read the configuration file in the mobile terminal. To get the configuration information.
  • Step 102 The APN and the application information are encoded according to the format of the “Configuration Item: Configuration Value” to generate an APN and an application information document; the currently used code is an Extensible Markup Language (XML) code. The way it is generated is an XML document.
  • XML Extensible Markup Language
  • Step 103 Compress the generated APN and the application information document.
  • the generated XML format document is converted into wireless binary XML (WBXML, Wireless).
  • Binary XML) formatted document the converted WBXML document is a binary data stream.
  • Step 104 Construct a special type of short message, and identify it as a configuration short message different from the ordinary short message and other short message (such as only displaying the short message), and send the compressed APN and the application information file as the data part of the configuration short message to the receiving mobile terminal.
  • the binary data stream in the WBXML format document obtained by the conversion is used as the data part of the configuration short message, and the short message type is assigned a special configuration type and sent to the receiving mobile terminal in the same network.
  • the generated XML document is as follows:
  • FIG. 2 is a schematic flowchart of a method for the receiver to parse a short message and perform local configuration in the method according to the embodiment of the present invention, which may specifically include the following steps: Step 201: The receiving mobile terminal receives the short message.
  • Step 202 Determine the type of the short message, and perform steps after determining that the short message is a configured short message.
  • Step 203 Extract the data portion of the configuration short message, that is, the compressed APN and the application information document, and decompress the data portion.
  • the document in the WBXML format is converted into the XML format document.
  • Step 204 Parsing the decompressed APN and the application information document to obtain respective "configuration items: configuration values" of the APN and the application information.
  • the document in the XML format is parsed.
  • Step 205 Perform related configuration according to each "configuration item: configuration value”; specifically, call a system function or an application configuration interface, and save each "configuration item: configuration value” of the APN and application information locally on the receiving mobile terminal. Flash or configuration file.
  • the purpose of compression is to reduce the size of the configuration information document, and of course, the compression processing may not be performed according to actual conditions, and the compression method is not limited to the method of converting the XML document into a WBXML document. Other compression methods applicable to the mobile terminal are also possible.
  • the main purpose is to maintain consistency with the APN and application information generated by the OTAP method.
  • Decompression is the inverse of compression. The specific method corresponds to compression, and it is not limited to the method of converting documents in WBXML format into documents in XML format.
  • the network configuration short message sent by the mobile terminal in the existing network may be received, and the configuration short message is received and configured according to the configuration information in the short message.
  • Configure set the APN and application information required by the current network to implement access to the current network.
  • FIG. 3 is a schematic structural diagram of a system according to an embodiment of the present invention, which may specifically include: a sender mobile terminal and a receiver mobile terminal, where The sender mobile terminal is responsible for acquiring the APN and the application information of the network, and carrying the APN and the application information in the configuration short message and transmitting the information to the mobile terminal of the receiver in the same network.
  • the sender terminal is After obtaining the APN and application information of the network, the APN and the application information are encoded to obtain the APN and the application information document; and the special type of short message is configured as the configuration short message, and the APN and the application information document are sent as the data part of the configuration short message.
  • the receiver a mobile terminal in the same network.
  • the receiving mobile terminal is responsible for extracting and performing related configuration according to the APN and the application information when receiving the configuration short message carrying the APN and the application information sent by the sending mobile terminal; specifically, the receiving mobile terminal receives After configuring the short message of the special configuration type, the APN and the application information file are extracted from the data part of the configuration short message of the special configuration type received, and the extracted APN and the application document are decoded, and the APN and the application obtained after decoding are obtained. Information is configured accordingly.
  • FIG. 4 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention, which may include: configuring a short message generating module and configuring a short message processing module, or only including a configured short message generating module or a short message processing module. One of them,
  • the short message generating module is configured to: when the mobile terminal is the sender mobile terminal, configure the short message generating module to obtain the APN and the application information of the network from the mobile terminal, and carry the acquired APN and the application information in the configuration short message and send the same to the same network. Specifically, when the mobile terminal is the sender mobile terminal, after obtaining the APN and the application information of the network from the mobile terminal, the APN and the application information are encoded to obtain the APN and the application. The information document is used; and the configuration short message of the special configuration type is constructed, and the APN and the application information document are sent as the data part of the configuration short message to the receiving mobile terminal in the same network.
  • the configuration of the short message generating module may include: a document generating unit and a configuration short message constructing unit, where
  • a document generating unit when the mobile terminal acts as a sender to move the mobile terminal, the document generating unit acquires the APN and the application information of the network from the mobile terminal, and encodes the APN and the application information in the “Configuration Item: Configuration Value” format to obtain the XML. Formatted documents, and then further convert documents in XML format to documents in WBXML format;
  • the short message construction unit is configured to construct a configuration short message of a special configuration type, and the binary data stream in the WBXML format document is sent as the data portion of the configuration short message to the receiving mobile terminal in the same network.
  • the short message processing module is configured to: when the mobile terminal is the receiving mobile terminal and receives the configuration short message that is sent by the sending mobile terminal and carries the APN and the application information, the short message processing module is configured to extract and perform related configuration according to the APN and the application information; Specifically, when the mobile terminal is used as the receiving mobile terminal, the APN and the application information file are extracted from the data portion of the received configuration short message, and the APN and the application document are decoded, and the APN obtained after decoding is performed. Application information is configured accordingly.
  • the configuration of the short message processing module includes: configuring a short message parsing unit and a configuration unit, wherein the short message parsing unit is configured, and the mobile terminal is configured as a receiving mobile terminal, and the short message parsing unit is configured to determine the received short message, and when the received short message is confirmed,
  • the SMS is a special configuration type configuration SMS
  • the WBXML format document is extracted from the data portion of the configuration SMS message;
  • the configuration unit converts the WBXML format document into an XML format document, and then decodes the XML format document to obtain the APN and
  • the "configuration item: configuration value" of the application information is finally configured according to each "configuration item: configuration value", that is, the system function or the application configuration interface is called, and the "configuration item: configuration value" of the APN and the application information is saved.
  • the short message generated by the sender may be saved as text information.
  • the text information may be directly sent by the generator or forwarded by a third party.
  • the embodiments of the present invention provide a method, a system, and a mobile terminal for configuring an access point and application information, which can effectively make up for the shortcomings of the existing configuration of APN and application information.
  • the mobile terminal joins a network, Regardless of whether the server supports OTAP, it is convenient and quick to set the mobile terminal as the APN and application information required by the current network, and can perform MMS and Internet access services normally.
  • the APN and the application information are obtained from the terminal that has been working normally in the network, so that the real and effective can be ensured; the configuration short message is sent from the sender mobile terminal to the receiver mobile terminal, and the communication is performed at the terminal, and no server support is needed.
  • the mobile terminal that receives the configuration SMS can be flexibly processed, directly using the settings or forwarding the short message; the configuration information is encoded in WBXML, saving the byte stream, and sending in the text message format, without modifying the hardware or software architecture of the current mobile phone.
  • the receiving mobile terminal does not implement the automatic configuration function, and the user can also manually set the APN and the application according to the content of the text information.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

本发明公开了一种配置接入点及应用信息的方法、系统和移动终端,方法包括:发送方移动终端将本网络接入点及应用信息携带在配置短信中发送给同一网络中的接收方移动终端;接收方移动终端接收发送方移动终端发送的配置短信,提取配置信息中的接入点及应用信息,并根据提取的接入点及应用信息进行本地配置。通过本发明,可以有效弥补现有配置接入点及应用信息的方式的不足,当移动终端加入一个网络后,不管服务器是否支持无线传播(OTAP),都能够比较方便快捷的将移动终端设为当前网络需要的接入点及应用信息,能够正常的进行彩信、上网等业务。

Description

配置接入点及应用信息的方法、 系统和移动终端 技术领域
本发明涉及数据库技术领域, 尤其涉及一种配置接入点及应用信息的 方法、 系统和移动终端。 背景技术
目前, 很多手机可以支持上网或者收发彩信业务, 前提是需要根据运 营商提供的接入点(APN, Access Point Name )及应用信息对手机进行相应 配置。
就目前而言, 配置 APN及应用信息的实现方式通常有两种: 一是通过 无线传播(OTAP, Over-The-Air-Programming ), 在终端用户不参与的情况 下, 手机收到服务器的配置信息; 二是由手机用户手工配置。
以上两种方式都存在不足的地方: 方法一需要服务器的支持; 方法二 要求用户预先知道 APN及应用信息, 这些配置信息非常容易记错, 输入也 十分不便, 而且对于漫游到外地的手机用户也不一定了解各个运营商的 APN及应用信息。 发明内容
鉴于上述的分析, 本发明旨在提供一种配置接入点及应用信息的方法、 系统和移动终端, 用以弥补现有配置 APN及应用信息的方式的不足。
本发明的目的主要是通过以下技术方案实现的:
本发明提供了一种配置接入点及应用信息的方法, 包括:
发送方移动终端将本网络接入点及应用信息携带在配置短信中发送给 同一网络中的接收方移动终端; 所述接收方移动终端接收所述发送方移动终端发送的所述配置短信, 提取所述配置信息中的接入点及应用信息, 并根据提取的接入点及应用信 息进行本地配置。
本发明还提供了一种配置接入点及应用信息的系统, 包括: 发送方移 动终端和接收方移动终端, 其中,
发送方移动终端, 用于获取本网络的接入点及应用信息, 并将所述接 入点及应用信息携带在配置短信中发送给同一网络中的接收方移动终端; 接收方移动终端, 用于在接收到所述发送方移动终端发来的携带有所 述接入点及应用信息的配置短信时, 提取所述配置信息中的接入点及应用 信息, 并根据提取的接入点及应用信息进行本地配置。
本发明还提供了一种移动终端, 包括: 配置短信生成模块和 /或配置短 信处理模块, 其中,
配置短信生成模块, 用于在所述移动终端作为发送方移动终端时, 获 取本网络的接入点及应用信息, 并将所述接入点及应用信息携带在配置短 信中发送给同一网络中的接收方移动终端;
配置短信处理模块, 用于在所述移动终端作为接收方移动终端并接收 到发送方移动终端发送的携带有所述接入点及应用信息的配置短信时, 提 取所述配置信息中的接入点及应用信息, 并根据提取的接入点及应用信息 进行本地配置。
本发明有益效果如下:
本发明可以有效弥补现有配置 APN及应用信息的方式的不足, 当移动 终端加入一个网络后, 不管服务器是否支持 OTAP, 都能够比较方便快捷的 将移动终端设为当前网络需要的 APN及应用信息, 能够正常的进行彩信、 上网等业务。 附图说明
图 1为本发明实施例所述方法中, 生成配置短信的流程示意图; 图 2为本发明实施例所述方法中, 接收方解析配置短信并进行本地配 置的流程示意图;
图 3为本发明实施例所述系统的结构示意图;
图 4为本发明实施例所述移动终端的结构示意图。 具体实施方式
下面结合附图来具体描述本发明的优选实施例, 其中, 附图构成本申 请一部分, 并与本发明的实施例一起用于阐释本发明的原理。 为了清楚和 简化目的, 当其可能使本发明的主题模糊不清时, 将省略本文所描述的器 件中已知功能和结构的详细具体说明。
首先结合附图 1和附图 2对本发明实施例所述方法进行详细说明。 如图 1所示, 图 1为本发明实施例所述方法中, 生成配置短信的流程 示意图, 具体可以包括:
步骤 101 : 发送方移动终端获取到本网络的 APN及应用信息; 具体的 说就是, 发送方移动终端的型号不同, 其中的 APN及应用信息的保存方式 也不同,则获取本网络的 APN及应用信息釆用的方法也不同,通常方式为: 釆用调用保存在该移动终端闪存(flash ) 中的配置信息的接口来获取配置 信息的方式, 或者釆用直接读取该移动终端中的配置文件来获取配置信息 的方式。
步骤 102: 将获取的 APN及应用信息, 按照 "配置项: 配置值" 的格 式, 进行编码后生成 APN及应用信息文档; 目前釆用的编码为可扩展标记 语言( XML, Extensible Markup Language )编码方式,生成的为 XML文档。
步骤 103: 对生成的 APN及应用信息文档进行压缩; 本发明实施例中 是将生成的 XML格式文档转换为无线二进制 XML ( WBXML, Wireless Binary XML )格式的文档, 转换后的 WBXML文档为二进制数据流。 步骤 104: 构造特殊类型的短信, 标识其为区别于普通短信和其他短信 (如只显短信)的配置短信, 将压缩后的 APN及应用信息文档作为配置短 信的数据部分发送给接收方移动终端; 本发明实施例中是将转换后得到的 WBXML格式的文档中的二进制数据流作为配置短信的数据部分, 并给短 信类型赋值为特殊配置类型, 发送到同一网络中的接收方移动终端。
其中, 生成的 XML文档举例如下:
<wap-provisioningdoc version=" 1.1">
characteristic type="APN">
<parm name="APNID" value="APN_MMS"/>
<parm name="BEARER" value="GSM-GPRS >
<parm name="NAP-ADDRESS" value="cmwap"/>
characteristic type="APNAUTHINFO ">
<parm name="AUTHTYPE" value="PAP >
<parm name="AUTHNAME" value=""/>
<parm name="AUTHSECRET" value=" >
</characteristic>
</ characteristic^
characteristic type= "APPLICATION ">
<parm name="NAME" value="MMS"/>
<parm name="APNID" value="APN_MMS"/>
<parm name="MMSC" value="http://mmsc.montemet.com"/> <parm name="PROXY" value=" 10.0.0.172"/>
<parm name="PORT" value="80"/>
</characteristic>
</wap-provisioningdoc>
如图 2所示, 图 2为本发明实施例所述方法中, 接收方解析配置短信 并进行本地配置的流程示意图, 具体可以包括以下步骤: 步骤 201 : 接收方移动终端收到短信。
步骤 202: 判断该短信的类型, 当确定该短信为配置短信后执行步骤
202。
步骤 203: 提取该配置短信的数据部分, 即压缩后的 APN及应用信息 文档, 对数据部分进行解压缩; 本发明实施例是将 WBXML格式的文档转 换为 XML格式的文档。
步骤 204: 对解压后的 APN及应用信息文档进行解析,得到 APN及应 用信息的各个 "配置项: 配置值"; 本发明实施例中是对 XML格式的文档 进行解析。
步骤 205: 根据各个 "配置项: 配置值" 进行相关配置; 具体说就是, 调用系统函数或应用配置接口, 将 APN及应用信息的各个 "配置项: 配置 值" 保存在接收方移动终端本地的 flash或者配置文件中。
需要说明的是, 本发明实施例中, 压缩的目的是减小配置信息文档的 大小, 当然也可以根据实际情况不进行压缩处理, 并且压缩的方法也不限 于将 XML文档转换成 WBXML文档的方式, 其他适用于移动终端的压缩 方式也可以, 本发明实施例中主要是为了保持与 OTAP方式产生的 APN及 应用信息的一致性。 解压缩为压缩的逆处理, 具体方式与压缩相对应, 也 不拘泥于将 WBXML格式的文档转换为 XML格式的文档这一种方式。
在本实施例中, 对于新加入当前网络的移动终端, 不管服务器是否支 持 OTAP, 都可以根据在现有网络中的移动终端发送的网络配置短信,接收 该配置短信并按照短信中的配置信息进行配置, 设置为当前网络需要的 APN及应用信息, 从而实现对当前网络的访问。
接下来结合附图 3对本发明实施例所述系统进行详细说明。
如图 3所示, 图 3为本发明实施例所述系统的结构示意图, 具体可以 包括: 发送方移动终端和接收方移动终端, 其中, 发送方移动终端, 负责获取到本网络的 APN及应用信息, 并将该 APN 及应用信息携带在配置短信中发送给同一网络中的接收方移动终端; 本发 明实施例中, 发送方终端从其自身获取到本网络的 APN及应用信息后, 对 APN及应用信息进行编码后得到 APN及应用信息文档;并构造特殊类型的 短信作为配置短信, 将 APN及应用信息文档作为配置短信的数据部分发送 给同一网络中的接收方移动终端。
接收方移动终端, 负责在接收到发送方移动终端发来的携带有 APN及 应用信息的配置短信时, 提取并根据该 APN及应用信息进行相关配置; 具 体的说就是, 接收方移动终端接收到特殊配置类型的配置短信后, 从其接 收到的特殊配置类型的配置短信的数据部分中提取出 APN 及应用信息文 档, 对提取的 APN及应用文档进行解码, 并根据解码后得到的 APN及应 用信息进行相关配置。
在本实施例中, 对于新加入当前网络的移动终端, 不管服务器是否支 持 OTAP, 都可以根据在现有网络中的移动终端发送的网络配置短信,接收 该配置短信并按照短信中的配置信息进行配置, 设置为当前网络需要的 APN及应用信息, 从而实现对当前网络的访问。 如图 4所示, 图 4为本发明实施例所述移动终端的结构示意图, 具体 可以包括: 配置短信生成模块和配置短信处理模块, 也可以只包括其中的 配置短信生成模块或者配置短信处理模块之一, 其中,
配置短信生成模块, 在该移动终端作为发送方移动终端时, 配置短信 生成模块从该移动终端获取本网络的 APN及应用信息, 并将获取的 APN 及应用信息携带在配置短信中发送给同一网络中的接收方移动终端; 具体 的说就是, 在该移动终端作为发送方移动终端时, 从该移动终端获取到本 网络的 APN及应用信息后, 对 APN及应用信息进行编码后得到 APN及应 用信息文档; 并构造特殊配置类型的配置短信, 将 APN及应用信息文档作 为配置短信的数据部分发送给同一网络中的接收方移动终端。
配置短信生成模块具体可以包括: 文档生成单元和配置短信构造单元, 其中,
文档生成单元, 在移动终端作为发送方移动移动终端时, 文档生成单 元从该移动终端获取本网络的 APN及应用信息,对 APN及应用信息以 "配 置项: 配置值"格式进行编码后得到 XML格式的文档,然后进一步将 XML 格式的文档转换为 WBXML格式的文档;
配置短信构造单元, 构造特殊配置类型的配置短信, 将 WBXML格式 的文档中的二进制数据流作为配置短信的数据部分发送给同一网络中的接 收方移动终端。
配置短信处理模块, 在移动终端作为接收方移动终端并接收到发送方 移动终端发来的携带有 APN及应用信息的配置短信时, 配置短信处理模块 提取并根据该 APN及应用信息进行相关配置; 具体的说就是, 在该移动终 端作为接收方移动终端时, 从接收到的配置短信的数据部分中提取出 APN 及应用信息文档,对 APN及应用文档进行解码, 并根据解码后得到的 APN 及应用信息进行相关配置。
配置短信处理模块具体包括: 配置短信解析单元和配置单元, 其中, 配置短信解析单元, 在该移动终端作为接收方移动终端对, 配置短信 解析单元对接收到的短信进行判断, 当确认接收到的短信为特殊配置类型 的配置短信后, 从该配置短信的数据部分总提取 WBXML格式的文档; 配置单元, 将 WBXML格式的文档转换为 XML格式的文档, 然后对 XML格式的文档进行解码得到 APN及应用信息的各个 "配置项: 配置值", 最后根据各个 "配置项: 配置值" 进行相关配置, 即调用系统函数或应用 配置接口, 将 APN及应用信息的各个 "配置项: 配置值" 保存在接收方移 动终端本地的 flash或者配置文件中。
本发明实施例中, 发送方生成的短信可以作为文本信息保存起来; 接 收方通过该文本信息配置 APN及应用时, 该文本信息可以是由生成方直接 发送, 也可以由第三方转发。
综上所述, 本发明实施例提供了一种配置接入点及应用信息的方法、 系统和移动终端, 可以有效弥补现有配置 APN及应用信息的方式的不足, 当移动终端加入一个网络后, 不管服务器是否支持 OTAP, 都能够比较方便 快捷得将移动终端设为当前网络需要的 APN及应用信息, 能够正常的进行 彩信、 上网等业务。 其中, APN及应用信息的获取是从已经在网络中正常 工作的终端, 这样可以保证真实有效; 配置短信是从发送方移动终端发送 到接收方移动终端, 彼此是在终端通信, 不需要服务器支持; 收到配置短 信的移动终端, 可以灵活处理, 直接使用设置或者转发此短信; 配置信息 以 WBXML编码, 节省字节流, 以文本短信格式发送, 不需要对当前手机 进行硬件或者软件架构进行改造; 使接收方移动终端没有实现自动配置的 功能,用户也可以根据文本信息的内容手动设置,完成 APN及应用的设置。
以上所述, 仅为本发明较佳的具体实施方式, 但本发明的保护范围并 不局限于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易想到的变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本 发明的保护范围应该以权利要求书的保护范围为准。

Claims

权利要求书
1、 一种配置接入点及应用信息的方法, 其特征在于, 该方法包括: 发送方移动终端将本网络接入点及应用信息携带在配置短信中发送给 同一网络中的接收方移动终端;
所述接收方移动终端接收所述发送方移动终端发送的所述配置短信, 提取所述配置短信中的接入点及应用信息, 并根据提取的接入点及应用信 息进行本地配置。
2、 根据权利要求 1所述配置接入点及应用信息的方法, 其特征在于, 所述发送方移动终端将本网络接入点及应用信息携带在配置短信中发送给 同一网络中的接收方移动终端的步骤包括:
所述发送方移动终端通过读取自身配置信息的方式, 获取到本网络的 接入点及应用信息, 对所述接入点及应用信息进行编码得到接入点及应用 信息文档;
构造标识为特殊类型的短信作为配置短信, 将所述接入点及应用信息 文档作为所述配置短信的数据内容发送给同一网络中的所述接收方移动终 端。
3、 根据权利要求 2所述配置接入点及应用信息的方法, 其特征在于, 所述对接入点及应用信息进行编码得到接入点及应用信息文档的步骤包 括:
所述发送方移动终端对所述接入点及应用信息以配置项: 配置值的格 式进行编码后得到所述接入点及应用信息文档。
4、 根据权利要求 2所述配置接入点及应用信息的方法, 其特征在于, 所述接收方移动终端接收所述发送方移动终端发送的所述配置短信, 提取 所述配置信息中的接入点及应用信息, 并根据提取的接入点及应用信息进 行本地配置的步骤包括: 所述接收方移动终端确认接收到的短信为配置短信后, 从收到的所述 配置短信的数据内容中提取出所述接入点及应用信息文档, 对所述接入点 及应用文档进行解码, 并根据解码后得到的所述接入点及应用信息进行本 地配置。
5、 根据权利要求 4所述配置接入点及应用信息的方法, 其特征在于, 所述根据解码后得到的所述接入点及应用信息进行本地配置的步骤包括: 根据对所述接入点及应用信息文档进行解码得到的所述接入点及应用 信息的配置项: 配置值进行本地配置。
6、 一种配置接入点及应用信息的系统, 其特征在于, 该系统包括: 发 送方移动终端和接收方移动终端; 其中,
所述发送方移动终端, 用于获取本网络的接入点及应用信息, 并将所 述接入点及应用信息携带在配置短信中发送给同一网络中的接收方移动终 端;
所述接收方移动终端, 用于在接收到所述发送方移动终端发来的携带 有所述接入点及应用信息的配置短信时, 提取所述配置短信中的接入点及 应用信息, 并根据提取的接入点及应用信息进行本地配置。
7、 一种移动终端, 其特征在于, 该移动终端包括: 配置短信生成模块 和 /或配置短信处理模块; 其中,
所述配置短信生成模块, 用于在所述移动终端作为发送方移动终端时, 获取本网络的接入点及应用信息, 并将所述接入点及应用信息携带在配置 短信中发送给同一网络中的接收方移动终端;
所述配置短信处理模块, 用于在所述移动终端作为接收方移动终端, 并接收到发送方移动终端发送的携带有所述接入点及应用信息的配置短信 时, 提取所述配置短信中的接入点及应用信息, 并根据提取的接入点及应 用信息进行本地配置。
8、 根据权利要求 7所述移动终端, 其特征在于, 所述配置短信生成模 块进一步用于:
在所述移动终端作为发送方移动终端时, 通过读取所述移动终端自身 配置信息的方式, 获取到本网络的接入点及应用信息, 对所述接入点及应 用信息进行编码得到接入点及应用信息文档; 并构造标识为特殊类型的短 信作为配置短信, 将所述接入点及应用信息文档作为配置短信的数据内容 发送给同一网络中的接收方移动终端。
9、 根据权利要求 8所述移动终端, 其特征在于, 所述配置短信生成模 块包括: 文档生成单元和配置短信构造单元, 其中,
所述文档生成单元, 用于在所述移动终端作为发送方移动移动终端时, 通过读取所述移动终端自身配置信息的方式, 获取本网络的接入点及应用 信息, 对所述接入点及应用信息以配置项: 配置值的格式进行编码, 得到 接入点及应用信息文档;
所述配置短信构造单元, 用于构造标识为特殊类型的短信作为配置短 信, 将所述接入点及应用信息文档作为配置短信的数据内容发送给同一网 络中的接收方移动终端。
10、 根据权利要求 8所述移动终端, 其特征在于, 所述配置短信处理 模块进一步用于:
在所述移动终端作为接收方移动终端时, 从接收到的所述配置短信的 数据内容中提取出所述接入点及应用信息文档, 对所述接入点及应用文档 进行解码, 并根据解码后得到的所述接入点及应用信息进行本地配置。
11、 根据权利要求 10所述移动终端, 其特征在于, 所述配置短信处理 模块包括: 配置短信解析单元和配置单元, 其中,
所述配置短信解析单元, 用于在所述移动终端作为接收方移动终端时, 当确认接收到的短信为配置短信后, 从所述配置短信的数据内容中提取出 接入点及应用信息文档;
所述配置单元, 用于对所述接入点及应用信息文档进行解码得到所述 接入点及应用信息的配置项: 配置值, 并根据所述配置项: 配置值进行本 地配置。
PCT/CN2010/075324 2010-04-30 2010-07-20 配置接入点及应用信息的方法、系统和移动终端 WO2011134205A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP10850536.3A EP2566292B1 (en) 2010-04-30 2010-07-20 Method, system and mobile terminal for configuring access point and application information
ES10850536.3T ES2536714T3 (es) 2010-04-30 2010-07-20 Método, sistema y terminal móvil para configuración de punto de acceso e información de aplicación
US13/642,766 US8731539B2 (en) 2010-04-30 2010-07-20 Method, system and mobile terminal for configuring access point and application information

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010160594.4A CN101895832B (zh) 2010-04-30 2010-04-30 配置接入点及应用信息的方法、装置和移动终端
CN201010160594.4 2010-04-30

Publications (1)

Publication Number Publication Date
WO2011134205A1 true WO2011134205A1 (zh) 2011-11-03

Family

ID=43104867

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/075324 WO2011134205A1 (zh) 2010-04-30 2010-07-20 配置接入点及应用信息的方法、系统和移动终端

Country Status (5)

Country Link
US (1) US8731539B2 (zh)
EP (1) EP2566292B1 (zh)
CN (1) CN101895832B (zh)
ES (1) ES2536714T3 (zh)
WO (1) WO2011134205A1 (zh)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102883404B (zh) * 2011-07-14 2015-07-08 华为终端有限公司 实现机器对机器业务的方法、m2m终端、ap和系统
CN103731853B (zh) 2014-01-17 2017-01-04 上海触乐信息科技有限公司 双卡移动通讯设备的云识别方法、设备和系统
CN107018499A (zh) * 2017-03-13 2017-08-04 广东乐源数字技术有限公司 一种功能机sim卡上网匹配的方法
CN108038092A (zh) * 2017-11-09 2018-05-15 捷开通讯(深圳)有限公司 一种apn数据格式的转换方法、智能终端及存储装置
US20240007361A1 (en) * 2022-06-30 2024-01-04 Adaptiv Networks Inc. System and method for configuring a device through an email/sms

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1717098A (zh) * 2004-06-28 2006-01-04 华为技术有限公司 一种基于配置技术的移动终端的漫游方法
CN101094472A (zh) * 2007-07-26 2007-12-26 北京立通无限科技有限公司 移动终端中软件参数的配置方法、移动终端及服务器
CN101237466A (zh) * 2008-02-29 2008-08-06 华为技术有限公司 对终端进行网络配置的方法、装置和系统
CN101267631A (zh) * 2008-04-25 2008-09-17 中兴通讯股份有限公司 一种移动终端上自适应配置接入点名称的方法

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9712582B2 (en) * 2001-06-27 2017-07-18 Skky, Llc Telephone initiated protocol-improved media delivery platform
US7072326B2 (en) * 2001-11-30 2006-07-04 Palm, Inc. Network connectivity system and method
US20050090239A1 (en) * 2003-10-22 2005-04-28 Chang-Hung Lee Text message based mobile phone configuration system
US20050198221A1 (en) * 2004-01-07 2005-09-08 Microsoft Corporation Configuring an ad hoc wireless network using a portable media device
US20070004391A1 (en) * 2005-06-30 2007-01-04 Vipera, Inc., A Delaware Corporation Method and apparatus for operating a value-added mobile data communication service on top of existing mobile telecommunications networks
FI120480B (fi) * 2006-05-15 2009-10-30 Software Cellular Network Ltd Menetelmä ja järjestelmä käyttäjälaitteen konfiguroimiseksi
GB0621433D0 (en) * 2006-10-27 2006-12-06 3G Scene Ltd Networking application
EP2130189A1 (en) * 2006-10-27 2009-12-09 Cecure Gaming Limited Online gaming system
US7752292B1 (en) * 2007-11-30 2010-07-06 Sprint Communications Company L.P. System and method for provisioning personalized data into mobile device
EP2310938A4 (en) * 2008-06-29 2014-08-27 Oceans Edge Inc FIREWALL FOR MOBILE TELEPHONE, SYSTEM AND METHOD FOR COMPLIANCE

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1717098A (zh) * 2004-06-28 2006-01-04 华为技术有限公司 一种基于配置技术的移动终端的漫游方法
CN101094472A (zh) * 2007-07-26 2007-12-26 北京立通无限科技有限公司 移动终端中软件参数的配置方法、移动终端及服务器
CN101237466A (zh) * 2008-02-29 2008-08-06 华为技术有限公司 对终端进行网络配置的方法、装置和系统
CN101267631A (zh) * 2008-04-25 2008-09-17 中兴通讯股份有限公司 一种移动终端上自适应配置接入点名称的方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2566292A4 *

Also Published As

Publication number Publication date
EP2566292A4 (en) 2013-05-15
US8731539B2 (en) 2014-05-20
US20130040630A1 (en) 2013-02-14
EP2566292B1 (en) 2015-04-15
CN101895832A (zh) 2010-11-24
CN101895832B (zh) 2014-08-13
EP2566292A1 (en) 2013-03-06
ES2536714T3 (es) 2015-05-27

Similar Documents

Publication Publication Date Title
CN102946499B (zh) 可视化语音信箱系统及应用于可视化语音信箱系统的方法
WO2011134205A1 (zh) 配置接入点及应用信息的方法、系统和移动终端
CN110460910A (zh) 一种rtmp协议到ndi协议的转换方法,转换装置及转换系统
CN102447956A (zh) 手机视频分享的方法及系统
CN112600824B (zh) 电话语音通信方法、装置、服务器及存储介质
US20090303098A1 (en) System and Method for Data Communication
WO2014023127A1 (zh) 一种数据分发方法及装置
WO2011022980A1 (zh) 一种消息内容统一编解码的方法和综合短信中心系统
CA2580340A1 (en) Integrated method and apparatus to manage mobile devices and services
JP5920466B2 (ja) 通信システムと方法とプログラム
WO2006066450A1 (fr) Procede d&#39;adaptation destine a la transmission d&#39;un message multimedia entre des terminaux
WO2013182079A1 (zh) 一种对短消息进行编码转换的方法及装置
CN101420680A (zh) 一种多媒体消息转移系统及其方法
CN101388905B (zh) 一种基于移动设备的简单对象访问协议引擎实现方法
WO2012028062A1 (zh) 一种在呼叫过程中传输即时信息的方法及系统
CN114244911B (zh) 语音解析方法、装置、接收端设备及存储介质
CN101335911A (zh) 消息处理的方法、用户终端和服务器
CN202095052U (zh) 手机视频分享的系统
WO2012129917A1 (zh) 彩信的转发方法、装置、系统及彩信接收装置
CN101754482B (zh) 网关、消息的处理系统和方法
CN103347254A (zh) 一种电力调度数据专用网络查询系统及方法
WO2011113247A1 (zh) 业务发起方法及终端
CN101237506B (zh) 一种手机发送传真的方法及系统
JP4739369B2 (ja) ウェブコンテンツ変換編集システム
CN103533190B (zh) 一种基于扩展xmpp协议的语音传输方法及系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10850536

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2010850536

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 13642766

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE