WO2018233447A1 - Procédé et appareil pour mettre en œuvre un traitement de connexion de liaison, et support de stockage - Google Patents

Procédé et appareil pour mettre en œuvre un traitement de connexion de liaison, et support de stockage Download PDF

Info

Publication number
WO2018233447A1
WO2018233447A1 PCT/CN2018/088287 CN2018088287W WO2018233447A1 WO 2018233447 A1 WO2018233447 A1 WO 2018233447A1 CN 2018088287 W CN2018088287 W CN 2018088287W WO 2018233447 A1 WO2018233447 A1 WO 2018233447A1
Authority
WO
WIPO (PCT)
Prior art keywords
link
server
client
message
media
Prior art date
Application number
PCT/CN2018/088287
Other languages
English (en)
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 WO2018233447A1 publication Critical patent/WO2018233447A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1069Session establishment or de-establishment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/10Architectures or entities
    • H04L65/1016IP multimedia subsystem [IMS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/10Architectures or entities
    • H04L65/1063Application servers providing network services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • H04L65/403Arrangements for multi-party communication, e.g. for conferences

Definitions

  • This document relates to, but is not limited to, data transmission technology, and more particularly to a method, device and computer storage medium for implementing link connection processing.
  • the RCS group chat is implemented by the Session Initiation Protocol (SIP) and the Message Session Relay Protocol (MSRP). Including: Controlling the MSRP channel through SIP (such as creating, maintaining, and revoking, etc.), data channel created by MSRP, and data transmission.
  • SIP Session Initiation Protocol
  • MSRP Message Session Relay Protocol
  • TCP Transmission Control Protocol
  • a TCP physical link (referred to as a TCP link) is a scarce resource.
  • the establishment of a TCP link between two network elements requires a quad group, that is, a protocol (IP), a client port (PORT), a server IP, and a server PORT that are interconnected between client networks;
  • IP protocol
  • PORT client port
  • server IP server IP
  • server PORT server PORT
  • server PORT server PORT
  • the logical link of the MSRP is bound to the TCP link (physical link), and each MSRP logical link corresponds to a TCP link, that is, the number of active groups on the terminal, and the terminal and The number of TCP links established between the application servers to which they belong is the same.
  • the link involves the network element including the terminal and the intermediate network element (such as the Session Border Controller (SBC) and the Instant Messaging Application Server (IMAS). Instant Message Application Server, and GCAS Group Chat Application Server, etc., as the number of group users expands, the contradiction between the growing number of groups and limited link resources becomes more and more obvious.
  • SBC Session Border Controller
  • IMAS Instant Messaging Application Server
  • FIG. 1 is a flowchart of a method for performing link connection processing by an RCS in the related art, as shown in FIG.
  • Step 100 When the first active group exists in the message service, the client sends a first request (INVITE) message; the first request message carries information: the link establishment mode is the sender as the client, and the local first IP address ( P_C_1), local first port (PORT_C_1), and client first logical link identifier (SESIONID_C_1);
  • Step 101 The server receives the first request message, and returns a first 202 response message.
  • the first 202 response message carries: the link establishment mode is the server as the receiver, the server IP address IP_S, the server port PORT_S, and The first logical link identifier (SESIONID_S_1) of the server; wherein the IP and PORT of the server are fixed;
  • Step 102 The client receives the first 202 response message, and returns a first acknowledgement message (ACK).
  • ACK first acknowledgement message
  • Step 103 The client establishes a first TCP link (TCP1) to the server IP address (IP_S) and the server port (PORT_S) by using the local first IP address (P_C_1) and the local first port (PORT_C_1);
  • Step 104 The client sends a first hello message (HELLO) message of the MSRP by using the first TCP link.
  • the first HELLO message carries the first logical link identifier of the client and the first logical link identifier of the server.
  • Step 105 The server sends a first HELLO message on the first TCP link TCP1 receiving client, and the first logical link identifier of the client and the first logical link identifier of the server are associated with the first TCP link to form a first a logical link, the identifier of the first logical link is SESSION_1;
  • the client and the server establish an MSRP logical link, that is, the first logical link, the first logical link identifier is SESSION_1, and the first logical link is identified by the first logical link of the client.
  • the server first logical link identifier is associated with the established first TCP link, and the message of the subsequent first logical link is sent and received through the first TCP link (physical link).
  • Step 106 When the second active group exists in the message service, the client sends a second request message; the second request message carries: the link establishment mode is the sender as the client, the local second IP address (IP_C_2), and the local number Two ports (PORT_C_2), and a second logical link identifier of the client;
  • the link establishment mode is the sender as the client, the local second IP address (IP_C_2), and the local number Two ports (PORT_C_2), and a second logical link identifier of the client;
  • Step 107 The server receives the second request message, and returns a second 202 response message.
  • the second 202 response message carries: the link establishment mode is the receiver, the server IP address, the server port, and the server second. Logical link identifier; wherein the IP and PORT of the server are fixed;
  • Step 108 The client receives the second 202 response message, and returns a second ACK.
  • Step 109 The client establishes a second TCP link to the server IP_S and the PORT_S by using the local second IP address and the local second port.
  • the IP_C_1 and PORT_C_1 dual groups are not completely consistent with the IP_C_2 and PORT_C_2 binary groups.
  • Step 110 The client sends a second HELLO message of the MSRP by using the second TCP link, where the second HELLO message carries the second logical link identifier of the client and the second logical link identifier of the server.
  • Step 111 The server receives the second HELLO message sent by the client on the second TCP link, and associates the second logical link identifier of the client with the second logical link identifier of the server to establish a relationship with the second TCP link.
  • the second logical link is identified by SESSION_2.
  • SESSION_2 is the second logical link identifier of the client and the second logical link identifier of the server;
  • Steps 106 to 111 the client and the server establish another MSRP logical link, that is, the second logical link, the second logical link identifier is SESSION_2, and the second logical link is the client second logical link.
  • the identifier is associated with the second TCP link established by the server second logical link identifier, and the message of the subsequent second logical link is sent and received through the second TCP link (physical link).
  • Step 112 The client sends a message by using the first logical link, including: finding the associated first TCP link according to SESSION_1, sending the message by using the first TCP link, and carrying the logical link identifier SESSION_1 of the first logical link.
  • the logical link identifier of the first logical link includes at least a first logical link identifier of the client and a first logical link identifier of the server.
  • Step 113 The server receives the message through the first TCP link, determines that the logical link identifier is the identifier SESSION_1 of the first logical link, and delivers the service corresponding to the SESSION_1 for processing.
  • Step 114 The client sends the message by using the second logical link, including: finding the associated second TCP link according to SESSION_2, sending the message by using the second TCP link, and carrying the logical link identifier SESSION_2 of the second logical link.
  • the logical link identifier of the second logical link includes at least a second logical link identifier of the client and a second logical link identifier of the server.
  • Step 115 The server receives the message on the second TCP link, determines that the logical link identifier is the identifier SESSION_2 of the second logical link, and delivers the service corresponding to the SESSION_2 for processing.
  • the RCS system includes: User Equipment (UE, User Equipment), Instant Messenger Application Server (IMAS), Group Chat Application Server (GCAS), and Session Border Controller (SBC). Session Border Controller); among them,
  • UE User Equipment
  • IMAS Instant Messenger Application Server
  • GCAS Group Chat Application Server
  • SBC Session Border Controller
  • the UE is responsible for initiating or receiving the chat message of the group chat, and may include: a mobile phone, a tablet (PAD), and the like.
  • the IMAS is responsible for sending and receiving chat messages transmitted between different user equipments. Specifically, the IMAS sends a chat message to an application server (AS) to which the group chat UE belongs, and sends a chat message to the group-owned GCAS according to the group chat identifier (group ID).
  • AS application server
  • group ID group chat identifier
  • the GCAS receives the chat message sent by the AS corresponding to the UE that sends the chat message, queries the corresponding group member according to the group ID, and sends the chat message to the AS to which the UE of the group member of each session belongs.
  • the SBC is an important network node in the IP Multimedia Subsystem (IMS) network, which is located at the boundary of the IMS network and connects user equipment to the IMS core network.
  • IMS IP Multimedia Subsystem
  • the client and the server are relatively speaking, for example, between the UE and the SBC, the UE is the client, and the SBC is the server; between the SBC and the IMAS, the server and the client can be determined through negotiation.
  • the situation is as follows: the SBC is the client and the IMAS is the server; between the IMAS and the GCAS, the server and the client can be determined through negotiation.
  • the IMAS is the client and the GCAS is the server.
  • FIG. 2 is a schematic diagram of a network structure for establishing a TCP link in the related art.
  • the group 1, the group 2, the group N on the user equipment 1 (UE1) are in an active state, for each active group, N TCP links will be established between the UE and the SBC, between the SBC and the IMAS, and between the IMAS and the GCAS.
  • the TCP link between the UE and the SBC, the TCP link between the SBC and the IMAS, and the TCP link between the IMAS and the GCAS are respectively established for the group 1; between the UE and the SBC, between the SBC and the IMAS, and between the IMAS and the
  • the TCP links established between GCAS are different TCP links; similarly, for Group 2, a TCP link between the corresponding UE and the SBC, between the SBC and the IMAS, and between the IMAS and the GCAS needs to be established.
  • each active group needs to maintain a logical link between the UE and the SBC, between the SBC and the IMAS, and between the IMAS and the GCAS.
  • Each logical link needs to correspond to a TCP link.
  • the number of TCP links is associated with the number of active groups on the UE. As the number of active groups on the UE increases, the number of TCP links also increases, which greatly consumes TCP link resources.
  • Embodiments of the present invention provide a method, an apparatus, and a computer storage medium for implementing link connection processing, which can reduce resource consumption of a physical link.
  • the embodiment of the invention provides a method for implementing link connection processing, including:
  • the client When the client receives the response of the signaling layer to create a link request, it determines whether the established physical link exists between the client and the server.
  • the client When the established physical link exists, the client notifies the server using the established physical link, so that the server forms a media link according to the established physical link.
  • the client uses the established physical link to notify the server, including:
  • the client sends a greeting HELLO message of the message session delivery protocol MSRP to the server;
  • the HELLO message carries a client media link identifier and a server media link identifier.
  • the method further includes:
  • the client Upon receiving a message from the active group, the client determines an established physical link associated with the media link based on the client media link identity;
  • the message of the active group that is sent carries the identifier of the media link, and the message is delivered to a service corresponding to the media link that has the media link identifier.
  • an embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores computer executable instructions, and the computer executable instructions are used to execute the foregoing method for implementing link connection processing.
  • the embodiment of the present invention further provides a method for implementing link connection processing, including:
  • the server receives a notification sent by the client using the established physical link
  • the server forms a media link according to the received notification.
  • the method further includes:
  • the server determines that the active group message includes the server media link identifier
  • the server transmits the received message of the active group to the service corresponding to the media link for processing.
  • an embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores computer executable instructions, and the computer executable instructions are used to execute the foregoing method for implementing link connection processing.
  • the embodiment of the present invention further provides an apparatus for implementing link connection processing, including: a determining unit and a notification unit;
  • the determining unit is configured to: when receiving the response of the signaling layer to create the link request, determine whether the established physical link exists between the client and the server;
  • the notifying unit is configured to notify the server by using the established physical link when the determining unit determines that the established physical link exists, so that the server forms a media link according to the established physical link.
  • the notification unit is further configured to:
  • the judging unit judges that the established physical link exists, the HELLO message of the message session delivery protocol MSRP is sent to the server through the established physical link;
  • the HELLO message carries a client media link identifier and a server media link identifier.
  • the device further includes a sending unit configured to:
  • the media link After forming the media link, when receiving the message from the active group, determining the established physical link associated with the media link according to the client media link identifier; using the determined established The physical link sends a message of the active group;
  • the message of the active group that is sent carries the identifier of the media link, and the message is delivered to a service corresponding to the media link that has the media link identifier.
  • an embodiment of the present invention further provides an apparatus for implementing a link connection process, including: a receiving unit and a link unit; wherein
  • the receiving unit is configured to: receive a notification that the client sends by using the established physical link;
  • Forming a link unit configured to form a media link according to the received notification.
  • the device further includes a processing unit configured to:
  • the received active group message is transmitted to the service corresponding to the media link for processing.
  • an embodiment of the present invention further provides an apparatus for implementing link connection processing, including: a memory and a processor;
  • the processor is configured to execute program instructions in a memory
  • the program instructions are read by the processor to perform the following operations:
  • the established physical link is used to notify the server, so that the server forms a media link according to the established physical link.
  • an embodiment of the present invention further provides an apparatus for implementing link connection processing, including: a memory and a processor;
  • the processor is configured to execute program instructions in a memory
  • the program instructions are read by the processor to perform the following operations:
  • a media link is formed based on the received notification.
  • the technical solution of the present application includes: when the client receives the request response for establishing the transmission control protocol TCP link, determining whether the client and the server have an established physical link; and the established physical chain exists.
  • the client notifies the server using the established physical link, so that the server forms a media link according to the established physical link.
  • the physical link is established, the established physical link is used, and no physical link is established.
  • the embodiment of the present invention reduces the consumption of physical link resources.
  • FIG. 1 is a flowchart of a method for performing link connection processing by an RCS in the related art
  • FIG. 2 is a schematic diagram of a network structure for establishing a TCP link in the related art
  • FIG. 3 is a flowchart of a method for implementing link connection processing according to an embodiment of the present invention
  • FIG. 4 is a flowchart of a method for implementing link connection processing according to another embodiment of the present invention.
  • FIG. 5 is a structural block diagram of an apparatus for implementing link connection processing according to an embodiment of the present invention.
  • FIG. 6 is a structural block diagram of an apparatus for implementing link connection processing according to another embodiment of the present invention.
  • FIG. 7 is a flowchart of a method for applying an example link connection process according to the present invention.
  • FIG. 8 is a schematic diagram of a network structure for establishing a TCP link according to an application example of the present invention.
  • FIG. 3 is a flowchart of a method for implementing link connection processing according to an embodiment of the present invention, as shown in FIG. 3,
  • Step 300 When receiving the response of the signaling layer to create a link request, the client determines whether the established physical link exists between the client and the server.
  • the response of the signaling layer to create a link request may include: when an active group exists in the message service, the client sends a response message to the client after sending the INVITE message to the server, and the present invention implements the response message of the client;
  • An established physical link has formed a media link according to the physical link before establishing the media link of the embodiment of the present invention.
  • the physical link may include a TCP link; the media link may include a logical link.
  • Step 301 When there is an established physical link, the client notifies the server by using the established physical link, so that the server forms a media link according to the established physical link.
  • the media link established by the embodiment of the present invention is a new media link formed after the client media link identifier and the server media link identifier are associated with the established physical link.
  • the client media link identifier, the server media link identifier, and the established new media link identity are different from the previously formed media link.
  • the execution entities of steps 300 and 301 are clients.
  • the client in the embodiment of the present invention uses the established physical link to notify the server, including:
  • the client sends a message session delivery protocol MSRP to call the HELLO message to the server;
  • the HELLO message carries the client media link identifier and the server media link identifier.
  • the method of the embodiment of the present invention further includes:
  • the client Upon receiving the message from the active group, the client determines the established physical link associated with the media link based on the client media link identity;
  • the client sends a message of the active group using the determined established physical link
  • the message of the active group that is sent carries the identifier of the media link, where the identifier of the media link includes a client media link identifier and a server media link identifier, where the message is Handing over to the service processing corresponding to the media link with the media link identity.
  • the identifier of the media link may be an identifier generated by referring to the related protocol, and includes at least a client media link identifier and a server media link identifier.
  • the method of the embodiment of the present invention further includes:
  • the client and the server are relatively, for example, between the UE and the SBC, the UE is the client, and the SBC is the server; between the SBC and the IMAS, the server can be determined through negotiation.
  • the STP is the client
  • the IMAS is the server.
  • the server and the client can be determined through negotiation.
  • the general situation is as follows: IMAS is the client and GCAS is the server.
  • the technical solution of the present application includes: when the client receives the request response for establishing the physical link of the transmission control protocol, determining whether the established physical link exists between the client and the server; and when there is an established physical link The client notifies the server using the established physical link, so that the server forms a media link according to the established physical link.
  • Embodiments of the present invention reduce the consumption of physical link resources.
  • an embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores computer executable instructions, and the computer executable instructions are used to execute the foregoing method for implementing link connection processing applied to a client.
  • An embodiment of the present invention further provides an apparatus for implementing link connection processing, including: a memory and a processor; wherein
  • the processor is configured to execute program instructions in a memory
  • the program instructions are read by the processor to perform the following operations:
  • the established physical link is used to notify the server, so that the server forms a media link according to the established physical link.
  • FIG. 4 is a flowchart of a method for implementing link connection processing according to another embodiment of the present invention. As shown in FIG. 4, the method includes:
  • Step 400 The server receives a notification that the client sends by using the established physical link.
  • the notification of the embodiment of the present invention may include: a message session delivery protocol (MSRP) HELLO message in the related protocol;
  • MSRP message session delivery protocol
  • the HELLO message carries the client media link identifier and the server media link identifier.
  • Step 401 The server forms a media link according to the received notification.
  • the method of the embodiment of the present invention further includes:
  • the server receives the message sent by the client from the active group through the established physical link
  • the message of the active group carries the identifier of the media link.
  • the identifier of the media link includes a client media link identifier and a server media link identifier, and the server determines that the active group message includes a service.
  • the received message of the active group is transmitted to a service corresponding to the media link, where the service is a service corresponding to the media link with the media link identifier of the server.
  • the execution entities of steps 400 and 401 are the server.
  • an embodiment of the present invention further provides a computer storage medium.
  • the computer storage medium stores computer executable instructions, and the computer executable instructions are used to execute the foregoing method for implementing link connection processing applied to a server.
  • An embodiment of the present invention further provides an apparatus for implementing link connection processing, including: a memory and a processor; wherein
  • the processor is configured to execute program instructions in the memory
  • a media link is formed based on the received notification.
  • FIG. 5 is a structural block diagram of an apparatus for implementing link connection processing according to an embodiment of the present invention. As shown in FIG. 5, the method includes: a determining unit and a notification unit;
  • the determining unit 501 is configured to: when receiving the response of the signaling layer to create a link request, determine whether the established physical link exists between the client and the server;
  • the notification unit 503 is configured to: when the determining unit 501 determines that there is an established physical link, notify the server by using the established physical link, so that the server forms a medium according to the established physical link. link.
  • the notification unit 503 of the embodiment of the present invention is specifically configured to:
  • the determining unit 501 determines that the established physical link exists, the HELLO message of the message session delivery protocol MSRP is sent to the server through the established physical link;
  • the HELLO message carries the client media link identifier and the server media link identifier.
  • the apparatus of the embodiment of the present invention further includes a sending unit 504 configured to:
  • the message of the active group that is sent carries the identifier of the media link, and the identifier of the media link includes at least a client media link identifier and the server media link identifier.
  • the apparatus of the embodiment of the present invention may be applied to a client.
  • FIG. 6 is a structural block diagram of an apparatus for implementing link connection processing according to another embodiment of the present invention. As shown in FIG. 6, the method includes: a receiving unit 601 and a link unit 603.
  • the receiving unit 601 is configured to: receive a notification that the client sends by using the established physical link;
  • a link unit 603 is formed, configured to form a media link according to the received notification.
  • the embodiment of the present invention notifies the HELLO message including the MSRP;
  • the HELLO message carries a client media link identifier and a server media link identifier.
  • the apparatus of the embodiment of the present invention further includes a processing unit 602 configured to:
  • the message of the active group carries the identifier of the media link, where the identifier of the media link includes a client media link identifier and a server media link identifier, and the active group message includes the server media.
  • the received message of the active group is transmitted to a service corresponding to the media link, where the service is a service corresponding to the media link with the media link identifier of the server.
  • the apparatus of the embodiment of the present invention may be applied to a server.
  • FIG. 7 is a flowchart of a method for applying link connection processing according to an application example of the present invention. As shown in FIG. 7, the method includes:
  • Step 700 When the first active group exists in the message service, the client sends a first request (INVITE) message; the first request message carries information: the link establishment mode is the sender as the client, and the local first IP address P_C_1 , the local first port PORT_C_1, and the first logical link identifier SESIONID_C_1 of the client;
  • the link establishment mode is the sender as the client, and the local first IP address P_C_1 , the local first port PORT_C_1, and the first logical link identifier SESIONID_C_1 of the client;
  • Step 701 The server receives the first request message, and returns a first 202 response message.
  • the first 202 response message carries: the link establishment mode is the server as the receiver, the server IP address IP_S, the server port PORT_S, and The first logical link identifier of the server is SESIONID_S_1; wherein the IP address and the PORT of the server are fixed;
  • Step 702 The client receives the first 202 response message, and returns a first acknowledgement message (ACK).
  • ACK first acknowledgement message
  • Step 703 the client uses the local first IP address P_C_1 and the local first port PORT_C_1 to establish a first TCP link TCP1 to the server IP address IP_S and the server port PORT_S;
  • Step 704 the client uses the first TCP link TCP1, sends a first hello (HELLO) message of the MSRP, the first HELLO message carries the first logical link identifier SESIONID_C_1 of the client and the first logical link identifier SESIONID_S_1 of the server;
  • Step 705 The server sends a first HELLO message on the first TCP link TCP1 receiving client, and the client first logical link identifier SESIONID_C_1 and the server first logical link identifier SESIONID_S_1 are associated with the first TCP link TCP1. Forming a first logical link, the identifier of the first logical link is SESSION_1;
  • Steps 700 to 705 the client and the server establish an MSRP logical link, that is, the first logical link, the logical link identifier is SESSION_1, and the first logical link identifies the SESIONID_C_1 with the first logical link of the client.
  • the server first logical link identifier SESIONID_S_1 is associated with the established first TCP link TCP1, and the subsequent first logical link message is sent and received through the first TCP link TCP1.
  • Step 706 When the second active group exists in the message service, the client sends a second request message.
  • the second request message carries: the link establishment mode is the sender as the client, the local second IP address IP_C_2, and the local second port. PORT_C_2, and the second logical link identifier of the client SESIONID_C_2;
  • Step 707 The server receives the second request message, and returns a second 202 response message.
  • the second 202 response message carries: the link establishment mode is the server as the receiver, the server IP address IP_S, the server port PORT_S, and the server.
  • the second logical link identifies SESIONID_S_2; wherein the IP and PORT of the server are fixed;
  • Step 708 The client receives the second 202 response message, and returns a second ACK.
  • Step 709 The client determines whether there is a server IP address of the server is IP_S and the first TCP link TCP1 of the server port is PORT_S; if the first TCP link TCP1 does not exist, steps 703-705 are performed; TCP link TCP1, step 710 is performed;
  • Step 710 The client sends a second HELLO message of the MSRP by using the first TCP link TCP1, where the second HELLO message carries the second logical link identifier SESIONID_C_2 of the client and the second logical link identifier SESIONID_S_2 of the server.
  • Step 711 The server receives the second HELLO message sent by the client on the first TCP link TCP1, and the second logical link identifier SESIONID_C_2 of the client and the second logical link identifier SESIONID_S_2 of the server are established with the first TCP link TCP1. Correlation, forming a second logical link, and the identifier of the second logical link is SESSION_2;
  • Step 706 to step 711 the client and the server establish another MSRP logical link, that is, the second logical link, the logical link identifier is SESSION_2, and the second logical link identifies the SESIONID_C_2 by the second logical link of the client.
  • the server second logical link identifier SESIONID_S_2 is associated with the established first TCP link TCP1, and the message of the subsequent second logical link is sent and received through the first TCP link TCP1.
  • Step 712 The client sends the message by using the first logical link.
  • the method includes: finding the associated first TCP link TCP1 according to the logical link identifier SESSION_1 of the first logical link, and sending the message by using the first TCP link TCP1.
  • the logical link identifier SESSION_1 carrying the first logical link, the logical link identifier of the first logical link includes at least a client first logical link identifier SESIONID_C_1 and a server first logical link SESIONID_S_1;
  • Step 713 The server receives the message on the first TCP link TCP1, determines the logical link identifier carried in the message, and determines that the logical link identifier is the logical link identifier SESSION_1 of the first logical link, and gives the message The service corresponding to SESSION_1 is processed;
  • the message may be processed by the service to the server. It can also be handed over to the client's service for processing, depending on the message's transport object. Specifically, if the message is generated and sent by the client of the mobile phone in the active group due to accessing the webpage or the public service number, the message can be handed over to the corresponding service of the server for processing. If the message is a message generated by one mobile phone client in the active group and another mobile phone client, the message may be handed over to the service corresponding to the server for processing, and then handed over to the other mobile phone. The client's corresponding service is processed.
  • Step 714 The client sends a message by using the second logical link, including: finding the associated first TCP link TCP1 according to SESSION_2, sending the message by using the first TCP link TCP1, and carrying the logical link of the second logical link.
  • Step 715 The server receives the message on the first TCP link TCP1, determines the logical link identifier logical link identifier carried in the message, and determines that the logical link identifier is the logical link identifier of the second logical link. SESSION_2, handed over to the service corresponding to SESSION_2 for processing.
  • the message sent by the client using the first and second logical links is specifically any message from the active group, such as a chat message between multiple users in the active group, and sent by the active group between multiple users. Web links, etc.
  • the message sent by the client using the second logical link is handled by the service provided by the server, or sent to the client's service for processing, or to the server and the client's service for processing. For details, please refer to the foregoing steps. The relevant description of 713 will not be described again.
  • FIG. 8 is a schematic diagram of a network structure for establishing a TCP link according to an application example of the present invention.
  • group 1, group 2, group N on user equipment 1 (UE1) when group 1, group 2, group N on user equipment 1 (UE1) is in an active state, for all active groups, Only one TCP link is established between the UE and the SBC, between the SBC and the IMAS, and between the IMAS and the GCAS. That is, for the group 1, the group 2, the group N, respectively, establish a TCP link between the UE and the SBC, a TCP link between the SBC and the IMAS, and a TCP link between the IMAS and the GCAS.
  • UE1 user equipment 1
  • a program to instruct related hardware e.g., a processor
  • a computer readable storage medium such as a read only memory, disk or optical disk. Wait.
  • all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits.
  • each module/unit in the foregoing embodiment may be implemented in the form of hardware, for example, by implementing an integrated circuit to implement its corresponding function, or may be implemented in the form of a software function module, for example, being executed by a processor and stored in a memory. Programs/instructions to implement their respective functions.
  • the invention is not limited to any specific form of combination of hardware and software.
  • embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention can take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware. Moreover, the present invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
  • the client when the client receives the request response for establishing the TCP link of the transmission control protocol, it is determined whether the client and the server have an established physical link; when the established physical link exists, the client The terminal notifies the server using the established physical link, so that the server forms a media link according to the established physical link.
  • the physical link When the physical link is established, the established physical link is used, and no physical link is established.
  • the embodiment of the present invention reduces the consumption of physical link resources.

Abstract

L'invention concerne un procédé et un appareil permettant de mettre en œuvre un traitement de connexion de liaison. Le procédé comprend les étapes suivantes : lorsqu'une réponse à une demande, provenant d'une couche de signalisation, pour la création d'une liaison reçue par un client, déterminer s'il existe une liaison physique établie entre le client et un serveur ; et lorsqu'il y a la liaison physique établie, le client notifie le serveur à l'aide de la liaison physique établie, de sorte que le serveur forme une liaison de support selon la liaison physique établie. L'invention concerne en outre un autre procédé et un appareil permettant de mettre en oeuvre un traitement de connexion de liaison et un support de stockage informatique associé.
PCT/CN2018/088287 2017-06-23 2018-05-24 Procédé et appareil pour mettre en œuvre un traitement de connexion de liaison, et support de stockage WO2018233447A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710490907.4 2017-06-23
CN201710490907.4A CN109120578B (zh) 2017-06-23 2017-06-23 一种实现链路连接处理的方法及装置

Publications (1)

Publication Number Publication Date
WO2018233447A1 true WO2018233447A1 (fr) 2018-12-27

Family

ID=64733714

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/088287 WO2018233447A1 (fr) 2017-06-23 2018-05-24 Procédé et appareil pour mettre en œuvre un traitement de connexion de liaison, et support de stockage

Country Status (2)

Country Link
CN (1) CN109120578B (fr)
WO (1) WO2018233447A1 (fr)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113257378B (zh) * 2021-06-16 2021-09-28 湖南创星科技股份有限公司 一种基于微服务技术的医疗业务通讯方法及系统

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1732302A1 (fr) * 2005-06-07 2006-12-13 Hewlett-Packard Development Company, L.P. Notification de changement de tarif d'appel au terminal de communication
CN102281263A (zh) * 2010-06-13 2011-12-14 杭州华三通信技术有限公司 一种建立iSCSI会话的方法和iSCSI发起方
CN104539531A (zh) * 2014-12-25 2015-04-22 网宿科技股份有限公司 数据传输方法及装置

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060149811A1 (en) * 2004-12-31 2006-07-06 Sony Ericsson Mobile Communications Ab Method for remotely controlling media devices via a communication network
CN101325740A (zh) * 2007-06-15 2008-12-17 华为技术有限公司 实现会话初始协议消息与短消息互通的方法、装置及系统
EP2210400B1 (fr) * 2007-11-16 2016-06-01 Telefonaktiebolaget LM Ericsson (publ) Procédé de prise en charge de paquet événement
CN101677326B (zh) * 2008-09-16 2013-03-20 中兴通讯股份有限公司 一种穿越nat的文件传送方法
CN102469042B (zh) * 2010-11-19 2016-01-20 中兴通讯股份有限公司 聊天会话发送输出消息和获取输出消息的方法及系统
CN106878141A (zh) * 2015-12-11 2017-06-20 北京信威通信技术股份有限公司 一种基于msrp协议的即时通信方法
CN106878304A (zh) * 2017-02-15 2017-06-20 国网天津市电力公司 一种分布式代理的链路复用的方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1732302A1 (fr) * 2005-06-07 2006-12-13 Hewlett-Packard Development Company, L.P. Notification de changement de tarif d'appel au terminal de communication
CN102281263A (zh) * 2010-06-13 2011-12-14 杭州华三通信技术有限公司 一种建立iSCSI会话的方法和iSCSI发起方
CN104539531A (zh) * 2014-12-25 2015-04-22 网宿科技股份有限公司 数据传输方法及装置

Also Published As

Publication number Publication date
CN109120578B (zh) 2022-10-11
CN109120578A (zh) 2019-01-01

Similar Documents

Publication Publication Date Title
US9648052B2 (en) Real-time communications gateway
KR101150594B1 (ko) 메시지 및 세션의 교환
JP5550627B2 (ja) 通信システムにおけるグループ通信
US20100199320A1 (en) Multimodal escalation to endpoints in enhanced communication systems
AU2015315695B2 (en) Establishing and maintaining a VOIP call
CN107258098B (zh) 用于共享与呼叫相关联的丰富的信息的方法和设备
WO2010035222A1 (fr) Transfert de fichiers dans les services de conférence
US11336734B1 (en) System and method for aggregating communication connections
US9509778B2 (en) SIP-based method, apparatus and system for secure communication between MTC devices
KR20180021846A (ko) 활성 그룹 호 병합
US9692886B2 (en) Teleconferencing system using synthetic identifiers
CN110875914B (zh) 一种基于共享会话链路传输消息的方法及装置
US10855846B1 (en) Encrypting multiple party calls
CN106161201B (zh) 一种以邮箱账号为标识参与群聊的方法、设备及系统
WO2015172629A1 (fr) Procédé, appareil, et système de transmission de message
US20130077618A1 (en) Expeditious resource reservation protocol
EP2767078B1 (fr) Appareil et procédé pour conférence
WO2018233447A1 (fr) Procédé et appareil pour mettre en œuvre un traitement de connexion de liaison, et support de stockage
CN101635672B (zh) 一种群组方式下实现融合业务会话的装置和方法
US9596577B1 (en) Relaying mobile communications
WO2010115322A1 (fr) Procédé et système permettant de participer à une session de groupe avec une participation prédéfinie
WO2018133542A1 (fr) Procédé, système et appareil de transmission de fichier, et dispositif électronique, ainsi que support de stockage informatique
US9112870B1 (en) Processing device having session component with integrated support for message queuing protocol
CN105376727A (zh) 数据卡处理方法及装置
CN105359494A (zh) 网站之间的镜像呈现

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 07/05/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18819994

Country of ref document: EP

Kind code of ref document: A1