WO2016154831A1 - 一种实现传输控制协议tcp传输的方法及装置 - Google Patents

一种实现传输控制协议tcp传输的方法及装置 Download PDF

Info

Publication number
WO2016154831A1
WO2016154831A1 PCT/CN2015/075334 CN2015075334W WO2016154831A1 WO 2016154831 A1 WO2016154831 A1 WO 2016154831A1 CN 2015075334 W CN2015075334 W CN 2015075334W WO 2016154831 A1 WO2016154831 A1 WO 2016154831A1
Authority
WO
WIPO (PCT)
Prior art keywords
tcp
proxy
connection
tcp proxy
server
Prior art date
Application number
PCT/CN2015/075334
Other languages
English (en)
French (fr)
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 华为技术有限公司
Priority to PCT/CN2015/075334 priority Critical patent/WO2016154831A1/zh
Priority to CN201580078316.5A priority patent/CN107431965B/zh
Publication of WO2016154831A1 publication Critical patent/WO2016154831A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/12Reselecting a serving backbone network switching or routing node

Definitions

  • the embodiments of the present invention relate to the field of communications technologies, and in particular, to a method and an apparatus for implementing a transmission control protocol TCP transmission.
  • Transmission Control Protocol is a transport layer protocol widely used on the Internet. It can provide connection-oriented, reliable, byte stream-based end-to-end data communication services. With the large-scale promotion and use of mobile terminals such as smart phones, users are increasingly demanding wireless Internet access, which makes more and more TCP-based applications.
  • TCP was originally designed for wired networks and must be improved when applied to wide-area networks where mobile communication systems such as the Long Term Evolution (LTE) network exist.
  • LTE Long Term Evolution
  • TCP proxy Radio Network Controller
  • the terminal directly returns a TCP response message to the application server, and then sends the TCP data message to the user terminal, and discriminates the TCP response message sent by the user terminal to the application server, and forwards the non-repeating TCP message that does not carry the TCP data. And discarding other TCP response messages.
  • the TCP proxy is switched due to the user terminal movement, the TCP data packet stored in the original TCP proxy cannot be sent to the user terminal, which causes packet loss of the TCP data packet. Retransmission.
  • the embodiment of the invention discloses a method and a device for implementing a transmission control protocol TCP transmission, which can reduce the loss and retransmission of TCP data packets when the TCP proxy is switched due to the movement of the user terminal.
  • a first aspect of an embodiment of the present invention discloses a method for implementing a TCP transmission of a transmission control protocol.
  • the method is applied to a first TCP proxy in a wireless network, the wireless network further comprising a second TCP proxy, a first TCP connection exists between the first TCP proxy and the user terminal, the first TCP proxy and the server There is a second TCP connection between the methods, and the method includes:
  • the first TCP proxy establishes a third connection with the second TCP proxy when detecting that the user terminal switches to connect to the second TCP proxy;
  • the first TCP proxy sends the second application layer data cached in the first TCP proxy to the server, including:
  • the first TCP proxy sends the second application layer data buffered in the first TCP proxy to the server through the second TCP connection.
  • the first TCP proxy sends the second application layer data cached in the first TCP proxy to The server includes:
  • the first TCP proxy is established with the second TCP proxy. After the third connection, the method further includes:
  • the first type of parameters includes a socket file descriptor of the first TCP connection, a sending window value of the first TCP connection, a retransmission timer parameter of the first TCP connection, and the user
  • the IP address of the terminal, the header information of the TCP data packet sent by the user terminal newly received by the first TCP proxy, and the second type parameter includes a socket file descriptor of the second TCP connection, a transmission window value of the second TCP connection, a retransmission timer parameter of the second TCP connection, an IP address of the server, and a TCP data packet sent by the server recently received by the first TCP proxy Baotou information.
  • the fifth TCP connection is further And configured to: send, by the second TCP proxy, third application layer data to the server, and enable the second TCP proxy to receive fourth application layer data sent by the server, where the third application layer data is the user Transmitting, by the terminal, the TCP data packet to the second TCP proxy by using the fourth TCP connection;
  • the fourth TCP connection is further configured to enable the second TCP proxy to send the fourth application layer data to the user terminal.
  • a second aspect of the embodiment of the present invention discloses a TCP proxy, where the TCP proxy exists in a wireless network, where the wireless network further includes a second TCP proxy, and the first TCP connection exists between the TCP proxy and the user terminal.
  • the TCP proxy includes:
  • a detecting module configured to detect whether the user terminal switches to connect to the second TCP proxy
  • connection module configured to establish a third connection with the second TCP proxy when the detection result of the detection module is YES;
  • a communication module configured to send, by using the third connection, first application layer data buffered in the TCP proxy to the second TCP proxy, so that the second TCP proxy passes the second TCP proxy and Transmitting, by the fourth TCP connection, the first application layer data to the user terminal, where the first application layer data is a TCP data packet sent by the server by using the second TCP connection;
  • the communication module is further configured to send, to the server, second application layer data cached in the TCP proxy, where the second layer application data is TCP data sent by the user terminal by using the first TCP connection. Message.
  • the specific manner in which the communications module sends the second application layer data cached in the TCP proxy to the server is:
  • the communications module sends the second application layer data cached in the TCP proxy to the server
  • the specific way is:
  • the communications module is further configured to use the third connection Transmitting, by the first type of parameter, the first type of parameter of the first TCP connection and the second type of parameter of the second TCP connection to the second TCP proxy, where the first type of parameter is used to establish the fourth TCP connection, The second type of parameter is used to establish the fifth TCP connection;
  • the first type of parameters includes a socket file descriptor of the first TCP connection, a sending window value of the first TCP connection, a retransmission timer parameter of the first TCP connection, and the user
  • the IP address of the terminal, the header information of the TCP data packet sent by the user terminal newly received by the TCP proxy, the second type parameter includes the socket file descriptor of the second TCP connection, and the a transmission window value of the second TCP connection, a retransmission timer parameter of the second TCP connection, an IP address of the server, and a header information of the TCP data packet sent by the server recently received by the TCP proxy.
  • the fifth TCP connection is further And configured to: send, by the second TCP proxy, third application layer data to the server, and enable the second TCP proxy to receive fourth application layer data sent by the server, the third application layer data And sending, by the user terminal, a TCP data packet to the second TCP proxy by using the fourth TCP connection;
  • the fourth TCP connection is further configured to enable the second TCP proxy to send the fourth application layer data to the user terminal.
  • a third aspect of the embodiment of the present invention discloses a TCP proxy, where the TCP proxy exists in a wireless network, where the wireless network further includes a second TCP proxy, and the first TCP connection exists between the TCP proxy and the user terminal.
  • the TCP proxy includes a memory, a processor, and a communication device, wherein the memory stores a set of program codes, and the processor calls the stored in the memory Program code to do the following:
  • the communication device configured to send, by using the third connection, first application layer data buffered in the TCP proxy to the second TCP proxy, so that the second TCP proxy passes the second TCP proxy Sending, by the fourth TCP connection with the user terminal, the first application layer data to the user terminal, where the first application layer data is a TCP data packet sent by the server by using the second TCP connection. ;
  • the communication device is further configured to send, to the server, second application layer data buffered in the TCP proxy, where the second layer application data is TCP data sent by the user terminal by using the first TCP connection. Message.
  • the specific manner in which the communications device sends the second application layer data cached in the TCP proxy to the server is:
  • the communications device sends the second application layer data cached in the TCP proxy to the server
  • the specific way is:
  • the communications apparatus is further configured to use the third connection Transmitting, by the first type of parameter, the first type of parameter of the first TCP connection and the second type of parameter of the second TCP connection to the second TCP proxy, where the first type of parameter is used to establish the fourth TCP connection, The second type of parameter is used to establish the fifth TCP connection;
  • the first type of parameters includes a socket file descriptor of the first TCP connection, a sending window value of the first TCP connection, a retransmission timer parameter of the first TCP connection, and the user
  • the IP address of the terminal, the header information of the TCP data packet sent by the user terminal newly received by the TCP proxy, the second type parameter includes the socket file descriptor of the second TCP connection, and the a transmission window value of the second TCP connection, a retransmission timer parameter of the second TCP connection, an IP address of the server, and a header information of the TCP data packet sent by the server recently received by the TCP proxy.
  • the fifth TCP connection is further And configured to: send, by the second TCP proxy, third application layer data to the server, and enable the second TCP proxy to receive fourth application layer data sent by the server, where the third application layer data is the user Transmitting, by the terminal, the TCP data packet to the second TCP proxy by using the fourth TCP connection;
  • the fourth TCP connection is further configured to enable the second TCP proxy to send the fourth application layer data to the user terminal.
  • a first TCP connection exists between the first TCP proxy and the user terminal
  • a second TCP connection exists between the first TCP proxy and the server
  • a TCP proxy establishes a third connection with the second TCP proxy, and then the first TCP proxy sends the first application layer data buffered in the first TCP proxy to the second TCP proxy through the third connection, so that the second TCP proxy passes
  • the fourth TCP connection between the second TCP proxy and the user terminal sends the first application layer data to the user terminal, where the first application layer data is a TCP data packet sent by the server through the second TCP connection, and finally the first TCP is sent.
  • the second application layer data buffered in the proxy is sent to the server, and the second layer application data is sent by the user terminal through the first TCP connection.
  • the embodiment of the present invention can transmit the TCP data packet stored in the original TCP proxy to the user terminal when the TCP proxy is switched due to the user terminal movement, thereby reducing the loss and retransmission of the TCP data packet, and improving the rate of the TCP transmission. .
  • FIG. 1 is a schematic structural diagram of a network architecture according to an embodiment of the present invention.
  • FIG. 2 is a schematic flowchart of a method for implementing a TCP transmission of a transmission control protocol according to an embodiment of the present invention
  • FIG. 3 is a schematic flowchart diagram of another method for implementing TCP transmission of a transmission control protocol according to an embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of a TCP proxy according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of another TCP proxy according to an embodiment of the present invention.
  • the embodiment of the invention discloses a method and a device for implementing a transmission control protocol TCP transmission, which can send a TCP data message stored in the original TCP proxy to the user terminal when the TCP proxy is switched due to the movement of the user terminal, and reduce the TCP data. Packet loss and retransmission improve the rate of TCP transmission. The details are described below separately.
  • FIG. 1 is a schematic structural diagram of a network architecture according to an embodiment of the present invention.
  • the network architecture includes wireless a network, a user terminal, and a server, and the wireless network may include at least two TCP agents, and one of the TCP agents may serve as a current TCP proxy for TCP transmission between the user terminal and the server, and intercept the TCP connection between the user terminal and the server. Forming two independent TCP connections, such as the first TCP connection and the second TCP connection in FIG.
  • the user terminal can be a smart phone (such as an Android mobile phone, an iOS mobile phone, etc.), a tablet computer, a palm computer, and a mobile Internet device.
  • the wireless network may be any one of a long-term evolution LTE network, a wireless access network RAN, a 2G network, a 3G network, and a 4G network
  • the TCP proxy may be a wireless network.
  • the base station (such as the evolved base station eNodeB in the LTE network) or the radio network controller RNC in the wireless network, etc., is not limited in the embodiment of the present invention.
  • FIG. 2 is a schematic flowchart diagram of a method for implementing TCP transmission of a transmission control protocol according to an embodiment of the present invention.
  • the method shown in Figure 2 is applied to a TCP proxy (also known as "first TCP proxy") in the network architecture shown in Figure 1.
  • the method for implementing a transmission control protocol TCP transmission may include the following steps:
  • the first TCP proxy When detecting that the user terminal switches to connect to the second TCP proxy, the first TCP proxy establishes a third connection with the second TCP proxy.
  • the first TCP proxy is a current TCP proxy for TCP transmission between the user terminal and the server in the network architecture shown in FIG. 1, and the first TCP proxy and the user terminal have a first TCP connection, and the first There is a second TCP connection between the TCP proxy and the server, that is, the first TCP proxy divides the TCP connection between the user terminal and the server into two mutually independent first TCP connections and second TCP connections.
  • the establishing process of the first TCP connection and the second TCP connection is: the network layer on the user terminal side re-directs the IP redirection of the user terminal to the first TCP proxy, and when the user terminal initiates a TCP connection request to the server, the first The TCP proxy intercepts the TCP connection request and returns a TCP connection response to the user terminal in response to the TCP connection request to establish a first TCP connection, and at the same time, the first TCP proxy sends a TCP connection request to the server, and the server responds to the TCP connection request to the first The TCP proxy sends a TCP connection response to establish a second TCP connection, wherein the first TCP connection is a wireless TCP connection and the second TCP connection is a wired TCP connection.
  • the first TCP proxy when the first TCP proxy detects that the user terminal switches to connect to the second TCP proxy due to the movement, the first TCP proxy establishes a third connection with the second TCP proxy, and the third connection
  • the connection may be a TCP connection, or may be a User Datagram Protocol (UDP) connection, which is not limited in the embodiment of the present invention.
  • UDP User Datagram Protocol
  • the third connection establishment process may be: the first TCP proxy sends a connection request to the second TCP proxy and receives a connection response returned by the second TCP proxy in response to the connection request to establish a third connection; or the first TCP proxy receives The connection request sent by the second TCP proxy, and the connection response is sent to the second TCP proxy in response to the connection request, to establish a third connection, which is not limited in the embodiment of the present invention.
  • the first TCP proxy sends the first application layer data buffered in the first TCP proxy to the second TCP proxy by using the foregoing third connection.
  • the first TCP proxy sends the first application layer data buffered in the first TCP proxy to the second TCP proxy by using the third connection, so that the second TCP proxy passes between the second TCP proxy and the user terminal.
  • the fourth TCP connection sends the first application layer data to the user terminal, where the first application layer data is a TCP data message that is cached by the server and sent by the server through the second TCP connection.
  • the first TCP proxy sends the second application layer data buffered in the first TCP proxy to the server.
  • the second application layer data is a TCP data packet that is buffered by the first TCP proxy and sent by the user terminal by using the first TCP connection.
  • the sending, by the first TCP proxy, the second application layer data cached in the first TCP proxy to the server may include:
  • the first TCP proxy sends the second application layer data buffered in the first TCP proxy to the server through the second TCP connection.
  • the first TCP proxy may directly send the second application layer data to the server, without waiting for the second TCP proxy to establish a TCP connection with the server.
  • the second TCP proxy sends to the server, shortens the transmission path of the second application layer data, and improves the rate of TCP transmission.
  • the sending, by the first TCP proxy, the second application layer data cached in the first TCP proxy to the server may include:
  • the first TCP proxy first sends the second application layer data to the second TCP proxy and then sends the second application layer data to the server directly through the second TCP connection.
  • the manner in which the second TCP proxy sends to the server through the fifth TCP connection between the second TCP proxy and the server can improve the reliability of the TCP transmission.
  • the first TCP proxy may first compress the application layer data that needs to be sent to the second TCP proxy, and send the compressed application layer data to the second TCP proxy by using the third connection, thereby saving Internet resources.
  • execution sequence of the foregoing steps S202 and S203 may be mutually reversed, or may be performed at the same time, which is not limited by the embodiment of the present invention.
  • the first TCP proxy may further perform the following operations:
  • the first TCP proxy sends the first type parameter of the first TCP connection and the second type parameter of the second TCP connection to the second TCP proxy by using the foregoing third connection, where:
  • the first type of parameters may include, but is not limited to, a socket file descriptor of the first TCP connection, a transmission window value of the first TCP connection, a retransmission timer parameter of the first TCP connection, an IP address of the user terminal, and a first TCP.
  • Representing the packet header information of the TCP data packet sent by the user terminal that is newly received, and the second type of parameter may include but is not limited to the socket file descriptor of the second TCP connection, the transmission window value of the second TCP connection, and the second TCP.
  • the first type of parameter is used to quickly establish a fourth TCP connection between the second TCP proxy and the user terminal
  • the second type of parameter is used to quickly establish a fifth TCP connection between the second TCP proxy and the server. So that the second TCP proxy sends the first application layer data to the user terminal through the fourth TCP connection, and sends the second application layer data to the server through the fifth TCP connection, thereby improving the rate of TCP transmission and reducing the TCP datagram.
  • the end-to-end delay of the text is used to quickly establish a fourth TCP connection between the second TCP proxy and the user terminal
  • the second type of parameter is used to quickly establish a fifth TCP connection between the second TCP proxy and the server.
  • the fifth TCP connection is further configured to enable the second TCP proxy to send the third application layer to the server.
  • Data and fourth application layer data sent by the second TCP proxy receiving server wherein the third application layer data is a TCP data packet sent by the user terminal to the second TCP proxy through the fourth TCP connection; the fourth TCP connection is also used So that the second TCP proxy sends the fourth application layer data to the user end
  • the second TCP proxy as a new TCP proxy, intercepts the TCP connection between the user terminal and the server to form two mutually independent fourth TCP connections and a fifth TCP connection.
  • the first TCP proxy after the TCP proxy between the user terminal and the server is switched from the first TCP proxy to the second TCP proxy, the first TCP proxy establishes a third connection with the second TCP proxy, and the first TCP proxy
  • the first application layer data from the server cached in the first TCP proxy may be sent to the second TCP proxy through the third connection, so that the second TCP proxy establishes the fourth TCP connection between the second TCP proxy and the user terminal.
  • Transmitting, by the fourth TCP connection, the first application layer data to the user terminal, and the first TCP proxy may further send, by using the foregoing second TCP connection, the second application layer data from the user terminal cached in the first TCP proxy to Sending, by the server, the second application layer data to the second TCP proxy by using the foregoing third connection, so that the second TCP proxy establishes the fifth TCP connection between the second TCP proxy and the server, and then passes the fifth TCP connection Two application layer data is sent to the server.
  • the embodiment of the present invention can transmit the TCP data packet stored in the original TCP proxy to the user terminal and the server through the new TCP proxy when the TCP proxy is switched due to the user terminal movement, thereby reducing the loss and retransmission of the TCP data packet.
  • the rate of the TCP transmission is increased, and when the TCP data packet received by the server from the user terminal or the TCP data packet received by the user terminal from the server is lost, when the TCP data packet is retransmitted, only
  • the new TCP proxy can send the lost TCP data packet to the server or the user terminal again. It does not need to go through the entire path between the user terminal and the server, which improves the efficiency of TCP transmission when retransmitting TCP data packets and reduces TCP data.
  • the end-to-end delay of the message is not need to go through the entire path between the user terminal and the server, which improves the efficiency of TCP transmission when retransmitting TCP data packets and reduces TCP data.
  • FIG. 3 is a schematic flowchart diagram of another method for implementing TCP transmission of a transmission control protocol according to an embodiment of the present invention. As shown in FIG. 3, the method for implementing transmission control protocol TCP transmission may include the following steps:
  • the first TCP proxy establishes a first TCP connection with the user terminal.
  • the first TCP proxy may receive application layer data sent by the user terminal to the server through the first TCP connection and send application layer data from the server to the user terminal.
  • the first TCP proxy establishes a second TCP connection with the server.
  • the first TCP proxy may pass the second The TCP connection transmits application layer data from the user terminal to the server and application layer data sent by the receiving server to the user terminal.
  • the first TCP proxy When detecting that the user terminal switches to connect to the second TCP proxy, the first TCP proxy establishes a third connection with the second TCP proxy.
  • the first TCP proxy sends, by using the third connection, the first application layer data cached in the first TCP proxy, the second application layer data, the first type parameter of the first TCP connection, and the second type parameter of the second TCP connection. To the second TCP proxy.
  • the first application layer data is a TCP data packet that is cached by the first TCP proxy and sent by the server through the second TCP connection
  • the second application layer data is a cached user terminal in the first TCP proxy.
  • the second TCP proxy receives the first application layer data, the second application layer data, the first type parameter, and the second type parameter.
  • the second TCP proxy establishes a fourth TCP connection between the second TCP proxy and the user terminal according to the first type of parameter.
  • the second TCP proxy establishes a fifth TCP connection between the second TCP proxy and the server according to the second type of parameter.
  • the second TCP proxy receives, by using the fourth TCP connection, third application layer data that is sent by the user terminal to the server.
  • the second TCP proxy sends the third application layer data and the second application layer data to the server by using the fifth TCP connection.
  • the second TCP proxy receives, by using the fifth connection, fourth application layer data that is sent by the server to the user terminal.
  • the second TCP proxy sends the fourth application layer data and the first application layer data to the user terminal by using the fourth TCP connection.
  • the execution sequence of the foregoing steps S306 and S307 may be mutually exchanged, or may be performed simultaneously.
  • the execution sequence of the foregoing steps S308 and S309 and the execution sequence of steps S310 and S311 may be mutually exchanged, or may be performed simultaneously.
  • the embodiment is not limited.
  • the embodiment of the present invention can transmit the TCP data packet stored in the original TCP proxy to the user terminal and the server through the new TCP proxy when the TCP proxy is switched due to the user terminal movement, thereby reducing
  • the loss and retransmission of TCP data packets improves the rate of TCP transmission.
  • TCP data packet received from the user terminal received by the server or the TCP data packet received from the server received by the user terminal is lost, TCP is performed.
  • the new TCP proxy can send the lost TCP data packet to the server or the user terminal again. It does not need to go through the entire path between the user terminal and the server, which improves the retransmission of TCP data packets.
  • the efficiency of TCP transmission reduces the end-to-end delay of TCP data packets.
  • FIG. 4 is a schematic structural diagram of a TCP proxy according to an embodiment of the present invention.
  • the TCP proxy 400 shown in FIG. 4 is a first TCP proxy for TCP transmission between a user terminal and a server in the network architecture shown in FIG. 1, and a first TCP connection exists between the TCP proxy 400 and the user terminal, and the TCP proxy There is a second TCP connection between the 400 and the server.
  • the TCP proxy 400 can include a detection module 401, a connection module 402, and a communication module 403, where:
  • the detecting module 401 is configured to detect whether the user terminal switches to connect to the second TCP proxy.
  • the connection module 402 is configured to establish a third connection with the second TCP proxy when the detection result of the detection module 401 is YES.
  • the first TCP connection and the second TCP connection may also be established by the connection module 402.
  • the communication module 403 is configured to send, by using the foregoing third connection, the first application layer data buffered in the TCP proxy 400 to the second TCP proxy, so that the second TCP proxy passes the fourth TCP proxy and the fourth TCP connection between the user terminal and the user terminal.
  • the first application layer data is sent to the user terminal, where the first application layer data is a TCP data packet that is buffered by the TCP proxy 400 and sent by the server through the second TCP connection.
  • the communication module 403 is further configured to send the second application layer data buffered in the TCP proxy 400 to the server, where the second layer application data is a TCP datagram buffered by the user terminal and sent by the user terminal through the first TCP connection. Text.
  • the specific manner in which the communication module 403 sends the second application layer data buffered in the TCP proxy 400 to the server may be:
  • the second application layer data buffered in the TCP proxy is sent to the server through the second TCP connection.
  • the TCP proxy 400 can directly send the second application layer data to the server, and does not need to wait until the second TCP proxy establishes a TCP connection with the server and then sends the data to the server through the second TCP proxy, thereby shortening the transmission path of the second application layer data and improving The rate of TCP transmission.
  • the specific manner in which the communication module 403 sends the second application layer data buffered in the TCP proxy 400 to the server may also be:
  • the communication module 403 first sends the second application layer data to the second TCP proxy and then the first method, as compared with the manner in which the communication module 403 directly sends the second application layer data to the server through the second TCP connection.
  • the manner in which the second TCP proxy is sent to the server through the fifth TCP connection between the second TCP proxy and the server can improve the reliability of the TCP transmission.
  • the communication module 403 is further configured to send, by using the foregoing third connection, the first type parameter of the first TCP connection and the second type parameter of the second TCP connection to the second TCP proxy.
  • the first type of parameter is used to quickly establish a fourth TCP connection between the second TCP proxy and the user terminal, and the second type of parameter is used to quickly establish a fifth TCP connection between the second TCP proxy and the server, where:
  • the first type of parameters may include, but is not limited to, the socket file descriptor of the first TCP connection, the sending window value of the first TCP connection, the retransmission timer parameter of the first TCP connection, and the IP address of the user terminal.
  • the communication module 403 of the TCP proxy 400 newly receives the header information of the TCP data packet sent by the user terminal, and the second type parameter includes the socket file descriptor of the second TCP connection, and the sending of the second TCP connection.
  • the fifth TCP connection is further configured to enable the second TCP proxy to send the third application layer to the server.
  • Data and fourth application layer data sent by the second TCP proxy receiving server wherein the third application layer data is a TCP data packet sent by the user terminal to the second TCP proxy through the fourth TCP connection; the fourth TCP connection is also used So that the second TCP proxy sends the fourth application layer data to the user end
  • the second TCP proxy as a new TCP proxy, intercepts the TCP connection between the user terminal and the server to form two mutually independent fourth TCP connections and a fifth TCP connection.
  • the embodiment of the present invention can transmit the TCP data packet stored in the original TCP proxy to the user terminal and the server through the new TCP proxy when the TCP proxy is switched due to the user terminal movement, thereby reducing the loss and retransmission of the TCP data packet.
  • the rate of TCP transmission is increased, and when the TCP data message is retransmitted, only the new TCP proxy can send the lost TCP data packet to the server or the user terminal again, without going through the whole between the user terminal and the server.
  • the path improves the efficiency of TCP transmission when TCP data packets are retransmitted, and reduces the end-to-end delay of TCP data packets.
  • FIG. 5 is a schematic structural diagram of another TCP proxy according to an embodiment of the present invention.
  • the TCP proxy 500 shown in FIG. 5 is a first TCP proxy for TCP transmission between a user terminal and a server in the network architecture shown in FIG. 1, and a first TCP connection exists between the TCP proxy 500 and the user terminal, and the TCP proxy There is a second TCP connection between the 500 and the server.
  • the TCP proxy 500 can include: at least one processor 501, such as a CPU, a communication device 502, such as a communication interface, etc., a memory 503, and at least one communication bus 504.
  • the memory 503 can be a high speed RAM memory, or It is a non-volatile memory, such as at least one disk storage. Alternatively, the memory 503 may be at least one storage device located away from the processor 501. among them:
  • Communication bus 504 is used to implement connection communication between these components.
  • a set of program codes is stored in the memory 503, and the processor 501 calls the program code stored in the memory 503 for performing the following operations:
  • the communication device 502 is configured to send, by using the foregoing third connection, the first application layer data buffered in the TCP proxy 500 to the second TCP proxy, so that the second TCP proxy passes the fourth TCP proxy and the fourth TCP connection between the user terminal and the user terminal.
  • the first application layer data is sent to the user terminal, where the first application layer data is a TCP data packet that is buffered by the TCP proxy 500 and sent by the server through the second TCP connection.
  • the communication device 502 can also be configured to send the second application layer data buffered in the TCP proxy 500 to The server, where the second layer application data is a TCP data packet that is buffered by the user terminal and sent by the user terminal through the first TCP connection.
  • the specific manner in which the communication device 502 sends the second application layer data buffered in the TCP proxy 500 to the server may be:
  • the second application layer data buffered in the TCP proxy 500 is sent to the server through the second TCP connection.
  • the specific manner in which the communication device 502 sends the second application layer data cached in the TCP proxy 500 to the server may also be:
  • the communication device 502 is further configured to send, by using the foregoing third connection, the first type parameter of the first TCP connection and the second type parameter of the second TCP connection to the second TCP proxy, where One type of parameter is used to quickly establish the above fourth TCP connection, and the second type of parameter is used to quickly establish the above fifth TCP connection, wherein:
  • the first type of parameters include a socket file descriptor of the first TCP connection, a transmission window value of the first TCP connection, a retransmission timer parameter of the first TCP connection, an IP address of the user terminal, and a TCP proxy.
  • the communication device 502 of the 500 receives the header information of the TCP data packet sent by the user terminal, and the second type parameter includes the socket file descriptor of the second TCP connection, the transmission window value of the second TCP connection, The retransmission timer parameter of the second TCP connection, the IP address of the server, and the header information of the TCP data message sent by the server recently received by the communication device 502 of the TCP proxy 500.
  • the fifth TCP connection may be further configured to: send the second TCP proxy to the server to send the third application layer data, and enable the second TCP proxy to receive the fourth application layer data sent by the server, where the third application layer data is
  • the user terminal sends the TCP data packet to the second TCP proxy through the fourth TCP connection.
  • the fourth TCP connection may also be used to enable the second TCP proxy to send the fourth application layer data to the user terminal.
  • the embodiment of the present invention can transmit the TCP data packet stored in the original TCP proxy to the user terminal and the server through the new TCP proxy when the TCP proxy is switched due to the user terminal movement, thereby reducing
  • the loss and retransmission of TCP data packets improves the rate of TCP transmission.
  • the new TCP proxy only needs to send the lost TCP data packets to the server or user terminal again.
  • the entire path between the user terminal and the server improves the efficiency of TCP transmission when TCP data packets are retransmitted, and reduces the end-to-end delay of TCP data packets.
  • the modules in the TCP proxy of the embodiment of the present invention may be combined, divided, and deleted according to actual needs.
  • the module in the embodiment of the present invention may be implemented by a general-purpose integrated circuit, such as a CPU (Central Processing Unit) or an ASIC (Application Specific Integrated Circuit).
  • a general-purpose integrated circuit such as a CPU (Central Processing Unit) or an ASIC (Application Specific Integrated Circuit).
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本发明实施例公开了一种实现传输控制协议TCP传输的方法及装置,该方法包括当检测到用户终端切换连接至第二TCP代理时,第一TCP代理建立与第二TCP代理之间的连接,并通过第一TCP代理与第二TCP代理之间的连接将第一TCP代理中缓存的来自服务器的第一应用层数据发送至第二TCP代理,以使第二TCP代理通过第二TCP代理与用户终端间的TCP连接将第一应用层数据发送至用户终端,且第一TCP代理还将第一TCP代理缓存的来自用户终端的第二应用层数据发送至服务器。实施本发明实施例能够在因用户终端移动而切换TCP代理时,将存储在原TCP代理中的TCP数据报文发送至用户终端,减少TCP数据报文的丢失和重传,提高了TCP传输的速率。

