WO2011015099A1 - Procédé et système de transfert d'information, serveur d'application et terminal mobile - Google Patents

Procédé et système de transfert d'information, serveur d'application et terminal mobile Download PDF

Info

Publication number
WO2011015099A1
WO2011015099A1 PCT/CN2010/074872 CN2010074872W WO2011015099A1 WO 2011015099 A1 WO2011015099 A1 WO 2011015099A1 CN 2010074872 W CN2010074872 W CN 2010074872W WO 2011015099 A1 WO2011015099 A1 WO 2011015099A1
Authority
WO
WIPO (PCT)
Prior art keywords
short message
mobile phone
application
java
java push
Prior art date
Application number
PCT/CN2010/074872
Other languages
English (en)
Chinese (zh)
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 中兴通讯股份有限公司
Publication of WO2011015099A1 publication Critical patent/WO2011015099A1/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
    • 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 mobile terminal application technologies, and in particular, to an information transmission method and system, an application server, and a mobile terminal. Background technique
  • JAVA virtual machine is a data service platform promoted and developed by mainstream mobile operators at home and abroad. Users can use rich mobile value-added data services through terminals supporting JAVA virtual machines.
  • JAVA technology has the characteristics of Write Once (Run Anywhere). After using JAVA technology, people who write mobile applications and provide services do not have to care about the operating system and chips that are used by the mobile phones they accept. Just follow JAVA. Row.
  • the JAVA technology of the mobile terminal provides the function of accessing the Internet, among which personal instant messaging applications, such as email (Email), Microsoft Network Service (MSN), QQ, Instant Messaging (IM), etc. Applications, have released versions of mobile phone terminals based on JAVA technology.
  • personal instant messaging applications such as email (Email), Microsoft Network Service (MSN), QQ, Instant Messaging (IM), etc.
  • MSN Microsoft Network Service
  • QQ Instant Messaging
  • IM Instant Messaging
  • the mobile terminal A 101 and the mobile terminal B 102 transmit information through the JAVA instant messaging application, and the user activates the instant messaging application on the mobile terminal A 101 and the mobile terminal B 102, and logs in to the application server 103.
  • the mobile terminal A 101 and the mobile terminal B 102 respectively establish a network connection with the application server 103.
  • the mobile terminal A 101 When the mobile terminal A 101 sends the information to the mobile terminal B 102, it first transmits to the application server 103 through the connection of the mobile terminal A 101 and the application server 103, and then transmits the information to the mobile terminal B through the connection of the application server 103 and the mobile terminal B 102.
  • 102. 2 is a flow chart of information transmission in an offline state when the user does not activate the mobile terminal B instant messaging application.
  • Step 201 The user starts the instant messaging application on the mobile terminal A and logs in to the application server to establish a connection with the application server.
  • Step 202 The mobile terminal A selects new information sent to the mobile terminal B, through the mobile terminal.
  • connection between A and the application server is sent to the application server
  • Step 203 The information is saved to the application server.
  • the above steps show that only the mobile terminal B can start the instant messaging application and log in to the application server. After the connection with the application server is established, new information can be received from the application server, and the new information cannot be used by the mobile terminal B. Received in real time.
  • the present invention adopts a JAVA push
  • Another object of the present invention is to provide an application server, which uses an interface between an application server and a short message center to send a short message from a short message center to a target mobile phone to activate an instant messaging application on the target mobile phone, so that the information arrives at the target mobile phone in time.
  • Another object of the present invention is to provide a mobile phone terminal, which uses an interface between an application server and a short message center to send a short message from a short message center to a target mobile phone to activate an instant messaging application on the target mobile phone, so that the information arrives at the target mobile phone in time.
  • the interface of the message center sends a short message from the short message center to the target mobile phone to activate the instant messaging application on the target mobile phone, so that the information arrives at the target mobile phone in time.
  • the information transmission method of the present invention includes:
  • the application server receives the new information sent by the sending mobile phone, and encapsulates the new information into a JAVA PUSH short message and sends it to the short message center;
  • the short message center sends the short message to the target mobile phone through the wireless network
  • the target mobile phone After receiving the short message, the target mobile phone determines whether the short message is the JAVA PUSH short message, and if the short message is the JAVA PUSH short message, starts corresponding according to the message content of the JAVA PUSH short message.
  • the app receives information.
  • the method further includes: the target mobile phone performing JAVA in advance when installing the application
  • the registered protocol is the short message service SMS protocol, and the port number is specified, and the access permission is added to the sensitive interface as needed; after the application is installed, the designated port number after the target mobile phone registers with the target mobile phone The corresponding port is monitored.
  • the JAVA PUSH short message encapsulated by the application server includes a number, a message content, a sending port number, and a destination port number of the target mobile phone.
  • the step of starting the corresponding application according to the message content of the JAVA PUSH short message includes: the protocol that the JAVA processing module in the target mobile phone extracts the JAVA PUSH short message is the SMS protocol, the designated port No., matching the corresponding application from the JAVA PUSH registered entry, automatically launching the application or prompting the user to launch the application.
  • the application includes one or more of Email Email, Microsoft Network Service MSN, QQ, and Instant Messaging IM.
  • the application server of the present invention includes:
  • a receiving module configured to receive new information sent by the sending mobile phone
  • a short message encapsulating module arranged to encapsulate the new information into a JAVA PUSH short message
  • a sending module configured to send the JAVA PUSH short message to the short message center, so that the short message center sends the JAVA PUSH short message to the target mobile phone through the wireless network.
  • the JAVA PUSH short message encapsulated by the short message encapsulating module includes a number, a message content, a sending port number, and a destination port number of the target mobile phone.
  • the mobile phone terminal of the present invention includes:
  • a receiving module configured to receive a short message sent by the short message center through the wireless network
  • a message processing module configured to determine, after the receiving module receives the short message, whether the short message is a JAVA PUSH short message, And if the short message is determined to be the JAVA PUSH short message, the JAVA PUSH short message is sent, where the JAVA PUSH short message is encapsulated by the application server to encapsulate new information sent by the sending mobile phone received by the application server;
  • the JAVA module is configured to receive the JAVA PUSH short message sent by the message processing module, and start a corresponding application to perform information reception according to the message content of the JAVA PUSH short message.
  • the mobile terminal further includes:
  • the registered protocol is a short message service SMS protocol, and a port number is specified, and an access permission is added to the sensitive interface as needed;
  • the monitoring module is configured to monitor the port corresponding to the specified port number after registration after the application is installed.
  • the JAVA module includes:
  • the protocol for extracting the JAVA PUSH short message is the SMS protocol, the specified port number, and matching the corresponding application from the entry registered by the JAVA PUSH;
  • a self-starting sub-module that is configured to automatically launch the application or prompt the user to launch the application for information reception.
  • the information transmission system of the present invention includes an application server, a short message center, and a target mobile phone, wherein
  • the application server is configured to encapsulate the new information sent by the received sending mobile phone into a JAVA PUSH short message, and send the message to the short message center;
  • the short message center is configured to send a short message to the target mobile phone through a wireless network;
  • the target mobile phone is configured to determine, after receiving the short message, whether the short message is the
  • the JAVA PUSH short message if the short message is the JAVA PUSH short message, start corresponding application according to the message content of the JAVA PUSH short message for information reception.
  • the target mobile phone is further configured to: perform JAVA PUSH registration in advance when the application is installed, the registered protocol is a short message service SMS protocol, specify a port number, and add an access permission to the sensitive interface as needed; After the installation of the application is completed, the port corresponding to the specified port number after registration is monitored.
  • the registered protocol is a short message service SMS protocol
  • the JAVA PUSH short message encapsulated by the application server includes a number, a message content, a sending port number, and a destination port number of the target mobile phone.
  • the target mobile phone includes a JAVA processing module, and the protocol for extracting the JAVA PUSH short message is an SMS protocol, the designated port number, and the corresponding application is matched from the entry registered by the JAVA PUSH.
  • the application is launched automatically or the user is prompted to launch the application.
  • the application includes one or more of Email Email, Microsoft Network Service MSN, QQ, and Instant Messaging IM.
  • the invention has the beneficial effects that: the information transmission method and system, the application server and the mobile phone terminal according to the present invention can solve the problem of real-time transmission of the mobile terminal communication application information based on the JAVA platform by using the JAVA PUSH technology, and simultaneously use in the information transmission process.
  • the mature short message communication network through the interface of the application server and the short message center, sends a short message from the short message center to the target mobile phone to activate the instant messaging application on the target mobile phone, so that the information arrives at the target mobile phone in time, and does not need to be in the whole process.
  • the mobile terminal and the application server are always connected, saving network resources.
  • FIG. 1 is a schematic structural diagram of a JAVA instant messaging application information transmission method of a mobile terminal
  • FIG. 2 is a flow chart of information transmission of a target mobile phone without starting a JAVA instant messaging application
  • FIG. 3 is a schematic diagram of a mobile communication application based on JAVA PUSH technology of the present invention
  • Transmission method Schematic diagram of the structure
  • FIG. 4 is a signaling flowchart of a real-time information transmission process of a mobile phone application based on the JAVA PUSH mechanism according to the present invention
  • FIG. 5 is a schematic structural diagram of an application server according to the present invention.
  • FIG. 6 is a schematic structural diagram of a mobile phone terminal according to the present invention.
  • FIG. 7 is a schematic structural diagram of an information transmission system according to the present invention. Preferred embodiment of the invention
  • the information transmission method and system based on the JAVA PUSH mechanism mobile communication application, Take the application server and mobile terminal as an example.
  • FIG. 3 is a schematic structural diagram of an information transmission method based on JAVA PUSH technology of the mobile phone communication application of the present invention.
  • the mobile phone performs JAVA PUSH registration when installing the application.
  • the registered protocol is the Short Message Service (SMS) protocol, which requires specifying the port number and adding access permissions to some sensitive interfaces.
  • SMS Short Message Service
  • the registered port is monitored, and the port corresponding to the designated port number after registration is specifically monitored.
  • the application server 301 integrates a short message encapsulation module for encapsulating new information according to the short message format requirement and then sending a short message to the short message center 302.
  • the application server 301 receives new information sent to the target mobile phone 303, and triggers the application server 301 to send a JAVA PUSH short message to the short message center 302.
  • the short message center 302 then sends the JAVA PUSH short message to the target handset 303.
  • the target mobile phone 303 After receiving the JAVA PUSH short message, the target mobile phone 303 does not receive the short message of the mobile phone according to the format and content of the message, but processes it as a short message of JAVA PUSH. According to the content of the message, the application that listens to the SMS protocol port is started, and subsequent information is sent and received.
  • FIG. 4 is a signaling flow chart of a real-time information transmission process of a mobile phone application based on the JAVA PUSH mechanism according to the present invention.
  • the method of the present invention is further described in detail below with reference to the accompanying drawings and specific embodiments, and the information of the mobile communication application J2ME IM is used. The transfer process is described in detail.
  • Step 401 The target mobile phone performs JAVA PUSH registration during the process of installing the IM application.
  • the installation of the JAVA PUSH registration is to use the Run via Over the Air (Run via OTA) method, and the Push registration entry is included in the JAVA application description (Jad) file of the J2ME application.
  • the Push registration entry is as follows Show: er>"
  • the registration entries for IM applications are:
  • the registered protocol is: SMS protocol, the listening port number is: 50001, "com.sample.IM” is the J2ME class generated when the application is implemented, to allow all senders.
  • SMS protocol the listening port number
  • 50001 "com.sample.IM” is the J2ME class generated when the application is implemented, to allow all senders.
  • the phone will listen to port 50001 of the SMS protocol.
  • Step 402 Start the IM application on the sending mobile phone, log in to the application server, and establish a connection between the mobile phone and the application server.
  • the contact account corresponding to the target mobile phone is offline, and the information is sent to the contact account.
  • the information is sent to the application server via a connection between the sending phone and the application server.
  • Step 403 The application server establishes a connection with the short message center, and when the application server receives the new information, sends a message to the short message center.
  • the application server can encapsulate the sent new information into a short message format, including the number of the target mobile phone, the information content, and the destination port number 50001, and set the default sending port number to 0, and set the encoding format of the short message.
  • Step 404 The application server sends the encapsulated short message to the short message center, and then disconnects from the short message center.
  • Step 405 The short message center sends the short message to the target mobile phone through the wireless network, and the messaging protocol sends the short message to the target mobile phone.
  • Step 406 After receiving the short message, the message processing module according to the format of the short message, because the short message has a port number, it is determined to be a JAVA short message, and is handed to the JAVA module for processing, and is not used as a normal short message. Save to your SMS inbox.
  • the protocol for extracting the short message from the JAVA module is the SMS protocol, and the port number is 50001.
  • the matching is matched from the JAVA PUSH registration entry.
  • the J2ME IM application the mobile phone automatically launches the IM application, and can set a prompt for the user to start.
  • Step 407 The IM application of the target mobile phone is started. After receiving the prompt, the user selects to establish a connection with the application server to obtain the latest information, that is, new information. At this point, the transmitted information is transmitted to the receiving end in real time, that is, the target mobile phone.
  • JAVA PUSH technology is used to solve the problem of real-time transmission of mobile terminal communication application information based on JAVA platform, and mature information is used in the information transmission process.
  • the short message communication network through the interface of the application server and the short message center, sends a short message from the short message center to the target mobile terminal to activate the instant messaging application on the target mobile terminal, so that the information arrives at the target mobile phone in time, and does not need to be in the whole process.
  • the mobile terminal and the application server are always connected, saving network resources.
  • FIG. 5 is a schematic structural diagram of an application server according to the present invention.
  • the application server includes: a receiving module 501 configured to receive new information sent by the sending mobile phone; a short message encapsulating module 502 configured to encapsulate the new information into a JAVA PUSH short message;
  • the module 503 is configured to send the JAVA PUSH short message to the short message center, so that the short message center sends the JAVA PUSH short message to the target mobile phone through the wireless network.
  • the JAVA PUSH short message encapsulated by the short message encapsulating module 502 includes a number, a message content, a sending port number, and a destination port number of the target mobile phone.
  • FIG. 6 is a schematic structural diagram of a mobile phone terminal according to the present invention.
  • the mobile phone terminal includes: a receiving module 601 configured to receive a short message sent by a short message center through a wireless network; and a message processing module 602 configured to receive the short message at the receiving module 601 After determining whether the short message is a JAVA PUSH short message, if it is determined that the short message is the JAVA PUSH short message, sending the JAVA PUSH short message, where the JAVA PUSH short message is received by the application server The new information sent by the sending mobile phone is encapsulated; and the JAVA module 603 is configured to receive the JAVA PUSH short message sent by the message processing module 602, and start corresponding according to the message content of the JAVA PUSH short message.
  • the application receives the information.
  • the mobile phone terminal may further include: an installation registration module 604, configured to perform JAVA PUSH registration in advance when the application is installed, the registered protocol is a short message service SMS protocol, and a port number is specified, and the sensitive interface is required according to requirements. Adding an access permission; and a listening module 605 configured to listen to the port corresponding to the specified port number after registration after the application is installed.
  • the JAVA module 603 may include: an extraction matching submodule 6031, wherein the protocol for extracting the JAVA PUSH short message is the SMS protocol, the designated port number, and the entry registered from the JAVA PUSH Matching to the corresponding application; and self-starting sub-module 6032, which is configured to automatically launch the application or prompt the user to launch the application for information reception.
  • an extraction matching submodule 6031 wherein the protocol for extracting the JAVA PUSH short message is the SMS protocol, the designated port number, and the entry registered from the JAVA PUSH Matching to the corresponding application
  • self-starting sub-module 6032 which is configured to automatically launch the application or prompt the user to launch the application for information reception.
  • FIG. 7 is a schematic structural diagram of an information transmission system according to the present invention.
  • the information delivery system includes an application server 701, a short message center 702, that is, a target mobile phone 703.
  • the application server 701 is configured to encapsulate the new information sent by the received sending mobile phone 704 into a JAVA PUSH short message and send it to the short message center 702; the short message center 702 is set to be through a wireless network.
  • the target mobile phone 703 is further configured to: perform JAVA PUSH registration in advance when the application is installed, register the protocol as a short message service SMS protocol, specify a port number, and add an access permission to the sensitive interface as needed; And after the installation of the application is completed, the port corresponding to the specified port number after the registration is monitored.
  • the JAVA PUSH short message encapsulated by the application server 701 includes the number, message content, sending port number, and destination port number of the target mobile phone 703.
  • the target mobile phone 703 includes a JAVA processing module, and the protocol for extracting the JAVA PUSH short message is an SMS protocol, the designated port number, and the corresponding application is matched from the entry registered by the JAVA PUSH. , automatically launch the application or prompt the user to start The application.
  • the protocol for extracting the JAVA PUSH short message is an SMS protocol, the designated port number, and the corresponding application is matched from the entry registered by the JAVA PUSH. , automatically launch the application or prompt the user to start The application.
  • the application includes one or more of an email (Email), a Microsoft Network Service (MSN), a QQ, and an instant message (IM).
  • Email email
  • MSN Microsoft Network Service
  • QQ QQ
  • IM instant message
  • the application server, the mobile phone terminal and the information transmission system based on the JAVA PUSH mobile phone communication application solve the problem of real-time transmission of the mobile terminal communication application information based on the JAVA platform by using the JAVA PUSH technology, and at the same time
  • the mature short message communication network is used in the transmission process.
  • the short message center sends a short message to the target mobile terminal to activate the instant messaging application on the target mobile terminal, so that the information arrives in time.
  • the target mobile phone does not require the mobile terminal and the application server to always connect in the whole process, thereby saving network resources.
  • the information transmission method and system, the application server and the mobile phone terminal provided by the invention can solve the problem of real-time transmission of the mobile terminal communication application information based on the JAVA platform by using the JAVA PUSH technology, and use the mature short message communication network in the information transmission process.
  • the short message center sends a short message to the target mobile phone to activate the instant messaging application on the target mobile phone, so that the information arrives at the target mobile phone in time, and the mobile terminal and the application server are not required to be connected in the whole process. , saving network resources.

