CN103118410B - Method of mobile communication, system and the server for mobile communication - Google Patents

Method of mobile communication, system and the server for mobile communication Download PDF

Info

Publication number
CN103118410B
CN103118410B CN201310052736.9A CN201310052736A CN103118410B CN 103118410 B CN103118410 B CN 103118410B CN 201310052736 A CN201310052736 A CN 201310052736A CN 103118410 B CN103118410 B CN 103118410B
Authority
CN
China
Prior art keywords
server
connection request
optimal path
websocket
forwarding
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.)
Expired - Fee Related
Application number
CN201310052736.9A
Other languages
Chinese (zh)
Other versions
CN103118410A (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

Landscapes

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

Abstract

The present invention proposes a kind of method of mobile communication, system and the server for mobile communication.Wherein, said method comprising the steps of: the tcp port of server receives the connection request of websocket; Server calculates optimal path according to connection request, and optimal path only comprises server or comprise server and at least one forwarding server, wherein forwarding server provides tcp port for receiving connection request; And connection request is routed to target html5 website according to optimal path by server and forwarding server.According to embodiments of the invention, the forwarding of the connection request of websocket can be provided, maintain the long stable connection needed for websocket simultaneously, stability thus in lifting mobile the Internet during html5 web page browsing and access speed, effectively avoid the network connectivity problem because the reasons such as operator cause, promote Consumer's Experience.

Description

Method of mobile communication, system and the server for mobile communication
Technical field
The present invention relates to mobile internet technical field, particularly relate to a kind of method of mobile communication, system and the server for mobile communication.
Background technology
At present, in mobile Internet, due to each province mobile gateway go out province or limited bandwidth of going abroad, often the website that server rack is located at other provinces or foreign country directly cannot be had access in the rush hour, and traditional CDN(ContentDelivery Network, content distributing network) technology, all do data retransmission based on http request, the TCP(Transmission Control Protocol of webpage socket protocol websocket type in html5 cannot be realized, transmission control protocol) request forward.Therefore Problems existing is at present, and mobile terminal such as smart mobile phone there will be the situation that cannot be communicated with when accessing other provinces or external html5 website, and cannot normally access.
Summary of the invention
The present invention is intended at least one of solve the problems of the technologies described above.
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 Consumer's Experience.
Another object of the present invention is to propose a kind of mobile communication system.
Another object of the present invention is to propose a kind of server for mobile communication.
To achieve these goals, the method for mobile communication of embodiment according to a first aspect of the present invention, comprises the following steps: the connection request of the websocket that the tcp port mobile terminal receive of server sends; The described connection request that described server sends according to described mobile terminal calculates optimal path, described optimal path only comprises described server or comprise described server and at least one forwarding server, wherein said forwarding server provides tcp port for receiving described connection request; And the described connection request that mobile terminal sends according to described optimal path by described server and described forwarding server is routed to target html5 website.
According to the method for mobile communication of 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, maintain the long stable connection needed for websocket by server and forwarding server simultaneously, thus can stability in lifting mobile the Internet during html5 web page browsing and access speed, effectively avoid the network connectivity problem because the reasons such as operator cause, promote Consumer's Experience.
In one embodiment of the invention, step is comprised further: described server and described forwarding server maintain the connection of described websocket.
In one embodiment of the invention, described server and described forwarding server, by the socket programming under linux, use epool pattern as Thread Scheduling Algorithms, and send according to described Thread Scheduling Algorithms or forward described connection request.
In one embodiment of the invention, described server calculates described optimal path according to dijkstra's algorithm.
To achieve these goals, the mobile communication system of embodiment according to a second aspect of the present invention comprises: mobile terminal, and described mobile terminal is 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 sent by mobile terminal according to described optimal path is routed to target html5 website or the described connection request that sent by mobile terminal according to described optimal path is routed to target html5 website by forwarding server, described optimal path only comprises described server or comprise described server and forwarding server described at least one, wherein said forwarding server provides tcp port for receiving described connection request.
According to the mobile communication system of 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, maintain the long stable connection needed for websocket by server and forwarding server simultaneously, thus can stability in lifting mobile the Internet during html5 web page browsing and access speed, effectively avoid the network connectivity problem because the reasons such as operator cause, promote Consumer's Experience.
In one embodiment of the invention, described server and described forwarding server maintain the connection of described websocket.
In one embodiment of the invention, described server and described forwarding server, by the socket programming under linux, use epool pattern as Thread Scheduling Algorithms, and send described connection request according to described Thread Scheduling Algorithms.
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 for mobile communication of embodiment according to a third aspect of the present invention comprises: tcp port providing unit, and described tcp port providing unit is for providing tcp port to receive the connection request of websocket; Receiving element, described receiving element is for receiving the connection request of described websocket; Computing unit, described computing unit is for calculating the optimal path of the connection request for described websocket; And retransmission unit, described retransmission unit is used for the connection request of described websocket being forwarded to target html5 website according to described optimal path or being forwarded to the receiving element of Next Hop Server.
According to the server for mobile communication of the embodiment of the present invention, the forwarding of the connection request of websocket can be provided, the long stable connection needed for websocket can be maintained simultaneously, thus can stability in lifting mobile the Internet during html5 web page browsing and access speed, effectively avoid the network connectivity problem because the reasons such as operator cause, promote Consumer's Experience.
In one embodiment of the invention, also comprise: maintain unit, described maintenance unit is for maintaining the connection of described websocket.
In one embodiment of the invention, described retransmission unit, by the socket programming under linux, uses epool pattern as Thread Scheduling Algorithms, and forwards described connection request according to described Thread Scheduling Algorithms.
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 will part provide in the following description, and part will become obvious from the following description, or be recognized by practice of the present invention.
Accompanying drawing explanation
The present invention above-mentioned and/or additional aspect and advantage will become obvious and easy understand from the following description of the accompanying drawings of embodiments, 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 according to the present invention's specific embodiment;
Fig. 3 is the structured flowchart of mobile communication system according to an embodiment of the invention;
Fig. 4 is according to an embodiment of the invention for the structured flowchart of the server of mobile communication.
Embodiment
Be described below in detail embodiments of the invention, the example of described embodiment is shown in the drawings, and wherein same or similar label represents same or similar element or has element that is identical or similar functions from start to finish.Being exemplary below by the embodiment be described with reference to the drawings, only for explaining the present invention, and can not limitation of the present invention being interpreted as.On the contrary, embodiments of the invention comprise fall into attached claims spirit and intension within the scope of all changes, amendment and equivalent.
In describing the invention, it is to be appreciated that term " first ", " second " etc. are only for describing object, and instruction or hint relative importance can not be interpreted as.In describing the invention, it should be noted that, unless otherwise clearly defined and limited, term " is connected ", " connection " should be interpreted broadly, such as, can be fixedly connected with, also can be removably connect, or connect integratedly; Can be mechanical connection, also can be electrical connection; Can be directly be connected, also indirectly can be connected by intermediary.For the ordinary skill in the art, concrete condition above-mentioned term concrete meaning in the present invention can be understood.In addition, in describing the invention, except as otherwise noted, the implication of " multiple " is two or more.
Describe and can be understood in flow chart or in this any process otherwise described or method, represent and comprise one or more for realizing the module of the code of the executable instruction of the step of specific logical function or process, fragment or part, and the scope of the preferred embodiment of the present invention comprises other realization, wherein can not according to order that is shown or that discuss, comprise according to involved function by the mode while of basic or by contrary order, carry out n-back test, this should understand by embodiments of the invention person of ordinary skill in the field.
Below with reference to the accompanying drawings method of mobile communication according to the embodiment of the present invention, system and the server for mobile communication are described.
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.
The connection request of step S101, the websocket that the tcp port mobile terminal receive of server sends.
Particularly, server provides tcp port for the requesting party of mobile terminal, and for clients such as mobile terminals, server can as a TCP server.
Step S102, the connection request that server sends according to mobile terminal calculates optimal path, and optimal path only comprises server or comprise server and at least one forwarding server, wherein forwarding server provides tcp port for receiving connection request.
Particularly, according to the connection speed data of ping mutual between server and each forwarding server, the optimal path needing the forwarding passed through between entrance and impact point can be calculated, can be calculated 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 for receiving connection request.
Step S103, server and forwarding server are routed to target html5 website according to the connection request that mobile terminal sends by optimal path.
In one embodiment of the invention, server and forwarding server, by the socket programming under linux, use epool pattern as Thread Scheduling Algorithms, and send according to Thread Scheduling Algorithms or forward connection request.Particularly, server and forwarding server are by the socket programming under linux, use epool pattern as Thread Scheduling Algorithms, connection request packet sent according to optimal path or is forwarded to the forwarding server of corresponding down hop, or being forwarded to target html5 website according to optimal path.
In one embodiment of the invention, server and forwarding server maintain the connection of websocket.Maintain thus and be connected with websocket length TCP long connection.
According to the method for mobile communication of 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, maintain the long stable connection needed for websocket by server and forwarding server simultaneously, thus can stability in lifting mobile the Internet during html5 web page browsing and access speed, effectively avoid the network connectivity problem because the reasons such as operator cause, promote Consumer's Experience.
Fig. 2 is the flow chart of the method for mobile communication according to the present invention's specific embodiment.In order to make aspects and advantages of the present invention will become more obvious, illustrate the method for mobile communication of the embodiment of the present invention again below in conjunction with Fig. 2.As shown in Figure 2, method of mobile communication comprises the steps.
Step S201, mobile terminal sends the connection request of websocket to server.
The connection request of step S202, the websocket that the tcp port mobile terminal receive of server sends, and after shaking hands, inquire about optimal path table.
Wherein, server provides tcp port for the requesting party of mobile terminal, and for clients such as mobile terminals, server can as a TCP server.
Wherein, optimal path table can for the set of optimal path obtained in the step S102 shown in Fig. 1, and server timing automatic can calculate optimal path table.
Step S203, server obtains the optimal path of connection request according to optimal path table.
Step S204, server judges whether to need to forward according to optimal path again.Namely a forwarding server is forwarded to.
Step S205, if do not need to forward, then the connection request of websocket that mobile terminal sends by server is sent to target html5 website, and target html5 website connects according to reverse optimal path again.
Step S206, if need to forward, then down hop is to forwarding server again, and forwarding server provides tcp port to receive the connection request of websocket, and the optimal path table of inquiry correspondence is to obtain optimal path.
Step S207, forwarding server continues to judge that the connection request of websocket is the need of forwarding again.
Step S208, if do not need to forward, then the connection request of websocket that mobile terminal sends by forwarding server is sent to target html5 website, and target html5 website connects according to reverse optimal path again.
Step S209, if need to forward, then down hop is to next forwarding server again, and next forwarding server provides tcp port to receive the connection request of websocket, and the optimal path table of inquiry correspondence is to obtain optimal path.
Next forwarding server repeats the judgement that forwards again and processing procedure, until the target html5 website that forwarding server finds the connection request of websocket corresponding according 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 according to embodiment or reduces.
Particularly, mobile terminal 10 is 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 mobile terminal 10 sends to be routed to target html5 website according to optimal path or to be routed to target html5 website according to the connection request that mobile terminal 10 sends by optimal path by forwarding server 30 by server 20, optimal path only comprises server 20 or comprise server 20 and at least one forwarding server 30, wherein forwarding server 30 provides tcp port for receiving connection request.
Wherein, server 20 provides tcp port for the requesting party of mobile terminal 10, and for clients such as mobile terminals 10, server 20 can as a TCP server.
Wherein, according to the connection speed data of ping mutually between server 20 and forwarding server 30, each forwarding server 30, the optimal path needing the forwarding passed through between entrance and impact point can be calculated, can be calculated 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, by the socket programming under linux, use epool pattern as Thread Scheduling Algorithms, and send according to Thread Scheduling Algorithms or forward connection request.Particularly, server 20 and forwarding server 30 are by the socket programming under linux, use epool pattern as Thread Scheduling Algorithms, connection request packet sent according to optimal path or is forwarded to the server 20 of corresponding down hop, or being forwarded to target html5 website according to optimal path.
In one embodiment of the invention, server 20 and forwarding server 30 maintain the connection of websocket.Maintain thus and be connected with websocket length TCP long connection.
According to the mobile communication system of 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, maintain the long stable connection needed for websocket by server and forwarding server simultaneously, thus can stability in lifting mobile the Internet during html5 web page browsing and access speed, effectively avoid the network connectivity problem because the reasons such as operator cause, promote Consumer's Experience.
In order to realize above-described embodiment, the present invention proposes again a kind of server for mobile communication.
Fig. 4 is according to an embodiment of the invention for the structured flowchart of the server of mobile communication.
As shown in Figure 4, the server for mobile communication comprises: tcp port providing unit 100, receiving element 200, computing unit 300, retransmission unit 400 and maintenance unit 500.
Particularly, tcp port providing unit 100 is for providing tcp port to receive the connection request of websocket.Wherein, tcp port providing unit 100 provides tcp port for the requesting party of mobile terminal, and for clients such as mobile terminals, the server for mobile communication can as a TCP server.
Receiving element 200 is for receiving the connection request of websocket.
Computing unit 300 is for calculating the optimal path of the connection request for websocket.More specifically, computing unit 300 can according to the connection speed data of ping mutual between each server, calculate the optimal path needing the forwarding passed through between entrance and impact point, can be calculated 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 for be forwarded to target html5 website or to be forwarded to the receiving element of Next Hop Server by the connection request of websocket according to optimal path.
In one embodiment of the invention, retransmission unit 400, by the socket programming under linux, uses epool pattern as Thread Scheduling Algorithms, and forwards connection request according to Thread Scheduling Algorithms.Particularly, retransmission unit 400 is by the socket programming under linux, use epool pattern as Thread Scheduling Algorithms, connection request packet sent according to optimal path or is forwarded to the server of corresponding down hop, or being forwarded to target html5 website according to optimal path.
Maintain unit 500 for maintaining the connection of websocket.Maintain thus and be connected with websocket length TCP long connection.
In one embodiment of the invention, it is optional for maintaining unit 500.
According to the server for mobile communication of the embodiment of the present invention, the forwarding of the connection request of websocket can be provided, the long stable connection needed for websocket can be maintained simultaneously, thus can stability in lifting mobile the Internet during html5 web page browsing and access speed, effectively avoid the network connectivity problem because the reasons such as operator cause, promote Consumer's 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 system.
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, multiple step or method can with to store in memory and the software performed by suitable instruction execution system or firmware realize.Such as, if realized with hardware, the same in another embodiment, can realize by any one in following technology well known in the art or their combination: the discrete logic with the logic gates for realizing logic function to data-signal, there is the application-specific integrated circuit (ASIC) of suitable combinational logic gate circuit, programmable gate array (PGA), field programmable gate array (FPGA) etc.
In the description of this specification, specific features, structure, material or feature that the description of reference term " embodiment ", " some embodiments ", " example ", " concrete example " or " some examples " etc. means to describe in conjunction with this embodiment or example are contained at least one embodiment of the present invention or example.In this manual, identical embodiment or example are not necessarily referred to the schematic representation of above-mentioned term.And the specific features of description, structure, material or feature can combine in an appropriate manner in any one or more embodiment or example.
Although illustrate and describe embodiments of the invention, for the ordinary skill in the art, be appreciated that and can carry out multiple change, amendment, replacement and modification to these embodiments without departing from the principles and spirit of the present invention, scope of the present invention is by claims and equivalency thereof.

Claims (9)

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;
The described connection request that described server sends according to described mobile terminal calculates optimal path, described optimal path only comprises described server or comprise described server and at least one forwarding server, wherein said forwarding server provides tcp port for receiving described connection request; And
The described connection request that mobile terminal sends according to described optimal path by described server and described forwarding server is routed to target html5 website, wherein, described server and described forwarding server are by the socket programming under linux, use epool pattern as Thread Scheduling Algorithms, and send according to described Thread Scheduling Algorithms or forward described connection request.
2. method according to claim 1, is characterized in that, comprises step further:
Described server and described forwarding server maintain the connection of described websocket.
3. method according to any one of claim 1 to 2, is characterized in that,
Described server calculates described optimal path according to dijkstra's algorithm.
4. a mobile communication system, is characterized in that, comprising:
Mobile terminal, described mobile terminal is 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 sent by mobile terminal according to described optimal path is routed to target html5 website or the described connection request that sent by mobile terminal according to described optimal path is routed to target html5 website by forwarding server, described optimal path only comprises described server or comprise described server and forwarding server described at least one, wherein said forwarding server provides tcp port for receiving described connection request, wherein, described server and described forwarding server are by the socket programming under linux, use epool pattern as Thread Scheduling Algorithms, and send described connection request according to described Thread Scheduling Algorithms.
5. system according to claim 4, is characterized in that, described server and described forwarding server maintain described tcp port and maintain the connection of described websocket.
6. the system according to any one of claim 4 to 5, is characterized in that,
Described server and described forwarding server calculate described optimal path according to dijkstra's algorithm.
7. for a server for mobile communication, it is characterized in that, comprising:
Tcp port providing unit, described tcp port providing unit is for providing tcp port to receive the connection request of websocket;
Receiving element, described receiving element is for receiving the connection request of described websocket;
Computing unit, described computing unit is for calculating the optimal path of the connection request for described websocket; And
Retransmission unit, described retransmission unit is used for the connection request of described websocket being forwarded to target html5 website according to described optimal path or being forwarded to the receiving element of Next Hop Server, wherein, described retransmission unit is by the socket programming under linux, use epool pattern as Thread Scheduling Algorithms, and forward described connection request according to described Thread Scheduling Algorithms.
8. server according to claim 7, is characterized in that, also comprises:
Maintain unit, described maintenance unit is for maintaining the connection of described websocket.
9. the server according to any one of claim 7 to 8, 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 CN103118410A (en) 2013-05-22
CN103118410B true 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)