Description

一种实现传输控制协议TCP传输的方法及装置 技术领域
本发明实施例涉及通信技术领域,具体涉及一种实现传输控制协议TCP传输的方法及装置。
背景技术
传输控制协议(TCP,Transmission Control Protocol)是目前在互联网上被广泛应用的传输层协议,它能够提供面向连接的、可靠的、基于字节流的端到端数据通信服务。且随着智能手机等移动终端的大量推广和使用,用户对于无线上网的需求越来越多,这使得基于TCP的应用也越来越多。但是,TCP最初是为有线网络设计的,当应用到存在移动通信系统(如长期演进LTE网络)的广域网中时必须对TCP加以改进。
当前,人们对应用于存在LTE网络的广域网中的TCP进行了改进和拓展,如为了避免含2G/3G移动通信系统的广域网中TCP连接的数据拥塞,基于无线网络控制器(RNC,Radio Network Controller)实现TCP代理的方案被提了出来,其具体思路为:RNC(又称“TCP代理”)接收到远端应用服务器发往用户终端的TCP数据报文后保存该TCP数据报文并代替用户终端直接向应用服务器返回TCP应答报文,然后将该TCP数据报文发送至用户终端,并对用户终端发往应用服务器的TCP应答报文进行甄别,转发未携带TCP数据的非重复TCP报文,丢弃其他TCP应答报文,在该方案中,当因用户终端移动而切换TCP代理时,存储在原TCP代理上的TCP数据报文无法发送至用户终端,这导致TCP数据报文的丢包和重传。
发明内容
本发明实施例公开了一种实现传输控制协议TCP传输的方法及装置,能够在因用户终端移动而切换TCP代理时,减少TCP数据报文的丢失和重传。
本发明实施例第一方面公开了一种实现传输控制协议TCP传输的方法,所 述方法应用于无线网络中的第一TCP代理中,所述无线网络还包括第二TCP代理,所述第一TCP代理与用户终端之间存在第一TCP连接,所述第一TCP代理与服务器之间存在第二TCP连接,所述方法包括:
当检测到所述用户终端切换连接至所述第二TCP代理时,所述第一TCP代理建立与所述第二TCP代理的第三连接;
所述第一TCP代理通过所述第三连接将所述第一TCP代理中缓存的第一应用层数据发送至所述第二TCP代理,以使所述第二TCP代理通过所述第二TCP代理与所述用户终端间的第四TCP连接将所述第一应用层数据发送至所述用户终端,所述第一应用层数据为所述服务器通过所述第二TCP连接发送的TCP数据报文;
所述第一TCP代理将所述第一TCP代理中缓存的第二应用层数据发送至所述服务器,所述第二层应用数据为所述用户终端通过所述第一TCP连接发送的TCP数据报文。
在本发明实施例第一方面的第一种可能的实现方式中,所述第一TCP代理将所述第一TCP代理中缓存的第二应用层数据发送至所述服务器,包括:
所述第一TCP代理通过所述第二TCP连接将所述第一TCP代理中缓存的第二应用层数据发送至所述服务器。
结合本发明实施例第一方面,在本发明实施例第一方面的第二种可能的实现方式中,所述第一TCP代理将所述第一TCP代理中缓存的第二应用层数据发送至所述服务器,包括:
所述第一TCP代理通过所述第三连接将所述第一TCP代理中缓存的第二应用层数据发送至所述第二TCP代理,以使所述第二TCP代理通过所述第二TCP代理与所述服务器间的第五TCP连接将所述第二应用层数据发送至所述服务器。
结合本发明实施例第一方面的第二种可能的实现方式,在本发明实施例第一方面的第三种可能的实现方式中,所述第一TCP代理建立与所述第二TCP代理的第三连接之后,所述方法还包括:
所述第一TCP代理通过所述第三连接将所述第一TCP连接的第一类参数 以及所述第二TCP连接的第二类参数发送至所述第二TCP代理,所述第一类参数用于建立所述第四TCP连接,所述第二类参数用于建立所述第五TCP连接;
其中,所述第一类参数包括所述第一TCP连接的套接字文件描述符、所述第一TCP连接的发送窗口值、所述第一TCP连接的重传定时器参数、所述用户终端的IP地址、所述第一TCP代理最新接收到的所述用户终端发送的TCP数据报文的包头信息,所述第二类参数包括所述第二TCP连接的套接字文件描述符、所述第二TCP连接的发送窗口值、所述第二TCP连接的重传定时器参数、所述服务器的IP地址、所述第一TCP代理最新接收到的所述服务器发送的TCP数据报文的包头信息。
结合本发明实施例第一方面的第二种可能的实现方式或第三种可能的实现方式,在本发明实施例第一方面的第四种可能的实现方式中,所述第五TCP连接还用于使所述第二TCP代理向所述服务器发送第三应用层数据以及使所述第二TCP代理接收所述服务器发送的第四应用层数据,所述第三应用层数据为所述用户终端通过所述第四TCP连接发送至所述第二TCP代理的TCP数据报文;
所述第四TCP连接还用于使所述第二TCP代理将所述第四应用层数据发送至所述用户终端。
本发明实施例第二方面公开了一种TCP代理,所述TCP代理存在于无线网络中,所述无线网络还包括第二TCP代理,所述TCP代理与用户终端之间存在第一TCP连接,所述TCP代理与服务器之间存在第二TCP连接,所述TCP代理包括:
检测模块,用于检测所述用户终端是否切换连接至所述第二TCP代理;
连接模块,用于当所述检测模块的检测结果为是时,建立与所述第二TCP代理的第三连接;
通信模块,用于通过所述第三连接将所述TCP代理中缓存的第一应用层数据发送至所述第二TCP代理,以使所述第二TCP代理通过所述第二TCP代理与所述用户终端间的第四TCP连接将所述第一应用层数据发送至所述用户终端,所述第一应用层数据为所述服务器通过所述第二TCP连接发送的TCP数据报文;
所述通信模块,还用于将所述TCP代理中缓存的第二应用层数据发送至所述服务器,所述第二层应用数据为所述用户终端通过所述第一TCP连接发送的TCP数据报文。
在本发明实施例第二方面的第一种可能的实现方式中,所述通信模块将所述TCP代理中缓存的第二应用层数据发送至所述服务器的具体方式为:
通过所述第二TCP连接将所述TCP代理中缓存的第二应用层数据发送至所述服务器。
结合本发明实施例第二方面,在本发明实施例第二方面的第二种可能的实现方式中,所述通信模块将所述TCP代理中缓存的第二应用层数据发送至所述服务器的具体方式为:
通过所述第三连接将所述TCP代理中缓存的第二应用层数据发送至所述第二TCP代理,以使所述第二TCP代理通过所述第二TCP代理与所述服务器间的第五TCP连接将所述第二应用层数据发送至所述服务器。
结合本发明实施例第二方面的第二种可能的实现方式,在本发明实施例第二方面的第三种可能的实现方式中,所述通信模块,还用于通过所述第三连接将所述第一TCP连接的第一类参数以及所述第二TCP连接的第二类参数发送至所述第二TCP代理,所述第一类参数用于建立所述第四TCP连接,所述第二类参数用于建立所述第五TCP连接;
其中,所述第一类参数包括所述第一TCP连接的套接字文件描述符、所述第一TCP连接的发送窗口值、所述第一TCP连接的重传定时器参数、所述用户终端的IP地址、所述TCP代理最新接收到的所述用户终端发送的TCP数据报文的包头信息,所述第二类参数包括所述第二TCP连接的套接字文件描述符、所述第二TCP连接的发送窗口值、所述第二TCP连接的重传定时器参数、所述服务器的IP地址、所述TCP代理最新接收到的所述服务器发送的TCP数据报文的包头信息。
结合本发明实施例第二方面的第二种可能的实现方式或第三种可能的实现方式,在本发明实施例第二方面的第四种可能的实现方式中,所述第五TCP连接还用于使所述第二TCP代理向所述服务器发送第三应用层数据以及使所述第二TCP代理接收所述服务器发送的第四应用层数据,所述第三应用层数据 为所述用户终端通过所述第四TCP连接发送至所述第二TCP代理的TCP数据报文;
所述第四TCP连接还用于使所述第二TCP代理将所述第四应用层数据发送至所述用户终端。
本发明实施例第三方面公开了一种TCP代理,所述TCP代理存在于无线网络中,所述无线网络还包括第二TCP代理,所述TCP代理与用户终端之间存在第一TCP连接,所述TCP代理与服务器之间存在第二TCP连接,且所述TCP代理包括存储器、处理器以及通信装置,所述存储器中存储一组程序代码,且所述处理器调用所述存储器中存储的程序代码,用于执行以下操作:
检测所述用户终端是否切换连接至所述第二TCP代理;
当检测到所述用户终端切换连接至所述第二TCP代理时,建立与所述第二TCP代理的第三连接;
所述通信装置,用于通过所述第三连接将所述TCP代理中缓存的第一应用层数据发送至所述第二TCP代理,以使所述第二TCP代理通过所述第二TCP代理与所述用户终端间的第四TCP连接将所述第一应用层数据发送至所述用户终端,所述第一应用层数据为所述服务器通过所述第二TCP连接发送的TCP数据报文;
所述通信装置,还用于将所述TCP代理中缓存的第二应用层数据发送至所述服务器,所述第二层应用数据为所述用户终端通过所述第一TCP连接发送的TCP数据报文。
在本发明实施例第三方面的第一种可能的实现方式中,所述通信装置将所述TCP代理中缓存的第二应用层数据发送至所述服务器的具体方式为:
通过所述第二TCP连接将所述TCP代理中缓存的第二应用层数据发送至所述服务器。
结合本发明实施例第三方面,在本发明实施例第三方面的第二种可能的实现方式中,所述通信装置将所述TCP代理中缓存的第二应用层数据发送至所述服务器的具体方式为:
通过所述第三连接将所述TCP代理中缓存的第二应用层数据发送至所述第二TCP代理,以使所述第二TCP代理通过所述第二TCP代理与所述服务器间 的第五TCP连接将所述第二应用层数据发送至所述服务器。
结合本发明实施例第三方面的第二种可能的实现方式,在本发明实施例第三方面的第三种可能的实现方式中,所述通信装置,还用于通过所述第三连接将所述第一TCP连接的第一类参数以及所述第二TCP连接的第二类参数发送至所述第二TCP代理,所述第一类参数用于建立所述第四TCP连接,所述第二类参数用于建立所述第五TCP连接;
其中,所述第一类参数包括所述第一TCP连接的套接字文件描述符、所述第一TCP连接的发送窗口值、所述第一TCP连接的重传定时器参数、所述用户终端的IP地址、所述TCP代理最新接收到的所述用户终端发送的TCP数据报文的包头信息,所述第二类参数包括所述第二TCP连接的套接字文件描述符、所述第二TCP连接的发送窗口值、所述第二TCP连接的重传定时器参数、所述服务器的IP地址、所述TCP代理最新接收到的所述服务器发送的TCP数据报文的包头信息。
结合本发明实施例第三方面的第二种可能的实现方式或第三种可能的实现方式,在本发明实施例第三方面的第四种可能的实现方式中,所述第五TCP连接还用于使所述第二TCP代理向所述服务器发送第三应用层数据以及使所述第二TCP代理接收所述服务器发送的第四应用层数据,所述第三应用层数据为所述用户终端通过所述第四TCP连接发送至所述第二TCP代理的TCP数据报文;
所述第四TCP连接还用于使所述第二TCP代理将所述第四应用层数据发送至所述用户终端。
本发明实施例中,第一TCP代理与用户终端之间存在第一TCP连接,第一TCP代理与服务器之间存在第二TCP连接,当检测到用户终端切换连接至第二TCP代理时,第一TCP代理建立与第二TCP代理的第三连接,然后第一TCP代理通过第三连接将第一TCP代理中缓存的第一应用层数据发送至第二TCP代理,以使第二TCP代理通过第二TCP代理与用户终端间的第四TCP连接将第一应用层数据发送至用户终端,其中,第一应用层数据为服务器通过第二TCP连接发送的TCP数据报文,最后将第一TCP代理中缓存的第二应用层数据发送至服务器,第二层应用数据为用户终端通过第一TCP连接发送的 TCP数据报文。实施本发明实施例能够在因用户终端移动而切换TCP代理时,将存储在原TCP代理中的TCP数据报文发送至用户终端,减少TCP数据报文的丢失和重传,提高了TCP传输的速率。
附图说明
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1是本发明实施例公开的一种网络架构的结构示意图;
图2是本发明实施例公开的一种实现传输控制协议TCP传输的方法的流程示意图;
图3是本发明实施例公开的另一种实现传输控制协议TCP传输的方法的流程示意图;
图4是本发明实施例公开的一种TCP代理的结构示意图;
图5是本发明实施例公开的另一种TCP代理的结构示意图。
具体实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
本发明实施例公开了一种实现传输控制协议TCP传输的方法及装置,能够在因用户终端移动而切换TCP代理时,将存储在原TCP代理中的TCP数据报文发送至用户终端,减少TCP数据报文的丢失和重传,提高了TCP传输的速率。以下分别进行详细说明。
为了更好的理解本发明实施例公开的实现传输控制协议TCP传输的方法,下面先对本发明实施例适用的网络架构进行描述。请参阅图1,图1是本发明实施例公开的一种网络架构的结构示意图。如图1所示,该网络架构包括无线 网络、用户终端以及服务器,且该无线网络可以包括至少两个TCP代理,且其中一个TCP代理可作为用户终端与服务器间的TCP传输的当前TCP代理,截断用户终端与服务器之间的TCP连接以形成两段相互独立的TCP连接,如图1中的第一TCP连接以及第二TCP连接,且用户终端可以为智能手机(如Android手机、iOS手机等)、平板电脑、掌上电脑以及移动互联网设备(Mobile Internet Devices,MID)、PAD等,无线网络可以为长期演进LTE网络、无线接入网络RAN、2G网络、3G网络以及4G网络等无线网络中的任意一种,且TCP代理可以为无线网络中的基站(如LTE网络中的演进型基站eNodeB)或无线网络中的无线网络控制器RNC等,本发明实施例不做限定。
请参阅图2,图2是本发明实施例公开的一种实现传输控制协议TCP传输的方法的流程示意图。图2所示的方法应用于图1所示的网络架构中的一个TCP代理(又称“第一TCP代理”)中。如图2所示,该实现传输控制协议TCP传输的方法可以包括以下步骤:
S201、当检测到用户终端切换连接至第二TCP代理时,第一TCP代理建立与该第二TCP代理的第三连接。
本发明实施例中,第一TCP代理为图1所示的网络架构中用户终端与服务器之间TCP传输的当前TCP代理,且第一TCP代理与用户终端之间存在第一TCP连接,第一TCP代理与服务器之间存在第二TCP连接,即第一TCP代理将用户终端与服务器之间的TCP连接分成两段相互独立的第一TCP连接及第二TCP连接。且第一TCP连接以及第二TCP连接的建立过程为:用户终端侧的网络层将该用户终端的IP重定向分组到第一TCP代理中,当用户终端向服务器发起TCP连接请求时,第一TCP代理截获该TCP连接请求,并响应该TCP连接请求向用户终端返回TCP连接响应以建立第一TCP连接,同时,第一TCP代理向服务器发送TCP连接请求,服务器响应该TCP连接请求向第一TCP代理发送TCP连接响应以建立第二TCP连接,其中,第一TCP连接为无线TCP连接,第二TCP连接为有线TCP连接。
本发明实施例中,当第一TCP代理检测到用户终端因移动而切换连接到第二TCP代理时,第一TCP代理建立与第二TCP代理之间的第三连接,且第三连 接可以为TCP连接,也可以为用户数据报协议(UDP,User Datagram Protocol)连接,本发明实施例不做限定。其中,第三连接建立的过程可以为:第一TCP代理向第二TCP代理发送连接请求并接收第二TCP代理响应该连接请求返回的连接响应,以建立第三连接;或第一TCP代理接收第二TCP代理发送的连接请求,并响应该连接请求向第二TCP代理发送连接响应,以建立第三连接,本发明实施例不做限定。
S202、第一TCP代理通过上述第三连接将第一TCP代理中缓存的第一应用层数据发送至第二TCP代理。
本发明实施例中,第一TCP代理通过上述第三连接将第一TCP代理中缓存的第一应用层数据发送至第二TCP代理,以使第二TCP代理通过第二TCP代理与用户终端间的第四TCP连接将该第一应用层数据发送至用户终端,其中,第一应用层数据为第一TCP代理中缓存的、服务器通过上述第二TCP连接发送的TCP数据报文。
S203、第一TCP代理将第一TCP代理中缓存的第二应用层数据发送至服务器。
本发明实施例中,第二应用层数据为第一TCP代理中缓存的、用户终端通过上述第一TCP连接发送的TCP数据报文。
作为一种可选的实施方式,第一TCP代理将第一TCP代理中缓存的第二应用层数据发送至服务器可以包括:
第一TCP代理通过上述第二TCP连接将第一TCP代理中缓存的第二应用层数据发送至服务器。
本发明实施例中,在上述第二TCP连接未断开的情况下,第一TCP代理可以直接将第二应用层数据发送至服务器,无需等到第二TCP代理与服务器之间建立TCP连接后通过第二TCP代理发送至服务器,缩短了第二应用层数据的传输路径,提高了TCP传输的速率。
作为另一种可选的实施方式,第一TCP代理将第一TCP代理中缓存的第二应用层数据发送至服务器可以包括:
第一TCP代理通过上述第三连接将第一TCP代理中缓存的第二应用层数据发送至第二TCP代理,以使第二TCP代理通过第二TCP代理与服务器间的第 五TCP连接将第二应用层数据发送至服务器。
本发明实施例中,相比于第一TCP代理直接通过第二TCP连接将第二应用层数据发送至服务器的方式,第一TCP代理先将第二应用层数据发送至第二TCP代理然后再由第二TCP代理通过第二TCP代理与服务器之间的第五TCP连接发送至服务器的方式能够提高TCP传输的可靠性。
本发明实施例中,第一TCP代理可以先将需要发送至第二TCP代理的应用层数据进行压缩,并通过上述第三连接将压缩后的应用层数据发送至第二TCP代理,这样可以节省网络资源。
可选的,上述步骤S202与步骤S203的执行顺序可以相互调换,也可以同时进行,本发明实施例不做限定。
可选的,在步骤S201之后,第一TCP代理还可以执行以下操作:
第一TCP代理通过上述第三连接将上述第一TCP连接的第一类参数以及上述第二TCP连接的第二类参数发送至第二TCP代理,其中:
第一类参数可以包括但不限于第一TCP连接的套接字文件描述符、第一TCP连接的发送窗口值、第一TCP连接的重传定时器参数、用户终端的IP地址、第一TCP代理最新接收到的用户终端发送的TCP数据报文的包头信息,第二类参数可以包括但不限于第二TCP连接的套接字文件描述符、第二TCP连接的发送窗口值、第二TCP连接的重传定时器参数、服务器的IP地址、第一TCP代理最新接收到的服务器发送的TCP数据报文的包头信息。
本发明实施例中,第一类参数用于快速建立第二TCP代理与用户终端之间的第四TCP连接,第二类参数用于快速建立第二TCP代理与服务器之间的第五TCP连接,以使第二TCP代理通过第四TCP连接将第一应用层数据发送至用户终端,通过第五TCP连接将第二应用层数据发送至服务器,提高了TCP传输的速率,降低了TCP数据报文的端到端的时延。
本发明实施例中,当第一TCP连接与第二TCP连接断开且第四TCP连接与第五TCP连接建立之后,第五TCP连接还用于使第二TCP代理向服务器发送第三应用层数据以及使第二TCP代理接收服务器发送的第四应用层数据,其中,第三应用层数据为用户终端通过第四TCP连接发送至第二TCP代理的TCP数据报文;第四TCP连接还用于使第二TCP代理将第四应用层数据发送至用户终 端,即第二TCP代理作为新的TCP代理将用户终端与服务器间的TCP连接截断以形成两段相互独立的第四TCP连接以及第五TCP连接。
本发明实施例中,在用户终端与服务器之间的TCP代理由第一TCP代理切换为第二TCP代理后,第一TCP代理建立与第二TCP代理之间的第三连接,第一TCP代理可以通过第三连接将第一TCP代理中缓存的来自服务器的第一应用层数据发送至第二TCP代理,以使第二TCP代理在第二TCP代理与用户终端之间建立第四TCP连接后通过该第四TCP连接将第一应用层数据发送至用户终端,同时,第一TCP代理还可以通过上述第二TCP连接将第一TCP代理中缓存的来自用户终端的第二应用层数据发送至服务器,或通过上述第三连接将第二应用层数据发送至第二TCP代理,以使第二TCP代理在第二TCP代理与服务器之间建立第五TCP连接后通过该第五TCP连接将第二应用层数据发送至服务器。实施本发明实施例能够在因用户终端移动而切换TCP代理时,将存储在原TCP代理中的TCP数据报文通过新的TCP代理发送至用户终端及服务器,减少TCP数据报文的丢失和重传,提高了TCP传输的速率,且当服务器接收到的来自用户终端的TCP数据报文或用户终端接收到的来自服务器的TCP数据报文丢失后,在进行TCP数据报文重传时,只需新TCP代理重新向服务器或用户终端发送丢失的TCP数据报文即可,无需经过用户终端与服务器之间的整条路径,提高了TCP数据报文重传时TCP传输的效率,降低了TCP数据报文的端到端时延。
请参阅图3,图3是本发明实施例公开的另一种实现传输控制协议TCP传输的方法的流程示意图。如图3所示,该实现传输控制协议TCP传输的方法可以包括以下步骤:
S301、第一TCP代理建立与用户终端之间的第一TCP连接。
本发明实施例中,当第一TCP连接建立之后,第一TCP代理可以通过第一TCP连接接收用户终端向服务器发送的应用层数据以及向用户终端发送来自服务器的应用层数据。
S302、第一TCP代理建立与服务器之间的第二TCP连接。
本发明实施例中,当第二TCP连接建立之后,第一TCP代理可以通过第二 TCP连接向服务器发送来自用户终端的应用层数据以及接收服务器向用户终端发送的应用层数据。
S303、当检测到用户终端切换连接至第二TCP代理时,第一TCP代理建立与第二TCP代理之间的第三连接。
S304、第一TCP代理通过第三连接将第一TCP代理中缓存的第一应用层数据、第二应用层数据、第一TCP连接的第一类参数以及第二TCP连接的第二类参数发送至第二TCP代理。
本发明实施例中,第一应用层数据为第一TCP代理中缓存的、服务器通过上述第二TCP连接发送的TCP数据报文,第二应用层数据为第一TCP代理中缓存的、用户终端通过上述第一TCP连接发送的TCP数据报文。
S305、第二TCP代理接收第一应用层数据、第二应用层数据、第一类参数以及第二类参数。
S306、第二TCP代理根据第一类参数建立第二TCP代理与用户终端之间的第四TCP连接。
S307、第二TCP代理根据第二类参数建立第二TCP代理与服务器之间的第五TCP连接。
S308、第二TCP代理通过第四TCP连接接收用户终端发往服务器的第三应用层数据。
S309、第二TCP代理通过第五TCP连接向服务器发送第三应用层数据以及第二应用层数据。
S310、第二TCP代理通过第五连接接收服务器发往用户终端的第四应用层数据。
S311、第二TCP代理通过第四TCP连接向用户终端发送第四应用层数据以及第一应用层数据。
可选的,上述步骤S306与步骤S307的执行顺序可以相互调换,也可以同时进行,上述步骤S308及步骤S309的执行顺序与步骤S310及S311的执行顺序可以相互调换,也可以同时进行,本发明实施例不做限定。
实施本发明实施例能够在因用户终端移动而切换TCP代理时,将存储在原TCP代理中的TCP数据报文通过新的TCP代理发送至用户终端及服务器,减少 TCP数据报文的丢失和重传,提高了TCP传输的速率,且当服务器接收到的来自用户终端的TCP数据报文或用户终端接收到的来自服务器的TCP数据报文丢失后,在进行TCP数据报文重传时,只需新TCP代理重新向服务器或用户终端发送丢失的TCP数据报文即可,无需经过用户终端与服务器之间的整条路径,提高了TCP数据报文重传时TCP传输的效率,降低了TCP数据报文的端到端时延。
请参阅图4,图4是本发明实施例公开的一种TCP代理的结构示意图。图4所示的TCP代理400为如图1所示的网络架构中用户终端与服务器间TCP传输的第一TCP代理,且该TCP代理400与用户终端之间存在第一TCP连接,该TCP代理400与服务器之间存在第二TCP连接。如图4所示,该TCP代理400可以包括检测模块401、连接模块402以及通信模块403,其中:
检测模块401用于检测用户终端是否切换连接至第二TCP代理。
连接模块402用于当检测模块401的检测结果为是时,建立与第二TCP代理的第三连接。
本发明实施例中,上述第一TCP连接以及第二TCP连接也可以由连接模块402建立。
通信模块403用于通过上述第三连接将TCP代理400中缓存的第一应用层数据发送至第二TCP代理,以使第二TCP代理通过第二TCP代理与用户终端间的第四TCP连接将第一应用层数据发送至用户终端,其中,第一应用层数据为TCP代理400中缓存的、服务器通过第二TCP连接发送的TCP数据报文。
通信模块403还可以用于将TCP代理400中缓存的第二应用层数据发送至服务器,其中,第二层应用数据为TCP代理400中缓存的、用户终端通过第一TCP连接发送的TCP数据报文。
作为一种可选的实施方式,通信模块403将TCP代理400中缓存的第二应用层数据发送至服务器的具体方式可以为:
通过上述第二TCP连接将TCP代理中缓存的第二应用层数据发送至服务器。
本发明实施例中,在上述第二TCP连接未断开的情况下,TCP代理400的 通信模块403可以直接将第二应用层数据发送至服务器,无需等到第二TCP代理与服务器之间建立TCP连接后通过第二TCP代理发送至服务器,缩短了第二应用层数据的传输路径,提高了TCP传输的速率。
作为另一种可选的实施方式,通信模块403将TCP代理400中缓存的第二应用层数据发送至服务器的具体方式还可以为:
通过上述第三连接将TCP代理400中缓存的第二应用层数据发送至第二TCP代理,以使第二TCP代理通过第二TCP代理与服务器间的第五TCP连接将第二应用层数据发送至服务器。
本发明实施例中,相比于通信模块403直接通过第二TCP连接将第二应用层数据发送至服务器的方式,通信模块403先将第二应用层数据发送至第二TCP代理然后再由第二TCP代理通过第二TCP代理与服务器之间的第五TCP连接发送至服务器的方式能够提高TCP传输的可靠性。
作为一种可选的实施方式,通信模块403还可以用于通过上述第三连接将上述第一TCP连接的第一类参数以及上述第二TCP连接的第二类参数发送至第二TCP代理,其中,第一类参数用于快速建立第二TCP代理与用户终端间的第四TCP连接,第二类参数用于快速建立第二TCP代理与服务器间的第五TCP连接,其中:
上述第一类参数可以包括但不限于上述第一TCP连接的套接字文件描述符、上述第一TCP连接的发送窗口值、上述第一TCP连接的重传定时器参数、用户终端的IP地址、TCP代理400的通信模块403最新接收到的用户终端发送的TCP数据报文的包头信息,上述第二类参数包括上述第二TCP连接的套接字文件描述符、上述第二TCP连接的发送窗口值、上述第二TCP连接的重传定时器参数、上述服务器的IP地址、TCP代理400的通信模块403最新接收到的服务器发送的TCP数据报文的包头信息。
本发明实施例中,当第一TCP连接与第二TCP连接断开且第四TCP连接与第五TCP连接建立之后,第五TCP连接还用于使第二TCP代理向服务器发送第三应用层数据以及使第二TCP代理接收服务器发送的第四应用层数据,其中,第三应用层数据为用户终端通过第四TCP连接发送至第二TCP代理的TCP数据报文;第四TCP连接还用于使第二TCP代理将第四应用层数据发送至用户终 端,即第二TCP代理作为新的TCP代理将用户终端与服务器间的TCP连接截断以形成两段相互独立的第四TCP连接以及第五TCP连接。
实施本发明实施例能够在因用户终端移动而切换TCP代理时,将存储在原TCP代理中的TCP数据报文通过新的TCP代理发送至用户终端及服务器,减少TCP数据报文的丢失和重传,提高了TCP传输的速率,且在进行TCP数据报文重传时,只需新TCP代理重新向服务器或用户终端发送丢失的TCP数据报文即可,无需经过用户终端与服务器之间的整条路径,提高了TCP数据报文重传时TCP传输的效率,降低了TCP数据报文的端到端时延。
请参阅图5,图5是本发明实施例公开的另一种TCP代理的结构示意图。图5所示的TCP代理500为如图1所示的网络架构中用户终端与服务器间TCP传输的第一TCP代理,且该TCP代理500与用户终端之间存在第一TCP连接,该TCP代理500与服务器之间存在第二TCP连接。如图5所示,该TCP代理500可以包括:至少一个处理器501,如CPU,通信装置502,如通信接口等,存储器503以及至少一个通信总线504,存储器503可以是高速RAM存储器,也可以是非不稳定的存储器(non-volatile memory),如至少一个磁盘存储器,可选的,存储器503还可以是至少一个位于远离前述处理器501的存储装置。其中:
通信总线504用于实现这些组件之间的连接通信。
存储器503中存储一组程序代码,且处理器501调用存储器503中存储的程序代码,用于执行以下操作:
检测用户终端是否切换连接至第二TCP代理;
当检测到用户终端切换连接至第二TCP代理时,建立与第二TCP代理的第三连接。
通信装置502用于通过上述第三连接将TCP代理500中缓存的第一应用层数据发送至第二TCP代理,以使第二TCP代理通过第二TCP代理与用户终端间的第四TCP连接将第一应用层数据发送至用户终端,其中,第一应用层数据为TCP代理500中缓存的、服务器通过第二TCP连接发送的TCP数据报文。
通信装置502可以还用于将TCP代理500中缓存的第二应用层数据发送至 服务器,其中,第二层应用数据为TCP代理500中缓存的、用户终端通过第一TCP连接发送的TCP数据报文。
在一个实施例中,通信装置502将TCP代理500中缓存的第二应用层数据发送至服务器的具体方式可以为:
通过上述第二TCP连接将TCP代理500中缓存的第二应用层数据发送至服务器。
在一个实施例中,通信装置502将TCP代理500中缓存的第二应用层数据发送至服务器的具体方式还可以为:
通过上述第三连接将TCP代理500中缓存的第二应用层数据发送至第二TCP代理,以使第二TCP代理通过第二TCP代理与服务器间的第五TCP连接将第二应用层数据发送至服务器。
在一个实施例中,通信装置502还可以用于通过上述第三连接将上述第一TCP连接的第一类参数以及上述第二TCP连接的第二类参数发送至第二TCP代理,其中,第一类参数用于快速建立上述第四TCP连接,第二类参数用于快速建立上述第五TCP连接,其中:
上述第一类参数包括上述第一TCP连接的套接字文件描述符、上述第一TCP连接的发送窗口值、上述第一TCP连接的重传定时器参数、上述用户终端的IP地址、TCP代理500的通信装置502最新接收到的用户终端发送的TCP数据报文的包头信息,上述第二类参数包括上述第二TCP连接的套接字文件描述符、上述第二TCP连接的发送窗口值、上述第二TCP连接的重传定时器参数、上述服务器的IP地址、TCP代理500的通信装置502最新接收到的服务器发送的TCP数据报文的包头信息。
在一个实施例中,上述第五TCP连接还可以用于使第二TCP代理向服务器发送第三应用层数据以及使第二TCP代理接收服务器发送的第四应用层数据,第三应用层数据为用户终端通过第四TCP连接发送至第二TCP代理的TCP数据报文;第四TCP连接还可以用于使第二TCP代理将第四应用层数据发送至用户终端。
实施本发明实施例能够在因用户终端移动而切换TCP代理时,将存储在原TCP代理中的TCP数据报文通过新的TCP代理发送至用户终端及服务器,减少 TCP数据报文的丢失和重传,提高了TCP传输的速率,且在进行TCP数据报文重传时,只需新TCP代理重新向服务器或用户终端发送丢失的TCP数据报文即可,无需经过用户终端与服务器之间的整条路径,提高了TCP数据报文重传时TCP传输的效率,降低了TCP数据报文的端到端时延。
需要说明的是,在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详细描述的部分,可以参见其他实施例的相关描述。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定是本发明所必须的。
本发明实施例方法中的步骤可以根据实际需要进行顺序调整、合并和删减。
本发明实施例TCP代理中的模块可以根据实际需要进行合并、划分和删减。
本发明实施例中所述模块,可以通过通用集成电路,例如CPU(Central Processing Unit,中央处理器),或通过ASIC(Application Specific Integrated Circuit,专用集成电路)来实现。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存储记忆体(Random Access Memory,RAM)等。
以上对本发明实施例公开的一种实现传输控制协议TCP传输的方法及装置进行了详细介绍,本文中应用了具体实例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明及其核心思想;同时,对于本领域的一般技术人员,依据本发明的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本发明的限制。