Landscapes

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

Abstract

La présente invention concerne un procédé et un système de transfert d'information, un serveur d'application et un terminal mobile. Le procédé comprend : le serveur d'application (301) reçoit un nouveau message envoyé par un téléphone mobile expéditeur (304), conditionne le nouveau message en un message court JAVA PUSH et envoie le message court à un centre de service de messages courts (SMS) (302) ; le centre SMS (302) envoie le message court à un téléphone mobile cible (303) par le biais d'un réseau sans fil ; après la réception du message court, le téléphone mobile cible (303) décide si le message court est un message court JAVA PUSH, et si le message court est le message court JAVA PUSH, le téléphone mobile cible (303) démarre un programme correspondant pour recevoir une information selon le contenu du message court JAVA PUSH. Une application de communication instantanée sur le téléphone mobile cible (303) est activée par l’envoi du message court au téléphone mobile cible (303) par le centre SMS (302) par le biais de l'interface du serveur d'application (301) et du centre SMS (302), et ainsi l'information peut arriver au téléphone mobile cible (303) de façon instantanée.
PCT/CN2010/074872 2009-08-07 2010-06-30 Procédé et système de transfert d'information, serveur d'application et terminal mobile WO2011015099A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2009101628106A CN101621764B (zh) 2009-08-07 2009-08-07 基于Java Push机制手机通讯应用的信息传送方法及系统
CN200910162810.6 2009-08-07

