WO2016131339A1 - Data service processing method and device - Google Patents

Data service processing method and device Download PDF

Info

Publication number
WO2016131339A1
WO2016131339A1 PCT/CN2015/098281 CN2015098281W WO2016131339A1 WO 2016131339 A1 WO2016131339 A1 WO 2016131339A1 CN 2015098281 W CN2015098281 W CN 2015098281W WO 2016131339 A1 WO2016131339 A1 WO 2016131339A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
session
service processing
data session
network
Prior art date
Application number
PCT/CN2015/098281
Other languages
French (fr)
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 WO2016131339A1 publication Critical patent/WO2016131339A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/14Reselecting a network or an air interface

Definitions

  • This application relates to, but is not limited to, the field of data backup technology.
  • a data service processing method comprising:
  • the step of switching to the second data session to continue the service processing includes:
  • the step of performing service processing by using the first data session includes:
  • the step of initiating a first data session by using the first data network and receiving the second data session that is the same as the first data session by using the second data network, when receiving the data service request includes:
  • a session module configured to: initiate a first data session by using the first data network, and initiate a second data session that is the same as the first data session by using the second data network, when receiving the data service request;
  • the service processing module is configured to: perform service processing by using the first data session; and, when detecting that the first data session is abnormal, switch to the second data session to continue the service processing.
  • the determining unit is configured to: determine, when the first data session is abnormal, a data node that is abnormal in the first data session;
  • the processing unit is configured to continue the service processing from the data node in which the abnormality occurs through the second data session.
  • the service processing module further includes a storage unit,
  • the storage unit is further configured to: save the data transmitted by the first data session in an operation directory of the service processing;
  • the processing unit is further configured to: perform the service processing according to the data of the first data session saved in the operation directory.
  • the storage unit is further configured to: save the data transmitted by the second data session to an operation directory of the service processing, and delete data of the first data session in the operation directory;
  • the processing unit is further configured to: continue to perform the service processing from the data node in which the abnormality occurs according to the data of the second data session saved in the operation directory.
  • the session module includes a data connection unit and a session establishment unit;
  • the data connection unit is configured to: when receiving a data service request, establish a first data connection by using the first data network, and establish a second data connection by using the second data network;
  • Establishing a session unit configured to: initiate the first data by using the first data connection a session, initiating a second data session identical to the content of the first data session over the second data connection.
  • a computer readable storage medium storing computer executable instructions for performing the method of any of the above.
  • the data session when the data service is processed, the data session is simultaneously performed through the first data network and the second data network, and the data session initiated by the first data network is used for service processing, and the data session initiated by the first data network is generated.
  • the data session initiated by the second data network is switched to continue the current service processing. Therefore, the process of re-initiating the data session and establishing the data connection through the second data network is not required, thereby greatly improving the network switching in the data service processing process. The efficiency is more convenient to use.
  • FIG. 1 is a schematic flowchart of a first embodiment of a data service processing method according to the present invention
  • FIG. 2 is a schematic flowchart of an embodiment of a service processing procedure performed by the first data session according to the present invention
  • FIG. 7 is a schematic diagram of functional modules of a second embodiment of a data service processing apparatus according to the present invention.
  • the first data session when receiving the data service request, the first data session is initiated by the first data network, and the second data session that is the same as the first data session is initiated by the second data network; A data session performs service processing; when detecting that the first data session is abnormal, switching to the second data session to continue the service processing.
  • the embodiment of the invention solves the problem that the current data service cannot be quickly switched to the standby network to continue the current data service processing when the data network currently used is abnormal.
  • Step S10 When receiving the data service request, initiate a first data session by using the first data network, and initiate a second data session that is the same as the first data session by using the second data network;
  • the data service request is a data service request triggered by one or more applications, to initiate a corresponding data session according to the data service request, and perform service processing by using the data session.
  • the data service may be a service such as playing a video or opening a webpage.
  • a data session is initiated to the server according to the video play request, and the video file is requested to be downloaded.
  • the video file downloaded by the data session performs a corresponding video playback task.
  • the mobile terminal performs service processing through the first data session.
  • the first data session and the second data session perform data transmission at the same time, and the data transmitted by the first data session is saved in an operation directory of the service processing, for performing service processing, and The data transmitted by the second data session is saved in a temporary storage area.
  • the storage area of the data of the second data session may be a storage area shared with the first data session, or may be another storage area different from the first data session.
  • the storage device for saving data may include a flash memory, a hard disk, a multimedia card, a card type memory (for example, SD or DX memory, etc.), a random access memory (RAM), a static random access memory (SRAM), a read only memory (ROM). ), electrically erasable programmable read only memory (EEPROM), programmable read only memory (PROM), magnetic memory, magnetic disk, optical disk, and the like.
  • FIG. 2 is a schematic flowchart of an embodiment of a service processing procedure performed by the first data session according to the present invention, where the step S20 includes:
  • Step S21 saving data transmitted by the first data session in an operation directory of the service processing
  • Step S22 Perform the service processing according to the data of the first data session saved in the operation directory.
  • the mobile terminal saves the data transmitted by the first data session in an operation directory of the service processing; the mobile terminal performs the service according to the data of the first data session saved in the operation directory. deal with.
  • Step S30 When detecting that the first data session is abnormal, switch to the second data session to continue the service processing.
  • the data session is performed through the first data network and the second data network, and the data session initiated by the first data network is used for service processing, and the data session initiated by the first data network is abnormal.
  • the process of re-initiating the data session and establishing the data connection through the second data network is not required, thereby greatly improving the network switching in the data service processing process. Efficiency and ease of use.
  • Step S31 when detecting that the first data session is abnormal, determining that the first data session has an abnormal data node;
  • the mobile terminal determines, when the first data session is abnormal, the data node that the first data session is abnormal.
  • the mobile terminal inserts a data node in the data transmitted by the first data session, and when detecting the abnormality of the first data session, determining a data node in which the first data session is abnormal, so as to occur from the The abnormal data node continues the business process.
  • Step S32 proceeding from the data node in which the abnormality occurs through the second data session The business process.
  • the mobile terminal continues the service processing from the data node in which the abnormality occurs through the second data session.
  • the user accesses the data network corresponding to the SIM card 1 and the data network corresponding to the SIM card 2 serves as the backup network.
  • the data network corresponding to the SIM card 1 is the first data network
  • the data network corresponding to the SIM card 2 is the first.
  • the user triggers a video play request based on the video play application
  • the mobile terminal initiates a data session request according to the video play request, establishes a first data session through the first data network, and requests to download a video file; and passes the second data network Establishing a second data session, requesting to download the same video file; storing the video file downloaded through the first data session in the main storage area, and saving the video file downloaded through the second data session in a temporary storage area, and storing according to the main storage area
  • the video file is played by the video.
  • the first data session is detected to be abnormal
  • the video file of the temporary storage area is copied into the main storage area, and the original video file in the main storage area is deleted.
  • the second data session continues to download the video file and save it to the main storage area, according to the previous The playback progress continues to play the video file.
  • FIG. 4 is a schematic flowchart diagram of an embodiment of the present invention for performing the service processing step from the data node in which the abnormality occurs through the second data session.
  • the step S32 includes:
  • Step S321 proceeding to perform the service processing from the data node in which the abnormality occurs according to the data of the second data session saved in the operation directory.
  • the mobile terminal saves the data transmitted by the second data session to an operation directory of the service processing, and deletes data of the first data session in the operation directory; the mobile terminal is according to the operation directory.
  • the saved data of the second data session continues from the data node where the abnormality occurs to perform the service processing.
  • the user triggers a webpage open request based on the browser application, and the terminal respectively initiates a data session request through the data network of the SIM card 1 and the data network of the SIM card 2 according to the request, to download corresponding webpage data, the mobile terminal Performing a browser page refresh operation by the webpage data downloaded by the data session of the SIM card 1, the mobile terminal transmitting the data session of the SIM card 2
  • the downloaded webpage data is stored in the temporary storage area.
  • the webpage data stored in the temporary storage area is copied into the current operation directory of the browser, and the current operation is deleted.
  • the webpage data downloaded by the SIM card 1 in the directory, the data session of the SIM card 2 continues to download the webpage data and is saved in the operation directory, and the mobile terminal generates abnormal data according to the webpage data downloaded by the SIM card 2.
  • the node continues the page refresh operation.
  • the data session is performed through the first data network and the second data network, and the data session initiated by the first data network is used for service processing, and the data session initiated by the first data network is abnormal.
  • the process of re-initiating the data session and establishing the data connection through the second data network is not required, thereby greatly improving the network switching in the data service processing process. Efficiency and ease of use.
  • FIG. 5 is a schematic flowchart diagram of a third embodiment of a data service processing method according to the present invention. Based on the second embodiment of the foregoing data service processing method, the step S10 includes:
  • Step S11 when receiving a data service request, establishing a first data connection by using the first data network, and establishing a second data connection by using the second data network;
  • Step S12 Initiating the first data session by using the first data connection, and initiating a second data session that is the same as the content of the first data session by using the second data connection.
  • the mobile terminal When receiving the data service request, the mobile terminal establishes a first data connection by using the first data network, and establishes a second data connection by using the second data network; the mobile terminal initiates by using the first data connection The first data session initiates a second data session that is identical to the content of the first data session through the second data connection.
  • the execution bodies of the data service processing methods of the above first to third embodiments may each be, for example, a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (Personal Digital Assistant), a PAD (Tablet), a PMP (portable) A mobile terminal of a multimedia player, a navigation device, and the like, and a fixed terminal such as a digital TV, a desktop computer, or the like.
  • the data service processing method may be implemented by a client program installed on a mobile terminal or a fixed terminal.
  • the embodiment of the invention further provides a data service processing device.
  • the data service processing device includes a session module 10 and a service processing module 20;
  • the session module 10 is configured to: initiate a first data session through the first data network, and initiate a second data session identical to the first data session through the second data network, when receiving the data service request;
  • the mobile terminal When receiving the data service request, the mobile terminal initiates the first data session through the first data network, and initiates the same second data session as the first data session through the second data network.
  • first and second in the embodiments of the present invention is merely for the purpose of facilitating the description of the present application, and does not have a specific meaning in itself.
  • the first data session is the same as the session content of the second data session, and the data connection is different; the first data session and the second data session may be simultaneously run while data transmission is performed.
  • the data service request is a data service request triggered by one or more applications, to initiate a corresponding data session according to the data service request, and perform service processing by using the data session.
  • the data service may be a service such as playing a video or opening a webpage.
  • a data session is initiated to the server according to the video play request, and the video file is requested to be downloaded.
  • the video file downloaded by the data session performs a corresponding video playback task.
  • the first data network and the second data network may both be 2G (2nd Generation, Second generation mobile communication technology) network, 3G (3rd Generation, 3rd Generation Mobile Communication Technology) network or 4G (4th Generation, 4th Generation Mobile Communication Technology) network, etc., optionally, the first data network and the first The two data networks are all 4G networks.
  • the first data network and the second data network can operate simultaneously, and simultaneously perform data sessions and transmit data.
  • the first data network is a data network corresponding to the mobile terminal SIM card 1
  • the second data network is a data network corresponding to the mobile terminal SIM card 2
  • the first data network and the first The two data networks are both 4G networks and can be operated simultaneously.
  • the service processing module 20 is configured to: perform service processing by using the first data session;
  • the mobile terminal performs service processing through the first data session.
  • the first data session and the second data session perform data transmission at the same time, and the data transmitted by the first data session is saved in an operation directory of the service processing, for performing service processing, and The data transmitted by the second data session is saved in a temporary storage area.
  • the storage area of the data of the second data session may be a storage area shared with the first data session, or may be another storage area different from the first data session.
  • the storage device for saving data may include a flash memory, a hard disk, a multimedia card, a card type memory (for example, SD or DX memory, etc.), a random access memory (RAM), a static random access memory (SRAM), a read only memory (ROM). ), electrically erasable programmable read only memory (EEPROM), programmable read only memory (PROM), magnetic memory, magnetic disk, optical disk, and the like.
  • the service processing module 20 is further configured to: save the data transmitted by the first data session in an operation directory of the service processing;
  • the service processing module 20 is further configured to: perform the service processing according to the data of the first data session saved in the operation directory.
  • the service processing module 20 is further configured to: switch to the second data session to continue the service processing when detecting that the first data session is abnormal.
  • the mobile terminal When detecting that the first data session is abnormal, the mobile terminal switches to the second data session to continue the service processing.
  • the mobile terminal may switch to the second data session to continue the service processing when the first data network is disconnected; or, the signal strength of the first data network may be lower than a preset threshold. And switching to the second data session to continue the service processing; or, when the first network session is interrupted, switching to the second data session to continue the service processing.
  • the mobile terminal may determine, when detecting the abnormality of the first data session, a data node that is abnormal in the first data session; and pass the second data session from the data node that is abnormal. The business process continues.
  • the data session is performed through the first data network and the second data network, and the data session initiated by the first data network is used for service processing, and the data session initiated by the first data network is abnormal.
  • the process of re-initiating the data session and establishing the data connection through the second data network is not required, thereby greatly improving the network switching in the data service processing process. Efficiency and ease of use.
  • FIG. 7 is a schematic diagram of functional modules of a second embodiment of a data service processing apparatus according to the present invention.
  • the service processing module 20 includes a determining unit 21, a processing unit 22, and a storage unit 23.
  • the determining unit 21 is configured to: determine, when the first data session is abnormal, a data node that is abnormal in the first data session;
  • the mobile terminal determines, when the first data session is abnormal, the data node that the first data session is abnormal.
  • the mobile terminal inserts a data node in the data transmitted by the first data session, and when detecting the abnormality of the first data session, determining a data node in which the first data session is abnormal, so as to occur from the The abnormal data node continues the business process.
  • the processing unit 22 is configured to continue the service processing from the data node in which the abnormality occurs through the second data session.
  • the mobile terminal continues the service processing from the data node in which the abnormality occurs through the second data session.
  • the user accesses the data network corresponding to the SIM card 1 and the data network corresponding to the SIM card 2 serves as the backup network.
  • the data network corresponding to the SIM card 1 is the first data network
  • the data network corresponding to the SIM card 2 is the first.
  • the user triggers a video play request based on the video play application
  • the mobile terminal initiates a data session request according to the video play request, establishes a first data session through the first data network, and requests to download a video file; and passes the second data network Establishing a second data session, requesting to download the same video file; storing the video file downloaded through the first data session in the main storage area, and saving the video file downloaded through the second data session in a temporary storage area, and storing according to the main storage area
  • the video file is played by the video.
  • the first data session is detected to be abnormal
  • the video file of the temporary storage area is copied into the main storage area, and the original video file in the main storage area is deleted.
  • the second data session continues to download the video file and save it to the main storage area, according to the previous The playback progress continues to play the video file.
  • the storage unit 23 is configured to: save the data transmitted by the first data session in an operation directory of the service processing;
  • the processing unit 22 is further configured to perform the service processing according to the data of the first data session saved in the operation directory.
  • the storage unit 23 is further configured to: save the data transmitted by the second data session to an operation directory of the service processing, and delete data of the first data session in the operation directory;
  • the processing unit 22 is further configured to: continue to perform the service processing from the data node in which the abnormality occurs according to the data of the second data session saved in the operation directory.
  • the data session is performed through the first data network and the second data network, and the data session initiated by the first data network is used for service processing, and the data session initiated by the first data network is abnormal.
  • the process of re-initiating the data session and establishing the data connection through the second data network is not required, thereby greatly improving the network switching in the data service processing process. Efficiency and ease of use.
  • FIG. 8 is a schematic diagram of functional modules of a third embodiment of a data service processing apparatus according to the present invention.
  • the session module 10 includes a data connection unit 11 and a session establishment unit 12;
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
  • the device/function module/functional unit in the above embodiment When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

