WO2013113241A1 - Multi-mode mobile terminal and method for load balancing - Google Patents

Multi-mode mobile terminal and method for load balancing Download PDF

Info

Publication number
WO2013113241A1
WO2013113241A1 PCT/CN2012/087505 CN2012087505W WO2013113241A1 WO 2013113241 A1 WO2013113241 A1 WO 2013113241A1 CN 2012087505 W CN2012087505 W CN 2012087505W WO 2013113241 A1 WO2013113241 A1 WO 2013113241A1
Authority
WO
WIPO (PCT)
Prior art keywords
data link
socket connection
network data
network
bound
Prior art date
Application number
PCT/CN2012/087505
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 WO2013113241A1 publication Critical patent/WO2013113241A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/12Avoiding congestion; Recovering from congestion
    • H04L47/125Avoiding congestion; Recovering from congestion by balancing the load, e.g. traffic engineering
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/18Selecting a network or a communication service
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices
    • H04W88/06Terminal devices adapted for operation in multiple networks or having at least two operational modes, e.g. multi-mode terminals

Definitions

  • the present invention relates to the field of mobile communications, and in particular to a multimode mobile terminal and method for load balancing. Background technique
  • WLAN Wireless Local Area Network
  • 3G mobile cellular networks such as TD-SCDMA, WCDMA, and CDMA2000.
  • the main purpose of this convergence is to develop new ones.
  • the mobile data network enables ubiquitous data services to be supported at very high data rates in hotspots, while mitigating the pressure on data traffic brought by large numbers of data services to 3G mobile networks.
  • the three major telecom operators in China have developed their own wireless local area network.
  • the fixed network and mobile convergence have become the development trend of the global telecom industry, the development of wireless LAN and other mobile networks will be integrated to support and develop new mobile data. Business is an inevitable choice, and the development of WLAN at the home level is also quite rapid.
  • the terminal not only needs to have multiple wireless access capabilities, but also consider how to integrate the speed of the wireless local area network and the speed of the cellular network in a ubiquitous wireless local area network environment, and give full play to the speed advantage of the terminal multi-network interface. To meet the needs and objectives of users to get a better business experience.
  • the Internet data service uses the socket interface provided by the system TCP/IP protocol stack to perform connection establishment and data transmission. Some applications will first obtain an IP address, and then bind the socket to the local IP address through the bind function. However, the local IP address used by the socket to transmit data is eventually matched by the route in the IP protocol stack. The resulting data link is determined.
  • the multi-network interface intelligent terminal is concurrent with multiple data links, there is a data link that is matched with the default route with the highest priority, regardless of whether the socket responsible for the connection is bound to the local IP address. The problem of sending and receiving packets does not give full play to the speed advantage of the terminal multi-network interface. Summary of the invention
  • the technical problem to be solved by the present invention is to provide a load balancing multi-mode mobile terminal and method, which solves the problem that the multi-network interface of the multi-mode mobile terminal cannot be fully utilized.
  • the present invention provides a load balancing multi-mode mobile terminal, which includes a traffic calculation module, a load management module, and a route forwarding module;
  • the traffic calculation module is configured to: calculate load information of each network data link to which the multimode mobile terminal is connected;
  • the load management module is configured to: when the new socket connection is established, determine the lightest network data link according to the load information of the network data links obtained from the traffic calculation module, and the new The socket connection is bound to the network interface corresponding to the lightest network data link of the load; the route forwarding module is configured to: perform the new creation by using a network interface bound to the newly created socket connection Data connection for socket connection.
  • the foregoing mobile terminal may further have the following features:
  • the load information refers to the data transmission speed of each data link and the maximum connection speed of the network interface.
  • the lightest data link refers to the network data link with the smallest ratio of the data transmission speed to the maximum connection speed of the network interface.
  • the foregoing mobile terminal may further have the following features:
  • the network data link includes a wireless local area network data link and/or a mobile cellular network data link.
  • the foregoing mobile terminal may further have the following features:
  • the load management module is further configured to: bind the newly created socket connection with a local IP address corresponding to the lightest network data link;
  • the routing and forwarding module is further configured to: maintain a correspondence between the network interface bound to the newly created socket connection and the local IP address.
  • the foregoing mobile terminal may further have the following features:
  • the load management module is further configured to: determine that the local IP address bound to the newly created socket connection is an invalid address, or there is no local IP bound to the newly created socket connection At the address, the newly created socket connection is bound to the local IP address corresponding to the lightest network data link.
  • the present invention provides a method for performing load balancing, in which load information of each network data link to which a multimode mobile terminal is connected is calculated; when a new socket connection is established, according to the foregoing
  • the load information of the network data link determines the lightest network data link, and binds the newly created socket connection to the network interface corresponding to the lightest network data link of the load;
  • the network interface bound by the connection connection performs data transmission and reception of the newly created socket connection.
  • the above method may also have the following features:
  • the load information refers to the data transmission speed of each data link and the maximum connection speed of the network interface.
  • the lightest data link refers to the network data link with the smallest ratio of the data transmission speed to the maximum connection speed of the network interface.
  • the above method may also have the following features:
  • the network data link includes a wireless local area network data link and/or a mobile cellular network data link.
  • the above method may also have the following features:
  • the multi-mode mobile terminal binds the newly created socket connection with a local IP address corresponding to the lightest network data link, and maintains a network interface bound to the newly created socket connection. Correspondence with the local IP address.
  • the foregoing method may further have the following feature: the multimode mobile terminal determines that the local IP address bound to the newly created socket connection is an invalid address, or does not exist with the newly created socket When the bound local IP address is connected, the newly created socket is connected to the local IP address corresponding to the lightest network data link of the load. Address binding.
  • the solution can solve the problem that the multi-network interface of the multi-mode mobile terminal cannot be fully utilized.
  • multiple network links of the multi-mode mobile terminal are concurrent, the load of each link data traffic is balanced.
  • FIG. 1 is a schematic diagram of a load balancing method in an embodiment
  • FIG. 2 is a schematic structural diagram of a load balancing multimode mobile terminal in an embodiment
  • FIG. 3 is a structural diagram of a load balancing multi-mode mobile terminal implemented on an Android platform in an embodiment.
  • the multi-mode mobile terminal of the solution refers to a mobile terminal of FMC Fix-Mobile Convergence.
  • Such mobile terminals can access both wireless local area networks and cellular mobile networks such as CDMA lx, CDMA evdo, GSM/GPRS, WCDMA, and TD-SCDMA.
  • the mobile terminal can work on multiple network links at the same time.
  • the newly created socket connection is bound to the lightest network interface when the new Socket connection is established, thereby achieving multi-data link concurrency. When the data traffic of each link is load balanced.
  • the method for performing load balancing as shown in FIG. 1 includes: calculating load information of each network data link connected to the multi-mode mobile terminal; determining a load connection information of each network data link according to the load information of each network data link when creating a new socket connection
  • the lightest network data link, the newly-connected socket connection is bound to the network interface corresponding to the lightest network data link; and the network interface bound by the newly created socket connection Perform data transmission and reception of the newly created socket connection.
  • the load information refers to the data transmission speed of each data link and the maximum connection speed of the network interface.
  • the lightest data link refers to the network data link with the smallest ratio of the data transmission speed to the maximum connection speed of the network interface.
  • the network data link includes a wireless local area network data link and/or a mobile cellular network data link.
  • the multi-mode mobile terminal binds the newly created socket connection with a local IP address corresponding to the lightest network data link, and maintains a network interface bound to the newly created socket connection. Correspondence with the local IP address.
  • the newly created socket connection is bound to a local IP address corresponding to the lightest network data link.
  • a flow calculation module (201) and a load management module (202) are added.
  • the load management module is connected to a route forwarding module (203) in the mobile terminal.
  • the location of the new module in the Android platform As shown in Figure 3, the location of the new module in the Android platform.
  • a traffic calculation module configured to calculate load information of each network data link to which the multimode mobile terminal is connected;
  • a load management module (202), configured to determine, according to the load information of each of the network data links, the load data of the network data link from the traffic calculation module to determine a network data link with the lightest load when the new socket connection is established,
  • the socket connection is bound to the network interface corresponding to the lightest network data link of the load;
  • the route forwarding module (203) is configured to perform the new connection by using a network interface bound to the newly created socket connection.
  • the load information refers to the data transmission speed of each data link and the maximum connection speed of the network interface.
  • the lightest data link refers to the network data link with the smallest ratio of the data transmission speed to the maximum connection speed of the network interface.
  • the network data link includes a wireless local area network data link and/or a mobile cellular network data link.
  • the load management module (202) is further configured to bind the newly created socket connection with a local IP address corresponding to the lightest load network data link; the route forwarding module (103) is further used to maintain and Corresponding relationship between the network interface bound to the newly created socket connection and the local IP address.
  • the load management module (203) is further configured to determine the local machine bound to the newly created socket connection
  • the load balancing function can be enabled through the setting interface as the link preference function, and only one of them can be selected.
  • the prerequisite for the implementation of the load balancing function is that the PS link and the WLAN link of the cellular network exist at the same time.
  • the network application can send and receive network data packets through any link.
  • Step 1 In the WLAN environment, the UE starts the WLAN module, scans the AP list, selects an available SSID, and connects. After the UE is associated with the AP, the network configuration is obtained. At the same time, the cellular network data connection also exists. The two data links are concurrent, prompting the user to enable the load balancing function. This function can be disabled through the interface configuration.
  • Step 2 the Internet-Capable application starts.
  • Step 3 Call the socket interface to create a socket connection, and get the socket descriptor sockstfd.
  • Step 4 The load management module invokes a flow calculation module interface function to obtain the current cellular and
  • the load management module calls the bind function to bind socketfd to the above native IP address.
  • Step 5 The load management module binds socketfd to the network interface dev with low load rate, and calls the function setsockopt to complete this step.
  • Step 6 Socketfd sends and receives data through the TCP/IP protocol stack. When searching the routing table, it adds a lookup key, fixes the exit to dev, and keeps the local IP address bound by dev and socketfd.
  • Step 1 In the WLAN environment, the UE starts the WLAN module, scans the AP list, selects an available SSID, and connects. After the UE is associated with the AP, the network configuration is obtained. At the same time, the cellular network data connection also exists. The two data links are concurrent, prompting the user to enable the load balancing function. This function can be disabled through the interface configuration.
  • Step 2 the Internet-Capable application starts.
  • Step 3 Call the socket interface to create a socket connection, and get the socket descriptor sockstfd.
  • Step 4 The above application calls the bind function to bind socketfd to the local IP address.
  • the load management module checks whether the local IP address of the binding is a valid address. If the valid link IP address is bound, the network interface corresponding to the local IP address is obtained, and the socketfd is bound to the network interface name, and is sent and received. Data is sent to the socket connection data on this network interface; if the binding is not a valid link IP address, go to step 5;
  • Step 5 The load management module invokes the interface function of the traffic calculation module to obtain the rates S1, S2 (b/s) of the data traffic transmitted on the current two links of the cellular and WLAN, and the maximum theoretical connection speed Smaxl on the two network interfaces. Smax2 ( b/s ).
  • the load management module calls the bind function to bind socketfd to the above native IP address.
  • Step 6 The load management module binds socketfd to the network interface dev with low load rate, and calls the function setsockopt to complete this step.
  • Step 7 Socketfd sends and receives data through the TCP/IP protocol stack.
  • a lookup key is added to fix the outgoing device to dev, and keep the local IP address bound by dev and socketfd.