Families Citing this family (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.The WebSocket Protocol.《RFC 6455》.2011, *

Also Published As

Publication number Publication date
CN103118410A (en) 2013-05-22

Similar Documents

Publication Publication Date Title
US9668161B2 (en) System and method associated with a service flow router
CN102790798B (en) Transparent proxy implementation, equipment and system in a kind of content distributing network
US20170019341A1 (en) Service link selection control method and device
CN104836821B (en) A kind of network accelerating method based on router device, device and equipment
US20160150055A1 (en) Hardware-based packet forwarding for the transport layer
CN103118410B (en) Method of mobile communication, system and the server for mobile communication
US11405969B2 (en) Enabling interface aggregation of mobile broadband network interfaces
CN101547139B (en) Method and device for announcing network topology changes
ATE550854T1 (en) MANAGEMENT OF NETWORK RESOURCES
CN110620802B (en) Load balancing method and device
US20140376562A1 (en) Routing generation for implementation of fiber channel over ethernet
KR20200079564A (en) Remote and dynamic injection of routes into the IP network
JP2017028589A (en) Communication device, radio communication device, and communication method
JP2016506147A (en) Seamless switching for multi-hop hybrid networks
CN106464596A (en) Openflow communication method, system, controller, and service gateway
Li et al. 6G cloud-native system: Vision, challenges, architecture framework and enabling technologies
CN110012107B (en) Data communication method, equipment, device, system and storage medium
CN111464440A (en) Communication method and device
CN103929365A (en) Load balancing system and method suitable for a plurality of UDP services
US20160226750A1 (en) Method and apparatus for controlling network traffic path
CN103731404A (en) Data access method, system and device based on CDN
CN114125983A (en) Routing method, session management entity, system and medium for mobile network user plane
Xu et al. A real plug-and-play fog: Implementation of service placement in wireless multimedia networks
CN104410723A (en) LSDB (LinkState Database) synchronization method and system in OSPF (Open Shortest Path First)
WO2016127523A1 (en) Update processing method and apparatus

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
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.

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

Granted publication date: 20151007

Termination date: 20200218