CN103118410A - Mobile communication method, mobile communication system and server for mobile communication - Google Patents

Mobile communication method, mobile communication system and server for mobile communication Download PDF

Info

Publication number
CN103118410A
CN103118410A CN2013100527369A CN201310052736A CN103118410A CN 103118410 A CN103118410 A CN 103118410A CN 2013100527369 A CN2013100527369 A CN 2013100527369A CN 201310052736 A CN201310052736 A CN 201310052736A CN 103118410 A CN103118410 A CN 103118410A
Authority
CN
China
Prior art keywords
server
connection request
optimal path
websocket
mobile communication
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN2013100527369A
Other languages
Chinese (zh)
Other versions
CN103118410B (en
Inventor
谭蔚华
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba China Co Ltd
Original Assignee
Guangzhou Dongjing Computer Technology Co Ltd
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 Guangzhou Dongjing Computer Technology Co Ltd filed Critical Guangzhou Dongjing Computer Technology Co Ltd
Priority to CN201310052736.9A priority Critical patent/CN103118410B/en
Publication of CN103118410A publication Critical patent/CN103118410A/en
Application granted granted Critical
Publication of CN103118410B publication Critical patent/CN103118410B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention provides a mobile communication method, a mobile communication system and a server for mobile communication. The mobile communication method includes that a TCP (transmission control protocol) port of the server receives an connection request of web socket; the server calculate the optimal path according to the connection request, wherein the optimal path comprises the server only or the server and at least one transfer server, and the transfer servers provide TCP ports for receiving the connection request; and the sever and the transfer servers route the connection request to a target html 5 website according to the optimal path. According to an embodiment of the invention, the connection request of the web socket can be transferred, long stability in connection for the web socket is maintained, stability and access speed in browsing of the html 5 website of the internet are improved, network connection problems caused by operators and the like are avoided effectively, and users' experiences are improved.

Description

Method of mobile communication, system and be used for the server of mobile communication
Technical field
The present invention relates to mobile internet technical field, relate in particular to a kind of method of mobile communication, system and be used for the server of mobile communication.
Background technology
At present, in mobile Internet, go out province or the limited bandwidth of going abroad due to the mobile gateway of each province, often can't directly have access in the rush hour website that server rack is located at other provinces or foreign country, and traditional CDN(Content Delivery Network, content distributing network) technology, all be based on the http request and do data retransmission, can't realize the TCP(Transmission Control Protocol of webpage socket protocol websocket type in html5, transmission control protocol) the request forwarding.Therefore at present the problem that exists is, the situation that can't be communicated with can appear in mobile terminal for example smart mobile phone in access other provinces or during external html5 website, and can't normally access.
Summary of the invention
The present invention is intended to one of solve the problems of the technologies described above at least.
For this reason, one object of the present invention is to propose a kind of method of mobile communication, and the method provides the forwarding of the connection request of websocket, increases stability and the access speed of access, effectively promotes the user and experiences.
Another object of the present invention is to propose a kind of mobile communication system.
Another purpose of the present invention is to propose a kind of server for mobile communication.
To achieve these goals, the method for mobile communication according to the embodiment of first aspect present invention comprises the following steps: the connection request of the websocket that the tcp port mobile terminal receive of server sends; Described server calculates optimal path according to the described connection request that described mobile terminal sends, only comprise described server on described optimal path or comprise described server and at least one forwarding server, wherein said forwarding server provides tcp port to be used to receive described connection request; And the described connection request that described server and described forwarding server send mobile terminal according to described optimal path is routed to target html5 website.
Method of mobile communication according to the embodiment of the present invention, the forwarding of the connection request of websocket can be provided, and the optimal path that can obtain between server and forwarding server, keep the required long stable connection of websocket by server and forwarding server simultaneously, thus can lifting mobile stability and the access speed during the html5 web page browsing in the Internet, effectively avoid the network connectivity problem that causes due to reasons such as operators, promote the user and experience.
In one embodiment of the invention, further comprise step: described server be connected forwarding server and keep the connection of described websocket.
In one embodiment of the invention, described server and described forwarding server use the epool pattern as the thread scheduling algorithm by the programming of the socket under linux, and send or forward described connection request according to described thread scheduling algorithm.
In one embodiment of the invention, described server calculates described optimal path according to dijkstra's algorithm.
To achieve these goals, comprise according to the mobile communication system of the embodiment of second aspect present invention: mobile terminal, described mobile terminal is used for sending the connection request of websocket; And server, described server provides tcp port to receive described connection request and to calculate optimal path, the described connection request that mobile terminal is sent according to described optimal path is routed to target html5 website or according to described optimal path, the described connection request that mobile terminal sends is routed to target html5 website by forwarding server, only comprise described server on described optimal path or comprise described server and at least one described forwarding server, wherein said forwarding server provides tcp port to be used to receive described connection request.
Mobile communication system according to the embodiment of the present invention, the forwarding of the connection request of websocket can be provided, and the optimal path that can obtain between server and forwarding server, keep the required long stable connection of websocket by server and forwarding server simultaneously, thus can lifting mobile stability and the access speed during the html5 web page browsing in the Internet, effectively avoid the network connectivity problem that causes due to reasons such as operators, promote the user and experience.
In one embodiment of the invention, described server be connected forwarding server and keep the connection of described websocket.
In one embodiment of the invention, described server and described forwarding server use the epool pattern as the thread scheduling algorithm by the programming of the socket under linux, and send described connection request according to described thread scheduling algorithm.
In one embodiment of the invention, described server and described forwarding server calculate described optimal path according to dijkstra's algorithm.
To achieve these goals, the server that is used for mobile communication according to the embodiment of third aspect present invention comprises: tcp port provides the unit, and described tcp port provides the unit to be used to provide tcp port to receive the connection request of websocket; Receiving element, described receiving element is used for receiving the connection request of described websocket; Computing unit, described computing unit are used for calculating the optimal path for the connection request of described websocket; And retransmission unit, described retransmission unit is used for the receiving element that according to described optimal path, the connection request of described websocket is forwarded to target html5 website or is forwarded to Next Hop Server.
The server that is used for mobile communication according to the embodiment of the present invention, the forwarding of the connection request of websocket can be provided, simultaneously can keep the required long stable connection of websocket, thus can lifting mobile stability and the access speed during the html5 web page browsing in the Internet, effectively avoid the network connectivity problem that causes due to reasons such as operators, promote the user and experience.
In one embodiment of the invention, also comprise: keep the unit, the described unit of keeping is for the connection of keeping described websocket.
In one embodiment of the invention, described retransmission unit uses the epool pattern as the thread scheduling algorithm by the programming of the socket under linux, and forwards described connection request according to described thread scheduling algorithm.
In one embodiment of the invention, described computing unit calculates described optimal path according to dijkstra's algorithm.
The aspect that the present invention adds and advantage part in the following description provide, and part will become obviously from the following description, or recognize by practice of the present invention.
Description of drawings
Above-mentioned and/or the additional aspect of the present invention and advantage will become from the following description of the accompanying drawings of embodiments and obviously and easily understand, wherein,
Fig. 1 is the flow chart of method of mobile communication according to an embodiment of the invention;
Fig. 2 is the flow chart of the method for mobile communication of a specific embodiment according to the present invention;
Fig. 3 is the structured flowchart of mobile communication system according to an embodiment of the invention;
Fig. 4 is used for the structured flowchart of the server of mobile communication according to an embodiment of the invention.
Embodiment
The below describes embodiments of the invention in detail, and the example of described embodiment is shown in the drawings, and wherein same or similar label represents same or similar element or the element with identical or similar functions from start to finish.Be exemplary below by the embodiment that is described with reference to the drawings, only be used for explaining the present invention, and can not be interpreted as limitation of the present invention.On the contrary, embodiments of the invention comprise spirit and interior all changes, modification and the equivalent of intension scope that falls into additional claims.
In description of the invention, it will be appreciated that, term " first ", " second " etc. only are used for describing purpose, and can not be interpreted as indication or hint relative importance.In description of the invention, need to prove, unless clear and definite regulation and restriction are separately arranged, term " is connected ", " connection " should do broad understanding, for example, can be to be fixedly connected with, and can be also to removably connect, or connects integratedly; Can be mechanical connection, can be also to be electrically connected to; Can be directly to be connected, also can indirectly be connected by intermediary.For the ordinary skill in the art, can concrete condition understand above-mentioned term concrete meaning in the present invention.In addition, in description of the invention, except as otherwise noted, the implication of " a plurality of " is two or more.
Describe and to be understood in flow chart or in this any process of otherwise describing or method, expression comprises module, fragment or the part of code of the executable instruction of the step that one or more is used to realize specific logical function or process, and the scope of the preferred embodiment of the present invention comprises other realization, wherein can be not according to order shown or that discuss, comprise according to related function by the mode of basic while or by opposite order, carry out function, this should be understood by the embodiments of the invention person of ordinary skill in the field.
Describe method of mobile communication, the system according to the embodiment of the present invention and be used for the server of mobile communication below with reference to accompanying drawing.
Fig. 1 is the flow chart of method of mobile communication according to an embodiment of the invention.As shown in Figure 1, method of mobile communication comprises the steps.
Step S101, the connection request of the websocket that the tcp port mobile terminal receive of server sends.
Particularly, server provides the requesting party of tcp port for mobile terminal, and for clients such as mobile terminals, server can be used as a TCP server.
Step S102, server calculates optimal path according to the connection request that mobile terminal sends, and only comprises server on optimal path or comprises server and at least one forwarding server, and wherein forwarding server provides tcp port to be used to receive connection request.
Particularly, can be according to the mutual connection speed data of ping between server and each forwarding server, calculate the optimal path that needs the forwarding passed through between entrance and impact point, can calculate by shortest path first.In one embodiment of the invention, server calculates optimal path according to dijkstra's algorithm.Wherein, each forwarding server also needs to provide tcp port to be used to receive connection request.
Step S103, the connection request that server and forwarding server send mobile terminal according to optimal path are routed to target html5 website.
In one embodiment of the invention, server and forwarding server use the epool pattern as the thread scheduling algorithm by the programming of the socket under linux, and send or forward connection request according to the thread scheduling algorithm.Particularly, server and forwarding server are programmed by the socket under linux, use the epool pattern as the thread scheduling algorithm, the connection request packet is sent or is forwarded to the forwarding server of corresponding down hop according to optimal path, perhaps be forwarded to target html5 website according to optimal path.
In one embodiment of the invention, server and forwarding server are kept the connection of websocket.Keep thus long connection of TCP and be connected connection with websocket.
Method of mobile communication according to the embodiment of the present invention, the forwarding of the connection request of websocket can be provided, and the optimal path that can obtain between server and forwarding server, keep the required long stable connection of websocket by server and forwarding server simultaneously, thus can lifting mobile stability and the access speed during the html5 web page browsing in the Internet, effectively avoid the network connectivity problem that causes due to reasons such as operators, promote the user and experience.
Fig. 2 is the flow chart of the method for mobile communication of a specific embodiment according to the present invention.In order to make aspects and advantages of the present invention will become more obvious, illustrate again the method for mobile communication of the embodiment of the present invention below in conjunction with Fig. 2.As shown in Figure 2, method of mobile communication comprises the steps.
Step S201, mobile terminal send the connection request of websocket to server.
Step S202, the connection request of the websocket that the tcp port mobile terminal receive of server sends, and inquire about the optimal path table after shaking hands.
Wherein, server provides the requesting party of tcp port for mobile terminal, and for clients such as mobile terminals, server can be used as a TCP server.
Wherein, the optimal path table can be the set of the optimal path that obtains in step S102 shown in Figure 1, and server can timing automatic calculate the optimal path table.
Step S203, server obtain the optimal path of connection request according to the optimal path table.
Step S204, server judges whether that according to optimal path needs forward again.Namely be forwarded to a forwarding server.
Step S205, if do not need to forward, the connection request of server websocket that mobile terminal is sent sends to target html5 website again, target html5 website connects according to reverse optimal path.
Step S206, if need to forward, down hop is to forwarding server again, forwarding server provides the connection request of tcp port reception websocket, and the optimal path table of inquiry correspondence is to obtain optimal path.
Step S207, forwarding server continue to judge whether the connection request of websocket needs to forward again.
Step S208, if do not need to forward, the connection request of forwarding server websocket that mobile terminal is sent sends to target html5 website again, target html5 website connects according to reverse optimal path.
Step S209, if need to forward, down hop is to next forwarding server again, next forwarding server provides the connection request of tcp port reception websocket, and inquires about corresponding optimal path table to obtain optimal path.
Judgement and processing procedure that next forwarding server repeats to forward according to the connection request of websocket again are until forwarding server finds target html5 website corresponding to the connection request of websocket.
In order to realize above-described embodiment, the present invention also proposes a kind of mobile communication system.
Fig. 3 is the structured flowchart of mobile communication system according to an embodiment of the invention.
As shown in Figure 3, mobile communication system comprises: mobile terminal 10, server 20 and forwarding server 30, wherein, forwarding server 30 is at least one, be 2 shown in Fig. 3, should be appreciated that the number of forwarding server 30 increases or reduces according to embodiment.
Particularly, mobile terminal 10 is used for sending the connection request of websocket.
Server 20 provides tcp port to receive connection request and to calculate optimal path, the connection request that server 20 sends mobile terminal 10 according to optimal path is routed to target html5 website or according to optimal path, the connection request that mobile terminal 10 sends is routed to target html5 website by forwarding server 30, only comprise server 20 on optimal path or comprise server 20 and at least one forwarding server 30, wherein forwarding server 30 provides tcp port to be used to receive connection request.
Wherein, server 20 provides the requesting party of tcp port for mobile terminal 10, and for clients such as mobile terminals 10, server 20 can be used as a TCP server.
Wherein, can be according to the connection speed data of ping mutually between server 20 and forwarding server 30, each forwarding server 30, calculate the optimal path that needs the forwarding passed through between entrance and impact point, can calculate by shortest path first.In one embodiment of the invention, server 20 and forwarding server 30 calculate optimal path according to dijkstra's algorithm.
In one embodiment of the invention, server 20 and forwarding server 30 use the epool pattern as the thread scheduling algorithm by the programming of the socket under linux, and send or forward connection request according to the thread scheduling algorithm.Particularly, server 20 and forwarding server 30 are programmed by the socket under linux, use the epool pattern as the thread scheduling algorithm, the connection request packet is sent or is forwarded to the server 20 of corresponding down hop according to optimal path, perhaps be forwarded to target html5 website according to optimal path.
In one embodiment of the invention, server 20 is connected the connection of keeping websocket with forwarding server.Keep thus long connection of TCP and be connected connection with websocket.
Mobile communication system according to the embodiment of the present invention, the forwarding of the connection request of websocket can be provided, and the optimal path that can obtain between server and forwarding server, keep the required long stable connection of websocket by server and forwarding server simultaneously, thus can lifting mobile stability and the access speed during the html5 web page browsing in the Internet, effectively avoid the network connectivity problem that causes due to reasons such as operators, promote the user and experience.
In order to realize above-described embodiment, the present invention proposes again a kind of server for mobile communication.
Fig. 4 is used for the structured flowchart of the server of mobile communication according to an embodiment of the invention.
As shown in Figure 4, the server for mobile communication comprises: tcp port provides unit 100, receiving element 200, computing unit 300, retransmission unit 400 and keeps unit 500.
Particularly, tcp port provides unit 100 to be used for providing tcp port to receive the connection request of websocket.Wherein, tcp port provides unit 100 that the requesting party of tcp port for mobile terminal is provided, and for clients such as mobile terminals, the server that is used for mobile communication can be used as a TCP server.
Receiving element 200 is used for receiving the connection request of websocket.
Computing unit 300 is used for calculating the optimal path for the connection request of websocket.More specifically, computing unit 300 can be according to the connection speed data of mutual ping between each server, calculate the optimal path that needs the forwarding passed through between entrance and impact point, can calculate by shortest path first, in one embodiment of the invention, computing unit 300 calculates optimal path according to dijkstra's algorithm.
Retransmission unit 400 is used for the receiving element that according to optimal path, the connection request of websocket is forwarded to target html5 website or is forwarded to Next Hop Server.
In one embodiment of the invention, retransmission unit 400 uses the epool pattern as the thread scheduling algorithm by the programming of the socket under linux, and forwards connection request according to the thread scheduling algorithm.Particularly, retransmission unit 400 is programmed by the socket under linux, use the epool pattern as the thread scheduling algorithm, the connection request packet is sent or is forwarded to the server of corresponding down hop according to optimal path, perhaps be forwarded to target html5 website according to optimal path.
Keep the connection that unit 500 is used for keeping websocket.Keep thus long connection of TCP and be connected connection with websocket.
In one embodiment of the invention, it is optional keeping unit 500.
The server that is used for mobile communication according to the embodiment of the present invention, the forwarding of the connection request of websocket can be provided, simultaneously can keep the required long stable connection of websocket, thus can lifting mobile stability and the access speed during the html5 web page browsing in the Internet, effectively avoid the network connectivity problem that causes due to reasons such as operators, promote the user and experience.
Should be appreciated that in an embodiment of the present invention, mobile terminal can be the hardware device that mobile phone, panel computer, personal digital assistant, e-book etc. have various operating systems.
Should be appreciated that each several part of the present invention can realize with hardware, software, firmware or their combination.In the above-described embodiment, a plurality of steps or method can realize with being stored in memory and by software or firmware that suitable instruction execution system is carried out.For example, if realize with hardware, the same in another embodiment, can realize with any one in following technology well known in the art or their combination: have for data-signal being realized the discrete logic of the logic gates of logic function, application-specific integrated circuit (ASIC) with suitable combinational logic gate circuit, programmable gate array (PGA), field programmable gate array (FPGA) etc.
In the description of this specification, the description of reference term " embodiment ", " some embodiment ", " example ", " concrete example " or " some examples " etc. means to be contained at least one embodiment of the present invention or example in conjunction with specific features, structure, material or the characteristics of this embodiment or example description.In this manual, the schematic statement of above-mentioned term not necessarily referred to identical embodiment or example.And the specific features of description, structure, material or characteristics can be with suitable mode combinations in any one or more embodiment or example.
Although illustrated and described embodiments of the invention, for the ordinary skill in the art, be appreciated that without departing from the principles and spirit of the present invention and can carry out multiple variation, modification, replacement and modification to these embodiment, scope of the present invention is by claims and be equal to and limit.

Claims (12)

1. a method of mobile communication, is characterized in that, comprises the following steps:
The connection request of the websocket that the tcp port mobile terminal receive of server sends;
Described server calculates optimal path according to the described connection request that described mobile terminal sends, only comprise described server on described optimal path or comprise described server and at least one forwarding server, wherein said forwarding server provides tcp port to be used to receive described connection request; And
The described connection request that described server and described forwarding server send mobile terminal according to described optimal path is routed to target html5 website.
2. method according to claim 1, is characterized in that, further comprises step:
Described server be connected forwarding server and keep the connection of described websocket.
3. method according to claim 1, it is characterized in that, described server and described forwarding server use the epool pattern as the thread scheduling algorithm by the programming of the socket under linux, and send or forward described connection request according to described thread scheduling algorithm.
4. the described method of any one according to claim 1 to 3, is characterized in that,
Described server calculates described optimal path according to dijkstra's algorithm.
5. a mobile communication system, is characterized in that, comprising:
Mobile terminal, described mobile terminal is used for sending the connection request of websocket; And
Server, described server provides tcp port to receive described connection request and to calculate optimal path, the described connection request that mobile terminal is sent according to described optimal path is routed to target html5 website or according to described optimal path, the described connection request that mobile terminal sends is routed to target html5 website by forwarding server, only comprise described server on described optimal path or comprise described server and at least one described forwarding server, wherein said forwarding server provides tcp port to be used to receive described connection request.
6. system according to claim 5, is characterized in that, described server be connected forwarding server and keep described tcp port and keep the connection of described websocket.
7. system according to claim 5, is characterized in that, described server and described forwarding server use the epool pattern as the thread scheduling algorithm by the programming of the socket under linux, and send described connection request according to described thread scheduling algorithm.
8. any one described system according to claim 5 to 7, is characterized in that,
Described server and described forwarding server calculate described optimal path according to dijkstra's algorithm.
9. a server that is used for mobile communication, is characterized in that, comprising:
Tcp port provides the unit, and described tcp port provides the unit to be used to provide tcp port to receive the connection request of websocket;
Receiving element, described receiving element is used for receiving the connection request of described websocket;
Computing unit, described computing unit are used for calculating the optimal path for the connection request of described websocket; And
Retransmission unit, described retransmission unit are used for the receiving element that according to described optimal path, the connection request of described websocket is forwarded to target html5 website or is forwarded to Next Hop Server.
10. server according to claim 9, is characterized in that, also comprises:
Keep the unit, the described unit of keeping is for the connection of keeping described websocket.
11. server according to claim 9 is characterized in that, described retransmission unit uses the epool pattern as the thread scheduling algorithm by the programming of the socket under linux, and forwards described connection request according to described thread scheduling algorithm.
12. according to claim 9 to 11, the described server of any one, is characterized in that,
Described computing unit calculates described optimal path according to dijkstra's algorithm.
CN201310052736.9A 2013-02-18 2013-02-18 Method of mobile communication, system and the server for mobile communication Expired - Fee Related CN103118410B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310052736.9A CN103118410B (en) 2013-02-18 2013-02-18 Method of mobile communication, system and the server for mobile communication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310052736.9A CN103118410B (en) 2013-02-18 2013-02-18 Method of mobile communication, system and the server for mobile communication

Publications (2)

Publication Number Publication Date
CN103118410A true CN103118410A (en) 2013-05-22
CN103118410B CN103118410B (en) 2015-10-07

Family

ID=48416653

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310052736.9A Expired - Fee Related CN103118410B (en) 2013-02-18 2013-02-18 Method of mobile communication, system and the server for mobile communication

Country Status (1)

Country Link
CN (1) CN103118410B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106209966A (en) * 2016-06-15 2016-12-07 中国科学院信息工程研究所 Management and control end updates the method for equipment state, the treating method and apparatus of service end
CN108111522A (en) * 2017-12-28 2018-06-01 武汉长光科技有限公司 It is a kind of that the method for stablizing safe universal service protocol frame is realized on onu
CN109361752A (en) * 2018-10-30 2019-02-19 红芯时代(北京)科技有限公司 A kind of data transmission method, device, server, system and storage medium
CN109921961A (en) * 2019-03-29 2019-06-21 深圳市思迪信息技术股份有限公司 Multistation spot net speed-measuring method and device based on mobile platform

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102118376A (en) * 2010-01-06 2011-07-06 中兴通讯股份有限公司 CDN server and content download method
CN102546794A (en) * 2011-12-30 2012-07-04 华为技术有限公司 Method for directly communicating browser client with back-end server as well as gateway and communication system
CN102594703A (en) * 2012-03-19 2012-07-18 广州华多网络科技有限公司 Relay-node-based Internet communication system and communication path selection method
CN102801701A (en) * 2012-03-25 2012-11-28 青岛百灵信息科技有限公司 Application correlator for session initiation protocol (SIP) network and user application network
CN102884517A (en) * 2009-05-28 2013-01-16 卡金公司 System and methods for providing stateless security management for web applications using non-HTTP communications protocols

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102884517A (en) * 2009-05-28 2013-01-16 卡金公司 System and methods for providing stateless security management for web applications using non-HTTP communications protocols
CN102118376A (en) * 2010-01-06 2011-07-06 中兴通讯股份有限公司 CDN server and content download method
CN102546794A (en) * 2011-12-30 2012-07-04 华为技术有限公司 Method for directly communicating browser client with back-end server as well as gateway and communication system
CN102594703A (en) * 2012-03-19 2012-07-18 广州华多网络科技有限公司 Relay-node-based Internet communication system and communication path selection method
CN102801701A (en) * 2012-03-25 2012-11-28 青岛百灵信息科技有限公司 Application correlator for session initiation protocol (SIP) network and user application network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
IETF: "《RFC 6455》", 31 December 2011 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106209966A (en) * 2016-06-15 2016-12-07 中国科学院信息工程研究所 Management and control end updates the method for equipment state, the treating method and apparatus of service end
CN108111522A (en) * 2017-12-28 2018-06-01 武汉长光科技有限公司 It is a kind of that the method for stablizing safe universal service protocol frame is realized on onu
CN109361752A (en) * 2018-10-30 2019-02-19 红芯时代(北京)科技有限公司 A kind of data transmission method, device, server, system and storage medium
CN109921961A (en) * 2019-03-29 2019-06-21 深圳市思迪信息技术股份有限公司 Multistation spot net speed-measuring method and device based on mobile platform

Also Published As

Publication number Publication date
CN103118410B (en) 2015-10-07

Similar Documents

Publication Publication Date Title
US9661522B2 (en) System and method associated with a service flow router
CN104969590B (en) Method and apparatus for allowing the data path in virtual home gateway to select
US8265086B2 (en) Multi-path transport
CN102790798B (en) Transparent proxy implementation, equipment and system in a kind of content distributing network
US8265050B2 (en) System and method for sharing a payload among mobile devices in a wireless network
EP3539269B1 (en) Node type based control of assistance for data streaming
US20170063699A1 (en) Method and apparatus for configuring multi-paths using segment list
CN102469124B (en) Based on the implementation method of the mobile Internet business of AOG, gateway, agency and system
CN103609080A (en) Method and node for supporting routing via inter AS path
JPWO2012101890A1 (en) Network system, control device, and optimum route control method
CN103118410B (en) Method of mobile communication, system and the server for mobile communication
JP2017028589A (en) Communication device, radio communication device, and communication method
JP5935881B2 (en) COMMUNICATION SYSTEM, CONTROL DEVICE, AND ITS CONTROL METHOD
JP2015037275A (en) Mobile communication terminal
WO2016153997A1 (en) Methods to support message routing at service layer
CN108540519A (en) A kind of equilibrium download control method and device
CN106060164B (en) Telescopic cloud server system and communication method thereof
WO2014105469A1 (en) System and method for managing network information
CN107040442B (en) Communication method, communication system and cache router of metropolitan area transport network
CN111093187A (en) Transmission method for realizing data content relay in cellular network and WLAN
KR20120105846A (en) Service system based on multi coummnication paths
US10708188B2 (en) Application service virtual circuit
US10863323B1 (en) Techniques for correlating delivery receipt messages in a communications network
KR101340440B1 (en) wireless network system and method of delivering contents using the same
ITRA20070067A1 (en) COMMUNICATION SYSTEM FOR MOBILE TERMINALS WITH MULTI-CHANNEL WIRELESS ACCESS

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20200421

Address after: 310052 room 508, floor 5, building 4, No. 699, Wangshang Road, Changhe street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee after: Alibaba (China) Co.,Ltd.

Address before: 2, 16, 301 rooms, 510665 Yun Yun Road, Tianhe District, Guangdong, Guangzhou

Patentee before: GUANGZHOU UCWEB COMPUTER TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20151007

Termination date: 20200218

CF01 Termination of patent right due to non-payment of annual fee