Claims (15)

  1. 一种实现传输控制协议TCP传输的方法,所述方法应用于无线网络中的第一TCP代理中,所述无线网络还包括第二TCP代理,所述第一TCP代理与用户终端之间存在第一TCP连接,所述第一TCP代理与服务器之间存在第二TCP连接,其特征在于,所述方法包括:
    当检测到所述用户终端切换连接至所述第二TCP代理时,所述第一TCP代理建立与所述第二TCP代理的第三连接;
    所述第一TCP代理通过所述第三连接将所述第一TCP代理中缓存的第一应用层数据发送至所述第二TCP代理,以使所述第二TCP代理通过所述第二TCP代理与所述用户终端间的第四TCP连接将所述第一应用层数据发送至所述用户终端,所述第一应用层数据为所述服务器通过所述第二TCP连接发送的TCP数据报文;
    所述第一TCP代理将所述第一TCP代理中缓存的第二应用层数据发送至所述服务器,所述第二层应用数据为所述用户终端通过所述第一TCP连接发送的TCP数据报文。
  2. 根据权利要求1所述的方法,其特征在于,所述第一TCP代理将所述第一TCP代理中缓存的第二应用层数据发送至所述服务器,包括:
    所述第一TCP代理通过所述第二TCP连接将所述第一TCP代理中缓存的第二应用层数据发送至所述服务器。
  3. 根据权利要求1所述的方法,其特征在于,所述第一TCP代理将所述第一TCP代理中缓存的第二应用层数据发送至所述服务器,包括:
    所述第一TCP代理通过所述第三连接将所述第一TCP代理中缓存的第二应用层数据发送至所述第二TCP代理,以使所述第二TCP代理通过所述第二TCP代理与所述服务器间的第五TCP连接将所述第二应用层数据发送至所述服务器。
  4. 根据权利要求3所述的方法,其特征在于,所述第一TCP代理建立与所 述第二TCP代理的第三连接之后,所述方法还包括:
    所述第一TCP代理通过所述第三连接将所述第一TCP连接的第一类参数以及所述第二TCP连接的第二类参数发送至所述第二TCP代理,所述第一类参数用于建立所述第四TCP连接,所述第二类参数用于建立所述第五TCP连接;
    其中,所述第一类参数包括所述第一TCP连接的套接字文件描述符、所述第一TCP连接的发送窗口值、所述第一TCP连接的重传定时器参数、所述用户终端的IP地址、所述第一TCP代理最新接收到的所述用户终端发送的TCP数据报文的包头信息,所述第二类参数包括所述第二TCP连接的套接字文件描述符、所述第二TCP连接的发送窗口值、所述第二TCP连接的重传定时器参数、所述服务器的IP地址、所述第一TCP代理最新接收到的所述服务器发送的TCP数据报文的包头信息。
  5. 根据权利要求3或4所述的方法,其特征在于,所述第五TCP连接还用于使所述第二TCP代理向所述服务器发送第三应用层数据以及使所述第二TCP代理接收所述服务器发送的第四应用层数据,所述第三应用层数据为所述用户终端通过所述第四TCP连接发送至所述第二TCP代理的TCP数据报文;
    所述第四TCP连接还用于使所述第二TCP代理将所述第四应用层数据发送至所述用户终端。
  6. 一种TCP代理,所述TCP代理存在于无线网络中,所述无线网络还包括第二TCP代理,所述TCP代理与用户终端之间存在第一TCP连接,所述TCP代理与服务器之间存在第二TCP连接,其特征在于,所述TCP代理包括:
    检测模块,用于检测所述用户终端是否切换连接至所述第二TCP代理;
    连接模块,用于当所述检测模块的检测结果为是时,建立与所述第二TCP代理的第三连接;
    通信模块,用于通过所述第三连接将所述TCP代理中缓存的第一应用层数据发送至所述第二TCP代理,以使所述第二TCP代理通过所述第二TCP代理与所述用户终端间的第四TCP连接将所述第一应用层数据发送至所述用户终端,所述第一应用层数据为所述服务器通过所述第二TCP连接发送的TCP数据报 文;
    所述通信模块,还用于将所述TCP代理中缓存的第二应用层数据发送至所述服务器,所述第二层应用数据为所述用户终端通过所述第一TCP连接发送的TCP数据报文。
  7. 根据权利要求6所述的TCP代理,其特征在于,所述通信模块将所述TCP代理中缓存的第二应用层数据发送至所述服务器的具体方式为:
    通过所述第二TCP连接将所述TCP代理中缓存的第二应用层数据发送至所述服务器。
  8. 根据权利要求6所述的TCP代理,其特征在于,所述通信模块将所述TCP代理中缓存的第二应用层数据发送至所述服务器的具体方式为:
    通过所述第三连接将所述TCP代理中缓存的第二应用层数据发送至所述第二TCP代理,以使所述第二TCP代理通过所述第二TCP代理与所述服务器间的第五TCP连接将所述第二应用层数据发送至所述服务器。
  9. 根据权利要求8所述的TCP代理,其特征在于,所述通信模块,还用于通过所述第三连接将所述第一TCP连接的第一类参数以及所述第二TCP连接的第二类参数发送至所述第二TCP代理,所述第一类参数用于建立所述第四TCP连接,所述第二类参数用于建立所述第五TCP连接;
    其中,所述第一类参数包括所述第一TCP连接的套接字文件描述符、所述第一TCP连接的发送窗口值、所述第一TCP连接的重传定时器参数、所述用户终端的IP地址、所述TCP代理最新接收到的所述用户终端发送的TCP数据报文的包头信息,所述第二类参数包括所述第二TCP连接的套接字文件描述符、所述第二TCP连接的发送窗口值、所述第二TCP连接的重传定时器参数、所述服务器的IP地址、所述TCP代理最新接收到的所述服务器发送的TCP数据报文的包头信息。
  10. 根据权利要求8或9所述的TCP代理,其特征在于,所述第五TCP连接 还用于使所述第二TCP代理向所述服务器发送第三应用层数据以及使所述第二TCP代理接收所述服务器发送的第四应用层数据,所述第三应用层数据为所述用户终端通过所述第四TCP连接发送至所述第二TCP代理的TCP数据报文;
    所述第四TCP连接还用于使所述第二TCP代理将所述第四应用层数据发送至所述用户终端。
  11. 一种TCP代理,所述TCP代理存在于无线网络中,所述无线网络还包括第二TCP代理,所述TCP代理与用户终端之间存在第一TCP连接,所述TCP代理与服务器之间存在第二TCP连接,且所述TCP代理包括存储器、处理器以及通信装置,其特征在于,所述存储器中存储一组程序代码,且所述处理器调用所述存储器中存储的程序代码,用于执行以下操作:
    检测所述用户终端是否切换连接至所述第二TCP代理;
    当检测到所述用户终端切换连接至所述第二TCP代理时,建立与所述第二TCP代理的第三连接;
    所述通信装置,用于通过所述第三连接将所述TCP代理中缓存的第一应用层数据发送至所述第二TCP代理,以使所述第二TCP代理通过所述第二TCP代理与所述用户终端间的第四TCP连接将所述第一应用层数据发送至所述用户终端,所述第一应用层数据为所述服务器通过所述第二TCP连接发送的TCP数据报文;
    所述通信装置,还用于将所述TCP代理中缓存的第二应用层数据发送至所述服务器,所述第二层应用数据为所述用户终端通过所述第一TCP连接发送的TCP数据报文。
  12. 根据权利要求11所述的TCP代理,其特征在于,所述通信装置将所述TCP代理中缓存的第二应用层数据发送至所述服务器的具体方式为:
    通过所述第二TCP连接将所述TCP代理中缓存的第二应用层数据发送至所述服务器。
  13. 根据权利要求11所述的TCP代理,其特征在于,所述通信装置将所述 TCP代理中缓存的第二应用层数据发送至所述服务器的具体方式为:
    通过所述第三连接将所述TCP代理中缓存的第二应用层数据发送至所述第二TCP代理,以使所述第二TCP代理通过所述第二TCP代理与所述服务器间的第五TCP连接将所述第二应用层数据发送至所述服务器。
  14. 根据权利要求13所述的TCP代理,其特征在于,所述通信装置,还用于通过所述第三连接将所述第一TCP连接的第一类参数以及所述第二TCP连接的第二类参数发送至所述第二TCP代理,所述第一类参数用于建立所述第四TCP连接,所述第二类参数用于建立所述第五TCP连接;
    其中,所述第一类参数包括所述第一TCP连接的套接字文件描述符、所述第一TCP连接的发送窗口值、所述第一TCP连接的重传定时器参数、所述用户终端的IP地址、所述TCP代理最新接收到的所述用户终端发送的TCP数据报文的包头信息,所述第二类参数包括所述第二TCP连接的套接字文件描述符、所述第二TCP连接的发送窗口值、所述第二TCP连接的重传定时器参数、所述服务器的IP地址、所述TCP代理最新接收到的所述服务器发送的TCP数据报文的包头信息。
  15. 根据权利要求13或14所述的TCP代理,其特征在于,所述第五TCP连接还用于使所述第二TCP代理向所述服务器发送第三应用层数据以及使所述第二TCP代理接收所述服务器发送的第四应用层数据,所述第三应用层数据为所述用户终端通过所述第四TCP连接发送至所述第二TCP代理的TCP数据报文;
    所述第四TCP连接还用于使所述第二TCP代理将所述第四应用层数据发送至所述用户终端。