Abstract

Disclosed are a multi-mode mobile terminal and method for load balancing. The load information of each network data link connected with the multi-mode mobile terminal is calculated; when socket connection is newly established, the network data link with the lowest load is determined according to the load information of each network data link, the newly established socket connection is bound to a network interface corresponding to the network data link with the lowest load; and the data of the newly established socket connection is received and sent through the network interface bound with the newly established socket connection. Applying the solution, the problem that a plurality of network interfaces of the multi-mode mobile terminal can not be fully used is solved, and when a plurality of network links of the multi-mode mobile terminal are concurrent, the data traffic load of each link is balanced.

Description

一种进行负载均衡的多模移动终端及方法  Multimode mobile terminal and method for load balancing
技术领域 Technical field
本发明涉及移动通信领域, 特别是涉及一种进行负载均衡的多模移动终 端及方法。 背景技术  The present invention relates to the field of mobile communications, and in particular to a multimode mobile terminal and method for load balancing. Background technique
无线局域网 ( Wireless Local Area Network, 简称 WLAN )的演化和成功 展开产生了与 3G移动蜂窝网络如 TD-SCDMA、 WCDMA、 CDMA2000等网 络融合在一起的需求, 这种融合的主要目的是发展出新的移动数据网络, 使 得在热点地区能以非常高数据速率支持普遍存在的数据业务, 同时减轻大量 数据业务给 3G移动网络带来的数据流量上的压力。 目前国内的三大电信运 营商均发展了自己的无线局域网络, 在固网与移动融合已成为全球电信业发 展趋势的背景下, 发展无线局域网和其他移动网络融合, 以支撑并开拓新型 移动数据业务,是必然的选择,另外家庭级别的无线局域网发展也相当迅速。 终端不仅需要具备多种无线接入能力, 也要考虑在无处不在的无线局域网络 环境下, 终端如何将无线局域网的速度加上蜂窝网络的速度融合共存, 充分 发挥终端多网络接口的速度优势, 以满足用户获取更好的业务体验的需求和 目的。  The evolution and successful deployment of the Wireless Local Area Network (WLAN) has created a need to integrate with 3G mobile cellular networks such as TD-SCDMA, WCDMA, and CDMA2000. The main purpose of this convergence is to develop new ones. The mobile data network enables ubiquitous data services to be supported at very high data rates in hotspots, while mitigating the pressure on data traffic brought by large numbers of data services to 3G mobile networks. At present, the three major telecom operators in China have developed their own wireless local area network. Under the background that the fixed network and mobile convergence have become the development trend of the global telecom industry, the development of wireless LAN and other mobile networks will be integrated to support and develop new mobile data. Business is an inevitable choice, and the development of WLAN at the home level is also quite rapid. The terminal not only needs to have multiple wireless access capabilities, but also consider how to integrate the speed of the wireless local area network and the speed of the cellular network in a ubiquitous wireless local area network environment, and give full play to the speed advantage of the terminal multi-network interface. To meet the needs and objectives of users to get a better business experience.
随着智能终端业务的发展, 多网络接口智能终端越来越倾向于多个数据 链路并发, 终端可以从不同数据链路收发数据报文, 尽可能的发挥多数据链 路的速度优势。但是目前智能终端系统的 TCP/IP协议栈在设计时并没有充分 考虑到多网络接口的充分支持, 数据业务收发的数据报文在经过路由表进行 路由选择时, 如果没有匹配到指定路由, 则都通过优先级最高的默认路由。  With the development of intelligent terminal services, multi-network interface intelligent terminals are more and more inclined to concurrently transmit multiple data links, and terminals can send and receive data messages from different data links to maximize the speed advantage of multiple data links. However, the current TCP/IP protocol stack of the intelligent terminal system is not fully considered in the design of the multi-network interface. If the data packet sent and received by the data service is routed through the routing table, if it does not match the specified route, Both pass the highest priority default route.
Internet数据业务在使用网络接口收发报文时, 都会使用系统 TCP/IP协 议栈提供的套接字 (Socket )接口, 进行连接建立、 数据传输等操作。 存在 一些应用会先获取 IP地址, 再通过绑定(bind ) 函数进行 socket与本地 IP 地址的绑定,但使用此 socket在传输数据时所使用的本地 IP地址最终还是由 IP协议栈中路由匹配得到的数据链路来决定。 上述多网络接口智能终端在多数据链路并发时, 存在着不论负责连接的 套接字有没绑定本机 IP地址,数据业务始终从优先级最高的默认路由所匹配 的数据链路上进行收发报文的问题, 没有充分发挥终端多网络接口的速度优 势。 发明内容 When using the network interface to send and receive packets, the Internet data service uses the socket interface provided by the system TCP/IP protocol stack to perform connection establishment and data transmission. Some applications will first obtain an IP address, and then bind the socket to the local IP address through the bind function. However, the local IP address used by the socket to transmit data is eventually matched by the route in the IP protocol stack. The resulting data link is determined. When the multi-network interface intelligent terminal is concurrent with multiple data links, there is a data link that is matched with the default route with the highest priority, regardless of whether the socket responsible for the connection is bound to the local IP address. The problem of sending and receiving packets does not give full play to the speed advantage of the terminal multi-network interface. Summary of the invention
本发明要解决的技术问题是提供一种负载均衡的多模移动终端及方法, 解决多模移动终端的多网络接口不能得到充分利用的问题。  The technical problem to be solved by the present invention is to provide a load balancing multi-mode mobile terminal and method, which solves the problem that the multi-network interface of the multi-mode mobile terminal cannot be fully utilized.
为了解决上述技术问题, 本发明提供了一种负载均衡的多模移动终端, 其中, 包括流量计算模块、 负载管理模块和路由转发模块;  In order to solve the above technical problem, the present invention provides a load balancing multi-mode mobile terminal, which includes a traffic calculation module, a load management module, and a route forwarding module;
所述流量计算模块, 设置为: 计算所述多模移动终端所连接的各网络数 据链路的负载信息;  The traffic calculation module is configured to: calculate load information of each network data link to which the multimode mobile terminal is connected;
所述负载管理模块, 设置为: 在新建套接字连接时, 根据从所述流量计 算模块获取所述各条网络数据链路的负载信息确定负载最轻的网络数据链路, 将所述新建的套接字连接与此负载最轻的网络数据链路对应的网络接口绑定; 所述路由转发模块, 设置为: 通过与所述新建的套接字连接绑定的网络 接口进行所述新建的套接字连接的数据收发。  The load management module is configured to: when the new socket connection is established, determine the lightest network data link according to the load information of the network data links obtained from the traffic calculation module, and the new The socket connection is bound to the network interface corresponding to the lightest network data link of the load; the route forwarding module is configured to: perform the new creation by using a network interface bound to the newly created socket connection Data connection for socket connection.
优选地, 上述移动终端还可以具有以下特点:  Preferably, the foregoing mobile terminal may further have the following features:
所述负载信息是指各条数据链路的数据传输速度以及网络接口最大连接 速度, 负载最轻的数据链路是指数据传输速度与网络接口最大连接速度的比 值最小的网络数据链路。  The load information refers to the data transmission speed of each data link and the maximum connection speed of the network interface. The lightest data link refers to the network data link with the smallest ratio of the data transmission speed to the maximum connection speed of the network interface.
优选地, 上述移动终端还可以具有以下特点:  Preferably, the foregoing mobile terminal may further have the following features:
所述网络数据链路包括无线局域网数据链路和 /或移动蜂窝网络数据链 路。  The network data link includes a wireless local area network data link and/or a mobile cellular network data link.
优选地, 上述移动终端还可以具有以下特点:  Preferably, the foregoing mobile terminal may further have the following features:
所述负载管理模块, 还设置为: 将所述新建的套接字连接与所述负载最 轻的网络数据链路对应的本机 IP地址绑定; 所述路由转发模块, 还设置为: 维持与所述新建的套接字连接绑定的网 络接口和所述本机 IP地址的对应关系。 优选地, 上述移动终端还可以具有以下特点: The load management module is further configured to: bind the newly created socket connection with a local IP address corresponding to the lightest network data link; The routing and forwarding module is further configured to: maintain a correspondence between the network interface bound to the newly created socket connection and the local IP address. Preferably, the foregoing mobile terminal may further have the following features:
所述负载管理模块, 还设置为: 判断与所述新建的套接字连接绑定的本 机 IP地址为无效地址时, 或者不存在与所述新建的套接字连接绑定的本机 IP地址时,将所述新建的套接字连接与所述负载最轻的网络数据链路对应的 本机 IP地址绑定。  The load management module is further configured to: determine that the local IP address bound to the newly created socket connection is an invalid address, or there is no local IP bound to the newly created socket connection At the address, the newly created socket connection is bound to the local IP address corresponding to the lightest network data link.
为了解决上述技术问题,本发明提供了一种进行负载均衡的方法,其中, 计算多模移动终端所连接的各网络数据链路的负载信息; 在新建套接字连接 时, 根据所述各条网络数据链路的负载信息确定负载最轻的网络数据链路, 将所述新建的套接字连接与此负载最轻的网络数据链路对应的网络接口绑定; 通过与所述新建的套接字连接绑定的网络接口进行所述新建的套接字连接的 数据收发。  In order to solve the above technical problem, the present invention provides a method for performing load balancing, in which load information of each network data link to which a multimode mobile terminal is connected is calculated; when a new socket connection is established, according to the foregoing The load information of the network data link determines the lightest network data link, and binds the newly created socket connection to the network interface corresponding to the lightest network data link of the load; The network interface bound by the connection connection performs data transmission and reception of the newly created socket connection.
优选地, 上述方法还可以具有以下特点:  Preferably, the above method may also have the following features:
所述负载信息是指各条数据链路的数据传输速度以及网络接口最大连接 速度, 负载最轻的数据链路是指数据传输速度与网络接口最大连接速度的比 值最小的网络数据链路。  The load information refers to the data transmission speed of each data link and the maximum connection speed of the network interface. The lightest data link refers to the network data link with the smallest ratio of the data transmission speed to the maximum connection speed of the network interface.
优选地, 上述方法还可以具有以下特点:  Preferably, the above method may also have the following features:
所述网络数据链路包括无线局域网数据链路和 /或移动蜂窝网络数据链 路。  The network data link includes a wireless local area network data link and/or a mobile cellular network data link.
优选地, 上述方法还可以具有以下特点:  Preferably, the above method may also have the following features:
所述多模移动终端将所述新建的套接字连接与所述负载最轻的网络数据 链路对应的本机 IP地址绑定,维持与所述新建的套接字连接绑定的网络接口 和所述本机 IP地址的对应关系。  The multi-mode mobile terminal binds the newly created socket connection with a local IP address corresponding to the lightest network data link, and maintains a network interface bound to the newly created socket connection. Correspondence with the local IP address.
优选地, 上述方法还可以具有以下特点: 所述多模移动终端判断与所述新建的套接字连接绑定的本机 IP地址为 无效地址时, 或者不存在与所述新建的套接字连接绑定的本机 IP地址时, 将所述新建的套接字连接与所述负载最轻的网络数据链路对应的本机 IP地 址绑定。 Preferably, the foregoing method may further have the following feature: the multimode mobile terminal determines that the local IP address bound to the newly created socket connection is an invalid address, or does not exist with the newly created socket When the bound local IP address is connected, the newly created socket is connected to the local IP address corresponding to the lightest network data link of the load. Address binding.
本方案可以解决多模移动终端的多网络接口不能得到充分利用的问题, 在多模移动终端的多条网络链路并发时, 使各条链路数据流量负载均衡。 附图概述  The solution can solve the problem that the multi-network interface of the multi-mode mobile terminal cannot be fully utilized. When multiple network links of the multi-mode mobile terminal are concurrent, the load of each link data traffic is balanced. BRIEF abstract
图 1是实施例中负载均衡方法的示意图;  1 is a schematic diagram of a load balancing method in an embodiment;
图 2是实施例中负载均衡的多模移动终端的结构示意图;  2 is a schematic structural diagram of a load balancing multimode mobile terminal in an embodiment;
图 3是实施例中负载均衡的多模移动终端在 Android平台实现的架构图。  FIG. 3 is a structural diagram of a load balancing multi-mode mobile terminal implemented on an Android platform in an embodiment.
本发明的较佳实施方式 Preferred embodiment of the invention
本方案的多模移动终端是指固定移动融合( FMC Fix-Mobile Convergence ) 的移动终端。 此类移动终端既可接入无线局域网, 也可以接入 CDMA lx、 CDMA evdo、 GSM/GPRS、 WCDMA、 TD-SCDMA等蜂窝式移动网络。 此 类移动终端可以在多条网络链路同时工作, 本方案中, 通过在新建 Socket连 接时, 将所述新建的 socket连接与所述负载最轻的网络接口绑定, 达到多数 据链路并发时, 各条链路数据流量负载均衡的目的。  The multi-mode mobile terminal of the solution refers to a mobile terminal of FMC Fix-Mobile Convergence. Such mobile terminals can access both wireless local area networks and cellular mobile networks such as CDMA lx, CDMA evdo, GSM/GPRS, WCDMA, and TD-SCDMA. The mobile terminal can work on multiple network links at the same time. In this solution, the newly created socket connection is bound to the lightest network interface when the new Socket connection is established, thereby achieving multi-data link concurrency. When the data traffic of each link is load balanced.
如图 1所示进行负载均衡的方法包括: 计算多模移动终端所连接的各网 络数据链路的负载信息; 在新建套接字连接时,根据所述各条网络数据链路 的负载信息确定负载最轻的网络数据链路, 将所述新建的套接字连接与此负 载最轻的网络数据链路对应的网络接口绑定; 通过与所述新建的套接字连接 绑定的网络接口进行所述新建的套接字连接的数据收发。  The method for performing load balancing as shown in FIG. 1 includes: calculating load information of each network data link connected to the multi-mode mobile terminal; determining a load connection information of each network data link according to the load information of each network data link when creating a new socket connection The lightest network data link, the newly-connected socket connection is bound to the network interface corresponding to the lightest network data link; and the network interface bound by the newly created socket connection Perform data transmission and reception of the newly created socket connection.
所述负载信息是指各条数据链路的数据传输速度以及网络接口最大连接 速度, 负载最轻的数据链路是指数据传输速度与网络接口最大连接速度的比 值最小的网络数据链路。  The load information refers to the data transmission speed of each data link and the maximum connection speed of the network interface. The lightest data link refers to the network data link with the smallest ratio of the data transmission speed to the maximum connection speed of the network interface.
所述网络数据链路包括无线局域网数据链路和 /或移动蜂窝网络数据链 路。  The network data link includes a wireless local area network data link and/or a mobile cellular network data link.
所述多模移动终端将所述新建的套接字连接与所述负载最轻的网络数据 链路对应的本机 IP地址绑定,维持与所述新建的套接字连接绑定的网络接口 和所述本机 IP地址的对应关系。 所述多模移动终端判断与所述新建的套接字连接绑定的本机 IP地址为 无效地址时, 或者不存在与所述新建的套接字连接绑定的本机 IP地址时, 将所述新建的套接字连接与所述负载最轻的网络数据链路对应的本机 IP地 址绑定。 The multi-mode mobile terminal binds the newly created socket connection with a local IP address corresponding to the lightest network data link, and maintains a network interface bound to the newly created socket connection. Correspondence with the local IP address. When the multimode mobile terminal determines that the local IP address bound to the newly created socket connection is an invalid address, or does not have a local IP address bound to the newly created socket connection, The newly created socket connection is bound to a local IP address corresponding to the lightest network data link.
本方案中增加了流量计算模块(201 ) 、 负载管理模块(202 ) 。 如图 1 所示, 负载管理模块与移动终端中的路由转发模块(203 )相连。 如图 3所示 是新增模块在 Android平台内的位置。 In this solution, a flow calculation module (201) and a load management module (202) are added. As shown in FIG. 1, the load management module is connected to a route forwarding module (203) in the mobile terminal. As shown in Figure 3, the location of the new module in the Android platform.
流量计算模块( 201 ) , 用于计算所述多模移动终端所连接的各网络数据 链路的负载信息;  a traffic calculation module (201), configured to calculate load information of each network data link to which the multimode mobile terminal is connected;
负载管理模块(202 ) , 用于在新建套接字连接时, 根据从所述流量计算 模块获取所述各条网络数据链路的负载信息确定负载最轻的网络数据链路, 将所述新建的套接字连接与此负载最轻的网络数据链路对应的网络接口绑定; 路由转发模块(203 ) , 用于通过与所述新建的套接字连接绑定的网络接 口进行所述新建的套接字连接的数据收发。  a load management module (202), configured to determine, according to the load information of each of the network data links, the load data of the network data link from the traffic calculation module to determine a network data link with the lightest load when the new socket connection is established, The socket connection is bound to the network interface corresponding to the lightest network data link of the load; the route forwarding module (203) is configured to perform the new connection by using a network interface bound to the newly created socket connection. Data connection for socket connection.
所述负载信息是指各条数据链路的数据传输速度以及网络接口最大连接 速度, 负载最轻的数据链路是指数据传输速度与网络接口最大连接速度的比 值最小的网络数据链路。  The load information refers to the data transmission speed of each data link and the maximum connection speed of the network interface. The lightest data link refers to the network data link with the smallest ratio of the data transmission speed to the maximum connection speed of the network interface.
所述网络数据链路包括无线局域网数据链路和 /或移动蜂窝网络数据链 路。  The network data link includes a wireless local area network data link and/or a mobile cellular network data link.
负载管理模块 ( 202 )还用于将所述新建的套接字连接与所述负载最轻的 网络数据链路对应的本机 IP地址绑定; 路由转发模块( 103 )还用于维持与 所述新建的套接字连接绑定的网络接口和所述本机 IP地址的对应关系。  The load management module (202) is further configured to bind the newly created socket connection with a local IP address corresponding to the lightest load network data link; the route forwarding module (103) is further used to maintain and Corresponding relationship between the network interface bound to the newly created socket connection and the local IP address.
负载管理模块(203 )还用于判断与所述新建的套接字连接绑定的本机 The load management module (203) is further configured to determine the local machine bound to the newly created socket connection
IP地址为无效地址时, 或者不存在与所述新建的套接字连接绑定的本机 IP 地址时, 将所述新建的套接字连接与所述负载最轻的网络数据链路对应的本 机 IP地址绑定。 本方案中, 负载均衡功能可以与链路优选功能一样, 通过设置界面来启 用, 并且两者只能选其一。 负载均衡功能实现的前提条件是蜂窝网络 PS链 路和 WLAN链路同时存在,网络应用程序可以通过任意一条链路进行网络数 据报文的收发处理。 When the IP address is an invalid address, or if there is no local IP address bound to the newly created socket connection, the newly created socket connection corresponds to the lightest network data link of the load. The local IP address is bound. In this solution, the load balancing function can be enabled through the setting interface as the link preference function, and only one of them can be selected. The prerequisite for the implementation of the load balancing function is that the PS link and the WLAN link of the cellular network exist at the same time. The network application can send and receive network data packets through any link.
下面通过具体实施例详细说明本发明。 The invention will now be described in detail by way of specific examples.
具体实施例一  Specific embodiment 1
步骤 1 , 在无线局域网环境下, UE开启 WLAN模块, 扫描 AP列表, 选择可用的 SSID , 进行连接, UE关联到上述 AP后, 获取 IP地址等网络配 置。 同时蜂窝网络数据连接也存在, 两条数据链路并发, 提示用户已开启负 载均衡功能, 可通过界面配置关闭此功能。  Step 1 In the WLAN environment, the UE starts the WLAN module, scans the AP list, selects an available SSID, and connects. After the UE is associated with the AP, the network configuration is obtained. At the same time, the cellular network data connection also exists. The two data links are concurrent, prompting the user to enable the load balancing function. This function can be disabled through the interface configuration.
步骤 2 , Internet-Capable应用程序启动。  Step 2, the Internet-Capable application starts.
步骤 3 , 调用套接字接口创建一个 socket连接, 获取此套接字描述符 sockstfd。  Step 3: Call the socket interface to create a socket connection, and get the socket descriptor sockstfd.
步骤 4 , 负载管理模块调用流量计算模块接口函数, 获取当前蜂窝和 Step 4: The load management module invokes a flow calculation module interface function to obtain the current cellular and
WLAN两条链路上传输数据流量的速率 Sl、 S2 ( b/s ) , 以及上述两个网络 接口上最大理论连接速度 Smaxl、 Smax2 ( b/s ) 。 负载管理模块计算上述两 个网络接口的负载率 Ldevl=Sl/Smaxl , Ldev2=S2/Smax2 , 并比较得出较低 负载率所对应的网络接口 dev和本机 IP地址。 负载管理模块调用 bind函数 将 socketfd与上述本机 IP地址绑定。 The rate of data traffic on the two links of the WLAN, Sl, S2 (b/s), and the maximum theoretical connection speeds Smaxl, Smax2 (b/s) on the two network interfaces. The load management module calculates the load rates of the above two network interfaces Ldevl=Sl/Smaxl, Ldev2=S2/Smax2, and compares the network interface dev and the local IP address corresponding to the lower load rate. The load management module calls the bind function to bind socketfd to the above native IP address.
步骤 5 , 负载管理模块将 socketfd绑定到负载率低的网络接口 dev上, 调用函数 setsockopt完成此步骤。  Step 5: The load management module binds socketfd to the network interface dev with low load rate, and calls the function setsockopt to complete this step.
步骤 6, Socketfd收发数据经过 TCP/IP协议栈, 进行路由表查找时, 增加了一个查找键, 将出口固定为 dev, 并保持 dev和 socketfd绑定的本机 IP地址匹配。  Step 6. Socketfd sends and receives data through the TCP/IP protocol stack. When searching the routing table, it adds a lookup key, fixes the exit to dev, and keeps the local IP address bound by dev and socketfd.
应用程序创建多个 socket连接时, 重复步骤 3到步骤 6。  Repeat steps 3 through 6 when the application creates multiple socket connections.
多个应用程序启动时, 重复步骤 2到步骤 6。 具体实施例二 Repeat steps 2 through 6 when multiple applications are launched. Specific embodiment 2
步骤 1 , 在无线局域网环境下, UE开启 WLAN模块, 扫描 AP列表, 选择可用的 SSID , 进行连接, UE关联到上述 AP后, 获取 IP地址等网络配 置。 同时蜂窝网络数据连接也存在, 两条数据链路并发, 提示用户已开启负 载均衡功能, 可通过界面配置关闭此功能。  Step 1 In the WLAN environment, the UE starts the WLAN module, scans the AP list, selects an available SSID, and connects. After the UE is associated with the AP, the network configuration is obtained. At the same time, the cellular network data connection also exists. The two data links are concurrent, prompting the user to enable the load balancing function. This function can be disabled through the interface configuration.
步骤 2 , Internet-Capable应用程序启动。  Step 2, the Internet-Capable application starts.
步骤 3 , 调用套接字接口创建一个 socket连接, 获取此套接字描述符 sockstfd。  Step 3: Call the socket interface to create a socket connection, and get the socket descriptor sockstfd.
步骤 4, 上述应用程序调用 bind函数将 socketfd与本地 IP地址绑定。 负 载管理模块检查上述绑定的本地 IP地址是否为有效地址,如果绑定的是有效 链路 IP地址, 获取此本地 IP地址对应的网络接口, 并将 socketfd与此网络 接口名绑定, 在收发数据时将 socket连接的数据在此网络接口收发; 如果绑 定的不是有效链路 IP地址, 执行步骤 5;  Step 4. The above application calls the bind function to bind socketfd to the local IP address. The load management module checks whether the local IP address of the binding is a valid address. If the valid link IP address is bound, the network interface corresponding to the local IP address is obtained, and the socketfd is bound to the network interface name, and is sent and received. Data is sent to the socket connection data on this network interface; if the binding is not a valid link IP address, go to step 5;
步骤 5 , 负载管理模块调用流量计算模块接口函数, 获取当前蜂窝和 WLAN两条链路上传输数据流量的速率 Sl、 S2 ( b/s ) , 以及上述两个网络 接口上最大理论连接速度 Smaxl、 Smax2 ( b/s ) 。 负载管理模块计算上述两 个网络接口的负载率 Ldevl=Sl/Smaxl , Ldev2=S2/Smax2 , 并比较得出较低 负载率所对应的网络接口 dev和本机 IP地址。 负载管理模块调用 bind函数 将 socketfd与上述本机 IP地址绑定。  Step 5: The load management module invokes the interface function of the traffic calculation module to obtain the rates S1, S2 (b/s) of the data traffic transmitted on the current two links of the cellular and WLAN, and the maximum theoretical connection speed Smaxl on the two network interfaces. Smax2 ( b/s ). The load management module calculates the load rates of the above two network interfaces Ldevl=Sl/Smaxl, Ldev2=S2/Smax2, and compares the network interface dev and the local IP address corresponding to the lower load rate. The load management module calls the bind function to bind socketfd to the above native IP address.
步骤 6, 负载管理模块将 socketfd绑定到负载率低的网络接口 dev上, 调用函数 setsockopt完成此步骤。  Step 6. The load management module binds socketfd to the network interface dev with low load rate, and calls the function setsockopt to complete this step.
步骤 7 , Socketfd收发数据经过 TCP/IP协议栈, 进行路由表查找时, 增加了一个查找键, 将外出设备固定为 dev, 并保持 dev和 socketfd绑定的 本机 IP地址匹配。  Step 7: Socketfd sends and receives data through the TCP/IP protocol stack. When searching the routing table, a lookup key is added to fix the outgoing device to dev, and keep the local IP address bound by dev and socketfd.
应用程序创建多个 socket连接时, 重复步骤 3到步骤 7。  Repeat steps 3 through 7 when the application creates multiple socket connections.
多个应用程序启动时, 重复步骤 2到步骤 7。  Repeat steps 2 through 7 when multiple applications are launched.
以 Android双模 WLAN终端为例,在链路并发时,可以将新创建的 socket 连接将绑定到负载轻的网络链路上,充分发挥双模 WLAN终端的优势,有效 增加了双模 WLAN终端的实际传输速率和可以达到的最大网络速率 ,达到本 专利所要实现的目的。 Take the Android dual-mode WLAN terminal as an example. When the link is concurrent, the newly created socket can be used. The connection will be bound to the light-duty network link, taking full advantage of the dual-mode WLAN terminal, effectively increasing the actual transmission rate of the dual-mode WLAN terminal and the maximum network rate that can be achieved, achieving the objectives of this patent.
需要说明的是, 在不冲突的情况下, 本申请中的实施例及实施例中的特 征可以相互任意组合。 当然, 本发明还可有其他多种实施例, 在不背离本发明精神及其实质的 但这些相应的改变和变形都应属于本发明所附的权利要求的保护范围。 It should be noted that the features in the embodiments and the embodiments of the present application may be arbitrarily combined with each other without conflict. It is a matter of course that the invention may be embodied in various other forms and modifications without departing from the spirit and scope of the invention.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序 来指令相关硬件完成, 所述程序可以存储于计算机可读存储介质中, 如只读 存储器、 磁盘或光盘等。 可选地, 上述实施例的全部或部分步骤也可以使用 一个或多个集成电路来实现。 相应地, 上述实施例中的各模块 /单元可以釆用 硬件的形式实现, 也可以釆用软件功能模块的形式实现。 本发明不限制于任 何特定形式的硬件和软件的结合。  One of ordinary skill in the art will appreciate that all or a portion of the above steps may be accomplished by a program instructing the associated hardware, such as a read-only memory, a magnetic disk, or an optical disk. Alternatively, all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the above embodiment may be implemented in the form of hardware or in the form of a software function module. The invention is not limited to any specific form of combination of hardware and software.
工业实用性 本方案可以解决多模移动终端的多网络接口不能得到充分利用的问题, 在多模移动终端的多条网络链路并发时, 使各条链路数据流量负载均衡。 Industrial Applicability This solution can solve the problem that the multi-network interface of the multi-mode mobile terminal cannot be fully utilized. When multiple network links of the multi-mode mobile terminal are concurrent, the load of each link data traffic is balanced.

