US20120102148A1 - Methods and systems for transmission of data over computer networks - Google Patents
Methods and systems for transmission of data over computer networks Download PDFInfo
- Publication number
- US20120102148A1 US20120102148A1 US13/341,409 US201113341409A US2012102148A1 US 20120102148 A1 US20120102148 A1 US 20120102148A1 US 201113341409 A US201113341409 A US 201113341409A US 2012102148 A1 US2012102148 A1 US 2012102148A1
- Authority
- US
- United States
- Prior art keywords
- data
- endpoint
- session
- endpoints
- optimization service
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/66—Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/16—Multipoint routing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/22—Alternate routing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/50—Address allocation
- H04L61/5007—Internet protocol [IP] addresses
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1095—Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/14—Session management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/565—Conversion or adaptation of application format or content
- H04L67/5651—Reducing the amount or size of exchanged application data
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/568—Storing data temporarily at an intermediate stage, e.g. caching
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
- H04L67/63—Routing a service request depending on the request content or context
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/16—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
- H04L69/163—In-band adaptation of TCP data exchange; In-band control procedures
Definitions
- the present application relates generally to transmissions of data over a computer network such as, e.g., the Internet, a local area network, a wide area network, a wireless network, and others.
- a computer network such as, e.g., the Internet, a local area network, a wide area network, a wireless network, and others.
- broadband network operators To respond to network congestion, degradation of application performance, and, the need to continuously upgrade their networks, caused by the broadband growth, broadband network operators have introduced various network optimization solutions and services aimed at controlling their network costs, containing growth of network scale, improving performance and security of Internet applications, and creating new revenue sources for the operators.
- Such solutions include content caching, video transcoding and transrating, content adaptation, content filtering, intrusion detection and prevention, among others.
- the network optimization solutions should address the scale requirements of modern broadband networks that frequently operate on 10 Gbps, 40 Gbps and 100 Gbps scale.
- Common solution architecture for network-based optimization involves a network optimization platform deployed in conjunction with a network element (e.g., routing, switching or dedicated DPI equipment) that sits in data path and redirects traffic to the network optimization platform.
- a network element e.g., routing, switching or dedicated DPI equipment
- Network elements typically employ selective redirection of network traffic, matching types of traffic flows to the network optimization service used.
- a connection that otherwise would be established between two endpoints ‘A’ and ‘B’ is terminated by proxy ‘P’ and two distinct transport sessions (TCP or UDP) are created between A and P on one hand, and P and B on the other.
- TCP or UDP transport sessions
- the proxy architecture carries significant performance penalties due to the need to maintain transport (TCP or UDP) stack for all sessions flowing across the network, to copy data to relay all data at application level, and perform conversion from data frames to application buffers and back,
- the proxy architecture limits throughput of network optimization applications to 1-2 Gbps per standard Intel-based server, and number of concurrently supported flows to tens of thousands.
- the performance limitation effectively blocks the network optimization solutions from scaling to 10/40/100 Gbps network scale in an economical fashion.
- a computer-implemented method for transparently optimizing data transmission between a first endpoint and a second endpoint in a computer network.
- the endpoints have a directly established data session therebetween.
- the data session is identified by each endpoint at least to itself in the same way throughout the session.
- the method includes the steps of: relaying data between the endpoints transparently in the session using a network optimization service; and transparently modifying or storing at least some of the data transmitted from the second endpoint to the first endpoint using the network optimization service in order to optimize data communications between the endpoints, wherein transparently modifying at least some of the data comprises changing the data, replacing the data, or inserting additional data such that the first endpoint receives different data than was sent by the second endpoint.
- an optimization service for transparently optimizing data transmission between a first endpoint and a second endpoint in a computer network.
- the endpoints have a directly established data session therebetween.
- the data session is identified by each endpoint at least to itself in the same way throughout the session.
- the optimization service is configured to: relay data between the endpoints transparently in the session using a network optimization service; and transparently modify or store at least some of the data transmitted from the second endpoint to the first endpoint using the network optimization service in order to optimize data communications between the endpoints, wherein modification of data comprises changing the data, replacing the data, or inserting additional data such that the first endpoint receives different data than was sent by the second endpoint.
- FIG. 1 is a flow diagram illustrating creation of a session between endpoints in accordance with one or more embodiments.
- FIGS. 2A and 2B are simplified diagrams illustrating deployment of an optimization service in accordance with one or more embodiments.
- FIG. 3 is a simplified diagram illustrating deployment of an optimization service operating in a tunnel in accordance with one or more embodiments.
- FIG. 4 is a flow diagram illustrating response caching in accordance with one or more embodiments.
- FIG. 5 is a flow diagram illustrating data modification in accordance with one or more embodiments.
- FIG. 6 is a flow diagram illustrating new request introduction in accordance with one or more embodiments.
- FIG. 7 is a simplified diagram illustrating an exemplary network architecture in accordance with one or more embodiments.
- Various embodiments disclosed herein are directed to a service for optimizing data transmission in a computer network between endpoints having a directly established session therebetween.
- the optimization service transparently modifies or stores at least some of the data transmitted between the endpoints or introduces a new request to an endpoint in order to optimize data communications between the endpoints.
- Each endpoint identifies the session to itself in the same way throughout the session.
- network node refers to any device, connected to an IP-based network, including, without limitation, computer servers, personal computers (including desktop, notebook, and tablet computers), smart phones, and other network connected devices.
- endpoint refers to an end point of a bi-directional inter-process communication flow across an IP-based network, residing on a network node connected to such network.
- Examples of endpoints include, without limitation, TCP sockets, SCTP sockets, UDP sockets, and raw IP sockets.
- the optimization service operates as part of device involved in relaying of data between network nodes on an IP-based network.
- devices include, without limitation, residential home gateways, WiFi hotspots, firewalls, routers, Metro Ethernet switches, optical switches, DPI devices, computer servers, application gateways, cable modem termination systems (CMTS), optical line terminals (OLT), broadband network gateways (BNG), broadband access servers (BRAS), DSL. access multiplexers (DRAM), gateway GPRS support nodes (GGSN), and PDN gateways (PGW).
- two endpoints ‘A’ and ‘B’ on an IP-based computer network e.g., ISP subscriber and Internet-based web server, establish data session ‘S’ between each other.
- IP-based computer network e.g., ISP subscriber and Internet-based web server
- the session setup phase involves a TCP session handshake, including negotiation of network and transport parameters.
- the session S between endpoints A and B involves data queries sent by A to B and, in some cases, data responses sent to B by A.
- the session may optionally include queries and responses sent by both endpoints.
- Each respective endpoint typically identifies the data session S with at least a 5-tuple: IP address and port of the local endpoint, IP address and port of the remote endpoint and protocol used (e.g., TCP, UDP, or other).
- protocol used e.g., TCP, UDP, or other.
- the definition of the session S by the endpoints A and B may not be identical in case of network address translation (NAT) taking place in the network between A and B.
- NAT network address translation
- the endpoints A and B optionally keep track of the data sent and received, by counting bytes and/or frames sent and received.
- the endpoints A and B may further keep track of the data sent and received by the remote endpoint, for purposes of packet loss detection and retransmission, congestion avoidance, congestion control, among others.
- the identification of the session S by each respective endpoint does not change throughout the session lifetime.
- an optimization service ‘C’ creates a transparent endpoint C A facing the endpoint A, that would be appear to endpoint A as endpoint B, at both network and transport levels, as defined by TCP/IP model per RFC1122.
- the service C may optionally create two transparent endpoints C A and C B , with the endpoint C A appearing to endpoint A as an endpoint B, and the endpoint C B appearing to endpoint B as an endpoint A,
- the service C creates transparent endpoints per [0035-0036] in only some sessions it processes, with the decision being taken by C based on at least one variable including, e.g., temporal information, ordinal information, frequency information, endpoint identification information, session identification information, network state information, and external policy information.
- the service C may relay all data frames in the session S between A and B, either by being in data path between the session endpoints, or through use of one or more dedicated redirection devices (e..g., a load balancer, router, DPI device, etc.) that sit in data path and redirect specific data sessions to the service C, as depicted in FIGS. 2A and 2B .
- one or more dedicated redirection devices e.g., a load balancer, router, DPI device, etc.
- service C may relay only portion of data frames in the session between A and B.
- the redirection device may redirect the session S to the service C starting from certain frame within the session, using Layer 7 analysis of the session to determine whether the session should be redirected to service C.
- the service C may do so at a physical level (e.g., by switching data frames from port to port), or at link level (e.g., by changing MAC addresses and/or VLAN tags), or by combination of the above.
- the service C may optionally perform a network address translation (NAT) of the session it processes.
- NAT network address translation
- C is continuously tracking and storing the state of the connection, including all or some variables from the following group:
- the service C provides data modification and caching services for one or more data sessions S′ between A and B, that traverse the service C in a tunnel established between two endpoints T 1 and T 2 , as illustrated in FIG. 3 .
- Tunnel protocols supported by the service C can include, but are not limited to, L2TP, PPPoE, PPPoA, L2TP, GRE, IP in IP, MPLS, Teredo, 6RD, 6to4, and PMIP.
- the service C tracks the state of the tunneled session between endpoints T 1 and T 2 , across multiple connections between endpoints A and B that traverse the tunnel.
- the service C in accordance with various embodiments provides a number of session modification and other capabilities, including (a) data response caching, (b) modification of data queries and data responses (c) introduction of new requests.
- the service C analyzes the data query to match it with previously stored data responses. To do so, C analyzes the query received from endpoint A based on at least one variable, selected from the group consisting of temporal information, ordinal information, frequency information, client information, and identification information.
- C delivers the stored response to the endpoint A by itself.
- the service C does not relay the query to the endpoint B, hut rather responds to the query by itself.
- the service C relays the query received from endpoint A to endpoint B, receives a response or portion of it from endpoint B, and matches the data query received from endpoint A and the data response, or portion of it, received from endpoint B, against data responses previously stored by C.
- service C should a matching stored response be identified by the service C, it delivers the stored response, or portion of it, to the endpoint A. In this case, service C blocks relaying of the response received from endpoint B.
- endpoint B may terminate the data session S on its end or stall delivery of the response.
- the service C When sending new data frames to endpoints A and B within session S, that were not received from the opposite endpoint, the service C utilizes the IP and port address of the opposite endpoint as well as the session state that is continuously stored by it, as described above in [0042].
- service C may have relayed N A bytes of data from A to B and N B bytes of data from B to A, where N A and N B can be larger than or equal to zero.
- Service C keeps track of the sequences of both endpoints A and B and data acknowledged by each endpoint.
- service C starts delivering its response to endpoint A, it starts sequencing its data with Y o +N B , in continuation of data sequences used by endpoint B earlier, while expecting new data from endpoint A starting from X o +N A , in continuation to sequences sent by endpoint A earlier. It can be said that C initializes an endpoint C A with TCP sequence number Y o +N B and acknowledgement number X o +N A .
- endpoint A responds by sending back frames with acknowledgment sequence smaller than Y o +N B after service C started sending its own data sequenced Y o +N B and higher.
- C relays such packets to endpoint B, causing endpoint B to re-transmit the lost packets. In this case, C shall only relay back to endpoint A the data in the range between Y o and Y o +N B .
- the service C when sending its own data (i.e., not data received from the other endpoint) to endpoint B, the service C utilizes the current state of endpoint A within session S, as seen by service C.
- sequencing of sent and received data done by service C in 0054-0059 applies equally to TCP-like semantics based on individual bytes of data as well as other semantics, including but not limited to sequencing of individual frames exchanged between the two endpoints.
- Service C can apply same method of sequencing data as described in [[0054-0059], to multiple protocol layers within same session, including but not limited to TCP/IP session over PPP and PPP-like protocols, TCP/IP session over UDP/IP tunnel etc., session created in IPv6 over IPv4 tunnel, utilizing the data stored using mufti-level session tracking as described above in [0043-0044].
- the service C transparently creates a transport endpoint C A (e.g., TCP/IP UDP/IP socket), allowing it to deal with packet loss and retransmission, congestion detection and avoidance, and other aspects of transport data transmission, as done by the endpoints A and B.
- a transport endpoint C A e.g., TCP/IP UDP/IP socket
- Service C may create a single endpoint C A facing endpoint A, or a pair of endpoints C A and C B , facing A and B respectively.
- the endpoint C A facing endpoint A hall have an address of an opposite endpoint B (IP address IP B and port P B per [0054]) and the transport state of endpoint B as stored by service C as a result of session tracking prior to creation of endpoint C A .
- the endpoint C B shall have the attributes of endpoint A (IP address IP A and port P A ).
- the service C stores data queries and data responses as they are relayed between endpoints A and B, without becoming a transport-level endpoint.
- the service C may retrieve the data responses from one of the endpoints, or receive it from another data source.
- the service C may respond to data queries from both endpoints A and B.
- the service C responds to data queries from endpoints A and/or B, based on at least one variable from the following group: configuration information, temporal information, frequency information, ordinal information, system load information, network state information, client information and identification information.
- endpoint A sends query QA 1 to endpoint B to which service C responds by sending previously stored response RC 1 .
- endpoint A Upon receiving response RC 1 , endpoint A sends another data query QA 2 . If service C does not have a matching response to the query QA 2 stored, it relays the query to endpoint B, receives response RB 2 and relays it to endpoint A.
- service C modifies sequences of sent and received data when relaying data between A and B, in both directions.
- endpoint A may initiate another query QA 3 , which can be replied to by service C, using previously stored response RC 3 .
- service C may alternate between responding to endpoint queries from one or both endpoints, and relaying queries and responses between two endpoints.
- the service C modifies data queries and/or data responses as relayed between two endpoints A and B, as illustrated by way of example in FIG. 5 .
- service C does not utilize a transport endpoint for purposes of sending the modified data, but rather continues to track the transport state of endpoint A and B and relies on the sending endpoint to re-send the data in case of packet loss.
- service C may need to change protocol checksums of the frames to reflect the new payload.
- the packet loss of the modified data may occur between C and B.
- service C relays the data frames reflecting such loss from B to A, causing endpoint A to retransmit the lost frames and service C to re-apply modification again.
- C tracks the re-transmitted frames using the stored session status information and re-applies the modification again.
- service C to deliver modified data to endpoint B, creates a new transport endpoint C B facing endpoint B.
- Such endpoint C B utilizes IP address IP A and port P A of endpoint A, and relays the modified data in continuation of the frames previously relayed from endpoint A to endpoint B.
- service C may optionally create an endpoint C A to facilitate communication with endpoint A, for example, for purposes of receiving data responses from it.
- the endpoint C A utilizes IP address IP B and port P B of opposite endpoint B, and communicates with endpoint B in continuation of the frames previously relayed from endpoint B to endpoint A.
- service C may fall back to relaying frames between A and B, while making necessary adjustments for sequences of sent and received data, as described in [0069-0071].
- service C modifies data queries and/or responses relayed from endpoint A to endpoint B, as part of negotiation of endpoint capabilities, in order to affect format, protocol, or other attribute of session S.
- service C modifies parameters of a data query sent by endpoint A to negate a capability reported by endpoint A. For example, service C may modify the capability to receive a response in a compressed format reported by A, causing the opposite endpoint B to transmit its response in a compressed format.
- Service C subsequently receives the compressed response RB 10 , modifies it by decompressing the payload and delivers to endpoint A in a modified form, resulting in optimization of network between B and C and improved performance.
- service C modifies response RB 11 received from endpoint B, including but not limited to rendering of the textual data in different format, image adaptation to endpoint device capabilities, change in video quality, and transcoding of audio and/or video data into different format, among others.
- the modification of responses as described in [0084] can be done for a number of purposes, including improving utilization of network resources between the service C and the endpoint receiving the modified data, adapting the data responses to the endpoint application capabilities, improving application performance, among others.
- the service C may modify data responses relayed between endpoints A and B, that pertain to data items or portions of data items available at one of or both endpoints, e.g., as utilized in peer-to-peer protocols like Bittorrent, eDonkey, and others.
- the service C may introduce new requests to endpoint A and/or endpoint B within session S, in addition and/or instead of queries sent by respective endpoints, as depicted in FIG. 6 .
- the service C may utilize an endpoint approach to transmission of new queries and reception of responses from endpoints A and B, as described in [0035-0037] and [0054-0059].
- the service C combines caching of responses and response modification, introduction of new requests with response caching, and relaying of data between endpoints in the same session S.
- the service C modifies data availability responses in combination with as reported by one or both endpoints to improve the cache hit ratio of service C by including in it such data items (or portions of items) that are stored by the service C, and/or excluding such data items (or portions of item) that are not.
- the service C modifies the data availability information as reported by one or both endpoints to force the endpoints to transfer such data items (or portions of items) that are currently not stored by the service C, as a way to populate the cache managed by the service C.
- the service C modifies data queries between endpoint A and endpoint B to disable use of end-to-end encryption, to allow subsequent caching of data responses.
- the service C stores modified data responses as delivered by it to the endpoints, and may retrieve a stored copy of modified data response, rather than perform the modification on the fly.
- the service C may deliver a data response stored through response caching mechanism as described above, if the stored copy of data response matches the needs for modification,
- the service C may utilize a stored copy of a data response, stored through a response storing mechanism as described above, as an input for data modification, rather than allowing the full data response to be delivered from the endpoint B.
- the service C may introduce new requests into session S, in order to trigger endpoints responses needed for optimal response caching.
- Such data responses may include, but are not limited to, missing portions of content objects already stored in service C, content objects that have been identified as popular, however have not been stored by service C yet, content objects associated with other objects known to the service C (e.g., objects referenced by HTML page or additional playback levels for adaptive bitrate video etc.).
- a system for transparent modification of at least one data communications session between two endpoints A and B, in a way that requires endpoints A and B establish a data session between each other first, which includes at least one node of an IP network, designed and configured to provide at least one of services (a) to (c), as described above.
- the optimization system can reside in single or multiple service provider networks, dedicated hosting location, datacenters, and enterprise or at residential premises as described in FIG. 7 below.
- the system comprises multiple components in different physical locations.
- multiple systems can reside in the data path of same connection S between two endpoints A and B in series.
- the optimization service can operate at the same network node, on which one of the endpoints resides.
- multiple optimization services can operate in series, as illustrated in FIG. 7 .
- multiple optimization services can operate in parallel., e.g., as part of load balancing of sessions done by redirecting device.
- multiple instances of optimization services can operate in series and/or in parallel, wherein each instance of optimization carries out different and/or same data modification and storing operations.
- multiple instances of optimization services can operate in series and/or in parallel, wherein each instance of optimization carries out different data modification and storing operations, in coordination with one another.
- the processes of the optimization service described above may be implemented in software, hardware, firmware, or any combination thereof.
- the processes are preferably implemented in one or more computer programs executing on a programmable device including a processor, a storage medium readable by the processor (including, e.g., volatile and non-volatile memory and/or storage elements), and input and output devices.
- Each computer program can be a set of instructions (program code) in a code module resident in the random access memory of the device.
- the set of instructions may be stored in another computer memory (e.g., in a hard disk drive, or in a removable memory such as an optical disk, external hard drive, memory card, or flash drive) or stored on another computer system and downloaded via the Internet or other network.
- the optimization service may comprise one or more physical machines, or virtual machines running on one or more physical machines.
- the optimization service may comprise a duster of computers or numerous distributed computers that are connected by the Internet or another network.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Computer And Data Communications (AREA)
Priority Applications (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/341,409 US20120102148A1 (en) | 2010-12-30 | 2011-12-30 | Methods and systems for transmission of data over computer networks |
US14/678,537 US10225340B2 (en) | 2010-12-30 | 2015-04-03 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
US16/290,775 US10841373B2 (en) | 2010-12-30 | 2019-03-01 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
US16/837,595 US11082488B2 (en) | 2010-12-30 | 2020-04-01 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
US17/351,926 US12069129B2 (en) | 2010-12-30 | 2021-06-18 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
US18/317,908 US12126680B2 (en) | 2010-12-30 | 2023-05-15 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
US18/923,658 US20250047742A1 (en) | 2010-12-30 | 2024-10-22 | Optimizing Data Transmission between a First Endpoint and a Second Endpoint in a Computer Network |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201061428527P | 2010-12-30 | 2010-12-30 | |
US13/341,409 US20120102148A1 (en) | 2010-12-30 | 2011-12-30 | Methods and systems for transmission of data over computer networks |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/678,537 Continuation US10225340B2 (en) | 2010-12-30 | 2015-04-03 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
Publications (1)
Publication Number | Publication Date |
---|---|
US20120102148A1 true US20120102148A1 (en) | 2012-04-26 |
Family
ID=45973904
Family Applications (7)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/341,409 Abandoned US20120102148A1 (en) | 2010-12-30 | 2011-12-30 | Methods and systems for transmission of data over computer networks |
US14/678,537 Active US10225340B2 (en) | 2010-12-30 | 2015-04-03 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
US16/290,775 Expired - Fee Related US10841373B2 (en) | 2010-12-30 | 2019-03-01 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
US16/837,595 Active US11082488B2 (en) | 2010-12-30 | 2020-04-01 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
US17/351,926 Active US12069129B2 (en) | 2010-12-30 | 2021-06-18 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
US18/317,908 Active US12126680B2 (en) | 2010-12-30 | 2023-05-15 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
US18/923,658 Pending US20250047742A1 (en) | 2010-12-30 | 2024-10-22 | Optimizing Data Transmission between a First Endpoint and a Second Endpoint in a Computer Network |
Family Applications After (6)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/678,537 Active US10225340B2 (en) | 2010-12-30 | 2015-04-03 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
US16/290,775 Expired - Fee Related US10841373B2 (en) | 2010-12-30 | 2019-03-01 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
US16/837,595 Active US11082488B2 (en) | 2010-12-30 | 2020-04-01 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
US17/351,926 Active US12069129B2 (en) | 2010-12-30 | 2021-06-18 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
US18/317,908 Active US12126680B2 (en) | 2010-12-30 | 2023-05-15 | Optimizing data transmission between a first endpoint and a second endpoint in a computer network |
US18/923,658 Pending US20250047742A1 (en) | 2010-12-30 | 2024-10-22 | Optimizing Data Transmission between a First Endpoint and a Second Endpoint in a Computer Network |
Country Status (5)
Country | Link |
---|---|
US (7) | US20120102148A1 (de) |
EP (2) | EP2659623B1 (de) |
JP (1) | JP6035248B2 (de) |
CN (1) | CN103548307B (de) |
WO (1) | WO2012092586A2 (de) |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013169244A1 (en) * | 2011-05-06 | 2013-11-14 | Ortiva Wireless, Inc. | Data path processing |
US20140052911A1 (en) * | 2012-08-20 | 2014-02-20 | Cisco Technology, Inc. | Hybrid caching system |
US8817815B2 (en) * | 2011-12-22 | 2014-08-26 | Cisco Technology, Inc. | Traffic optimization over network link |
CN104202229A (zh) * | 2014-09-13 | 2014-12-10 | 潍坊学院 | 一种无源光网络olt设备qinq报文处理方法及系统 |
US20160112420A1 (en) * | 2013-06-14 | 2016-04-21 | Dell Products L. P. | Runtime api framework for client-server communication |
US9356904B1 (en) * | 2012-05-14 | 2016-05-31 | Google Inc. | Event invitations having cinemagraphs |
US20160261345A1 (en) * | 2013-11-15 | 2016-09-08 | Huawei Technologies Co., Ltd. | Method for setting maintenance association ma, apparatus, and system |
EP3101866A1 (de) * | 2015-06-03 | 2016-12-07 | Openwave Mobility, Inc. | Verfahren und vorrichtung zur verwaltung von verbindungen in einem kommunikationsnetzwerk |
US9705729B2 (en) | 2012-06-01 | 2017-07-11 | Dell Products L.P. | General client engine with load balancing for client-server communication |
US9716740B2 (en) | 2013-06-14 | 2017-07-25 | Dell Products L.P. | Web-based transcoding to clients for client-server communication |
US10044825B2 (en) | 2013-06-14 | 2018-08-07 | Dell Products L.P. | Generic transcoding service for client-server communication |
US11303572B2 (en) * | 2017-06-02 | 2022-04-12 | Samsung Electronics Co., Ltd. | Methods and systems for accounting for data usage in MPTCP |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10542082B2 (en) * | 2015-01-29 | 2020-01-21 | Ntt Communications Corporation | Communication control apparatus, communication control method and communication control program |
WO2018096609A1 (ja) * | 2016-11-24 | 2018-05-31 | 株式会社日立製作所 | 計算機、通信制御方法、及びプログラム |
CN109218820A (zh) * | 2018-11-14 | 2019-01-15 | 广州市百果园信息技术有限公司 | 一种视频渲染器及视频渲染方法 |
CN113268316A (zh) * | 2021-04-19 | 2021-08-17 | 广东荟萃网络科技有限公司 | 基于地址转换的多活动进程数据交换系统及其工作方法 |
CN114928661A (zh) * | 2022-05-31 | 2022-08-19 | 杭州迪普科技股份有限公司 | 会话保持方法和装置 |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020133621A1 (en) * | 2000-10-12 | 2002-09-19 | Expand Networks Ltd | Method and system for accelerating receipt of data in a client to client network |
US20050102427A1 (en) * | 2002-08-09 | 2005-05-12 | Daisuke Yokota | Stream contents distribution system and proxy server |
US20050132049A1 (en) * | 1999-03-24 | 2005-06-16 | Kabushiki Kaisha Toshiba | Scheme for information delivery to mobile computers using cache servers |
US6940835B2 (en) * | 2000-12-28 | 2005-09-06 | Nortel Networks Limited | Application-level mobility support in communications network |
US7616625B1 (en) * | 2003-10-22 | 2009-11-10 | Sprint Communications Company L.P. | System and method for selective enhanced data connections in an asymmetrically routed network |
US20110173345A1 (en) * | 2009-08-17 | 2011-07-14 | Akamai Technologies, Inc. | Method and system for HTTP-based stream delivery |
Family Cites Families (129)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3289358A (en) | 1964-05-21 | 1966-12-06 | Longobardi Felice | Razor blade holder and stropper for a hone and strop |
US5307413A (en) * | 1991-07-19 | 1994-04-26 | Process Software Corporation | Method and apparatus for adding data compression and other services in a computer network |
JPH0827769B2 (ja) | 1992-10-30 | 1996-03-21 | インターナショナル・ビジネス・マシーンズ・コーポレイション | 通信インターフェースの生成システム及びその方法 |
US5526358A (en) | 1994-08-19 | 1996-06-11 | Peerlogic, Inc. | Node management in scalable distributed computing enviroment |
US5623601A (en) * | 1994-11-18 | 1997-04-22 | Milkway Networks Corporation | Apparatus and method for providing a secure gateway for communication and data exchanges between networks |
US5657452A (en) * | 1995-09-08 | 1997-08-12 | U.S. Robotics Corp. | Transparent support of protocol and data compression features for data communication |
KR19990072122A (ko) | 1995-12-12 | 1999-09-27 | 바자니 크레이그 에스 | 실시간 영상 전송 방법 및 장치 |
US6003084A (en) * | 1996-09-13 | 1999-12-14 | Secure Computing Corporation | Secure network proxy for connecting entities |
US5884046A (en) | 1996-10-23 | 1999-03-16 | Pluris, Inc. | Apparatus and method for sharing data and routing messages between a plurality of workstations in a local area network |
US5852717A (en) | 1996-11-20 | 1998-12-22 | Shiva Corporation | Performance optimizations for computer networks utilizing HTTP |
US6424992B2 (en) | 1996-12-23 | 2002-07-23 | International Business Machines Corporation | Affinity-based router and routing method |
US5950198A (en) | 1997-03-24 | 1999-09-07 | Novell, Inc. | Processes and apparatuses for generating file correspondency through replication and synchronization between target and source computers |
US6311215B1 (en) * | 1997-03-25 | 2001-10-30 | Intel Corporation | System for dynamic determination of client communications capabilities |
US5907678A (en) | 1997-05-07 | 1999-05-25 | International Business Machines Corporation | Client/server system in which protocol caches for multiple sessions are selectively copied into a common checkpoint cache upon receiving a checkpoint request |
US5987376A (en) | 1997-07-16 | 1999-11-16 | Microsoft Corporation | System and method for the distribution and synchronization of data and state information between clients in a distributed processing system |
US5960404A (en) | 1997-08-28 | 1999-09-28 | International Business Machines Corp. | Mechanism for heterogeneous, peer-to-peer, and disconnected workflow operation |
US6003045A (en) | 1997-09-17 | 1999-12-14 | International Business Machines Corporation | Accessing stored files from multiple storage devices |
US6105029A (en) | 1997-09-17 | 2000-08-15 | International Business Machines Corporation | Retrieving network files through parallel channels |
US6240461B1 (en) | 1997-09-25 | 2001-05-29 | Cisco Technology, Inc. | Methods and apparatus for caching network data traffic |
US5950205A (en) | 1997-09-25 | 1999-09-07 | Cisco Technology, Inc. | Data transmission over the internet using a cache memory file system |
US6185598B1 (en) | 1998-02-10 | 2001-02-06 | Digital Island, Inc. | Optimized network resource location |
US6460087B1 (en) | 1998-02-25 | 2002-10-01 | Kdd Corporation | Method of transferring file |
US6085251A (en) | 1998-04-02 | 2000-07-04 | The United States Of America As Represented By The Secretary Of The Air Force | Implementing a parallel file transfer protocol |
US6018780A (en) | 1998-05-19 | 2000-01-25 | Lucent Technologies Inc. | Method and apparatus for downloading a file to a remote unit |
US6199107B1 (en) | 1998-07-22 | 2001-03-06 | Microsoft Corporation | Partial file caching and read range resume system and method |
US6219786B1 (en) | 1998-09-09 | 2001-04-17 | Surfcontrol, Inc. | Method and system for monitoring and controlling network access |
US6286084B1 (en) | 1998-09-16 | 2001-09-04 | Cisco Technology, Inc. | Methods and apparatus for populating a network cache |
US6304914B1 (en) | 1998-09-22 | 2001-10-16 | Microsoft Corporation | Method and apparatus for pre-compression packaging |
US6622157B1 (en) | 1998-09-28 | 2003-09-16 | Certeon, Inc. | Extending network services using mobile agents |
US7293099B1 (en) * | 1998-09-29 | 2007-11-06 | Sun Microsystems, Inc. | Heterogeneous network file access |
US6970602B1 (en) * | 1998-10-06 | 2005-11-29 | International Business Machines Corporation | Method and apparatus for transcoding multimedia using content analysis |
US6389462B1 (en) | 1998-12-16 | 2002-05-14 | Lucent Technologies Inc. | Method and apparatus for transparently directing requests for web objects to proxy caches |
US6434608B1 (en) | 1999-02-26 | 2002-08-13 | Cisco Technology, Inc. | Methods and apparatus for caching network traffic |
US6263371B1 (en) | 1999-06-10 | 2001-07-17 | Cacheflow, Inc. | Method and apparatus for seaming of streaming content |
US6993476B1 (en) * | 1999-08-26 | 2006-01-31 | International Business Machines Corporation | System and method for incorporating semantic characteristics into the format-driven syntactic document transcoding framework |
US6976165B1 (en) | 1999-09-07 | 2005-12-13 | Emc Corporation | System and method for secure storage, transfer and retrieval of content addressable information |
US6339785B1 (en) | 1999-11-24 | 2002-01-15 | Idan Feigenbaum | Multi-server file download |
US6366907B1 (en) | 1999-12-15 | 2002-04-02 | Napster, Inc. | Real-time search engine |
US6742023B1 (en) | 2000-04-28 | 2004-05-25 | Roxio, Inc. | Use-sensitive distribution of data files between users |
US20020010866A1 (en) | 1999-12-16 | 2002-01-24 | Mccullough David J. | Method and apparatus for improving peer-to-peer bandwidth between remote networks by combining multiple connections which use arbitrary data paths |
WO2001063485A2 (en) * | 2000-02-24 | 2001-08-30 | Transfinity Corporation | Content distribution system |
US7240100B1 (en) * | 2000-04-14 | 2007-07-03 | Akamai Technologies, Inc. | Content delivery network (CDN) content server request handling mechanism with metadata framework support |
US6996616B1 (en) | 2000-04-17 | 2006-02-07 | Akamai Technologies, Inc. | HTML delivery from edge-of-network servers in a content delivery network (CDN) |
US6865600B1 (en) | 2000-05-19 | 2005-03-08 | Napster, Inc. | System and method for selecting internet media channels |
US20020049760A1 (en) | 2000-06-16 | 2002-04-25 | Flycode, Inc. | Technique for accessing information in a peer-to-peer network |
US7177945B2 (en) * | 2000-08-04 | 2007-02-13 | Avaya Technology Corp. | Non-intrusive multiplexed transaction persistency in secure commerce environments |
US7212726B2 (en) * | 2000-09-15 | 2007-05-01 | International Business Machines Corporation | System and method of processing MPEG streams for file index insertion |
US7010578B1 (en) | 2000-09-21 | 2006-03-07 | Akamai Technologies, Inc. | Internet content delivery service with third party cache interface support |
TW532040B (en) * | 2000-10-20 | 2003-05-11 | Koninkl Philips Electronics Nv | Method and system for transferring a communication session |
US7111057B1 (en) * | 2000-10-31 | 2006-09-19 | Akamai Technologies, Inc. | Method and system for purging content from a content delivery network |
US7043644B2 (en) | 2001-01-31 | 2006-05-09 | Qurio Holdings, Inc. | Facilitating file access from firewall-protected nodes in a peer-to-peer network |
JP3771453B2 (ja) * | 2001-02-20 | 2006-04-26 | 株式会社エヌ・ティ・ティ・ドコモ | Tcp中継装置及びシーケンス番号変換方法 |
US7054912B2 (en) * | 2001-03-12 | 2006-05-30 | Kabushiki Kaisha Toshiba | Data transfer scheme using caching technique for reducing network load |
US7024460B2 (en) * | 2001-07-31 | 2006-04-04 | Bytemobile, Inc. | Service-based compression of content within a network communication system |
US7454485B2 (en) | 2001-06-29 | 2008-11-18 | Intel Corporation | Providing uninterrupted media streaming using multiple network sites |
US7089304B2 (en) | 2001-08-30 | 2006-08-08 | Microsoft Corporation | Metered Internet usage |
US20030055907A1 (en) * | 2001-09-18 | 2003-03-20 | Todd Stiers | Clientless electronic mail MIME attachment re-delivery system via the web to reduce network bandwidth usage |
JP4053269B2 (ja) * | 2001-09-27 | 2008-02-27 | 株式会社東芝 | データ転送装置およびデータ転送方法 |
US7469299B2 (en) * | 2001-10-25 | 2008-12-23 | Verizon Business Global Llc | Bridging user agent and a proxy server for supporting network services |
US7278157B2 (en) * | 2002-03-14 | 2007-10-02 | International Business Machines Corporation | Efficient transmission of IP data using multichannel SOCKS server proxy |
US6868439B2 (en) | 2002-04-04 | 2005-03-15 | Hewlett-Packard Development Company, L.P. | System and method for supervising use of shared storage by multiple caching servers physically connected through a switching router to said shared storage via a robust high speed connection |
US6963996B2 (en) * | 2002-04-30 | 2005-11-08 | Intel Corporation | Session error recovery |
US7899915B2 (en) * | 2002-05-10 | 2011-03-01 | Richard Reisman | Method and apparatus for browsing using multiple coordinated device sets |
US7801945B1 (en) * | 2002-07-03 | 2010-09-21 | Sprint Spectrum L.P. | Method and system for inserting web content through intermediation between a content server and a client station |
US7395355B2 (en) | 2002-07-11 | 2008-07-01 | Akamai Technologies, Inc. | Method for caching and delivery of compressed content in a content delivery network |
JP4309629B2 (ja) | 2002-09-13 | 2009-08-05 | 株式会社日立製作所 | ネットワークシステム |
US20050204001A1 (en) * | 2002-09-30 | 2005-09-15 | Tzvi Stein | Method and devices for prioritizing electronic messages |
US7793342B1 (en) * | 2002-10-15 | 2010-09-07 | Novell, Inc. | Single sign-on with basic authentication for a transparent proxy |
WO2004043045A2 (de) * | 2002-11-06 | 2004-05-21 | Tellique Kommunikationstechnik Gmbh | Verfahren zum vorabübertragen strukturierter datenmengen zwischen einer cliente-einrichtung und einer servereinrichtung |
US7403995B2 (en) * | 2003-01-08 | 2008-07-22 | Outhink, Inc. | Symmetrical bi-directional communication |
US20040187083A1 (en) * | 2003-03-18 | 2004-09-23 | Tracey Bryan D. | System and method for reducing the size of wireless communications |
US8473620B2 (en) * | 2003-04-14 | 2013-06-25 | Riverbed Technology, Inc. | Interception of a cloud-based communication connection |
US7738440B2 (en) * | 2003-06-12 | 2010-06-15 | Camiant, Inc. | PCMM application manager |
US20050060410A1 (en) * | 2003-09-11 | 2005-03-17 | Nokia Corporation | System and method for proxy-based redirection of resource requests |
US7945648B2 (en) * | 2003-10-27 | 2011-05-17 | Hewlett-Packard Development Company, L.P. | Methods and systems for dynamically configuring a network component to reroute media streams |
US7564792B2 (en) * | 2003-11-05 | 2009-07-21 | Juniper Networks, Inc. | Transparent optimization for transmission control protocol flow control |
JP4171910B2 (ja) * | 2004-03-17 | 2008-10-29 | 日本電気株式会社 | 並列処理システム及び並列処理プログラム |
US20080005349A1 (en) | 2004-04-16 | 2008-01-03 | Utstarcom | Distributed multimedia streaming system |
US20060026286A1 (en) * | 2004-07-06 | 2006-02-02 | Oracle International Corporation | System and method for managing user session meta-data in a reverse proxy |
US7600230B2 (en) * | 2004-07-06 | 2009-10-06 | Oracle International Corporation | System and method for managing security meta-data in a reverse proxy |
JP4558396B2 (ja) | 2004-07-14 | 2010-10-06 | 株式会社東海理化電機製作所 | 入力制御装置 |
JP2006139398A (ja) | 2004-11-10 | 2006-06-01 | Nippon Telegr & Teleph Corp <Ntt> | キャッシュサーバ及びコンテンツ選定保持方法 |
US7797739B2 (en) * | 2004-12-14 | 2010-09-14 | International Business Machines Corporation | Automated verification of correctness of aspects of an information technology system |
US8028334B2 (en) * | 2004-12-14 | 2011-09-27 | International Business Machines Corporation | Automated generation of configuration elements of an information technology system |
US7523092B2 (en) * | 2004-12-14 | 2009-04-21 | International Business Machines Corporation | Optimization of aspects of information technology structures |
US11477093B2 (en) * | 2004-12-14 | 2022-10-18 | Kyndryl, Inc. | Coupling of a business component model to an information technology model |
US20060212584A1 (en) | 2005-03-15 | 2006-09-21 | Qian Xiang Shi Ji (Beijing) Technology Development Co. Ltd. | Method and system for accelerating downloading of web page content by a peer-to-peer network |
JP4407556B2 (ja) * | 2005-03-29 | 2010-02-03 | 日本電気株式会社 | セッション中継装置、セッション中継方法およびプログラム |
IES20050376A2 (en) * | 2005-06-03 | 2006-08-09 | Asavie R & D Ltd | Secure network communication system and method |
US7602778B2 (en) * | 2005-06-29 | 2009-10-13 | Cisco Technology, Inc. | System and methods for compressing message headers |
US20070076696A1 (en) * | 2005-09-30 | 2007-04-05 | Yafan An | Use of SIP messages for location services |
US8630299B1 (en) * | 2005-09-30 | 2014-01-14 | At&T Intellectual Property Ii, L.P. | Customer premises equipment border element for voice over internet protocol services |
US20070076664A1 (en) * | 2005-09-30 | 2007-04-05 | Yafan An | Handoff decision making for heterogeneous network environments |
FR2892256A1 (fr) * | 2005-10-14 | 2007-04-20 | France Telecom | Procede et serveur d'invocation des serveurs d'application dans un reseau sip |
US7307552B2 (en) * | 2005-11-16 | 2007-12-11 | Cisco Technology, Inc. | Method and apparatus for efficient hardware based deflate |
US7926108B2 (en) * | 2005-11-23 | 2011-04-12 | Trend Micro Incorporated | SMTP network security processing in a transparent relay in a computer network |
US7738448B2 (en) * | 2005-12-29 | 2010-06-15 | Telefonaktiebolaget Lm Ericsson (Publ) | Method for generating and sending signaling messages |
CN100531212C (zh) * | 2006-01-21 | 2009-08-19 | 华为技术有限公司 | 一种协商设备信息的系统、方法 |
US7649909B1 (en) * | 2006-06-30 | 2010-01-19 | Packeteer, Inc. | Adaptive tunnel transport protocol |
US7561081B2 (en) * | 2006-07-12 | 2009-07-14 | Qualcomm Incorporated | Method and apparatus for optimization of SigComp UDVM performance |
US20080205388A1 (en) * | 2007-02-22 | 2008-08-28 | Microsoft Corporation | Discovery of network devices logically located between a client and a service |
US7706266B2 (en) * | 2007-03-12 | 2010-04-27 | Citrix Systems, Inc. | Systems and methods of providing proxy-based quality of service |
CN101282167B (zh) * | 2007-04-05 | 2012-10-10 | 中兴通讯股份有限公司 | 一种mmr系统中透明中继和非透明中继共存的信号传输方法 |
WO2008138008A1 (en) | 2007-05-08 | 2008-11-13 | Riverbed Technology, Inc | A hybrid segment-oriented file server and wan accelerator |
US7787418B2 (en) * | 2007-06-08 | 2010-08-31 | Intel Corporation | Apparatus and method to support VoIP calls for mobile subscriber stations |
IL184305A0 (en) * | 2007-06-28 | 2008-03-20 | Oleg Golobrodsky | Method, apparatus and system for enabling communications between users |
US20090031381A1 (en) * | 2007-07-24 | 2009-01-29 | Honeywell International, Inc. | Proxy video server for video surveillance |
FI20075631A0 (fi) * | 2007-09-10 | 2007-09-10 | Nokia Siemens Networks Oy | Menetelmä, radiojärjestelmä ja tukiasema |
JP2009089197A (ja) * | 2007-10-01 | 2009-04-23 | Fujitsu Ltd | 中継装置 |
FI120996B (fi) * | 2007-10-30 | 2010-05-31 | Teliasonera Ab | Optimointimenetelmä ja -laite kommunikaatioverkossa |
US8583810B2 (en) | 2008-01-04 | 2013-11-12 | Red Hat, Inc. | Session affinity cache and manager |
EP2248038A4 (de) | 2008-01-07 | 2013-10-16 | Peerapp Ltd | Verfahren und system zum übertragen von daten in einem computernetzwerk |
US8320250B2 (en) * | 2008-02-12 | 2012-11-27 | Nvidia Corporation | Method and arrangement for TCP flow control |
JP4540720B2 (ja) * | 2008-04-02 | 2010-09-08 | 株式会社エヌ・ティ・ティ・ドコモ | データ通信端末、プロキシ装置、データ通信システム、及びデータ通信方法 |
US8219802B2 (en) * | 2008-05-07 | 2012-07-10 | International Business Machines Corporation | System, method and program product for consolidated authentication |
EP2385682B1 (de) * | 2008-05-15 | 2013-08-28 | Nomad Spectrum Ltd. | Verfahren zum Optimieren einer paketorientierten Datenübertragung und Computerprogramm-Produkt |
US8463941B1 (en) * | 2008-06-16 | 2013-06-11 | Riverbed Technology, Inc. | Cross-session protocol acceleration and its application to storage area network file systems |
US8041893B1 (en) | 2008-09-09 | 2011-10-18 | Vignette Software Llc | System and method for managing large filesystem-based caches |
US20100070588A1 (en) * | 2008-09-15 | 2010-03-18 | Yahoo! Inc. | Reliability for instant messaging based on end point acknowledgements |
WO2010042580A1 (en) * | 2008-10-08 | 2010-04-15 | Citrix Systems, Inc. | Systems and methods for allocating bandwidth by an intermediary for flow control |
US20100106841A1 (en) * | 2008-10-28 | 2010-04-29 | Adobe Systems Incorporated | Handling Proxy Requests in a Computing System |
US9135024B2 (en) * | 2008-11-30 | 2015-09-15 | Red Hat Israel, Ltd. | Playing multimedia content at remote graphics display client |
CN102273149A (zh) * | 2008-12-23 | 2011-12-07 | 莫维克网络公司 | 一种利用多层协议的透明代理设备 |
US20120047284A1 (en) * | 2009-04-30 | 2012-02-23 | Nokia Corporation | Data Transmission Optimization |
US8856869B1 (en) * | 2009-06-22 | 2014-10-07 | NexWavSec Software Inc. | Enforcement of same origin policy for sensitive data |
US8971335B2 (en) * | 2009-07-02 | 2015-03-03 | Exafer Ltd | System and method for creating a transitive optimized flow path |
US20120089481A1 (en) * | 2009-11-24 | 2012-04-12 | Chain Reaction Ecommerce, Inc. | Securing sensitive information with a trusted proxy frame |
US8903891B2 (en) * | 2010-06-24 | 2014-12-02 | Sap Se | User interface communication utilizing service request identification to manage service requests |
US9178854B2 (en) * | 2010-07-09 | 2015-11-03 | Cisco Technology, Inc. | Differentiation of multiple media endpoints behind an address translation device |
-
2011
- 2011-12-30 EP EP11854377.6A patent/EP2659623B1/de active Active
- 2011-12-30 JP JP2013547704A patent/JP6035248B2/ja not_active Expired - Fee Related
- 2011-12-30 WO PCT/US2011/068172 patent/WO2012092586A2/en active Application Filing
- 2011-12-30 US US13/341,409 patent/US20120102148A1/en not_active Abandoned
- 2011-12-30 CN CN201180068664.6A patent/CN103548307B/zh active Active
- 2011-12-30 EP EP19163542.4A patent/EP3518504B1/de active Active
-
2015
- 2015-04-03 US US14/678,537 patent/US10225340B2/en active Active
-
2019
- 2019-03-01 US US16/290,775 patent/US10841373B2/en not_active Expired - Fee Related
-
2020
- 2020-04-01 US US16/837,595 patent/US11082488B2/en active Active
-
2021
- 2021-06-18 US US17/351,926 patent/US12069129B2/en active Active
-
2023
- 2023-05-15 US US18/317,908 patent/US12126680B2/en active Active
-
2024
- 2024-10-22 US US18/923,658 patent/US20250047742A1/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050132049A1 (en) * | 1999-03-24 | 2005-06-16 | Kabushiki Kaisha Toshiba | Scheme for information delivery to mobile computers using cache servers |
US20020133621A1 (en) * | 2000-10-12 | 2002-09-19 | Expand Networks Ltd | Method and system for accelerating receipt of data in a client to client network |
US6940835B2 (en) * | 2000-12-28 | 2005-09-06 | Nortel Networks Limited | Application-level mobility support in communications network |
US20050102427A1 (en) * | 2002-08-09 | 2005-05-12 | Daisuke Yokota | Stream contents distribution system and proxy server |
US7616625B1 (en) * | 2003-10-22 | 2009-11-10 | Sprint Communications Company L.P. | System and method for selective enhanced data connections in an asymmetrically routed network |
US20110173345A1 (en) * | 2009-08-17 | 2011-07-14 | Akamai Technologies, Inc. | Method and system for HTTP-based stream delivery |
Non-Patent Citations (1)
Title |
---|
Knutsson et al., Transparent Proxy Signalling, 1999. * |
Cited By (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013169244A1 (en) * | 2011-05-06 | 2013-11-14 | Ortiva Wireless, Inc. | Data path processing |
US8817815B2 (en) * | 2011-12-22 | 2014-08-26 | Cisco Technology, Inc. | Traffic optimization over network link |
US9356904B1 (en) * | 2012-05-14 | 2016-05-31 | Google Inc. | Event invitations having cinemagraphs |
US9705729B2 (en) | 2012-06-01 | 2017-07-11 | Dell Products L.P. | General client engine with load balancing for client-server communication |
US20140052911A1 (en) * | 2012-08-20 | 2014-02-20 | Cisco Technology, Inc. | Hybrid caching system |
US9185180B2 (en) * | 2012-08-20 | 2015-11-10 | Cisco Technology, Inc. | Hybrid caching system |
US9467446B2 (en) * | 2013-06-14 | 2016-10-11 | Dell Products L.P. | Runtime API framework for client-server communication |
US20160112420A1 (en) * | 2013-06-14 | 2016-04-21 | Dell Products L. P. | Runtime api framework for client-server communication |
US9716740B2 (en) | 2013-06-14 | 2017-07-25 | Dell Products L.P. | Web-based transcoding to clients for client-server communication |
US10044825B2 (en) | 2013-06-14 | 2018-08-07 | Dell Products L.P. | Generic transcoding service for client-server communication |
US20160261345A1 (en) * | 2013-11-15 | 2016-09-08 | Huawei Technologies Co., Ltd. | Method for setting maintenance association ma, apparatus, and system |
US9813159B2 (en) * | 2013-11-15 | 2017-11-07 | Huawei Technologies Co., Ltd. | Method for setting maintenance association MA, apparatus, and system |
CN104202229A (zh) * | 2014-09-13 | 2014-12-10 | 潍坊学院 | 一种无源光网络olt设备qinq报文处理方法及系统 |
EP3101866A1 (de) * | 2015-06-03 | 2016-12-07 | Openwave Mobility, Inc. | Verfahren und vorrichtung zur verwaltung von verbindungen in einem kommunikationsnetzwerk |
GB2539003B (en) * | 2015-06-03 | 2018-05-09 | Openwave Mobility Inc | A method and apparatus for managing connections in a communication network |
US10361921B2 (en) | 2015-06-03 | 2019-07-23 | Openwave Mobility Inc. | Method and apparatus for managing connections in a communication network |
US11303572B2 (en) * | 2017-06-02 | 2022-04-12 | Samsung Electronics Co., Ltd. | Methods and systems for accounting for data usage in MPTCP |
Also Published As
Publication number | Publication date |
---|---|
CN103548307A (zh) | 2014-01-29 |
EP3518504A1 (de) | 2019-07-31 |
US11082488B2 (en) | 2021-08-03 |
CN103548307B (zh) | 2018-05-29 |
WO2012092586A2 (en) | 2012-07-05 |
US20150358405A1 (en) | 2015-12-10 |
WO2012092586A3 (en) | 2013-01-17 |
EP3518504B1 (de) | 2020-09-16 |
US12069129B2 (en) | 2024-08-20 |
US10841373B2 (en) | 2020-11-17 |
EP2659623A2 (de) | 2013-11-06 |
US10225340B2 (en) | 2019-03-05 |
JP6035248B2 (ja) | 2016-11-30 |
US20210314401A1 (en) | 2021-10-07 |
EP2659623B1 (de) | 2019-03-20 |
EP2659623A4 (de) | 2017-07-19 |
US20200236166A1 (en) | 2020-07-23 |
US12126680B2 (en) | 2024-10-22 |
US20250047742A1 (en) | 2025-02-06 |
JP2014504822A (ja) | 2014-02-24 |
US20190208015A1 (en) | 2019-07-04 |
US20230283662A1 (en) | 2023-09-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US12126680B2 (en) | Optimizing data transmission between a first endpoint and a second endpoint in a computer network | |
US8122140B2 (en) | Apparatus and method for accelerating streams through use of transparent proxy architecture | |
US8654787B2 (en) | Apparatus and method for remote communication and transmission protocols | |
US9985872B2 (en) | Router with bilateral TCP session monitoring | |
US11477130B2 (en) | Transmission control method and apparatus | |
EP3574617B1 (de) | Verfahren und vorrichtung zur verwaltung von routing-unterbrechungen in einem computernetzwerk | |
WO2021089552A1 (en) | Method and network device for multi-path communication | |
Coonjah et al. | An investigation of the TCP meltdown problem and proposing raptor codes as a novel to decrease TCP retransmissions in VPN systems | |
Hammar | Multipath packet scheduling for 5G systems | |
US20090052446A1 (en) | Communications Interface |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |
|
AS | Assignment |
Owner name: PEERAPP LTD., MASSACHUSETTS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:AROLOVITCH, ALAN;BACHAR, SHMUEL;GAVISH, DROR MOSHE;AND OTHERS;SIGNING DATES FROM 20111229 TO 20111230;REEL/FRAME:042546/0215 |
|
AS | Assignment |
Owner name: PEERAPP SOLUTIONS, INC., TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:PEERAPP LTD.;REEL/FRAME:044017/0731 Effective date: 20170915 |
|
AS | Assignment |
Owner name: ZEPHYRTEL, INC., TEXAS Free format text: CHANGE OF NAME;ASSIGNOR:PEERAPP SOLUTIONS, INC.;REEL/FRAME:046783/0980 Effective date: 20180622 |