WO2011110094A1 - 一种基于android系统的业务处理方法和装置 - Google Patents
一种基于android系统的业务处理方法和装置 Download PDFInfo
- Publication number
- WO2011110094A1 WO2011110094A1 PCT/CN2011/071668 CN2011071668W WO2011110094A1 WO 2011110094 A1 WO2011110094 A1 WO 2011110094A1 CN 2011071668 W CN2011071668 W CN 2011071668W WO 2011110094 A1 WO2011110094 A1 WO 2011110094A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- service
- pdp
- processing
- type
- active state
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W80/00—Wireless network protocols or protocol adaptations to wireless operation
- H04W80/04—Network layer protocols, e.g. mobile IP [Internet Protocol]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W76/00—Connection management
- H04W76/10—Connection setup
- H04W76/12—Setup of transport tunnels
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W80/00—Wireless network protocols or protocol adaptations to wireless operation
- H04W80/08—Upper layer protocols
- H04W80/10—Upper layer protocols adapted for application session management, e.g. SIP [Session Initiation Protocol]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W76/00—Connection management
- H04W76/10—Connection setup
- H04W76/19—Connection re-establishment
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W76/00—Connection management
- H04W76/30—Connection release
Definitions
- the present invention relates to the field of communications technologies, and in particular, to a service processing method and apparatus based on an Android system. Background technique
- Android is a new generation of intelligent mobile terminal systems. More and more mobile terminals use Android as the operating system, and users of mobile terminals using the Android system are also increasing. The mobile terminals of the Android system provide powerful network functions, making Users can access the Internet very conveniently
- APN For the access node name, the full name is Access Point Name, a Gateway GPRS Support Node (GGSN) and the logical name of the external network.
- the APN configuration is required to activate a PDP.
- PDP is a packet data protocol
- the complete name is packet data protocol
- a PDP represents an interaction channel between a mobile terminal and a network.
- a PDP enables a mobile terminal to have an IP address and a network interface in the mobile terminal.
- the inventor discovered through the research that at present, the mobile terminal using the Android system does not support the use of multiple APNs when performing network-related services, that is, at the same time, only one APN of the mobile terminal using the Android system is in use. Accordingly, at the same time, only one PDP exists in the mobile terminal using the Android system.
- the corresponding PDP can only process the Internet service, and if the mobile terminal is processing the Internet service, the current practice on the Android system is to deactivate the PDP that is currently in an active state and handle the Internet service, and then activate the MMS service according to the configuration of the APN capable of processing the MMS service. PDP, etc. After the end of the process, the PDP that originally processed the Internet service is restored.
- the embodiment of the present invention provides a service processing method and device based on the Android system, which fundamentally changes the service processing flow of the existing Android system, ensures the normal operation of the original service while processing the new service, and improves the normal operation.
- the processing speed of the mobile terminal also improves the user experience.
- the embodiment of the present invention provides the following technical solutions:
- An Android-based business processing method including:
- the first PDP is created according to the service type of the first service.
- the first PDP is activated, and the first service is processed by the first PDP.
- An Android-based business processing device comprising:
- a determining unit configured to determine a service type of the first service when receiving the first service request, and a determining unit, configured to determine, according to the service type of the first service, whether a packet data protocol PDP that is currently in an active state can Processing the first service;
- a first processing unit configured to create a first PDP according to the service type of the first service, when the PDP that is currently in an active state cannot process the first service
- the notification unit is configured to notify the application corresponding to the first service, and process the first service by using the first PDP.
- the solution provided by the embodiment of the present invention can create a corresponding PDP according to the service type of the specific service, so that the support of the PDP of the Android platform is enhanced from one to multiple, thereby fundamentally avoiding the existing
- the Android system interrupts the current service being processed, deactivates the current PDP, and re-creates a new PDP for service processing. After that, the complex process of the original PDP is restored, and the parallel processing capability of many different types of services in the Android system is realized, and the user experience is greatly improved.
- Embodiment 1 is a flowchart of a method provided by Embodiment 1 of the present invention.
- Embodiment 2 is a flowchart of a method provided by Embodiment 2 of the present invention.
- Embodiment 3 is a flowchart of a process of a method provided by Embodiment 2 of the present invention.
- FIG. 4 is a schematic structural view of a device according to Embodiment 3 of the present invention. detailed description
- an Android system-based service processing method provided by Embodiment 1 of the present invention includes: S101. Determine a service type of the first service when receiving a first service request. The first service is used to describe any one of the current Android systems.
- the first service request is used to describe a service request corresponding to any service that needs to be executed.
- each business has a corresponding business type.
- Network-related business For example, browsing a webpage or watching a video from a webpage belongs to an Internet service; and receiving or sending a multimedia message belongs to a multimedia messaging service.
- the service type of the Internet service is default, and the service type of the MMS service is MMS (Multimedia Messaging Service).
- the first PDP is created according to the service type of the first service.
- the newly created PDP is described by using the first PDP.
- the creating the first PDP according to the service type of the first service includes: determining a corresponding first APN according to the service type of the first service; and activating the corresponding first PDP according to the configuration of the first APN.
- a PDP context represents an interaction channel between a mobile terminal and a network.
- a PDP context allows the mobile terminal to have an IP address and a network interface within the mobile terminal.
- the PDP is activated according to the configuration of the APN.
- the type of service that the PDP can handle is determined by the APN configuration.
- the application interacts with the server through the proxy and ort configured by the APN, instead of directly interacting with the server.
- the user name and password are used to authenticate the PDP when the APN is activated.
- the APN indicates the type of service that can be processed by the PDP activated by the APN. For example, if the APN type is * or empty, it means that the PDP activated by the APN can handle any type of service, if the APN type is The MMS indicates that the PDP activated by the APN can process the MMS service. If the APN type is default, the PDP activated by the APN can process services other than the MMS, such as Internet-related services, etc.
- the current mobile terminal The activated PDP, whose corresponding APN type is default, then if the first service is a multimedia message service, it can be determined according to the service type of the MMS service. PDP can not be processed in the active state of the first service, the need to activate the PDP according to a first service type to the first service. S104. The application corresponding to the first service is notified, the first PDP is activated, and the first service is processed by the first PDP. After the first PDP is successfully created, the first PDP can be used to perform processing of the type of service.
- the server on the network side supports a mobile terminal having multiple active states at the same time.
- the PDP that is currently in an active state can process the first service according to the service type of the first service
- the first service may be processed by using a corresponding PDP in an active state.
- the PDP that is currently in the active state is configured by its corresponding APN to process the service of the default type
- the first service requested by the first service request is the service for watching the video through the webpage.
- This service is of the default type and can be processed directly through the active PDP, eliminating the need to create a new PDP.
- the method provided in Embodiment 1 of the present invention can create a corresponding according to a service type of a specific service.
- the PDP enables the Android platform to support the PDP from one to several, which fundamentally avoids the existing Android system in the process of processing the business.
- the active PDP cannot process a pending service type, it interrupts the current The processed service, deactivates the current PDP, re-creates a new PDP for service processing, and resumes the complex process of the original PDP after the completion of the business processing, realizing the parallel processing of many different types of services in the Android system, greatly Improved user experience.
- the method shown in FIG. 1 can be implemented by using a data connection tracking unit (DataConnectionTracker) in the Android system framework.
- Embodiment 2 Referring to FIG. 2, a process for a mobile phone using an Android system to perform service processing by using the method provided by Embodiment 1 of the present invention specifically includes:
- S201 The system is powered on, and PDP1 is activated according to the default APN1 configuration of the system, and a network interface iol corresponding to PDP1 is generated.
- the system is the Android system on the phone.
- the APN type of the APN1 is default, and the service type processed by the PDP 1 is a service type other than the MMS.
- the DataConnectionTracker receives the multimedia message receiving request.
- the DataConnectionTracker determines that the service type of the MMS receiving service is MMS.
- the DataConnectionTracker determines whether the PDP 1 can process the service of the MM S type. If yes, the service is processed by using the PDP1, otherwise the process proceeds to step S205.
- the service type that the PDP 1 can process is a service type other than the MMS, and the MMS type service cannot be processed. Therefore, the process proceeds to step S205.
- the DataConnectionTracker determines whether there is still an idle network interface in the current system. If yes, the process proceeds to step S206, otherwise the process proceeds to step S207.
- PDP2 that is, the first PDP according to the configuration of the APN2 that processes the MMS type service, and generate a new network interface io2 corresponding to the PDP2.
- Deactivate an active PDP activate PDP2 according to the configuration of APN2 that processes the MMS type service, that is, the first PDP, and generate a new network interface io2 corresponding to the PDP2.
- Each active PDP corresponds to a network interface. If the network interfaces in the system are all in use, even if a new PDP is activated and no network interface is available, the system cannot transfer service data through the activated PDP. Therefore, in actual application, when it is determined that a new PDP needs to be activated, it is necessary to confirm whether there is currently a free network interface, and if so, it may directly proceed to step S206 to activate PDP2 according to the configuration of the APN.
- step S207 the PDP currently in the active state is first activated to release a network interface, and then the PDP2 is activated according to the configuration of the APN2, and the released network interface is utilized. Realize the transmission of business data of PDP2.
- the PDP is directly deactivated; otherwise, a PDP may be selected according to the APN type priority defined in advance to perform the deactivation process.
- the PDP2 needed to process the MMS can be activated and the application PDP2 activated successfully.
- the PDP can be activated without being activated. The PDP failed.
- the connection channel between the first PDP and the corresponding service type needs to be established, so that the service data of the type can be Transmitting service data through the first PDP.
- connection channel between the PDP2 and its corresponding service type is established:
- step S301 Determine whether the APN2 has a gateway. If yes, go to step S301, otherwise go to step S302.
- the method provided by the embodiment of the present invention is a method for establishing a connection channel between a PPN having a gateway and an APN having no gateway, and establishing a PDP configured by the APN and a service type corresponding thereto. different.
- the processing is relatively simple. You only need to add the gateway address configured in the APN to the routing table of the current system, so that the data with the destination address of the gateway is routed to the PDP configured by the APN.
- the processing method is to establish a connection with the first PDP configured by the APN for the application of the service type processed by the APN, specifically, binding the socket created by the corresponding application to the first On the network interface corresponding to the PDP.
- the socket created by the application corresponding to the MMS receiving service is bound to the network interface io2 corresponding to the PDP 2. If there are multiple applications corresponding to APN2, then the sockets created by the multiple applications need to be bound to io2 respectively.
- the socket created by the application can be bound to the network interface corresponding to the PAP through the setsockopt( ) function of the Android system.
- the method provided by the present invention determines that the current active state is determined according to the type of service to be processed.
- Embodiment 3 Referring to FIG. 4, Embodiment 3 of the present invention provides a service processing apparatus based on an Android system, where the apparatus includes:
- a determining unit 401 configured to determine, according to the service type of the first service, whether a PDP that is currently in an active state can be processed, when the first service request is received, The first service;
- a first processing unit 403 configured to create a first PDP according to a service type of the first service, where the PDP that is currently in an active state cannot process the first service, where the first processing unit 403 is first according to the first
- the service type of the service determines a corresponding first APN; and then activates the corresponding first PDP according to the configuration of the first APN.
- the notification unit 404 is configured to notify the application corresponding to the first service, and process the first service by using the first PDP.
- the device provided by the embodiment of the present invention can create a corresponding PDP according to the service type of the specific service, so that the support of the PDP of the Android system is enhanced from one to multiple, thereby fundamentally avoiding the existing Android platform when performing service processing.
- the active PDP cannot process a pending service type, it interrupts the current service it is processing, deactivates the current PDP, and recreates the new one.
- the PDP performs service processing. After the service processing is completed, the complex process of the original PDP is restored, and the parallel processing capability of a plurality of different types of services in the Android system is realized, and the user experience is greatly improved.
- the apparatus shown in FIG. 4 may further include: a connecting unit 405, configured to establish a connection channel of the first PDP and a service type corresponding thereto, so that the type of service data can pass The first PDP transmits service data.
- the connecting unit includes: 404: a first acquiring subunit, configured to acquire a gateway address of the APN configuration corresponding to the first PDP, and an adding subunit, configured to add the gateway address to a current system routing table. in.
- the connecting unit 404 includes:
- a second obtaining subunit configured to acquire a socket created by the application corresponding to the first service, and a binding subunit, configured to bind the socket to a network interface corresponding to the first PDP.
- the apparatus shown in FIG. 4 further includes: a second processing unit 406, configured to: when the PDP that is currently in an active state is capable of processing the first service, using the corresponding active state
- the PDP processes the first service.
- the device provided by the present invention determines whether the PDP currently in the active state has the processing capability according to the type of the service to be processed. If the PDP currently in the active state cannot be processed, according to the APN corresponding to the service type to be processed.
- the configuration activates the new PDP to process the pending service instead of interrupting the service currently being processed to process the pending service.
- the method provided by the embodiment of the present invention further establishes a connection relationship between the corresponding application and the new PDP, and further ensures the transmission of the corresponding service data.
- the invention may be described in the general context of computer-executable instructions executed by a computer, such as a program module.
- program modules include routines, programs, objects, components, data structures, and the like that perform particular tasks or implement particular abstract data types.
- the invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are connected through a communication network.
- program modules can be located locally, including storage devices. And remote computer storage media.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
- Telephone Function (AREA)
- Computer And Data Communications (AREA)
Description
Claims
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012556373A JP5625075B2 (ja) | 2010-03-10 | 2011-03-10 | Androidシステムに基づくサービス処理方法及び装置 |
KR1020127025402A KR101408745B1 (ko) | 2010-03-10 | 2011-03-10 | 안드로이드 시스템에 기반한 서비스 처리 방법 및 장치 |
EP11752837.2A EP2547168B1 (en) | 2010-03-10 | 2011-03-10 | Android system with simulataneous support of multiple pdp contexts |
US13/608,797 US9370032B2 (en) | 2010-03-10 | 2012-09-10 | Service processing method and apparatus based on android system |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201010123923.8 | 2010-03-10 | ||
CN201010123923.8A CN101808270B (zh) | 2010-03-10 | 2010-03-10 | 一种基于Android的业务处理方法和装置 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/608,797 Continuation US9370032B2 (en) | 2010-03-10 | 2012-09-10 | Service processing method and apparatus based on android system |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2011110094A1 true WO2011110094A1 (zh) | 2011-09-15 |
Family
ID=42609854
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2011/071668 WO2011110094A1 (zh) | 2010-03-10 | 2011-03-10 | 一种基于android系统的业务处理方法和装置 |
Country Status (6)
Country | Link |
---|---|
US (1) | US9370032B2 (zh) |
EP (1) | EP2547168B1 (zh) |
JP (1) | JP5625075B2 (zh) |
KR (1) | KR101408745B1 (zh) |
CN (1) | CN101808270B (zh) |
WO (1) | WO2011110094A1 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP2851795A4 (en) * | 2012-06-12 | 2015-12-16 | Zte Corp | DEVICE AND METHOD FOR CONTROLLING MULTI-PDP DATA COMMUNICATION FOR A MOBILE BROADBAND DEVICE |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101808270B (zh) | 2010-03-10 | 2016-03-30 | 华为终端有限公司 | 一种基于Android的业务处理方法和装置 |
WO2014194936A1 (en) * | 2013-06-04 | 2014-12-11 | Telefonaktiebolaget L M Ericsson (Publ) | Managing bandwidth availability in a mobile telecommunications network |
US9521077B2 (en) * | 2013-07-22 | 2016-12-13 | Verizon Patent And Licensing Inc. | Network connection via a proxy device using a generic access point name |
CN103533165B (zh) * | 2013-10-10 | 2015-07-15 | 成都达信通通讯设备有限公司 | 兼容支持手持设备安卓应用程序的多apn并发方法及其系统 |
CN104053250B (zh) * | 2014-06-26 | 2018-05-11 | 上海斐讯数据通信技术有限公司 | 一种基于Android的多PDP数据传输方法 |
WO2016011665A1 (zh) * | 2014-07-25 | 2016-01-28 | 华为技术有限公司 | 一种数据传输方法和用户设备 |
CN116319548A (zh) * | 2023-03-31 | 2023-06-23 | 展讯通信(上海)有限公司 | 一种策略路由确定方法、装置、设备及存储介质 |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070258427A1 (en) * | 2006-05-03 | 2007-11-08 | Interdigital Technology Corporation | Wireless communication method and system for activating multiple service bearers via efficient packet data protocol context activation procedures |
CN101466099A (zh) * | 2009-01-14 | 2009-06-24 | 中兴通讯股份有限公司 | 基于分组数据协议激活请求的安全监控方法和移动终端 |
CN101472273A (zh) * | 2007-12-29 | 2009-07-01 | 华为技术有限公司 | Pdp上下文处理方法及移动通信系统 |
CN101572862A (zh) * | 2008-05-02 | 2009-11-04 | 三星电子株式会社 | 支持3g系统和lte系统间互通的方法和设备 |
CN101662452A (zh) * | 2008-08-27 | 2010-03-03 | 中国移动通信集团公司 | 分组数据协议连接的建立方法及其装置 |
CN101808270A (zh) * | 2010-03-10 | 2010-08-18 | 华为终端有限公司 | 一种基于Android的业务处理方法和装置 |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FI991597A (fi) * | 1999-07-12 | 2001-01-13 | Nokia Networks Oy | Access-kontekstin hallinta makrotason liikkuvuudenhallintarekisteröinn in yhteydessä access-verkoissa |
FI107674B (fi) | 1999-08-30 | 2001-09-14 | Nokia Mobile Phones Ltd | Menetelmä tiedonsiirron optimoimiseksi pakettikytkentäisessä langattomassa tiedonsiirtojärjestelmässä |
FI113726B (fi) * | 2000-05-25 | 2004-05-31 | Nokia Corp | Tilaajan laskuttamisen järjestäminen tietoliikennejärjestelmässä |
WO2002047415A1 (en) * | 2000-12-04 | 2002-06-13 | Nokia Corporation | Communication system and method for establishing a connection to a serving network element |
US7054945B2 (en) | 2001-04-09 | 2006-05-30 | Nokia Corporation | Technique for providing announcements in mobile-originated calls |
KR100453325B1 (ko) * | 2002-11-18 | 2004-10-20 | 삼성전자주식회사 | 이동 멀티미디어 망에서의 ip 멀티미디어 세션 제공 방법 |
KR20050093896A (ko) * | 2004-03-19 | 2005-09-23 | 삼성전자주식회사 | 이동통신시스템에서 동일한 인터넷 프로토콜 어드레스를통해 서로 다른 패킷 서비스들을 수신하는 방법 |
GB0420549D0 (en) * | 2004-09-15 | 2004-10-20 | Nokia Corp | A method and entity for monitoring traffic |
US7508812B2 (en) * | 2005-01-28 | 2009-03-24 | Research In Motion Limited | Socket management for always-on data connections |
CN100389616C (zh) * | 2005-03-18 | 2008-05-21 | 华为技术有限公司 | 实现交互功能业务数据交互的方法 |
ES2360110T3 (es) * | 2006-02-05 | 2011-05-31 | Telefonaktiebolaget L M Ericsson (Publ) | Método y dispositivos para instalar filtros de paquetes en una transmisión de datos. |
CN101438544A (zh) * | 2006-05-03 | 2009-05-20 | 交互数字技术公司 | 用于借助有效分组数据协议上下文激活过程来激活多个服务承载的无线通信方法和系统 |
US8364850B2 (en) * | 2006-07-20 | 2013-01-29 | Qualcomm Incorporated | Utility service in multi-processor environment |
EP2047379B1 (en) * | 2006-07-27 | 2012-02-08 | ConteXtream Ltd. | Distributed edge network |
KR20100010114A (ko) * | 2008-07-22 | 2010-02-01 | 삼성전자주식회사 | 이동통신 시스템에서 다수의 아이피 주소설정을 위한 장치및 방법 |
US8811935B2 (en) * | 2010-01-12 | 2014-08-19 | Blackberry Limited | Emergency services in home cells system and method |
-
2010
- 2010-03-10 CN CN201010123923.8A patent/CN101808270B/zh active Active
-
2011
- 2011-03-10 KR KR1020127025402A patent/KR101408745B1/ko active IP Right Grant
- 2011-03-10 EP EP11752837.2A patent/EP2547168B1/en active Active
- 2011-03-10 JP JP2012556373A patent/JP5625075B2/ja active Active
- 2011-03-10 WO PCT/CN2011/071668 patent/WO2011110094A1/zh active Application Filing
-
2012
- 2012-09-10 US US13/608,797 patent/US9370032B2/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070258427A1 (en) * | 2006-05-03 | 2007-11-08 | Interdigital Technology Corporation | Wireless communication method and system for activating multiple service bearers via efficient packet data protocol context activation procedures |
CN101472273A (zh) * | 2007-12-29 | 2009-07-01 | 华为技术有限公司 | Pdp上下文处理方法及移动通信系统 |
CN101572862A (zh) * | 2008-05-02 | 2009-11-04 | 三星电子株式会社 | 支持3g系统和lte系统间互通的方法和设备 |
CN101662452A (zh) * | 2008-08-27 | 2010-03-03 | 中国移动通信集团公司 | 分组数据协议连接的建立方法及其装置 |
CN101466099A (zh) * | 2009-01-14 | 2009-06-24 | 中兴通讯股份有限公司 | 基于分组数据协议激活请求的安全监控方法和移动终端 |
CN101808270A (zh) * | 2010-03-10 | 2010-08-18 | 华为终端有限公司 | 一种基于Android的业务处理方法和装置 |
Non-Patent Citations (1)
Title |
---|
See also references of EP2547168A4 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP2851795A4 (en) * | 2012-06-12 | 2015-12-16 | Zte Corp | DEVICE AND METHOD FOR CONTROLLING MULTI-PDP DATA COMMUNICATION FOR A MOBILE BROADBAND DEVICE |
US9451433B2 (en) | 2012-06-12 | 2016-09-20 | Zte Corporation | Device and method of driving multi-PDP data communication for mobile broadband device |
Also Published As
Publication number | Publication date |
---|---|
KR101408745B1 (ko) | 2014-06-17 |
US20130005320A1 (en) | 2013-01-03 |
US9370032B2 (en) | 2016-06-14 |
JP2013535036A (ja) | 2013-09-09 |
EP2547168A4 (en) | 2013-04-03 |
EP2547168B1 (en) | 2018-05-02 |
JP5625075B2 (ja) | 2014-11-12 |
KR20120137394A (ko) | 2012-12-20 |
CN101808270B (zh) | 2016-03-30 |
EP2547168A1 (en) | 2013-01-16 |
CN101808270A (zh) | 2010-08-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2011110094A1 (zh) | 一种基于android系统的业务处理方法和装置 | |
WO2021218397A1 (zh) | 用于实现业务连续性的方法及相关设备 | |
JP6952787B2 (ja) | セッション再確立方法および装置、amf、smfならびに端末 | |
JP5031851B2 (ja) | クオリティオブサービス・アプリケーションプログラミングインターフェース・オーバーソケット | |
CN111147493B (zh) | Ims网络的注册方法、装置、存储介质及终端设备 | |
CN109891933A (zh) | 同时支持语音业务和数据业务的方法和终端 | |
RU2565583C1 (ru) | Способ для передачи данных, устройство точки разгрузки, пользовательское оборудование и система | |
KR20120027400A (ko) | 터널 식별자 할당을 제어하는 방법, 장치, 및 시스템 | |
KR20180054702A (ko) | 단말기 상호 연결 방법, 장치 및 저장 매체 | |
WO2010121528A1 (zh) | 一种移动终端及其基于p2p模式的数据传输方法 | |
EP2680661B1 (en) | Mode Switching Method and Device | |
WO2014117375A1 (zh) | 保持应用在线的方法、永久在线控制器和设备 | |
WO2021057526A1 (zh) | 一种网关设备容灾的方法及通信设备 | |
WO2018018631A1 (zh) | 一种锚点网关的切换方法、装置及系统 | |
WO2011140698A1 (zh) | 一种短消息的处理方法、装置和系统 | |
CN109644385A (zh) | 一种呼叫建立方法及装置 | |
WO2014166190A1 (zh) | 一种网络设备数据转发方法及装置 | |
WO2012100717A1 (zh) | 一种用于发起主动寻呼的方法、系统和网络网元 | |
CN110324913B (zh) | 5g网络通信方法、终端、装置、网络设备及功能实体 | |
CN103067981A (zh) | 一种内容缓存旁路方法及系统 | |
US20070280109A1 (en) | Method, a Device and a System for Transferring Data | |
WO2013123688A1 (zh) | 数据访问方法及装置 | |
WO2014117705A1 (zh) | 数据业务加速方法及装置 | |
CN105264858B (zh) | 一种会话处理方法及设备 | |
WO2014079361A1 (zh) | Pdp连接的自适应处理方法及其装置、终端设备 |
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: 11752837 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2012556373 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2630/KOLNP/2012 Country of ref document: IN |
|
ENP | Entry into the national phase |
Ref document number: 20127025402 Country of ref document: KR Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2011752837 Country of ref document: EP |