Claims

权利要求书 Claim
1、 一种负载均衡的多模移动终端, 其中, 1. A load balanced multimode mobile terminal, wherein
包括流量计算模块、 负载管理模块和路由转发模块;  The utility model includes a flow calculation module, a load management module and a route forwarding module;
所述流量计算模块, 设置为: 计算所述多模移动终端所连接的各网络数 据链路的负载信息;  The traffic calculation module is configured to: calculate load information of each network data link to which the multimode mobile terminal is connected;
所述负载管理模块, 设置为: 在新建套接字连接时, 根据从所述流量计 算模块获取所述各条网络数据链路的负载信息确定负载最轻的网络数据链路, 将所述新建的套接字连接与此负载最轻的网络数据链路对应的网络接口绑定; 所述路由转发模块, 设置为: 通过与所述新建的套接字连接绑定的网络 接口进行所述新建的套接字连接的数据收发。  The load management module is configured to: when the new socket connection is established, determine the lightest network data link according to the load information of the network data links obtained from the traffic calculation module, and the new The socket connection is bound to the network interface corresponding to the lightest network data link of the load; the route forwarding module is configured to: perform the new creation by using a network interface bound to the newly created socket connection Data connection for socket connection.
2、 如权利要求 1所述的移动终端, 其中,  2. The mobile terminal of claim 1, wherein
所述负载信息是指各条数据链路的数据传输速度以及网络接口最大连接 速度, 负载最轻的数据链路是指数据传输速度与网络接口最大连接速度的比 值最小的网络数据链路。  The load information refers to the data transmission speed of each data link and the maximum connection speed of the network interface. The lightest data link refers to the network data link with the smallest ratio of the data transmission speed to the maximum connection speed of the network interface.
3、 如权利要求 1所述的移动终端, 其中,  3. The mobile terminal of claim 1, wherein
所述网络数据链路包括无线局域网数据链路和 /或移动蜂窝网络数据链 路。  The network data link includes a wireless local area network data link and/or a mobile cellular network data link.
4、 如权利要求 1所述的移动终端, 其中,  4. The mobile terminal of claim 1, wherein
所述负载管理模块, 还设置为: 将所述新建的套接字连接与所述负载最 轻的网络数据链路对应的本机 IP地址绑定;  The load management module is further configured to: bind the newly created socket connection to a local IP address corresponding to the lightest network data link;
所述路由转发模块, 还设置为: 维持与所述新建的套接字连接绑定的网 络接口和所述本机 ip地址的对应关系。  The routing and forwarding module is further configured to: maintain a correspondence between the network interface bound to the newly created socket connection and the local ip address.
5、 如权利要求 4所述的移动终端, 其中, 5. The mobile terminal of claim 4, wherein
所述负载管理模块, 还设置为: 判断与所述新建的套接字连接绑定的本 机 IP地址为无效地址时, 或者不存在与所述新建的套接字连接绑定的本机 IP地址时,将所述新建的套接字连接与所述负载最轻的网络数据链路对应的 本机 IP地址绑定。 The load management module is further configured to: determine that the local IP address bound to the newly created socket connection is an invalid address, or there is no local IP bound to the newly created socket connection At the address, the newly created socket connection is bound to the local IP address corresponding to the lightest network data link.
6、 一种进行负载均衡的方法, 其中, 6. A method for performing load balancing, wherein
计算多模移动终端所连接的各网络数据链路的负载信息; 在新建套接字连接时, 根据所述各条网络数据链路的负载信息确定负载 最轻的网络数据链路, 将所述新建的套接字连接与此负载最轻的网络数据链 路对应的网络接口绑定;  Calculating load information of each network data link connected to the multi-mode mobile terminal; determining a lightest network data link according to load information of each network data link when establishing a new socket connection, The newly created socket connection is bound to the network interface corresponding to the lightest network data link of the load;
通过与所述新建的套接字连接绑定的网络接口进行所述新建的套接字连 接的数据收发。  Data transmission and reception of the newly created socket connection is performed through a network interface bound to the newly created socket connection.
7、 如权利要求 6所述的方法, 其中,  7. The method of claim 6, wherein
所述负载信息是指各条数据链路的数据传输速度以及网络接口最大连接 速度, 负载最轻的数据链路是指数据传输速度与网络接口最大连接速度的比 值最小的网络数据链路。  The load information refers to the data transmission speed of each data link and the maximum connection speed of the network interface. The lightest data link refers to the network data link with the smallest ratio of the data transmission speed to the maximum connection speed of the network interface.
8、 如权利要求 6所述的方法, 其中,  8. The method of claim 6, wherein
所述网络数据链路包括无线局域网数据链路和 /或移动蜂窝网络数据链 路。  The network data link includes a wireless local area network data link and/or a mobile cellular network data link.
9、 如权利要求 6所述的方法, 其中,  9. The method of claim 6, wherein
所述多模移动终端将所述新建的套接字连接与所述负载最轻的网络数据 链路对应的本机 IP地址绑定,维持与所述新建的套接字连接绑定的网络接口 和所述本机 IP地址的对应关系。  The multi-mode mobile terminal binds the newly created socket connection with a local IP address corresponding to the lightest network data link, and maintains a network interface bound to the newly created socket connection. Correspondence with the local IP address.
10、 如权利要求 9所述的方法, 其中, 10. The method of claim 9, wherein
所述多模移动终端判断与所述新建的套接字连接绑定的本机 IP地址为 无效地址时, 或者不存在与所述新建的套接字连接绑定的本机 IP地址时, 将所述新建的套接字连接与所述负载最轻的网络数据链路对应的本机 IP地 址绑定。  When the multimode mobile terminal determines that the local IP address bound to the newly created socket connection is an invalid address, or does not have a local IP address bound to the newly created socket connection, The newly created socket connection is bound to a local IP address corresponding to the lightest network data link.
PCT/CN2012/087505 2012-02-02 2012-12-26 Multi-mode mobile terminal and method for load balancing WO2013113241A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2012100230292A CN102595502A (en) 2012-02-02 2012-02-02 Multi-mode mobile terminal and method for balancing load
CN201210023029.2 2012-02-02