Publications (1)

Publication Number Publication Date
WO2011015099A1 true WO2011015099A1 (fr) 2011-02-10

Family

ID=41514743

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/074872 WO2011015099A1 (fr) 2009-08-07 2010-06-30 Procédé et système de transfert d'information, serveur d'application et terminal mobile

Country Status (2)

Country Link
CN (1) CN101621764B (fr)
WO (1) WO2011015099A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110611719A (zh) * 2019-10-16 2019-12-24 四川虹美智能科技有限公司 一种消息推送方法、服务器和系统

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101621764B (zh) * 2009-08-07 2012-07-18 中兴通讯股份有限公司 基于Java Push机制手机通讯应用的信息传送方法及系统
US8732697B2 (en) 2010-08-04 2014-05-20 Premkumar Jonnala System, method and apparatus for managing applications on a device
CN102262533B (zh) * 2011-07-05 2015-04-29 华为软件技术有限公司 终端、触发方法和终端间应用程序通讯方法
CN103781049B (zh) * 2012-10-25 2017-11-28 华为技术有限公司 业务信息的下载方法和系统以及装置
CN111212021A (zh) * 2013-09-08 2020-05-29 王正伟 控制信息识别方法
CN105848118A (zh) * 2015-01-31 2016-08-10 王正伟 应用指示信息携带方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1645842A (zh) * 2005-03-02 2005-07-27 北京立通无限科技有限公司 一种通过短信触发gprs自动推送电子邮件到客户端的方法
KR100650673B1 (ko) * 2005-10-06 2006-11-29 엘지전자 주식회사 설문조사기능이 구비된 이동통신단말기시스템 및 그제어방법
CN101188829A (zh) * 2006-11-15 2008-05-28 国际商业机器公司 由推播消息启动下载手机程序的方法及普及装置
CN101453505A (zh) * 2007-12-07 2009-06-10 夏新电子股份有限公司 一种带有即时通讯功能的手持设备系统
CN101621764A (zh) * 2009-08-07 2010-01-06 中兴通讯股份有限公司 基于Java Push机制手机通讯应用的信息传送方法及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1645842A (zh) * 2005-03-02 2005-07-27 北京立通无限科技有限公司 一种通过短信触发gprs自动推送电子邮件到客户端的方法
KR100650673B1 (ko) * 2005-10-06 2006-11-29 엘지전자 주식회사 설문조사기능이 구비된 이동통신단말기시스템 및 그제어방법
CN101188829A (zh) * 2006-11-15 2008-05-28 国际商业机器公司 由推播消息启动下载手机程序的方法及普及装置
CN101453505A (zh) * 2007-12-07 2009-06-10 夏新电子股份有限公司 一种带有即时通讯功能的手持设备系统
CN101621764A (zh) * 2009-08-07 2010-01-06 中兴通讯股份有限公司 基于Java Push机制手机通讯应用的信息传送方法及系统

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110611719A (zh) * 2019-10-16 2019-12-24 四川虹美智能科技有限公司 一种消息推送方法、服务器和系统
CN110611719B (zh) * 2019-10-16 2022-04-19 四川虹美智能科技有限公司 一种消息推送方法、服务器和系统