Disclosed in the present invention is a data service processing method and device, and the data service processing method comprises: upon receiving a data service request, initiating a first data session via a first data network, and initiating a second data session, identical to the first data session, via the second data network; handling a service via the first data session; and when the first data session is detected as abnormal, switching to the second data session to continue handling the service.

Description

数据业务处理方法及装置Data service processing method and device 技术领域Technical field
本申请涉及但不限于数据备份技术领域。This application relates to, but is not limited to, the field of data backup technology.
背景技术Background technique
随着通信技术和终端技术的快速发展,移动电话、智能电话、PAD(平板电脑)、PMP(便携式多媒体播放器)等移动终端的使用越来越广泛,极大的便利了人们的生活。目前在移动终端的使用诸如收发电子邮件、浏览网页、观看视频、下载数据等网络会话过程中,存在当用户正在使用中的数据网络出现异常或者无法访问时,无法快速的切换到备用网络继续当前的网络会话的问题。尤其在DSDS(Dual SIM Dual Standby,双卡双待)技术中,用户可以使用两个数据网络同时待机,当用户使用的SIM卡1的数据网络出现异常或者断开连接时,往往需要通过SIM卡2的数据网络重新发起数据会话、建立数据连接才能继续进行数据业务处理,使用十分不便。With the rapid development of communication technology and terminal technology, mobile terminals such as mobile phones, smart phones, PADs (tablets), and PMPs (portable multimedia players) have become more and more widely used, which greatly facilitates people's lives. Currently, in the process of using a mobile terminal such as sending and receiving emails, browsing webpages, watching videos, downloading data, etc., there is a problem that when the data network that the user is using is abnormal or inaccessible, it cannot quickly switch to the standby network to continue the current. Problem with web sessions. Especially in the DSDS (Dual SIM Dual Standby) technology, the user can use two data networks to stand by at the same time. When the data network of the SIM card 1 used by the user is abnormal or disconnected, the SIM card is often required. The data network of 2 re-initiates the data session and establishes the data connection to continue the data service processing, which is very inconvenient to use.
因此,在当前使用的数据网络出现异常时,不能快速切换到备用网络继续当前的数据业务处理的问题,此方面的问题亟待解决。Therefore, when an abnormality occurs in the currently used data network, the problem that the current data service processing cannot be quickly switched to the standby network cannot be quickly solved, and the problem in this aspect needs to be solved urgently.
上述内容仅用于辅助理解本申请的技术方案,并不代表承认上述内容是现有技术。The above content is only used to assist in understanding the technical solutions of the present application, and does not constitute an admission that the above is prior art.
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
本文解决在当前使用的数据网络出现异常时,不能快速切换到备用网络继续当前的数据业务处理的问题。This document solves the problem that when the current data network is abnormal, it cannot quickly switch to the standby network to continue the current data service processing.
一种数据业务处理方法,包括:A data service processing method, comprising:
在接收到数据业务请求时,通过第一数据网络发起第一数据会话,同时 通过第二数据网络发起与所述第一数据会话相同的第二数据会话;When receiving a data service request, initiating a first data session through the first data network, Initiating a second data session identical to the first data session through the second data network;
通过所述第一数据会话进行业务处理;Performing service processing through the first data session;
在侦测到所述第一数据会话异常时,切换至所述第二数据会话继续进行所述业务处理。And detecting that the first data session is abnormal, switching to the second data session to continue the service processing.
可选的,所述在侦测到所述第一数据会话异常时,切换至所述第二数据会话继续进行所述业务处理的步骤包括:Optionally, when the detecting the first data session is abnormal, the step of switching to the second data session to continue the service processing includes:
在侦测到所述第一数据会话异常时,确定所述第一数据会话发生异常的数据节点;Determining, when the first data session is abnormal, determining a data node in which the first data session is abnormal;
从所述发生异常的数据节点通过所述第二数据会话继续进行所述业务处理。The service processing is continued from the data node in which the abnormality occurs through the second data session.
可选的,所述通过所述第一数据会话进行业务处理的步骤包括:Optionally, the step of performing service processing by using the first data session includes:
将所述第一数据会话传输的数据保存在所述业务处理的操作目录中;Saving the data transmitted by the first data session in an operation directory of the service processing;
根据所述操作目录中保存的所述第一数据会话的数据,进行所述业务处理。And performing the service processing according to the data of the first data session saved in the operation directory.
可选的,所述从所述发生异常的数据节点通过所述第二数据会话继续进行所述业务处理的步骤包括:Optionally, the step of performing the service processing from the data node that generates the abnormality by using the second data session includes:
将所述第二数据会话传输的数据保存至所述业务处理的操作目录,并删除所述操作目录中所述第一数据会话的数据;Saving data transmitted by the second data session to an operation directory of the service processing, and deleting data of the first data session in the operation directory;
根据所述操作目录中保存的所述第二数据会话的数据,从所述发生异常的数据节点继续进行所述业务处理。And performing the service processing from the data node in which the abnormality occurs according to the data of the second data session saved in the operation directory.
可选的,所述在接收到数据业务请求时,通过第一数据网络发起第一数据会话,同时通过第二数据网络发起与所述第一数据会话相同的第二数据会话的步骤包括:Optionally, the step of initiating a first data session by using the first data network and receiving the second data session that is the same as the first data session by using the second data network, when receiving the data service request, includes:
在接收到数据业务请求时,通过所述第一数据网络建立第一数据连接,通过所述第二数据网络建立第二数据连接;When receiving the data service request, establishing a first data connection by using the first data network, and establishing a second data connection by using the second data network;
通过所述第一数据连接发起所述第一数据会话,通过所述第二数据连接发起与所述第一数据会话内容相同的第二数据会话。 Initiating the first data session through the first data connection, and initiating a second data session identical to the first data session content through the second data connection.
一种数据业务处理装置,所述数据业务处理装置包括:A data service processing device, the data service processing device comprising:
会话模块,设置为:在接收到数据业务请求时,通过第一数据网络发起第一数据会话,同时通过第二数据网络发起与所述第一数据会话相同的第二数据会话;a session module, configured to: initiate a first data session by using the first data network, and initiate a second data session that is the same as the first data session by using the second data network, when receiving the data service request;
业务处理模块,设置为:通过所述第一数据会话进行业务处理;以及,在侦测到所述第一数据会话异常时,切换至所述第二数据会话继续进行所述业务处理。The service processing module is configured to: perform service processing by using the first data session; and, when detecting that the first data session is abnormal, switch to the second data session to continue the service processing.
可选的,所述业务处理模块包括确定单元及处理单元;Optionally, the service processing module includes a determining unit and a processing unit;
所述确定单元,设置为:在侦测到所述第一数据会话异常时,确定所述第一数据会话发生异常的数据节点;The determining unit is configured to: determine, when the first data session is abnormal, a data node that is abnormal in the first data session;
所述处理单元,设置为:从所述发生异常的数据节点通过所述第二数据会话继续进行所述业务处理。The processing unit is configured to continue the service processing from the data node in which the abnormality occurs through the second data session.
可选的,所述业务处理模块还包括存储单元,Optionally, the service processing module further includes a storage unit,
所述存储单元,还设置为:将所述第一数据会话传输的数据保存在所述业务处理的操作目录中;The storage unit is further configured to: save the data transmitted by the first data session in an operation directory of the service processing;
所述处理单元还设置为:根据所述操作目录中保存的所述第一数据会话的数据,进行所述业务处理。The processing unit is further configured to: perform the service processing according to the data of the first data session saved in the operation directory.
可选的,Optional,
所述存储单元,还设置为:将所述第二数据会话传输的数据保存至所述业务处理的操作目录,并删除所述操作目录中所述第一数据会话的数据;The storage unit is further configured to: save the data transmitted by the second data session to an operation directory of the service processing, and delete data of the first data session in the operation directory;
所述处理单元,还设置为:根据所述操作目录中保存的所述第二数据会话的数据,从所述发生异常的数据节点继续进行所述业务处理。The processing unit is further configured to: continue to perform the service processing from the data node in which the abnormality occurs according to the data of the second data session saved in the operation directory.
可选的,所述会话模块包括数据连接单元及建立会话单元;Optionally, the session module includes a data connection unit and a session establishment unit;
所述数据连接单元,设置为:在接收到数据业务请求时,通过所述第一数据网络建立第一数据连接,通过所述第二数据网络建立第二数据连接;The data connection unit is configured to: when receiving a data service request, establish a first data connection by using the first data network, and establish a second data connection by using the second data network;
所述建立会话单元,设置为:通过所述第一数据连接发起所述第一数据 会话,通过所述第二数据连接发起与所述第一数据会话内容相同的第二数据会话。Establishing a session unit, configured to: initiate the first data by using the first data connection a session, initiating a second data session identical to the content of the first data session over the second data connection.
一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述任一项的方法。A computer readable storage medium storing computer executable instructions for performing the method of any of the above.
本发明实施例在进行数据业务处理时,通过第一数据网络及第二数据网络同时进行数据会话,并通过第一数据网络发起的数据会话进行业务处理,在第一数据网络发起的数据会话产生异常时,切换至第二数据网络发起的数据会话继续当前的业务处理,因此,无需通过第二数据网络重新发起数据会话、建立数据连接的过程,极大的提高了数据业务处理过程中网络切换的效率,使用更加便捷。In the embodiment of the present invention, when the data service is processed, the data session is simultaneously performed through the first data network and the second data network, and the data session initiated by the first data network is used for service processing, and the data session initiated by the first data network is generated. When an abnormality occurs, the data session initiated by the second data network is switched to continue the current service processing. Therefore, the process of re-initiating the data session and establishing the data connection through the second data network is not required, thereby greatly improving the network switching in the data service processing process. The efficiency is more convenient to use.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图概述BRIEF abstract
图1为本发明数据业务处理方法的第一实施例的流程示意图;1 is a schematic flowchart of a first embodiment of a data service processing method according to the present invention;
图2为本发明通过所述第一数据会话进行业务处理步骤的实施例的流程示意图;2 is a schematic flowchart of an embodiment of a service processing procedure performed by the first data session according to the present invention;
图3为本发明数据业务处理方法的第二实施例的流程示意图;3 is a schematic flowchart of a second embodiment of a data service processing method according to the present invention;
图4为本发明从所述发生异常的数据节点通过所述第二数据会话继续进行所述业务处理步骤的实施例的流程示意图;4 is a schematic flowchart of an embodiment of the present invention for performing the service processing step from the data node in which the abnormality occurs through the second data session;
图5为本发明数据业务处理方法的第三实施例的流程示意图;FIG. 5 is a schematic flowchart diagram of a third embodiment of a data service processing method according to the present invention; FIG.
图6为本发明数据业务处理装置的第一实施例的功能模块示意图;FIG. 6 is a schematic diagram of functional modules of a first embodiment of a data service processing apparatus according to the present invention; FIG.
图7为本发明数据业务处理装置的第二实施例的功能模块示意图;FIG. 7 is a schematic diagram of functional modules of a second embodiment of a data service processing apparatus according to the present invention; FIG.
图8为本发明数据业务处理装置的第三实施例的功能模块示意图。 FIG. 8 is a schematic diagram of functional modules of a third embodiment of a data service processing apparatus according to the present invention.
本发明的实施方式Embodiments of the invention
本发明实施例中,在接收到数据业务请求时,通过第一数据网络发起第一数据会话,同时通过第二数据网络发起与所述第一数据会话相同的第二数据会话;通过所述第一数据会话进行业务处理;在侦测到所述第一数据会话异常时,切换至所述第二数据会话继续进行所述业务处理。In the embodiment of the present invention, when receiving the data service request, the first data session is initiated by the first data network, and the second data session that is the same as the first data session is initiated by the second data network; A data session performs service processing; when detecting that the first data session is abnormal, switching to the second data session to continue the service processing.
本发明实施例解决在当前使用的数据网络出现异常时,不能快速切换到备用网络继续当前的数据业务处理的问题。The embodiment of the invention solves the problem that the current data service cannot be quickly switched to the standby network to continue the current data service processing when the data network currently used is abnormal.
参照图1,图1为本发明数据业务处理方法的第一实施例的流程示意图。Referring to FIG. 1, FIG. 1 is a schematic flowchart diagram of a first embodiment of a data service processing method according to the present invention.
在本实施例中,所述数据业务处理方法包括:In this embodiment, the data service processing method includes:
步骤S10,在接收到数据业务请求时,通过第一数据网络发起第一数据会话,同时通过第二数据网络发起与所述第一数据会话相同的第二数据会话;Step S10: When receiving the data service request, initiate a first data session by using the first data network, and initiate a second data session that is the same as the first data session by using the second data network;
移动终端在接收到数据业务请求时,通过第一数据网络发起第一数据会话,同时通过第二数据网络发起与所述第一数据会话相同的第二数据会话。应当理解的是,在本发明实施例中“第一”“第二”的描述仅为了有利于本申请的说明,本身并没有特定的意义。所述第一数据会话与所述第二数据会话的会话内容相同,数据连接不同;所述第一数据会话与所述第二数据会话可以同时运行,同时进行数据传输。When receiving the data service request, the mobile terminal initiates the first data session through the first data network, and initiates the same second data session as the first data session through the second data network. It should be understood that the description of "first" and "second" in the embodiments of the present invention is merely for the purpose of facilitating the description of the present application, and does not have a specific meaning in itself. The first data session is the same as the session content of the second data session, and the data connection is different; the first data session and the second data session may be simultaneously run while data transmission is performed.
可选的,所述数据业务请求为一个或多个应用程序触发的数据业务请求,以根据所述数据业务请求发起对应的数据会话,并通过所述数据会话进行业务处理。所述数据业务可以是视频播放、打开网页等业务,例如:在侦测到基于播放器应用触发的视频播放请求时,根据所述视频播放请求向服务器发起数据会话,要求下载视频文件,通过所述数据会话下载的视频文件进行对应的视频播放任务。Optionally, the data service request is a data service request triggered by one or more applications, to initiate a corresponding data session according to the data service request, and perform service processing by using the data session. The data service may be a service such as playing a video or opening a webpage. For example, when detecting a video play request triggered by a player application, a data session is initiated to the server according to the video play request, and the video file is requested to be downloaded. The video file downloaded by the data session performs a corresponding video playback task.
所述第一数据网络及所述第二数据网络均可以是2G(2ndGeneration,第 二代移动通信技术)网络、3G(3rdGeneration,第三代移动通信技术)网络或4G(4thGeneration,第四代移动通信技术)网络等等,可选的,所述第一数据网络及所述第二数据网络均为4G网络。所述第一数据网络与所述第二数据网络可同时运行,并同时进行数据会话及传输数据。例如:所述第一数据网络为所述移动终端SIM卡1对应的数据网络,所述第二数据网络为所述移动终端SIM卡2对应的数据网络,所述第一数据网络及所述第二数据网络均为4G网络且可同时运行,所述移动终端通过第一数据网络发起第一数据会话时,同时通过第二数据网络发起与所述第一数据会话相同的第二数据会话。The first data network and the second data network may both be 2G (2nd Generation, Second generation mobile communication technology) network, 3G (3rd Generation, 3rd Generation Mobile Communication Technology) network or 4G (4th Generation, 4th Generation Mobile Communication Technology) network, etc., optionally, the first data network and the first The two data networks are all 4G networks. The first data network and the second data network can operate simultaneously, and simultaneously perform data sessions and transmit data. For example, the first data network is a data network corresponding to the mobile terminal SIM card 1, the second data network is a data network corresponding to the mobile terminal SIM card 2, the first data network and the first The two data networks are both 4G networks and can be operated simultaneously. When the mobile terminal initiates the first data session through the first data network, the second data session is initiated by the second data network.
步骤S20,通过所述第一数据会话进行业务处理;Step S20: Perform service processing by using the first data session.
所述移动终端通过所述第一数据会话进行业务处理。可选的,所述第一数据会话及所述第二数据会话同时进行数据传输,将所述第一数据会话传输的数据保存在所述业务处理的操作目录中,用以进行业务处理,并将所述第二数据会话传输的数据保存在临时存储区域。所述第二数据会话的数据的存储区域可以是与所述第一数据会话共享的存储区域,或者,也可以是与所述第一数据会话不同的其它存储区域。用于保存数据的存储设备可以包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘等等。The mobile terminal performs service processing through the first data session. Optionally, the first data session and the second data session perform data transmission at the same time, and the data transmitted by the first data session is saved in an operation directory of the service processing, for performing service processing, and The data transmitted by the second data session is saved in a temporary storage area. The storage area of the data of the second data session may be a storage area shared with the first data session, or may be another storage area different from the first data session. The storage device for saving data may include a flash memory, a hard disk, a multimedia card, a card type memory (for example, SD or DX memory, etc.), a random access memory (RAM), a static random access memory (SRAM), a read only memory (ROM). ), electrically erasable programmable read only memory (EEPROM), programmable read only memory (PROM), magnetic memory, magnetic disk, optical disk, and the like.
参照图2,图2为本发明通过所述第一数据会话进行业务处理步骤的实施例的流程示意图,所述步骤S20包括:Referring to FIG. 2, FIG. 2 is a schematic flowchart of an embodiment of a service processing procedure performed by the first data session according to the present invention, where the step S20 includes:
步骤S21,将所述第一数据会话传输的数据保存在所述业务处理的操作目录中;Step S21, saving data transmitted by the first data session in an operation directory of the service processing;
步骤S22,根据所述操作目录中保存的所述第一数据会话的数据,进行所述业务处理。Step S22: Perform the service processing according to the data of the first data session saved in the operation directory.
所述移动终端将所述第一数据会话传输的数据保存在所述业务处理的操作目录中;所述移动终端根据所述操作目录中保存的所述第一数据会话的数据,进行所述业务处理。 The mobile terminal saves the data transmitted by the first data session in an operation directory of the service processing; the mobile terminal performs the service according to the data of the first data session saved in the operation directory. deal with.
步骤S30,在侦测到所述第一数据会话异常时,切换至所述第二数据会话继续进行所述业务处理。Step S30: When detecting that the first data session is abnormal, switch to the second data session to continue the service processing.
所述移动终端在侦测到所述第一数据会话异常时,切换至所述第二数据会话继续进行所述业务处理。所述移动终端可以在所述第一数据网络断开连接时,切换至所述第二数据会话继续进行所述业务处理;或者,也可以在所述第一数据网络信号强度低于预设阈值时,切换至所述第二数据会话继续进行所述业务处理;或者,也可以在所述第一网络会话中断时,切换至所述第二数据会话继续进行所述业务处理。When detecting that the first data session is abnormal, the mobile terminal switches to the second data session to continue the service processing. The mobile terminal may switch to the second data session to continue the service processing when the first data network is disconnected; or, the signal strength of the first data network may be lower than a preset threshold. And switching to the second data session to continue the service processing; or, when the first network session is interrupted, switching to the second data session to continue the service processing.
可选的,所述移动终端可以在侦测到所述第一数据会话异常时,确定所述第一数据会话发生异常的数据节点;从所述发生异常的数据节点通过所述第二数据会话继续进行所述业务处理。Optionally, the mobile terminal may determine, when detecting the abnormality of the first data session, a data node that is abnormal in the first data session; and pass the second data session from the data node that is abnormal. The business process continues.
本实施例在进行数据业务处理时,通过第一数据网络及第二数据网络同时进行数据会话,并通过第一数据网络发起的数据会话进行业务处理,在第一数据网络发起的数据会话产生异常时,切换至第二数据网络发起的数据会话继续当前的业务处理,因此,无需通过第二数据网络重新发起数据会话、建立数据连接的过程,极大的提高了数据业务处理过程中网络切换的效率,使用更加便捷。In the embodiment, when the data service is processed, the data session is performed through the first data network and the second data network, and the data session initiated by the first data network is used for service processing, and the data session initiated by the first data network is abnormal. When the data session initiated by the second data network is switched to continue the current service processing, the process of re-initiating the data session and establishing the data connection through the second data network is not required, thereby greatly improving the network switching in the data service processing process. Efficiency and ease of use.
参照图3,图3为本发明数据业务处理方法的第二实施例的流程示意图。基于上述数据业务处理方法的第一实施例,所述步骤S30包括:Referring to FIG. 3, FIG. 3 is a schematic flowchart diagram of a second embodiment of a data service processing method according to the present invention. Based on the first embodiment of the foregoing data service processing method, the step S30 includes:
步骤S31,在侦测到所述第一数据会话异常时,确定所述第一数据会话发生异常的数据节点;Step S31, when detecting that the first data session is abnormal, determining that the first data session has an abnormal data node;
所述移动终端在侦测到所述第一数据会话异常时,确定所述第一数据会话发生异常的数据节点。所述移动终端在所述第一数据会话传输的数据中插入数据节点,在侦测到所述第一数据会话异常时,确定所述第一数据会话发生异常的数据节点,以便从所述发生异常的数据节点继续进行所述业务处理。The mobile terminal determines, when the first data session is abnormal, the data node that the first data session is abnormal. The mobile terminal inserts a data node in the data transmitted by the first data session, and when detecting the abnormality of the first data session, determining a data node in which the first data session is abnormal, so as to occur from the The abnormal data node continues the business process.
步骤S32,从所述发生异常的数据节点通过所述第二数据会话继续进行 所述业务处理。Step S32, proceeding from the data node in which the abnormality occurs through the second data session The business process.
所述移动终端从所述发生异常的数据节点通过所述第二数据会话继续进行所述业务处理。例如:用户使用SIM卡1对应的数据网络上网,SIM卡2对应的数据网络作为备份网络,所述SIM卡1对应的数据网络为第一数据网络,所述SIM卡2对应的数据网络为第二数据网络,用户基于视频播放应用触发视频播放请求,所述移动终端根据所述视频播放请求发起数据会话请求,通过第一数据网络建立第一数据会话,要求下载视频文件;通过第二数据网络建立第二数据会话,要求下载同一视频文件;将通过第一数据会话下载的视频文件保存在主存储区域,将通过第二数据会话下载的视频文件保存在临时存储区域,根据主存储区域内存储的视频文件进行视频播放,在侦测到所述第一数据会话异常时,将临时存储区域的视频文件复制到所述主存储区域内,并删除所述主存储区域内的原视频文件,所述第二数据会话继续下载视频文件保存至主存储区域,根据之前的播放进度继续播放所述视频文件。The mobile terminal continues the service processing from the data node in which the abnormality occurs through the second data session. For example, the user accesses the data network corresponding to the SIM card 1 and the data network corresponding to the SIM card 2 serves as the backup network. The data network corresponding to the SIM card 1 is the first data network, and the data network corresponding to the SIM card 2 is the first. a data network, the user triggers a video play request based on the video play application, the mobile terminal initiates a data session request according to the video play request, establishes a first data session through the first data network, and requests to download a video file; and passes the second data network Establishing a second data session, requesting to download the same video file; storing the video file downloaded through the first data session in the main storage area, and saving the video file downloaded through the second data session in a temporary storage area, and storing according to the main storage area The video file is played by the video. When the first data session is detected to be abnormal, the video file of the temporary storage area is copied into the main storage area, and the original video file in the main storage area is deleted. The second data session continues to download the video file and save it to the main storage area, according to the previous The playback progress continues to play the video file.
参照图4,图4为本发明从所述发生异常的数据节点通过所述第二数据会话继续进行所述业务处理步骤的实施例的流程示意图。所述步骤S32包括:Referring to FIG. 4, FIG. 4 is a schematic flowchart diagram of an embodiment of the present invention for performing the service processing step from the data node in which the abnormality occurs through the second data session. The step S32 includes:
步骤S320,将所述第二数据会话传输的数据保存至所述业务处理的操作目录,并删除所述操作目录中所述第一数据会话的数据;Step S320, saving data transmitted by the second data session to an operation directory of the service processing, and deleting data of the first data session in the operation directory;
步骤S321,根据所述操作目录中保存的所述第二数据会话的数据,从所述发生异常的数据节点继续进行所述业务处理。Step S321, proceeding to perform the service processing from the data node in which the abnormality occurs according to the data of the second data session saved in the operation directory.
所述移动终端将所述第二数据会话传输的数据保存至所述业务处理的操作目录,并删除所述操作目录中所述第一数据会话的数据;所述移动终端根据所述操作目录中保存的所述第二数据会话的数据,从所述发生异常的数据节点继续进行所述业务处理。The mobile terminal saves the data transmitted by the second data session to an operation directory of the service processing, and deletes data of the first data session in the operation directory; the mobile terminal is according to the operation directory. The saved data of the second data session continues from the data node where the abnormality occurs to perform the service processing.
例如:用户基于浏览器应用触发网页打开请求,所述终端根据所述请求通过SIM卡1的数据网络及SIM卡2的数据网络分别发起数据会话请求,以下载对应的网页数据,所述移动终端通过所述SIM卡1的数据会话下载的网页数据进行浏览器页面刷新操作,所述移动终端将所述SIM卡2的数据会话 下载的网页数据保存在临时存储区域内,在侦测到所述SIM卡1的数据网络异常时,将所述临时存储区域内存储的网页数据复制到浏览器当前操作目录中,并删除当前操作目录中的SIM卡1下载的网页数据,所述SIM卡2的数据会话继续下载网页数据并保存至操作目录中,所述移动终端根据所述SIM卡2下载的网页数据,从发生异常的数据节点继续网页刷新操作。For example, the user triggers a webpage open request based on the browser application, and the terminal respectively initiates a data session request through the data network of the SIM card 1 and the data network of the SIM card 2 according to the request, to download corresponding webpage data, the mobile terminal Performing a browser page refresh operation by the webpage data downloaded by the data session of the SIM card 1, the mobile terminal transmitting the data session of the SIM card 2 The downloaded webpage data is stored in the temporary storage area. When the data network abnormality of the SIM card 1 is detected, the webpage data stored in the temporary storage area is copied into the current operation directory of the browser, and the current operation is deleted. The webpage data downloaded by the SIM card 1 in the directory, the data session of the SIM card 2 continues to download the webpage data and is saved in the operation directory, and the mobile terminal generates abnormal data according to the webpage data downloaded by the SIM card 2. The node continues the page refresh operation.
本实施例在进行数据业务处理时,通过第一数据网络及第二数据网络同时进行数据会话,并通过第一数据网络发起的数据会话进行业务处理,在第一数据网络发起的数据会话产生异常时,切换至第二数据网络发起的数据会话继续当前的业务处理,因此,无需通过第二数据网络重新发起数据会话、建立数据连接的过程,极大的提高了数据业务处理过程中网络切换的效率,使用更加便捷。In the embodiment, when the data service is processed, the data session is performed through the first data network and the second data network, and the data session initiated by the first data network is used for service processing, and the data session initiated by the first data network is abnormal. When the data session initiated by the second data network is switched to continue the current service processing, the process of re-initiating the data session and establishing the data connection through the second data network is not required, thereby greatly improving the network switching in the data service processing process. Efficiency and ease of use.
参照图5,图5为本发明数据业务处理方法的第三实施例的流程示意图。基于上述数据业务处理方法的第二实施例,所述步骤S10包括:Referring to FIG. 5, FIG. 5 is a schematic flowchart diagram of a third embodiment of a data service processing method according to the present invention. Based on the second embodiment of the foregoing data service processing method, the step S10 includes:
步骤S11,在接收到数据业务请求时,通过所述第一数据网络建立第一数据连接,通过所述第二数据网络建立第二数据连接;Step S11, when receiving a data service request, establishing a first data connection by using the first data network, and establishing a second data connection by using the second data network;
步骤S12,通过所述第一数据连接发起所述第一数据会话,通过所述第二数据连接发起与所述第一数据会话内容相同的第二数据会话。Step S12: Initiating the first data session by using the first data connection, and initiating a second data session that is the same as the content of the first data session by using the second data connection.
所述移动终端在接收到数据业务请求时,通过所述第一数据网络建立第一数据连接,通过所述第二数据网络建立第二数据连接;所述移动终端通过所述第一数据连接发起所述第一数据会话,通过所述第二数据连接发起与所述第一数据会话内容相同的第二数据会话。When receiving the data service request, the mobile terminal establishes a first data connection by using the first data network, and establishes a second data connection by using the second data network; the mobile terminal initiates by using the first data connection The first data session initiates a second data session that is identical to the content of the first data session through the second data connection.
本实施例在进行数据业务处理时,通过第一数据网络及第二数据网络同时进行数据会话,并通过第一数据网络发起的数据会话进行业务处理,在第一数据网络发起的数据会话产生异常时,切换至第二数据网络发起的数据会话继续当前的业务处理,因此,无需通过第二数据网络重新发起数据会话、建立数据连接的过程,极大的提高了数据业务处理过程中网络切换的效率,使用更加便捷。 In the embodiment, when the data service is processed, the data session is performed through the first data network and the second data network, and the data session initiated by the first data network is used for service processing, and the data session initiated by the first data network is abnormal. When the data session initiated by the second data network is switched to continue the current service processing, the process of re-initiating the data session and establishing the data connection through the second data network is not required, thereby greatly improving the network switching in the data service processing process. Efficiency and ease of use.
上述第一至第三实施例的数据业务处理方法的执行主体均可以为诸如移动电话、智能电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、导航装置等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。更进一步地,所述数据业务处理方法可以由安装在移动终端或固定终端上的客户端程序实现。The execution bodies of the data service processing methods of the above first to third embodiments may each be, for example, a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (Personal Digital Assistant), a PAD (Tablet), a PMP (portable) A mobile terminal of a multimedia player, a navigation device, and the like, and a fixed terminal such as a digital TV, a desktop computer, or the like. Further, the data service processing method may be implemented by a client program installed on a mobile terminal or a fixed terminal.
本发明实施例还提供一种数据业务处理装置。The embodiment of the invention further provides a data service processing device.
参照图6,图6为本发明数据业务处理装置的第一实施例的功能模块示意图。Referring to FIG. 6, FIG. 6 is a schematic diagram of functional modules of a first embodiment of a data service processing apparatus according to the present invention.
在本实施例中,所述数据业务处理装置包括会话模块10及业务处理模块20;In this embodiment, the data service processing device includes a session module 10 and a service processing module 20;
所述会话模块10,设置为:在接收到数据业务请求时,通过第一数据网络发起第一数据会话,同时通过第二数据网络发起与所述第一数据会话相同的第二数据会话;The session module 10 is configured to: initiate a first data session through the first data network, and initiate a second data session identical to the first data session through the second data network, when receiving the data service request;
移动终端在接收到数据业务请求时,通过第一数据网络发起第一数据会话,同时通过第二数据网络发起与所述第一数据会话相同的第二数据会话。应当理解的是,在本发明实施例中“第一”“第二”的描述仅为了有利于本申请的说明,本身并没有特定的意义。所述第一数据会话与所述第二数据会话的会话内容相同,数据连接不同;所述第一数据会话与所述第二数据会话可以同时运行,同时进行数据传输。When receiving the data service request, the mobile terminal initiates the first data session through the first data network, and initiates the same second data session as the first data session through the second data network. It should be understood that the description of "first" and "second" in the embodiments of the present invention is merely for the purpose of facilitating the description of the present application, and does not have a specific meaning in itself. The first data session is the same as the session content of the second data session, and the data connection is different; the first data session and the second data session may be simultaneously run while data transmission is performed.
可选的,所述数据业务请求为一个或多个应用程序触发的数据业务请求,以根据所述数据业务请求发起对应的数据会话,并通过所述数据会话进行业务处理。所述数据业务可以是视频播放、打开网页等业务,例如:在侦测到基于播放器应用触发的视频播放请求时,根据所述视频播放请求向服务器发起数据会话,要求下载视频文件,通过所述数据会话下载的视频文件进行对应的视频播放任务。Optionally, the data service request is a data service request triggered by one or more applications, to initiate a corresponding data session according to the data service request, and perform service processing by using the data session. The data service may be a service such as playing a video or opening a webpage. For example, when detecting a video play request triggered by a player application, a data session is initiated to the server according to the video play request, and the video file is requested to be downloaded. The video file downloaded by the data session performs a corresponding video playback task.
所述第一数据网络及所述第二数据网络均可以是2G(2ndGeneration,第 二代移动通信技术)网络、3G(3rdGeneration,第三代移动通信技术)网络或4G(4thGeneration,第四代移动通信技术)网络等等,可选的,所述第一数据网络及所述第二数据网络均为4G网络。所述第一数据网络与所述第二数据网络可同时运行,并同时进行数据会话及传输数据。例如:所述第一数据网络为所述移动终端SIM卡1对应的数据网络,所述第二数据网络为所述移动终端SIM卡2对应的数据网络,所述第一数据网络及所述第二数据网络均为4G网络且可同时运行,所述移动终端通过第一数据网络发起第一数据会话时,同时通过第二数据网络发起与所述第一数据会话相同的第二数据会话。The first data network and the second data network may both be 2G (2nd Generation, Second generation mobile communication technology) network, 3G (3rd Generation, 3rd Generation Mobile Communication Technology) network or 4G (4th Generation, 4th Generation Mobile Communication Technology) network, etc., optionally, the first data network and the first The two data networks are all 4G networks. The first data network and the second data network can operate simultaneously, and simultaneously perform data sessions and transmit data. For example, the first data network is a data network corresponding to the mobile terminal SIM card 1, the second data network is a data network corresponding to the mobile terminal SIM card 2, the first data network and the first The two data networks are both 4G networks and can be operated simultaneously. When the mobile terminal initiates the first data session through the first data network, the second data session is initiated by the second data network.
所述业务处理模块20,设置为:通过所述第一数据会话进行业务处理;The service processing module 20 is configured to: perform service processing by using the first data session;
所述移动终端通过所述第一数据会话进行业务处理。可选的,所述第一数据会话及所述第二数据会话同时进行数据传输,将所述第一数据会话传输的数据保存在所述业务处理的操作目录中,用以进行业务处理,并将所述第二数据会话传输的数据保存在临时存储区域。所述第二数据会话的数据的存储区域可以是与所述第一数据会话共享的存储区域,或者,也可以是与所述第一数据会话不同的其它存储区域。用于保存数据的存储设备可以包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘等等。The mobile terminal performs service processing through the first data session. Optionally, the first data session and the second data session perform data transmission at the same time, and the data transmitted by the first data session is saved in an operation directory of the service processing, for performing service processing, and The data transmitted by the second data session is saved in a temporary storage area. The storage area of the data of the second data session may be a storage area shared with the first data session, or may be another storage area different from the first data session. The storage device for saving data may include a flash memory, a hard disk, a multimedia card, a card type memory (for example, SD or DX memory, etc.), a random access memory (RAM), a static random access memory (SRAM), a read only memory (ROM). ), electrically erasable programmable read only memory (EEPROM), programmable read only memory (PROM), magnetic memory, magnetic disk, optical disk, and the like.
所述业务处理模块20,还设置为:将所述第一数据会话传输的数据保存在所述业务处理的操作目录中;The service processing module 20 is further configured to: save the data transmitted by the first data session in an operation directory of the service processing;
所述业务处理模块20,还设置为:根据所述操作目录中保存的所述第一数据会话的数据,进行所述业务处理。The service processing module 20 is further configured to: perform the service processing according to the data of the first data session saved in the operation directory.
所述移动终端将所述第一数据会话传输的数据保存在所述业务处理的操作目录中;所述移动终端根据所述操作目录中保存的所述第一数据会话的数据,进行所述业务处理。The mobile terminal saves the data transmitted by the first data session in an operation directory of the service processing; the mobile terminal performs the service according to the data of the first data session saved in the operation directory. deal with.
所述业务处理模块20,还设置为:在侦测到所述第一数据会话异常时,切换至所述第二数据会话继续进行所述业务处理。 The service processing module 20 is further configured to: switch to the second data session to continue the service processing when detecting that the first data session is abnormal.
所述移动终端在侦测到所述第一数据会话异常时,切换至所述第二数据会话继续进行所述业务处理。所述移动终端可以在所述第一数据网络断开连接时,切换至所述第二数据会话继续进行所述业务处理;或者,也可以在所述第一数据网络信号强度低于预设阈值时,切换至所述第二数据会话继续进行所述业务处理;或者,也可以在所述第一网络会话中断时,切换至所述第二数据会话继续进行所述业务处理。When detecting that the first data session is abnormal, the mobile terminal switches to the second data session to continue the service processing. The mobile terminal may switch to the second data session to continue the service processing when the first data network is disconnected; or, the signal strength of the first data network may be lower than a preset threshold. And switching to the second data session to continue the service processing; or, when the first network session is interrupted, switching to the second data session to continue the service processing.
可选的,所述移动终端可以在侦测到所述第一数据会话异常时,确定所述第一数据会话发生异常的数据节点;从所述发生异常的数据节点通过所述第二数据会话继续进行所述业务处理。Optionally, the mobile terminal may determine, when detecting the abnormality of the first data session, a data node that is abnormal in the first data session; and pass the second data session from the data node that is abnormal. The business process continues.
本实施例在进行数据业务处理时,通过第一数据网络及第二数据网络同时进行数据会话,并通过第一数据网络发起的数据会话进行业务处理,在第一数据网络发起的数据会话产生异常时,切换至第二数据网络发起的数据会话继续当前的业务处理,因此,无需通过第二数据网络重新发起数据会话、建立数据连接的过程,极大的提高了数据业务处理过程中网络切换的效率,使用更加便捷。In the embodiment, when the data service is processed, the data session is performed through the first data network and the second data network, and the data session initiated by the first data network is used for service processing, and the data session initiated by the first data network is abnormal. When the data session initiated by the second data network is switched to continue the current service processing, the process of re-initiating the data session and establishing the data connection through the second data network is not required, thereby greatly improving the network switching in the data service processing process. Efficiency and ease of use.
参照图7,图7为本发明数据业务处理装置的第二实施例的功能模块示意图。基于上述数据业务处理装置的第一实施例,所述业务处理模块20包括确定单元21、处理单元22及存储单元23。Referring to FIG. 7, FIG. 7 is a schematic diagram of functional modules of a second embodiment of a data service processing apparatus according to the present invention. Based on the first embodiment of the data service processing apparatus, the service processing module 20 includes a determining unit 21, a processing unit 22, and a storage unit 23.
所述确定单元21,设置为:在侦测到所述第一数据会话异常时,确定所述第一数据会话发生异常的数据节点;The determining unit 21 is configured to: determine, when the first data session is abnormal, a data node that is abnormal in the first data session;
所述移动终端在侦测到所述第一数据会话异常时,确定所述第一数据会话发生异常的数据节点。所述移动终端在所述第一数据会话传输的数据中插入数据节点,在侦测到所述第一数据会话异常时,确定所述第一数据会话发生异常的数据节点,以便从所述发生异常的数据节点继续进行所述业务处理。The mobile terminal determines, when the first data session is abnormal, the data node that the first data session is abnormal. The mobile terminal inserts a data node in the data transmitted by the first data session, and when detecting the abnormality of the first data session, determining a data node in which the first data session is abnormal, so as to occur from the The abnormal data node continues the business process.
所述处理单元22,设置为:从所述发生异常的数据节点通过所述第二数据会话继续进行所述业务处理。 The processing unit 22 is configured to continue the service processing from the data node in which the abnormality occurs through the second data session.
所述移动终端从所述发生异常的数据节点通过所述第二数据会话继续进行所述业务处理。例如:用户使用SIM卡1对应的数据网络上网,SIM卡2对应的数据网络作为备份网络,所述SIM卡1对应的数据网络为第一数据网络,所述SIM卡2对应的数据网络为第二数据网络,用户基于视频播放应用触发视频播放请求,所述移动终端根据所述视频播放请求发起数据会话请求,通过第一数据网络建立第一数据会话,要求下载视频文件;通过第二数据网络建立第二数据会话,要求下载同一视频文件;将通过第一数据会话下载的视频文件保存在主存储区域,将通过第二数据会话下载的视频文件保存在临时存储区域,根据主存储区域内存储的视频文件进行视频播放,在侦测到所述第一数据会话异常时,将临时存储区域的视频文件复制到所述主存储区域内,并删除所述主存储区域内的原视频文件,所述第二数据会话继续下载视频文件保存至主存储区域,根据之前的播放进度继续播放所述视频文件。The mobile terminal continues the service processing from the data node in which the abnormality occurs through the second data session. For example, the user accesses the data network corresponding to the SIM card 1 and the data network corresponding to the SIM card 2 serves as the backup network. The data network corresponding to the SIM card 1 is the first data network, and the data network corresponding to the SIM card 2 is the first. a data network, the user triggers a video play request based on the video play application, the mobile terminal initiates a data session request according to the video play request, establishes a first data session through the first data network, and requests to download a video file; and passes the second data network Establishing a second data session, requesting to download the same video file; storing the video file downloaded through the first data session in the main storage area, and saving the video file downloaded through the second data session in a temporary storage area, and storing according to the main storage area The video file is played by the video. When the first data session is detected to be abnormal, the video file of the temporary storage area is copied into the main storage area, and the original video file in the main storage area is deleted. The second data session continues to download the video file and save it to the main storage area, according to the previous The playback progress continues to play the video file.
所述存储单元23,设置为:将所述第一数据会话传输的数据保存在所述业务处理的操作目录中;The storage unit 23 is configured to: save the data transmitted by the first data session in an operation directory of the service processing;
所述处理单元22,还设置为:根据所述操作目录中保存的所述第一数据会话的数据,进行所述业务处理。The processing unit 22 is further configured to perform the service processing according to the data of the first data session saved in the operation directory.
所述存储单元23,还设置为:将所述第二数据会话传输的数据保存至所述业务处理的操作目录,并删除所述操作目录中所述第一数据会话的数据;The storage unit 23 is further configured to: save the data transmitted by the second data session to an operation directory of the service processing, and delete data of the first data session in the operation directory;
所述处理单元22,还设置为:根据所述操作目录中保存的所述第二数据会话的数据,从所述发生异常的数据节点继续进行所述业务处理。The processing unit 22 is further configured to: continue to perform the service processing from the data node in which the abnormality occurs according to the data of the second data session saved in the operation directory.
所述移动终端将所述第二数据会话传输的数据保存至所述业务处理的操作目录,并删除所述操作目录中所述第一数据会话的数据;所述移动终端根据所述操作目录中保存的所述第二数据会话的数据,从所述发生异常的数据节点继续进行所述业务处理。The mobile terminal saves the data transmitted by the second data session to an operation directory of the service processing, and deletes data of the first data session in the operation directory; the mobile terminal is according to the operation directory. The saved data of the second data session continues from the data node where the abnormality occurs to perform the service processing.
例如:用户基于浏览器应用触发网页打开请求,所述终端根据所述请求通过SIM卡1的数据网络及SIM卡2的数据网络分别发起数据会话请求,以下载对应的网页数据,所述移动终端通过所述SIM卡1的数据会话下载的网页数据进行浏览器页面刷新操作,所述移动终端将所述SIM卡2的数据会话 下载的网页数据保存在临时存储区域内,在侦测到所述SIM卡1的数据网络异常时,将所述临时存储区域内存储的网页数据复制到浏览器当前操作目录中,并删除当前操作目录中的SIM卡1下载的网页数据,所述SIM卡2的数据会话继续下载网页数据并保存至操作目录中,所述移动终端根据所述SIM卡2下载的网页数据,从发生异常的数据节点继续网页刷新操作。For example, the user triggers a webpage open request based on the browser application, and the terminal respectively initiates a data session request through the data network of the SIM card 1 and the data network of the SIM card 2 according to the request, to download corresponding webpage data, the mobile terminal Performing a browser page refresh operation by the webpage data downloaded by the data session of the SIM card 1, the mobile terminal transmitting the data session of the SIM card 2 The downloaded webpage data is stored in the temporary storage area. When the data network abnormality of the SIM card 1 is detected, the webpage data stored in the temporary storage area is copied into the current operation directory of the browser, and the current operation is deleted. The webpage data downloaded by the SIM card 1 in the directory, the data session of the SIM card 2 continues to download the webpage data and is saved in the operation directory, and the mobile terminal generates abnormal data according to the webpage data downloaded by the SIM card 2. The node continues the page refresh operation.
本实施例在进行数据业务处理时,通过第一数据网络及第二数据网络同时进行数据会话,并通过第一数据网络发起的数据会话进行业务处理,在第一数据网络发起的数据会话产生异常时,切换至第二数据网络发起的数据会话继续当前的业务处理,因此,无需通过第二数据网络重新发起数据会话、建立数据连接的过程,极大的提高了数据业务处理过程中网络切换的效率,使用更加便捷。In the embodiment, when the data service is processed, the data session is performed through the first data network and the second data network, and the data session initiated by the first data network is used for service processing, and the data session initiated by the first data network is abnormal. When the data session initiated by the second data network is switched to continue the current service processing, the process of re-initiating the data session and establishing the data connection through the second data network is not required, thereby greatly improving the network switching in the data service processing process. Efficiency and ease of use.
参照图8,图8为本发明数据业务处理装置的第三实施例的功能模块示意图。基于上述数据业务处理装置的第二实施例,所述会话模块10包括数据连接单元11及建立会话单元12;Referring to FIG. 8, FIG. 8 is a schematic diagram of functional modules of a third embodiment of a data service processing apparatus according to the present invention. Based on the second embodiment of the data service processing apparatus, the session module 10 includes a data connection unit 11 and a session establishment unit 12;
所述数据连接单元11,设置为:在接收到数据业务请求时,通过所述第一数据网络建立第一数据连接,通过所述第二数据网络建立第二数据连接;The data connection unit 11 is configured to: when receiving a data service request, establish a first data connection by using the first data network, and establish a second data connection by using the second data network;
所述建立会话单元12,设置为:通过所述第一数据连接发起所述第一数据会话,通过所述第二数据连接发起与所述第一数据会话内容相同的第二数据会话。The establishing session unit 12 is configured to initiate the first data session by using the first data connection, and initiate a second data session with the same content of the first data session by using the second data connection.
所述移动终端在接收到数据业务请求时,通过所述第一数据网络建立第一数据连接,通过所述第二数据网络建立第二数据连接;所述移动终端通过所述第一数据连接发起所述第一数据会话,通过所述第二数据连接发起与所述第一数据会话内容相同的第二数据会话。When receiving the data service request, the mobile terminal establishes a first data connection by using the first data network, and establishes a second data connection by using the second data network; the mobile terminal initiates by using the first data connection The first data session initiates a second data session that is identical to the content of the first data session through the second data connection.
本实施例在进行数据业务处理时,通过第一数据网络及第二数据网络同时进行数据会话,并通过第一数据网络发起的数据会话进行业务处理,在第一数据网络发起的数据会话产生异常时,切换至第二数据网络发起的数据会话继续当前的业务处理,因此,无需通过第二数据网络重新发起数据会话、 建立数据连接的过程,极大的提高了数据业务处理过程中网络切换的效率,使用更加便捷。In the embodiment, when the data service is processed, the data session is performed through the first data network and the second data network, and the data session initiated by the first data network is used for service processing, and the data session initiated by the first data network is abnormal. Switching to the data session initiated by the second data network to continue the current service processing, therefore, there is no need to re-initiate the data session through the second data network, The process of establishing a data connection greatly improves the efficiency of network switching in the process of data service processing, and is more convenient to use.
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。One of ordinary skill in the art will appreciate that all or a portion of the steps of the above-described embodiments can be implemented using a computer program flow, which can be stored in a computer readable storage medium, such as on a corresponding hardware platform (eg, The system, device, device, device, etc. are executed, and when executed, include one or a combination of the steps of the method embodiments.
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。Alternatively, all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
上述实施例中的装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。The devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
上述实施例中的装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium. The above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
工业实用性Industrial applicability
本发明实施例在进行数据业务处理时,通过第一数据网络及第二数据网络同时进行数据会话,并通过第一数据网络发起的数据会话进行业务处理,在第一数据网络发起的数据会话产生异常时,切换至第二数据网络发起的数据会话继续当前的业务处理,因此,无需通过第二数据网络重新发起数据会话、建立数据连接的过程,极大的提高了数据业务处理过程中网络切换的效率,使用更加便捷。 In the embodiment of the present invention, when the data service is processed, the data session is simultaneously performed through the first data network and the second data network, and the data session initiated by the first data network is used for service processing, and the data session initiated by the first data network is generated. When an abnormality occurs, the data session initiated by the second data network is switched to continue the current service processing. Therefore, the process of re-initiating the data session and establishing the data connection through the second data network is not required, thereby greatly improving the network switching in the data service processing process. The efficiency is more convenient to use.

Claims (11)

  1. 一种数据业务处理方法,包括:A data service processing method, comprising:
    在接收到数据业务请求时,通过第一数据网络发起第一数据会话,同时通过第二数据网络发起与所述第一数据会话相同的第二数据会话;Upon receiving the data service request, initiating the first data session through the first data network, and initiating the same second data session as the first data session through the second data network;
    通过所述第一数据会话进行业务处理;Performing service processing through the first data session;
    在侦测到所述第一数据会话异常时,切换至所述第二数据会话继续进行所述业务处理。And detecting that the first data session is abnormal, switching to the second data session to continue the service processing.
  2. 如权利要求1所述的数据业务处理方法,其中,所述在侦测到所述第一数据会话异常时,切换至所述第二数据会话继续进行所述业务处理的步骤包括:The data service processing method according to claim 1, wherein the step of switching to the second data session to continue the service processing when detecting the abnormality of the first data session comprises:
    在侦测到所述第一数据会话异常时,确定所述第一数据会话发生异常的数据节点;Determining, when the first data session is abnormal, determining a data node in which the first data session is abnormal;
    从所述发生异常的数据节点通过所述第二数据会话继续进行所述业务处理。The service processing is continued from the data node in which the abnormality occurs through the second data session.
  3. 如权利要求2所述的数据业务处理方法,其中,所述通过所述第一数据会话进行业务处理的步骤包括:The data service processing method according to claim 2, wherein the step of performing service processing by using the first data session comprises:
    将所述第一数据会话传输的数据保存在所述业务处理的操作目录中;Saving the data transmitted by the first data session in an operation directory of the service processing;
    根据所述操作目录中保存的所述第一数据会话的数据,进行所述业务处理。And performing the service processing according to the data of the first data session saved in the operation directory.
  4. 如权利要求3所述的数据业务处理方法,其中,所述从所述发生异常的数据节点通过所述第二数据会话继续进行所述业务处理的步骤包括:The data service processing method according to claim 3, wherein said step of continuing said service processing from said data node in which said abnormality occurs through said second data session comprises:
    将所述第二数据会话传输的数据保存至所述业务处理的操作目录,并删除所述操作目录中所述第一数据会话的数据;Saving data transmitted by the second data session to an operation directory of the service processing, and deleting data of the first data session in the operation directory;
    根据所述操作目录中保存的所述第二数据会话的数据,从所述发生异常的数据节点继续进行所述业务处理。And performing the service processing from the data node in which the abnormality occurs according to the data of the second data session saved in the operation directory.
  5. 如权利要求1至4任一项所述的数据业务处理方法,其中,所述在接收到数据业务请求时,通过第一数据网络发起第一数据会话,同时通过第二 数据网络发起与所述第一数据会话相同的第二数据会话的步骤包括:The data service processing method according to any one of claims 1 to 4, wherein, when receiving the data service request, initiating the first data session through the first data network, and simultaneously passing the second The step of the data network initiating the same second data session as the first data session includes:
    在接收到数据业务请求时,通过所述第一数据网络建立第一数据连接,通过所述第二数据网络建立第二数据连接;When receiving the data service request, establishing a first data connection by using the first data network, and establishing a second data connection by using the second data network;
    通过所述第一数据连接发起所述第一数据会话,通过所述第二数据连接发起与所述第一数据会话内容相同的第二数据会话。Initiating the first data session through the first data connection, and initiating a second data session identical to the first data session content through the second data connection.
  6. 一种数据业务处理装置,包括:A data service processing device includes:
    会话模块,设置为:在接收到数据业务请求时,通过第一数据网络发起第一数据会话,同时通过第二数据网络发起与所述第一数据会话相同的第二数据会话;a session module, configured to: initiate a first data session by using the first data network, and initiate a second data session that is the same as the first data session by using the second data network, when receiving the data service request;
    业务处理模块,设置为:通过所述第一数据会话进行业务处理;以及,在侦测到所述第一数据会话异常时,切换至所述第二数据会话继续进行所述业务处理。The service processing module is configured to: perform service processing by using the first data session; and, when detecting that the first data session is abnormal, switch to the second data session to continue the service processing.
  7. 如权利要求6所述的数据业务处理装置,其中,所述业务处理模块包括确定单元及处理单元;The data service processing device of claim 6, wherein the service processing module comprises a determining unit and a processing unit;
    所述确定单元,设置为:在侦测到所述第一数据会话异常时,确定所述第一数据会话发生异常的数据节点;The determining unit is configured to: determine, when the first data session is abnormal, a data node that is abnormal in the first data session;
    所述处理单元,设置为:从所述发生异常的数据节点通过所述第二数据会话继续进行所述业务处理。The processing unit is configured to continue the service processing from the data node in which the abnormality occurs through the second data session.
  8. 如权利要求7所述的数据业务处理装置,其中,所述业务处理模块还包括存储单元,The data service processing device according to claim 7, wherein said service processing module further comprises a storage unit,
    所述存储单元,设置为:将所述第一数据会话传输的数据保存在所述业务处理的操作目录中;The storage unit is configured to: save the data transmitted by the first data session in an operation directory of the service processing;
    所述处理单元,还设置为:根据所述操作目录中保存的所述第一数据会话的数据,进行所述业务处理。The processing unit is further configured to: perform the service processing according to the data of the first data session saved in the operation directory.
  9. 如权利要求8所述的数据业务处理装置,其中,The data service processing device according to claim 8, wherein
    所述存储单元,还设置为:将所述第二数据会话传输的数据保存至所述业务处理的操作目录,并删除所述操作目录中所述第一数据会话的数据; The storage unit is further configured to: save the data transmitted by the second data session to an operation directory of the service processing, and delete data of the first data session in the operation directory;
    所述处理单元,还设置为:根据所述操作目录中保存的所述第二数据会话的数据,从所述发生异常的数据节点继续进行所述业务处理。The processing unit is further configured to: continue to perform the service processing from the data node in which the abnormality occurs according to the data of the second data session saved in the operation directory.
  10. 如权利要求6至9任一项所述的数据业务处理装置,其中,所述会话模块包括数据连接单元及建立会话单元;The data service processing apparatus according to any one of claims 6 to 9, wherein the session module comprises a data connection unit and a session establishment unit;
    所述数据连接单元,设置为:在接收到数据业务请求时,通过所述第一数据网络建立第一数据连接,通过所述第二数据网络建立第二数据连接;The data connection unit is configured to: when receiving a data service request, establish a first data connection by using the first data network, and establish a second data connection by using the second data network;
    所述建立会话单元,设置为:通过所述第一数据连接发起所述第一数据会话,通过所述第二数据连接发起与所述第一数据会话内容相同的第二数据会话。The establishing a session unit is configured to initiate the first data session by using the first data connection, and initiate a second data session that is the same as the content of the first data session by using the second data connection.
  11. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1-5任一项的方法。 A computer readable storage medium storing computer executable instructions for performing the method of any of claims 1-5.
PCT/CN2015/098281 2015-07-29 2015-12-22 Data service processing method and device WO2016131339A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510455838.4A CN106714245B (en) 2015-07-29 2015-07-29 Data service processing method and device
CN201510455838.4 2015-07-29

Publications (1)

Publication Number Publication Date
WO2016131339A1 true WO2016131339A1 (en) 2016-08-25

Family

ID=56688642

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/098281 WO2016131339A1 (en) 2015-07-29 2015-12-22 Data service processing method and device

Country Status (2)

Country Link
CN (1) CN106714245B (en)
WO (1) WO2016131339A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110971669B (en) * 2019-11-11 2022-03-01 北京达佳互联信息技术有限公司 Message notification method, device, server, electronic equipment and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003058818A1 (en) * 2002-01-08 2003-07-17 Motorola, Inc. Method and apparatus for clock generation using reference signal selection
CN101287255A (en) * 2008-05-30 2008-10-15 德信智能手机技术(北京)有限公司 Data connecting method and apparatus for dual-card and dual-standby mobile terminal
CN101810030A (en) * 2007-09-26 2010-08-18 京瓷株式会社 Mobile communication system, mobile station device, base station device, and handover method
CN203661302U (en) * 2013-12-24 2014-06-18 广东天波信息技术股份有限公司 Dual-card dual-standby finance POS terminal

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8165044B2 (en) * 2007-10-19 2012-04-24 Microsoft Corporation Maintaining multiple, simultaneous wireless network connections using a single radio
CN103314617A (en) * 2011-01-14 2013-09-18 交互数字专利控股公司 Local internet protocol access connection handling during circuit switched fallback and handover
CN102546418B (en) * 2012-01-16 2015-04-22 东北大学 Overlay-network-multipath-transmission-based Internet protocol multimedia subsystem (IMS) client and media exchange method
WO2013143072A1 (en) * 2012-03-27 2013-10-03 Telefonaktiebolaget L M Ericsson (Publ) Determining a traffic bearer for data traffic between a terminal and a content data source of a content data network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003058818A1 (en) * 2002-01-08 2003-07-17 Motorola, Inc. Method and apparatus for clock generation using reference signal selection
CN101810030A (en) * 2007-09-26 2010-08-18 京瓷株式会社 Mobile communication system, mobile station device, base station device, and handover method
CN101287255A (en) * 2008-05-30 2008-10-15 德信智能手机技术(北京)有限公司 Data connecting method and apparatus for dual-card and dual-standby mobile terminal
CN203661302U (en) * 2013-12-24 2014-06-18 广东天波信息技术股份有限公司 Dual-card dual-standby finance POS terminal

Also Published As

Publication number Publication date
CN106714245A (en) 2017-05-24
CN106714245B (en) 2020-06-05

Similar Documents

Publication Publication Date Title
US9918228B2 (en) Session completion through co-browsing
US8930457B2 (en) Proximity initiated co-browsing sessions
US20140298395A1 (en) Methods and systems for playing video on multiple terminals
CN111586164B (en) Sharing, succession and information processing method of remote cloud desktop and electronic equipment
JP2017134871A (en) Safety file delete function providing device, method thereof, recording medium readable by computer where program for executing the method is recorded, and application distribution system
US20160294954A1 (en) Session Transfer Between Resources
US20160162151A1 (en) Input method and device thereof, and auxiliary input method and system thereof
US20150117513A1 (en) Bandwidth reduction system and method
WO2017113840A1 (en) Information recommending method and device
US20150296027A1 (en) Continuous Browsing Across Devices
TWI771480B (en) Method, device and electronic device for forwarding chat information
US20170163706A1 (en) Method, electronic device and system for controlling pull stream
CN112312222A (en) Video sending method and device and electronic equipment
US20170171571A1 (en) Push Video Documentation Methods and Appliances
US20170155712A1 (en) Method and device for updating cache data
CN106455128B (en) WIFI point-to-point data transmission method and device
US20160041879A1 (en) Data backup to and restore from trusted devices
US10523718B2 (en) Video playing method and device
WO2017148063A1 (en) Method and device for automatically downloading videos based on user bookmarking
US20150188932A1 (en) Apparatus, system, and method for identifying a man-in-the-middle (mitm) connection
CN112822430B (en) Conference group merging method and device
WO2016131339A1 (en) Data service processing method and device
CN113342759A (en) Content sharing method, device, equipment and storage medium
WO2023216964A1 (en) Voice call method and apparatus, and electronic device
WO2016197884A1 (en) Identity-based data processing method and device

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

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

Country of ref document: EP

Kind code of ref document: A1