Publications (1)

Publication Number Publication Date
WO2013113241A1 true WO2013113241A1 (en) 2013-08-08

Family

ID=46483601

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/087505 WO2013113241A1 (en) 2012-02-02 2012-12-26 Multi-mode mobile terminal and method for load balancing

Country Status (2)

Country Link
CN (1) CN102595502A (en)
WO (1) WO2013113241A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102595502A (en) * 2012-02-02 2012-07-18 中兴通讯股份有限公司 Multi-mode mobile terminal and method for balancing load
CN104333871A (en) * 2013-07-22 2015-02-04 宏碁股份有限公司 Communication device capable of measuring and interworking between different radio technologies and method thereof
CN103843417A (en) * 2013-09-27 2014-06-04 华为技术有限公司 Method and device for controlling wireless access points
CN103763754B (en) * 2014-01-26 2017-07-14 华为技术有限公司 A kind of method of data processing, apparatus and system
CN103957572A (en) * 2014-05-20 2014-07-30 普天信息技术有限公司 Android-system-based distribution method through multi-network route policy
CN106375401B (en) * 2016-08-30 2021-12-03 全球能源互联网研究院 Communication method of electric power multimode heterogeneous fusion device supporting multi-stream convergence

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201805555U (en) * 2010-05-14 2011-04-20 中兴通讯股份有限公司 Dual-mode MT
CN102595502A (en) * 2012-02-02 2012-07-18 中兴通讯股份有限公司 Multi-mode mobile terminal and method for balancing load

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7412245B2 (en) * 2005-11-01 2008-08-12 Alpha Networks Inc. Dynamic wireless meshing network for supporting load balance and flow control
CN101778114B (en) * 2010-01-26 2012-09-05 浙江广播电视集团 Method for multi-channel parallel transmission of streaming media services on basis of load balance

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201805555U (en) * 2010-05-14 2011-04-20 中兴通讯股份有限公司 Dual-mode MT
CN102595502A (en) * 2012-02-02 2012-07-18 中兴通讯股份有限公司 Multi-mode mobile terminal and method for balancing load