Also Published As

Publication number Publication date
CN101621764A (zh) 2010-01-06
CN101621764B (zh) 2012-07-18

Similar Documents

Publication Publication Date Title
WO2011015099A1 (fr) Procédé et système de transfert d'information, serveur d'application et terminal mobile
CN102239731B (zh) 延长无线设备中的电池寿命的方法
US8060070B2 (en) System and method for redirecting communications for a mobile device
WO2008040248A1 (fr) Procédé et système de transmission de courrier électronique et serveur de courrier électronique poussé
CN101699877B (zh) 一种移动终端及建立端对端互联网协议连接的方法和系统
KR20090031465A (ko) 다른 무선 통신 세션을 수행하는 동안 무선 호출을 중단하기 위한 시스템 및 방법
WO2011137830A1 (fr) Procédé d'envoi spontané de messages d'une plate-forme de prestation de services, dispositif et système correspondants
WO2012065381A1 (fr) Procédé et appareil pour empêcher la transmission de données par des logiciels malveillants
WO2020109867A2 (fr) Dispositif, procédé et système de communication multimode
WO2012075752A1 (fr) Procédé et terminal pour le traitement de retransmission d'appels
WO2012034539A1 (fr) Procédé et dispositif permettant d'inviter des amis sur un site de réseautage social par le biais d'un terminal de communication mobile
CN102379153B (zh) 一种用于减少用以接收无线通信系统中的呼叫故障指示的时间的方法与系统
WO2012092728A1 (fr) Procédé de traitement de message court et terminal
US8856245B2 (en) Session-based short message service management
CN102355713B (zh) 语音通信中的呼叫方法及移动终端
CA2530926C (fr) Systeme et methode pour reacheminer les appels pour un dispositif mobile
WO2011017936A1 (fr) Procédé et dispositif d’installation de données de service supplémentaires non structurées
CN101002490A (zh) 操作便携式通信设备的方法和便携式通信设备
WO2011140904A1 (fr) Procédé de traitement de messages, dispositif et serveur d'application correspondants
WO2011057548A1 (fr) Procédé, appareil et système de commande de transmission de message court
WO2015196818A1 (fr) Procédé et appareil d'envoi de message court
WO2015184780A1 (fr) Procédé, dispositif, et système de traitement d'informations
WO2011140737A1 (fr) Procédé et dispositif de connexion par ligne commutée d'un terminal de données mobile
US9078081B2 (en) Mobile terminal and method for service processing thereof
JP2001352341A (ja) パケット通信システム及びその方法

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: 10806003

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10806003

Country of ref document: EP

Kind code of ref document: A1