PCT/CN2015/075334 2015-03-28 2015-03-28 一种实现传输控制协议tcp传输的方法及装置 WO2016154831A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2015/075334 WO2016154831A1 (zh) 2015-03-28 2015-03-28 一种实现传输控制协议tcp传输的方法及装置
CN201580078316.5A CN107431965B (zh) 2015-03-28 2015-03-28 一种实现传输控制协议tcp传输的方法及装置

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2015/075334 WO2016154831A1 (zh) 2015-03-28 2015-03-28 一种实现传输控制协议tcp传输的方法及装置

Publications (1)

Publication Number Publication Date
WO2016154831A1 true WO2016154831A1 (zh) 2016-10-06

Family

ID=57006434

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/075334 WO2016154831A1 (zh) 2015-03-28 2015-03-28 一种实现传输控制协议tcp传输的方法及装置

Country Status (2)

Country Link
CN (1) CN107431965B (zh)
WO (1) WO2016154831A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109257418B (zh) * 2018-08-22 2021-07-13 西安电子科技大学 一种基于移动可靠传输代理的分段可靠传输方法
CN109981229B (zh) * 2019-03-25 2022-05-06 京信网络系统股份有限公司 Rlc层的数据处理方法、装置、计算机设备和存储介质
CN110049050B (zh) * 2019-04-22 2021-03-19 中国科学院计算机网络信息中心 一种通信的方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1722901A (zh) * 2004-07-16 2006-01-18 华为技术有限公司 一种服务无线网络子系统重定位的方法
CN101141781A (zh) * 2006-09-08 2008-03-12 大唐移动通信设备有限公司 一种基站内小区间切换方法及切换过程中的数据传输装置
US20080117878A1 (en) * 2006-11-17 2008-05-22 Samsung Electronics Co., Ltd. Apparatus and method for transmitting/receiving data in a communication system
CN102238587A (zh) * 2010-05-05 2011-11-09 中兴通讯股份有限公司 邻区优化方法和移动通信系统

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102026281A (zh) * 2010-12-21 2011-04-20 大唐移动通信设备有限公司 基于rnc实现tcp代理的方法及装置
US8509188B1 (en) * 2011-02-16 2013-08-13 Sprint Communications Company L.P. Buffering user data in a core network interface for delivery over a wireless access network
CN104170346B (zh) * 2013-02-26 2018-03-09 华为技术有限公司 数据传输方法、系统及代理设备

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1722901A (zh) * 2004-07-16 2006-01-18 华为技术有限公司 一种服务无线网络子系统重定位的方法
CN101141781A (zh) * 2006-09-08 2008-03-12 大唐移动通信设备有限公司 一种基站内小区间切换方法及切换过程中的数据传输装置
US20080117878A1 (en) * 2006-11-17 2008-05-22 Samsung Electronics Co., Ltd. Apparatus and method for transmitting/receiving data in a communication system
CN102238587A (zh) * 2010-05-05 2011-11-09 中兴通讯股份有限公司 邻区优化方法和移动通信系统