Also Published As

Publication number Publication date
CN102595502A (en) 2012-07-18

Similar Documents

Publication Publication Date Title
US11483754B2 (en) Handover handling for multi-access PDU session
US11228997B2 (en) Handling of multi-access PDU session when inter-system change
RU2452115C2 (en) Method of establishing hrpd signal link
CN102771146B (en) PLMN for multi-interface user selects and inter-system mobility policy conflict is dissolved
KR101007610B1 (en) Method, user agent, application gateway and program for soft handoff across different networks assisted by an end-to-end application protocol
US8873506B2 (en) Technique for transferring data between an application and a network
CN104255058B (en) The system and method that single wireless cutting is changed
CN105722058A (en) User equipment and information forwarding method
WO2014000622A1 (en) Switching method, system and device
WO2013113241A1 (en) Multi-mode mobile terminal and method for load balancing
CN103379590B (en) Data transmission method and device
WO2015010488A1 (en) Data offloading method, data offloading device, and heterogeneous network
US20120307658A1 (en) Method, apparatus and system for bandwidth aggregation of mobile internet access node
JP2005509373A (en) System and method for routing voice over IP calls
TWM294170U (en) Wireless communication components for facilitating multiple network type compatibility
US11503667B2 (en) Enhancement for multi-access PDU session release
US11265767B2 (en) Enhancement for multi-access PDU session
CN103313319B (en) Realize method and the terminal of rete mirabile switching based on AP in android system
WO2012116609A1 (en) Load balance control method and apparatus
US20190223252A1 (en) Packet exchange method and related device
JP2009088955A (en) Wireless lan system
US20220353941A1 (en) Ma pdu reactivation requested handling
CN103067993A (en) Wireless terminal and method for making the wireless terminal switch between two kinds of wireless networks
KR100928352B1 (en) Method and apparatus for supporting flexible handling of connections towards dual-mode mobile stations
CN102056331B (en) A kind of support terminal is in the method for LTE-HRPD system interoperation and terminal

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

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

Country of ref document: EP

Kind code of ref document: A1