Also Published As

Publication number Publication date
CN107431965B (zh) 2020-06-26
CN107431965A (zh) 2017-12-01

Similar Documents

Publication Publication Date Title
CN112713970B (zh) 一种发送报文的方法、装置、芯片及终端
US9832681B2 (en) Higher layer compression with lower layer signaling
CN110999257B (zh) 用于服务器通知的递送的传送方法选择
US11729686B2 (en) Transmission control method, apparatus, and system
WO2014127515A1 (zh) 业务提供系统、方法、移动边缘应用服务器及支持节点
WO2020233249A1 (zh) 一种报文传输方法以及相关装置
US9516554B2 (en) Method of coordinating a path switch and network elements associated therewith
EP3442290A1 (en) Data transmission method and apparatus, and computer storage medium
US10524175B2 (en) Data transmission method and network device
US20220294858A1 (en) Packet transmission method, communication apparatus, and communication system
WO2017008701A1 (zh) 数据传输方法、装置及用户设备
WO2019213922A1 (zh) 中继网络中节点间转发数据的方法和网络节点
WO2016154831A1 (zh) 一种实现传输控制协议tcp传输的方法及装置
WO2022083371A1 (zh) 一种数据传输方法和装置
US20150032807A1 (en) System And Method For Network Access Based On Application Layer Data
WO2018006359A1 (zh) 一种本地网关之间建立隧道的方法及网关
WO2018107368A1 (zh) 数据传输的连接建立方法及装置
CN112368976A (zh) 用于执行组通信的终端和方法
WO2022063187A1 (zh) 一种通信方法和装置
CN114710568A (zh) 音视频数据通信方法、设备及存储介质
WO2021097686A1 (zh) 用于传输以太网压缩包的方法和设备
CN107548105B (zh) 一种基于udp的数据传输确认方法和基站
CN104980456A (zh) 传输业务的方法、中间节点、终端和服务器
WO2015013883A1 (zh) 一种数据传输方法及设备
WO2017147754A1 (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: 15886818

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15886818

Country of ref document: EP

Kind code of ref document: A1