US20140258378A1 - Third party verification using override ip addresses - Google Patents
Third party verification using override ip addresses Download PDFInfo
- Publication number
- US20140258378A1 US20140258378A1 US14/140,122 US201314140122A US2014258378A1 US 20140258378 A1 US20140258378 A1 US 20140258378A1 US 201314140122 A US201314140122 A US 201314140122A US 2014258378 A1 US2014258378 A1 US 2014258378A1
- Authority
- US
- United States
- Prior art keywords
- server
- identification parameter
- client
- notification
- content object
- 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
- 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
-
- 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/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/04—Processing captured monitoring data, e.g. for logfile generation
-
- 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/535—Tracking the activity of the user
-
- 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/22—Parsing or analysis of headers
-
- 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/06—Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
Definitions
- the present invention relates generally to computer programs and software. More specifically, techniques for third party verification using override IP addresses are described.
- Measuring parameters associated with the performance of a website is a valuable function for determining various characteristics associated with the content.
- Content may include media files (e.g., audio, video, images, graphics, or a combination thereof), which may be delivered to an executable environment such as a web browser or web browsing application.
- media files e.g., audio, video, images, graphics, or a combination thereof
- web browser e.g., a web browser
- web browsing application e.g., web browsing application.
- conventional techniques for measuring web analytics are problematic and limited.
- performance characteristics e.g., number of downloads, when a download starts/ends, length of download, type of content, file name, date/time, and others
- performance characteristics are typically measured using a program written in JavaScript, enabling a “ping” or “callback,” which involves sending a small amount of data, typically sent as a set of data packets, back to the source (i.e., server) of a downloaded file.
- Characteristics such as an Internet Protocol (IP) address, user agent, software version, operating system (OS) version, number of views, downloads, and other information about an end-user (i.e., client or destination) environment can be measured or gathered using conventional techniques.
- IP Internet Protocol
- OS operating system
- a JavaScript program reports characteristics or metrics (“metrics”) about a requested file.
- metrics characteristics or metrics
- other applications e.g., media players
- can run offline i.e., not connected to a data network such as the Internet
- metrics are not reported in real-time.
- conventional programming techniques such as JavaScript cannot be used to develop programs for monitoring, gathering, or reporting on metrics outside of a web browsing environment. For example, the number of times a media file is played cannot be tracked when played in a media player that does not have a data connection over which it can report metrics back to a server.
- HTTP hypertext transfer protocol
- Conventional techniques often report a network address that is not the actual end-user (i.e., client) address.
- conventional reporting and analytics software may erroneously report the source of a media file (i.e., server) as the destination and fail to identify the actual location or destination of a media file download.
- FIG. 1 illustrates an exemplary system for third party verification using overriding IP addresses
- FIG. 2 illustrates an exemplary media system for third party verification using overriding IP addresses
- FIG. 3 illustrates an exemplary application architecture for third party verification using overriding IP addresses
- FIG. 4A illustrates an exemplary process for third party verification using overriding IP addresses
- FIG. 4B illustrates a further exemplary process for third party verification using overriding IP addresses
- FIG. 5 illustrates an alternative exemplary process for third party verification using overriding IP addresses
- FIG. 6 illustrates an exemplary computer system suitable for third party verification using overriding IP addresses.
- the described techniques may be implemented as a computer program or application (“application”) or as a module or sub-component of another application.
- the described techniques may be implemented as software, hardware, firmware, circuitry, or a combination thereof. If implemented as software, the described techniques may be implemented using various types of programming, development, scripting, or formatting languages, frameworks, syntax, applications, protocols, objects, or techniques, including C, Objective C, C++, C#, FlexTM, JavaTM, JavascriptTM, Ajax, COBOL, Fortran, ADA, binary, XML, HTML, DHTML, XHTML, HTTP, XSL, XSLT, XMPP, WSDL, and others. Design, publishing, visual effects, and other types of applications such as Dreamweaver®, Shockwave®, Flash®, Fireworks®, and others may also be used to implement the described techniques.
- the described techniques may be varied and are not limited to the examples or descriptions provided.
- downloads of media files may be tracked for reporting, performance, traffic, and other analytical purposes using third party verification by using pre-set rules or parameters to determine when to trigger
- FIG. 1 illustrates an exemplary system for third party verification using overriding IP addresses.
- system 100 includes network 102 , media clients 104 - 114 , router 116 , switch 118 , server 120 , media servers 120 - 124 , network 126 , database 128 , and verification service 130 .
- media clients 104 - 114 may be clients, peers, or other endpoint (i.e., devices) that are configured to request, download, and play media files.
- endpoint i.e., devices
- media clients 104 - 114 may be wired, wireless, fixed, mobile, or other types of endpoint, processor-based devices that are configured to request, download, and play various types of media files in different media formats.
- Media formats may be any type of format that is used to render, deliver, play, download, or otherwise manipulate audio, video, music, feeds (e.g., really simple syndication (RSS)), text, images, pictures, or a combination thereof.
- media servers 120 - 122 and server 124 are servers or other processor-based devices that are configured to serve (i.e., send in response to one or more requests) media files or any other type of data requested by media clients 104 - 114 .
- the number of elements may be varied and are not limited to the types and numbers shown and described, which are arbitrary and provided for purposes of illustration.
- system 100 may be implemented to enable media clients 104 - 114 to request media files for download, streaming, or access from media servers 120 - 122 or server 124 .
- a wireless mobile device e.g., media clients 106 or 114
- a callback i.e., a message including one or more data packets structured according to any type of data transmission protocol (e.g., TCP, IP, UDP, HTTP, and others) and having information such as IP address, host address, HTTP information, and other information beyond that of a traffic log
- verification service 130 may be a process or set of processes implemented in a standalone or distributed architecture that enables a server, client, or peer to verify (i.e., determine) one or more characteristics associated with a media file.
- processes, sub-processes, modules, applications, routines, or the like may be implemented on a single processor (e.g., server 124 ) or multiple processors or machines.
- verification service 124 is installed on server 124 , which is in data communication with server 120 .
- server 120 may also be in data communication with server 122 across network 126 .
- Direct or indirect connections or couplings may be used to place media clients 104 - 114 and media servers 120 - 124 in data communication with each other.
- Verification service 130 in some examples, may be used to verify (i.e., determine) various characteristics or parameters associated with serving media files from media servers 120 - 122 to media clients 104 - 114 .
- a callback i.e., a data call made to verification service 130 on server 124 when a media file is requested, downloaded, or otherwise accessed from media server 120
- verification service 130 which stores or records data for traffic and performance analysis purposes. Further, stored data may be retrieved or accessed by a system administrator, subscriber, or other user of verification service 130 . In some examples, reports may also be generated by verification service 130 about various characteristics or parameters associated with a media file.
- HTTP headers examples of types of characteristics or parameters that may be gathered by verification service and reported are number of downloads, addresses associated with download requests via HTTP request headers (“request headers”), source addresses, destination addresses, length of download, download file name, download size, date/time of download, and any other information or data associated with a media file.
- HTTP headers e.g., HTTP request headers (“request headers)
- request headers may be modified to send override IP address indicated as an IP address, but in an HTTP message or packet format.
- IP addresses may be read or retrieved from a layer (i.e., IP layer) of a protocol stack in order to retrieve the actual end-user IP address (i.e., override IP address) for a given media client.
- Protocol e.g., HTTP, TCP, IP, UDP, and others
- HTTP HyperText Transfer Protocol
- IP IP
- UDP User Datagram Protocol
- FIG. 2 illustrates an exemplary media system for third party verification using overriding IP addresses.
- media system 200 includes media client 202 , media server 204 , verification module 206 , application programming interface (“API”) 208 , and verification service 210 .
- API application programming interface
- directional arrows provided to illustrate, but not limit, data flow between media client 202 , media server 204 , verification module 206 , application programming interface (“API”) 208 , and verification service 210 .
- a request for a media file may be sent from media client 202 to media server 204 .
- the request may be further evaluated by verification module 206 , which sends a notification, message or other data communication construct (“notification”) to verification service 210 over API 208 .
- notification and message may be used interchangeably to refer to any data that is exchanged between verification module 206 , and verification service 210 .
- API 208 may be an application interface or set of routines that allow media server 204 to be tracked (i.e., for traffic, performance, and other analytical purposes) by verification service 210 .
- verification service 210 may be implemented similarly to verification service 130 ( FIG. 1 ), as described above.
- media server 204 sends the requested media file, if available, to media client 202 .
- Verification module 206 also sends a notification to verification service 210 to report the request and/or download of a media file.
- Verification module 206 may be a program, application, routine, process, or a set thereof that is used to gather parameters associated with a media file from media server 204 .
- verification module 206 may be a distributed feature of verification services 210 .
- functionality provided by verification module 206 may be incorporated, integrated, or otherwise included with verification service 210 . Parameters gathered by verification service 210 may be reported out to system administrators, subscribers, applications, or other users of verification service 210 and information and analysis provided by it.
- verification service 210 may be notified (i.e., by receiving a notification from verification module 206 ) of various information (e.g., media file name, location, address, size, date/time of request, date/time of download initiation, date/time of download completion, and others).
- verification service 210 and/or verification module 206 may evaluate a request header associated with a data packet structured according to HTTP. During the evaluation, an address for media client 202 may be determined and instead of reporting the IP address of media server 204 to verification service 210 , the actual end-user IP address of media client 202 may be reported.
- the actual end-user (i.e., media client 202 ) IP address may be included (i.e., supplemented) in data packets that are provided by media client 202 to media server 204 .
- Various techniques for adding the actual end-user IP address may be used and are not limited to any specific example.
- the actual end-user IP address may be added to the payload or user data portion of a data packet.
- optional fields may be used to add the actual end-user IP address.
- the actual end-user IP address may be added to any field in a data packet formatted using HTTP or any other data communication protocol using special flags, operators, or other indicators. The type of special flag, operator, or other indicator is not a limiting feature of the techniques described herein and may be varied accordingly.
- verification service 210 When a data packet having the actual end-user IP address is sent from verification module 206 to verification service 210 , logic (described below in connection with FIG. 3 ) implemented on verification service 210 is configured to interpret the special flag, operator, or other indicator to identify the actual end-user IP address. Once identified, the actual-end user IP address is used to store, file, or otherwise record data associated with the media file sent from media server 204 to media client 202 . Thus, a source (i.e., network IP) address in a data packet or stream sent from media server 204 to verification service 210 may be overridden by the actual end-user IP address by logic included in API 208 , verification module 206 , or verification service 210 .
- verification module 206 may be eliminated and instead implemented as functionality included in verification service 210 .
- verification service 210 can accurately associate data, metrics, parameters, and analysis with media files requested and downloaded, instead of using a network (e.g., IP) address for media server 204 , which can be inaccurate.
- IP network
- FIG. 3 illustrates an exemplary application architecture for third party verification using overriding IP addresses.
- verification application 302 includes API 304 , logic module 306 , packet encoding module 312 ; database 314 , and bus 316 .
- Data transferred among API 304 , logic module 306 , packet encoding module 312 , and database 314 may be transferred along bus 316 , which may also be implemented across one or more data networks (e.g., network 102 , 126 ( FIG. 1 )).
- verification module 206 FIG. 2
- verification service 208 FIG. 2
- data is sent or received by verification application 302 using API 304 , which may be implemented to provide routines that specify how data should be received or sent between verification application 302 and, for example, media server 204 ( FIG. 2 ).
- API 304 may be implemented to provide routines that specify how data should be received or sent between verification application 302 and, for example, media server 204 ( FIG. 2 ).
- verification module 206 notifies verification service 208 and includes the actual end-user IP address in a notification message using techniques such as those described above.
- Packet encoding module 312 may be configured to add the actual end-user IP address in a message along with an indicator to override a default source or network address found in a field of the HTTP request header.
- Notification messages or data sent to verification service 208 are encoded, decoded, or evaluated by packet encoding module 312 to determine whether an actual end-user IP address has been included by verification module 206 , which may be implemented on media server 204 ( FIG. 2 ). If an actual end-user IP address has been included in a notification sent by verification module (i.e., media server 204 ) to verification service 208 , then the actual end-user IP address may be used to override the network or source address of the request from media client 202 ( FIG. 2 ). Thus, data associated with the actual end-user IP address and the requested media file (not shown) may be recorded or stored (“stored”) in database 314 , which may be implemented as an individual data repository or as multiple data repositories.
- database 314 may be a storage area network, redundant array of independent disks (RAID), hard drive, non-volatile memory, repository, or any other type of storage array or facility.
- RAID redundant array of independent disks
- the above-described elements may be varied in number, function, design, layout, configuration, or implementation and are not limited to the examples shown and described.
- FIG. 4A illustrates an exemplary process for third party verification using overriding IP addresses.
- a request header associated with a request for a media file is received ( 402 ).
- transmission of the media file is initiated ( 404 ).
- notification is sent, for example, from media server 204 ( FIG. 2 ) to verification service 210 via API 208 ( 406 ).
- HTTP specifications e.g., Keep-alive
- notifications to verification service 210 may be spooled to compensate for high volume downloads, using fault tolerance techniques to ensure latencies to date/time information are minimized or accurately recorded.
- notification may be sent when a download is initiated, completed, or when a request is received. Notifications may be sent at any point and are not limited to the examples provided.
- termination of a media file download may be caused by a user stopping the playing or download of a given file.
- termination of a media file download may be caused by the loss of a data network connection.
- termination of a media file download prior to completion may occur for other reasons than those stated above.
- a notification to a verification service may be sent when a download aborted or if a download request came from a malicious IP address (i.e., known or otherwise).
- rules may be specified to determine when third party verification service is activated (i.e., initiates recording of data associated with the request or download of a media file). If the transmission (i.e., download) of the download is terminated by the media client (e.g., a user stops the download), then the process ends. If the transmission is not terminated by the media client, then the transmission continues to the media client until the download is completed ( 410 ). Once completed, a notification may be sent to verification service 210 using an override IP address (i.e., an actual end-user IP address that is indicated as superseding or replacing the source address identified in a network packet request header), as described above ( 412 ).
- an override IP address i.e., an actual end-user IP address that is indicated as superseding or replacing the source address identified in a network packet request header
- FIG. 4B illustrates a further exemplary process for third party verification using overriding IP addresses.
- a further process for generating (i.e., sending) a notification from media server 204 to verification service 210 is described.
- a request header is evaluated ( 420 ). Once evaluated to determine if the request header includes a source (i.e., network) address for media server 202 ( FIG. 2 ), the actual end-user IP address of the requesting endpoint (i.e., media client 202 ( FIG. 2 )) is inserted into a notification sent to verification service 210 ( FIG. 2 ) ( 422 ).
- an indication to override the source address with the actual end-user IP address is also provided in the notification to verification service 210 ( FIG. 2 ) ( 424 ).
- an indication may be a flag, signal, operator, or other data packet element that may be used to indicate or identify a special value that should be used, when detected by verification service 210 , to override the source address field in an HTTP request header or other data packet.
- indications may be different and implemented differently than described above. Further, the above-described process may be varied in order, steps, function, or implementation and are not limited to the examples shown and described.
- FIG. 5 illustrates an alternative exemplary process for third party verification using overriding IP addresses.
- a request for data e.g., media file
- the request is used to trigger the initiation of the data download to the requesting endpoint ( 504 ).
- a client identification parameter e.g., address, location, or other parameter
- a notification containing the override client identification parameter is sent to a verification service (e.g., verification service 210 ( FIG. 2 )) ( 508 ).
- a determination is made as to whether the data transmission was terminated ( 510 ).
- the process ends. Alternatively, if the transmission is not terminated, then the download continues until the data transmission to the client or requesting endpoint is complete ( 512 ). After the data transmission is complete, another notification may be sent to verification service 210 ( FIG. 2 ) with the override client identification parameter.
- data indicating the file name, user agent e.g., type of application requesting the file or other identification of the executable environment (e.g., web browser, media player, or the like)
- location e.g., location
- duration e.g., date/time of file access
- size e.g., actual end-user IP address
- other information associated with the downloaded file may be stored by a verification service for further use when analyzing traffic statistics, performance (e.g., number of downloads in a given period of time) or the like.
- performance e.g., number of downloads in a given period of time
- FIG. 6 illustrates an exemplary computer system suitable for third party verification using overriding IP addresses.
- computer system 600 may be used to implement computer programs, applications, methods, processes, or other software to perform the above-described techniques.
- Computer system 600 includes a bus 602 or other communication mechanism for communicating information, which interconnects subsystems and devices, such as processor 604 , system memory 606 (e.g., RAM), storage device 608 (e.g., ROM), disk drive 610 (e.g., magnetic or optical), communication interface 612 (e.g., modem or Ethernet card), display 614 (e.g., CRT or LCD), input device 616 (e.g., keyboard), and cursor control 618 (e.g., mouse or trackball).
- processor 604 system memory 606 (e.g., RAM), storage device 608 (e.g., ROM), disk drive 610 (e.g., magnetic or optical), communication interface 612 (e.g., modem or Ethernet card), display 614 (e.g
- computer system 600 performs specific operations by processor 604 executing one or more sequences of one or more instructions stored in system memory 606 . Such instructions may be read into system memory 606 from another computer readable medium, such as static storage device 608 or disk drive 610 . In some examples, hard-wired circuitry may be used in place of or in combination with software instructions for implementation.
- Non-volatile media includes, for example, optical or magnetic disks, such as disk drive 610 .
- Volatile media includes dynamic memory, such as system memory 606 .
- Transmission media includes coaxial cables, copper wire, and fiber optics, including wires that comprise bus 602 . Transmission media can also take the form of acoustic or light waves, such as those generated during radio wave and infrared data communications.
- Computer readable media includes, for example, floppy disk, flexible disk, hard disk, magnetic tape, any other magnetic medium, CD-ROM, any other optical medium, punch cards, paper tape, any other physical medium with patterns of holes, RAM, PROM, EPROM, FLASH-EPROM, any other memory chip or cartridge, carrier wave, or any other medium from which a computer can read.
- execution of the sequences of instructions may be performed by a single computer system 600 .
- two or more computer systems 600 coupled by communication link 620 may perform the sequence of instructions in coordination with one another.
- Computer system 600 may transmit and receive messages, data, and instructions, including program, i.e., application code, through communication link 620 and communication interface 612 .
- Received program code may be executed by processor 604 as it is received, and/or stored in disk drive 610 , or other non-volatile storage for later execution.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Data Mining & Analysis (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Techniques for third party verification using override IP addresses is described, including detecting a request header from an endpoint, the request header being associated with a request for a media file, initiating a download of the media file to the endpoint, evaluating the request header to identify an address associated with the endpoint, generating a notification comprising the address, the notification being configured to indicate the address overrides a source address identified by a field in a packet associated with the request header, and sending the notification to report data associated with the media file, wherein the address overrides the source address to identify a source of the request.
Description
- This application is a continuation of U.S. patent application Ser. No. 13/662,237, filed Oct. 26, 2012, entitled “THIRD PARTY VERIFICATION USING OVERRIDE IP ADDRESSES”, which is a continuation of U.S. patent application Ser. No. 13/215,373, filed Aug. 23, 2011, entitled “THIRD PARTY VERIFICATION USING OVERRIDE IP ADDRESSES”, which is a continuation of U.S. patent application Ser. No. 11/904,327, filed on Sep. 25, 2007, entitled “THIRD PARTY VERIFICATION USING OVERRIDE IP ADDRESSES”. Additionally, this application is related to the following: U.S. patent application Ser. No. 11/904,326, filed Sep. 25, 2007; U.S. patent application Ser. No. 13/759,886, filed Feb. 5, 2013; U.S. Patent Application No. 61/238,100, filed Aug. 28, 2009; U.S. patent application Ser. No. 12/770,600, filed Apr. 29, 2010; U.S. patent application Ser. No. 13/245,786, filed Sep. 26, 2011; U.S. Patent Application No. 60/673,128, filed Apr. 20, 2005; U.S. patent application Ser. No. 11/406,675, filed Apr. 18, 2006; U.S. patent application Ser. No. 13/245,601, filed Sep. 26, 2011; U.S. patent application Ser. No. 13/441,812, filed Apr. 6, 2012; U.S. patent application Ser. No. 13/572,505, filed Aug. 10, 2012; U.S. patent application Ser. No. 13/950,213, filed Jul. 24, 2013; U.S. patent application Ser. No. 12/756,956, filed Apr. 8, 2010; and Australian Application No. 2010201379, filed Apr. 7, 2010. Each of these applications is incorporated by reference for all purposes.
- The present invention relates generally to computer programs and software. More specifically, techniques for third party verification using override IP addresses are described.
- Measuring parameters associated with the performance of a website is a valuable function for determining various characteristics associated with the content. Content may include media files (e.g., audio, video, images, graphics, or a combination thereof), which may be delivered to an executable environment such as a web browser or web browsing application. However, conventional techniques for measuring web analytics are problematic and limited.
- In conventional web browsing environments, performance characteristics (e.g., number of downloads, when a download starts/ends, length of download, type of content, file name, date/time, and others) are typically measured using a program written in JavaScript, enabling a “ping” or “callback,” which involves sending a small amount of data, typically sent as a set of data packets, back to the source (i.e., server) of a downloaded file. Characteristics such as an Internet Protocol (IP) address, user agent, software version, operating system (OS) version, number of views, downloads, and other information about an end-user (i.e., client or destination) environment can be measured or gathered using conventional techniques. In conventional web browsing environments, when a web page is requested, a JavaScript program reports characteristics or metrics (“metrics”) about a requested file. However, other applications (e.g., media players) can run offline (i.e., not connected to a data network such as the Internet), which prevents data from being sent back to a server for purposes of callbacks and gathering metrics. Further, while some conventional techniques allow reporting from media playing environments when a data connection is re-established, metrics are not reported in real-time. Still further, conventional programming techniques such as JavaScript cannot be used to develop programs for monitoring, gathering, or reporting on metrics outside of a web browsing environment. For example, the number of times a media file is played cannot be tracked when played in a media player that does not have a data connection over which it can report metrics back to a server.
- Other problems associated with conventional techniques for gathering metrics on media files involve inaccurate reporting. For example, hypertext transfer protocol (HTTP) requests are often inaccurate because HTTP request headers often include a source address that provides the address of a server and not the actual end user. Conventional techniques often report a network address that is not the actual end-user (i.e., client) address. Thus, conventional reporting and analytics software may erroneously report the source of a media file (i.e., server) as the destination and fail to identify the actual location or destination of a media file download.
- Thus, a solution for verifying media file metrics without the limitations of conventional techniques is needed.
- Various examples are disclosed in the following detailed description and the accompanying drawings:
-
FIG. 1 illustrates an exemplary system for third party verification using overriding IP addresses; -
FIG. 2 illustrates an exemplary media system for third party verification using overriding IP addresses; -
FIG. 3 illustrates an exemplary application architecture for third party verification using overriding IP addresses; -
FIG. 4A illustrates an exemplary process for third party verification using overriding IP addresses; -
FIG. 4B illustrates a further exemplary process for third party verification using overriding IP addresses; -
FIG. 5 illustrates an alternative exemplary process for third party verification using overriding IP addresses; and -
FIG. 6 illustrates an exemplary computer system suitable for third party verification using overriding IP addresses. - Various embodiments or examples may be implemented in numerous ways, including as a system, a process, an apparatus, or a series of program instructions on a computer readable medium such as a computer readable storage medium or a computer network where the program instructions are sent over optical, electronic, or wireless communication links. In general, operations of disclosed processes may be performed in an arbitrary order, unless otherwise provided in the claims.
- A detailed description of one or more examples is provided below along with accompanying figures. The detailed description is provided in connection with such examples, but is not limited to any particular example. The scope is limited only by the claims and numerous alternatives, modifications, and equivalents are encompassed. Numerous specific details are set forth in the following description in order to provide a thorough understanding. These details are provided as examples and the described techniques may be practiced according to the claims without some or all of the accompanying details. For clarity, technical material that is known in the technical fields related to the embodiments has not been described in detail to avoid unnecessarily obscuring the description.
- In some examples, the described techniques may be implemented as a computer program or application (“application”) or as a module or sub-component of another application. The described techniques may be implemented as software, hardware, firmware, circuitry, or a combination thereof. If implemented as software, the described techniques may be implemented using various types of programming, development, scripting, or formatting languages, frameworks, syntax, applications, protocols, objects, or techniques, including C, Objective C, C++, C#, Flex™, Java™, Javascript™, Ajax, COBOL, Fortran, ADA, binary, XML, HTML, DHTML, XHTML, HTTP, XSL, XSLT, XMPP, WSDL, and others. Design, publishing, visual effects, and other types of applications such as Dreamweaver®, Shockwave®, Flash®, Fireworks®, and others may also be used to implement the described techniques. The described techniques may be varied and are not limited to the examples or descriptions provided.
- Techniques for third party verification using override IP addresses are described. In some examples, downloads of media files (e.g., music, audio, video, images, pictures, photos, and others) may be tracked for reporting, performance, traffic, and other analytical purposes using third party verification by using pre-set rules or parameters to determine when to trigger
-
FIG. 1 illustrates an exemplary system for third party verification using overriding IP addresses. Here,system 100 includesnetwork 102, media clients 104-114,router 116,switch 118,server 120, media servers 120-124,network 126,database 128, andverification service 130. In some examples, media clients 104-114 may be clients, peers, or other endpoint (i.e., devices) that are configured to request, download, and play media files. As examples, media clients 104-114 may be wired, wireless, fixed, mobile, or other types of endpoint, processor-based devices that are configured to request, download, and play various types of media files in different media formats. Media formats may be any type of format that is used to render, deliver, play, download, or otherwise manipulate audio, video, music, feeds (e.g., really simple syndication (RSS)), text, images, pictures, or a combination thereof. Likewise, media servers 120-122 andserver 124 are servers or other processor-based devices that are configured to serve (i.e., send in response to one or more requests) media files or any other type of data requested by media clients 104-114. The number of elements (e.g.,network 102, media clients 104-114,router 116,switch 118, media servers 120-122,server 124,network 126,database 128, and verification service 130) may be varied and are not limited to the types and numbers shown and described, which are arbitrary and provided for purposes of illustration. - Here,
system 100 may be implemented to enable media clients 104-114 to request media files for download, streaming, or access from media servers 120-122 orserver 124. For example, a wireless mobile device (e.g.,media clients 106 or 114) may request a podcast to be streamed or downloaded from one or more of media servers 120-124. When requested, a callback (i.e., a message including one or more data packets structured according to any type of data transmission protocol (e.g., TCP, IP, UDP, HTTP, and others) and having information such as IP address, host address, HTTP information, and other information beyond that of a traffic log) may be sent from one or more of media servers 120-122 toverification service 130 implemented onserver 124. As an example,verification service 130 may be a process or set of processes implemented in a standalone or distributed architecture that enables a server, client, or peer to verify (i.e., determine) one or more characteristics associated with a media file. In other words processes, sub-processes, modules, applications, routines, or the like may be implemented on a single processor (e.g., server 124) or multiple processors or machines. In this example,verification service 124 is installed onserver 124, which is in data communication withserver 120. Further,server 120 may also be in data communication withserver 122 acrossnetwork 126. Direct or indirect connections or couplings may be used to place media clients 104-114 and media servers 120-124 in data communication with each other.Verification service 130, in some examples, may be used to verify (i.e., determine) various characteristics or parameters associated with serving media files from media servers 120-122 to media clients 104-114. For example, when a media file is accessed, a callback (i.e., a data call made toverification service 130 onserver 124 when a media file is requested, downloaded, or otherwise accessed from media server 120) may be made toverification service 130, which stores or records data for traffic and performance analysis purposes. Further, stored data may be retrieved or accessed by a system administrator, subscriber, or other user ofverification service 130. In some examples, reports may also be generated byverification service 130 about various characteristics or parameters associated with a media file. Examples of types of characteristics or parameters (“parameters”) that may be gathered by verification service and reported are number of downloads, addresses associated with download requests via HTTP request headers (“request headers”), source addresses, destination addresses, length of download, download file name, download size, date/time of download, and any other information or data associated with a media file. As an example, HTTP headers (e.g., HTTP request headers (“request headers)) may be modified to send override IP address indicated as an IP address, but in an HTTP message or packet format. In some examples, IP addresses may be read or retrieved from a layer (i.e., IP layer) of a protocol stack in order to retrieve the actual end-user IP address (i.e., override IP address) for a given media client. Any type of protocol (e.g., HTTP, TCP, IP, UDP, and others) format may be used to send HTTP header information with override IP addresses. The above-described elements may be varied in number, function, design, layout, configuration, or implementation and are not limited to the examples shown and described. -
FIG. 2 illustrates an exemplary media system for third party verification using overriding IP addresses. Here,media system 200 includesmedia client 202,media server 204,verification module 206, application programming interface (“API”) 208, andverification service 210. In some examples, directional arrows provided to illustrate, but not limit, data flow betweenmedia client 202,media server 204,verification module 206, application programming interface (“API”) 208, andverification service 210. As an example, a request for a media file may be sent frommedia client 202 tomedia server 204. When received, the request may be further evaluated byverification module 206, which sends a notification, message or other data communication construct (“notification”) toverification service 210 overAPI 208. In other examples, notification and message may be used interchangeably to refer to any data that is exchanged betweenverification module 206, andverification service 210.API 208 may be an application interface or set of routines that allowmedia server 204 to be tracked (i.e., for traffic, performance, and other analytical purposes) byverification service 210. In some examples,verification service 210 may be implemented similarly to verification service 130 (FIG. 1 ), as described above. - When a media file is requested, in some examples, by
media client 202,media server 204 sends the requested media file, if available, tomedia client 202.Verification module 206 also sends a notification toverification service 210 to report the request and/or download of a media file.Verification module 206 may be a program, application, routine, process, or a set thereof that is used to gather parameters associated with a media file frommedia server 204. In other example,verification module 206 may be a distributed feature ofverification services 210. In still other examples, functionality provided byverification module 206 may be incorporated, integrated, or otherwise included withverification service 210. Parameters gathered byverification service 210 may be reported out to system administrators, subscribers, applications, or other users ofverification service 210 and information and analysis provided by it. - Here, when a media file is requested for download from
media server 204,verification service 210 may be notified (i.e., by receiving a notification from verification module 206) of various information (e.g., media file name, location, address, size, date/time of request, date/time of download initiation, date/time of download completion, and others). When a request frommedia client 202 is received,verification service 210 and/orverification module 206 may evaluate a request header associated with a data packet structured according to HTTP. During the evaluation, an address formedia client 202 may be determined and instead of reporting the IP address ofmedia server 204 toverification service 210, the actual end-user IP address ofmedia client 202 may be reported. When sending a message toverification service 210, the actual end-user (i.e., media client 202) IP address may be included (i.e., supplemented) in data packets that are provided bymedia client 202 tomedia server 204. Various techniques for adding the actual end-user IP address may be used and are not limited to any specific example. For example, the actual end-user IP address may be added to the payload or user data portion of a data packet. As another example, optional fields may be used to add the actual end-user IP address. Further, the actual end-user IP address may be added to any field in a data packet formatted using HTTP or any other data communication protocol using special flags, operators, or other indicators. The type of special flag, operator, or other indicator is not a limiting feature of the techniques described herein and may be varied accordingly. - When a data packet having the actual end-user IP address is sent from
verification module 206 toverification service 210, logic (described below in connection withFIG. 3 ) implemented onverification service 210 is configured to interpret the special flag, operator, or other indicator to identify the actual end-user IP address. Once identified, the actual-end user IP address is used to store, file, or otherwise record data associated with the media file sent frommedia server 204 tomedia client 202. Thus, a source (i.e., network IP) address in a data packet or stream sent frommedia server 204 toverification service 210 may be overridden by the actual end-user IP address by logic included inAPI 208,verification module 206, orverification service 210. In other examples,verification module 206 may be eliminated and instead implemented as functionality included inverification service 210. By identifying the actual end-user IP address sending the HTTP request header tomedia server 204,verification service 210 can accurately associate data, metrics, parameters, and analysis with media files requested and downloaded, instead of using a network (e.g., IP) address formedia server 204, which can be inaccurate. The above-described elements may be varied in number, function, design, layout, configuration, or implementation and are not limited to the examples shown and described. -
FIG. 3 illustrates an exemplary application architecture for third party verification using overriding IP addresses. Here,verification application 302 includesAPI 304,logic module 306,packet encoding module 312;database 314, andbus 316. Data transferred amongAPI 304,logic module 306,packet encoding module 312, anddatabase 314 may be transferred alongbus 316, which may also be implemented across one or more data networks (e.g.,network 102, 126 (FIG. 1 )). Also included are verification module 206 (FIG. 2 ) and verification service 208 (FIG. 2 ), which may be implemented to function as described above in connection withFIG. 2 . - In some examples, data is sent or received by
verification application 302 usingAPI 304, which may be implemented to provide routines that specify how data should be received or sent betweenverification application 302 and, for example, media server 204 (FIG. 2 ). When an HTTP request header is detected,verification module 206 notifiesverification service 208 and includes the actual end-user IP address in a notification message using techniques such as those described above.Packet encoding module 312 may be configured to add the actual end-user IP address in a message along with an indicator to override a default source or network address found in a field of the HTTP request header. Notification messages or data sent toverification service 208 are encoded, decoded, or evaluated bypacket encoding module 312 to determine whether an actual end-user IP address has been included byverification module 206, which may be implemented on media server 204 (FIG. 2 ). If an actual end-user IP address has been included in a notification sent by verification module (i.e., media server 204) toverification service 208, then the actual end-user IP address may be used to override the network or source address of the request from media client 202 (FIG. 2 ). Thus, data associated with the actual end-user IP address and the requested media file (not shown) may be recorded or stored (“stored”) indatabase 314, which may be implemented as an individual data repository or as multiple data repositories. By recording data related to an actual end-user IP address as opposed to the default source (i.e., network) address found in a network packet, parameters associated with a media file are more accurately reported for analysis and verification purposes. In some examples,database 314 may be a storage area network, redundant array of independent disks (RAID), hard drive, non-volatile memory, repository, or any other type of storage array or facility. The above-described elements may be varied in number, function, design, layout, configuration, or implementation and are not limited to the examples shown and described. -
FIG. 4A illustrates an exemplary process for third party verification using overriding IP addresses. Here, a request header associated with a request for a media file is received (402). In response to the request and if the media file is available, transmission of the media file is initiated (404). Once initiated, notification is sent, for example, from media server 204 (FIG. 2 ) toverification service 210 via API 208 (406). Alternatively, if a large number of downloads are observed (i.e., recorded or monitored byverification module 206 or verification service 210), HTTP specifications (e.g., Keep-alive) may be used to keep a connection open betweenmedia client 202 andmedia server 204 ormedia server 204 toverification service 210 viaAPI 208. Thus, notifications toverification service 210 may be spooled to compensate for high volume downloads, using fault tolerance techniques to ensure latencies to date/time information are minimized or accurately recorded. In other examples, notification may be sent when a download is initiated, completed, or when a request is received. Notifications may be sent at any point and are not limited to the examples provided. - Referring back to
FIG. 4A , a determination is made as to whether the media file transmission was terminated by media client 202 (FIG. 2 ) (408). In some examples, termination of a media file download may be caused by a user stopping the playing or download of a given file. In other examples, termination of a media file download may be caused by the loss of a data network connection. In still other examples, termination of a media file download prior to completion may occur for other reasons than those stated above. Further, a notification to a verification service may be sent when a download aborted or if a download request came from a malicious IP address (i.e., known or otherwise). Still further, rules may be specified to determine when third party verification service is activated (i.e., initiates recording of data associated with the request or download of a media file). If the transmission (i.e., download) of the download is terminated by the media client (e.g., a user stops the download), then the process ends. If the transmission is not terminated by the media client, then the transmission continues to the media client until the download is completed (410). Once completed, a notification may be sent toverification service 210 using an override IP address (i.e., an actual end-user IP address that is indicated as superseding or replacing the source address identified in a network packet request header), as described above (412). The above-described process may be varied in order, steps, function, or implementation and are not limited to the examples shown and described. -
FIG. 4B illustrates a further exemplary process for third party verification using overriding IP addresses. Here, a further process for generating (i.e., sending) a notification frommedia server 204 toverification service 210 is described. In same examples, a request header is evaluated (420). Once evaluated to determine if the request header includes a source (i.e., network) address for media server 202 (FIG. 2 ), the actual end-user IP address of the requesting endpoint (i.e., media client 202 (FIG. 2 )) is inserted into a notification sent to verification service 210 (FIG. 2 ) (422). Once inserted, an indication to override the source address with the actual end-user IP address is also provided in the notification to verification service 210 (FIG. 2 ) (424). In some examples, an indication may be a flag, signal, operator, or other data packet element that may be used to indicate or identify a special value that should be used, when detected byverification service 210, to override the source address field in an HTTP request header or other data packet. In other examples, indications may be different and implemented differently than described above. Further, the above-described process may be varied in order, steps, function, or implementation and are not limited to the examples shown and described. -
FIG. 5 illustrates an alternative exemplary process for third party verification using overriding IP addresses. Here, a request for data (e.g., media file) is received (502). Once received, the request is used to trigger the initiation of the data download to the requesting endpoint (504). A client identification parameter (e.g., address, location, or other parameter) may be overridden by inserting an override client identification parameter into one or more data packets associated with the requested data (506). Once overridden, a notification containing the override client identification parameter is sent to a verification service (e.g., verification service 210 (FIG. 2 )) (508). A determination is made as to whether the data transmission was terminated (510). If the transmission (i.e., download) of the data is terminated, then the process ends. Alternatively, if the transmission is not terminated, then the download continues until the data transmission to the client or requesting endpoint is complete (512). After the data transmission is complete, another notification may be sent to verification service 210 (FIG. 2 ) with the override client identification parameter. Thus, data indicating the file name, user agent (e.g., type of application requesting the file or other identification of the executable environment (e.g., web browser, media player, or the like)) location, duration, date/time of file access, size, actual end-user IP address, and other information associated with the downloaded file may be stored by a verification service for further use when analyzing traffic statistics, performance (e.g., number of downloads in a given period of time) or the like. The above-described process may be varied in order, steps, function, or implementation and are not limited to the examples shown and described. -
FIG. 6 illustrates an exemplary computer system suitable for third party verification using overriding IP addresses. In some examples,computer system 600 may be used to implement computer programs, applications, methods, processes, or other software to perform the above-described techniques.Computer system 600 includes abus 602 or other communication mechanism for communicating information, which interconnects subsystems and devices, such asprocessor 604, system memory 606 (e.g., RAM), storage device 608 (e.g., ROM), disk drive 610 (e.g., magnetic or optical), communication interface 612 (e.g., modem or Ethernet card), display 614 (e.g., CRT or LCD), input device 616 (e.g., keyboard), and cursor control 618 (e.g., mouse or trackball). - According to some examples,
computer system 600 performs specific operations byprocessor 604 executing one or more sequences of one or more instructions stored insystem memory 606. Such instructions may be read intosystem memory 606 from another computer readable medium, such asstatic storage device 608 ordisk drive 610. In some examples, hard-wired circuitry may be used in place of or in combination with software instructions for implementation. - The term “computer readable medium” refers to any medium that participates in providing instructions to
processor 604 for execution. Such a medium may take many forms, including but not limited to, non-volatile media, volatile media, and transmission media. Non-volatile media includes, for example, optical or magnetic disks, such asdisk drive 610. Volatile media includes dynamic memory, such assystem memory 606. Transmission media includes coaxial cables, copper wire, and fiber optics, including wires that comprisebus 602. Transmission media can also take the form of acoustic or light waves, such as those generated during radio wave and infrared data communications. - Common forms of computer readable media includes, for example, floppy disk, flexible disk, hard disk, magnetic tape, any other magnetic medium, CD-ROM, any other optical medium, punch cards, paper tape, any other physical medium with patterns of holes, RAM, PROM, EPROM, FLASH-EPROM, any other memory chip or cartridge, carrier wave, or any other medium from which a computer can read.
- In some examples, execution of the sequences of instructions may be performed by a
single computer system 600. According to some examples, two ormore computer systems 600 coupled by communication link 620 (e.g., LAN, PSTN, or wireless network) may perform the sequence of instructions in coordination with one another.Computer system 600 may transmit and receive messages, data, and instructions, including program, i.e., application code, throughcommunication link 620 andcommunication interface 612. Received program code may be executed byprocessor 604 as it is received, and/or stored indisk drive 610, or other non-volatile storage for later execution. - The foregoing examples have been described in some detail for purposes of clarity of understanding, but are not limited to the details provided. There are many alternative ways and techniques for implementation. The disclosed examples are illustrative and not restrictive.
Claims (21)
1. (canceled)
2. A system for replacing a server identification parameter with a client identification parameter, the system comprising:
a database configured to store data associated with content objects;
a media server configured to:
receive a request for a content object from a client, wherein the client is an end-user system;
identify the client identification parameter based on the request for the content object, wherein the client identification parameter is associated with the client;
respond to the request for the content object by initiating a download of the content object to the client from the media server, wherein the media server is separate from the end-user system;
prepare a first notification to transmit from the media server to a verification server, wherein:
the media server is separate from the verification server;
the first notification comprises the server identification parameter; and
the server identification parameter is associated with the media server;
replace the server identification parameter with the client identification parameter in the first notification to create a modified notification; and
transmit the modified notification, which includes the client identification parameter, to the verification server, the verification server being:
separate from the media server; and
associated with a verification service.
3. The system for replacing the server identification parameter with the client identification parameter as recited in claim 2 , wherein the server identification parameter is an IP address.
4. The system for replacing the server identification parameter with the client identification parameter as recited in claim 2 , wherein the content object is a media file.
5. The system for replacing the server identification parameter with the client identification parameter as recited in claim 2 , wherein the media server is further configured to determine that downloading of the content object to the client is terminated before completion of downloading the content object to the client.
6. The system for replacing the server identification parameter with the client identification parameter as recited in claim 5 , wherein the media server is further configured to transmit a second notification from the media server to the verification server, the second notification indicating termination of downloading the content object from the media server to the client.
7. A method for replacing a server identification parameter with a client identification parameter, the method comprising:
receiving a request for a content object from a client, wherein the client is an end-user system;
identifying the client identification parameter based on the request for the content object, wherein the client identification parameter is associated with the client;
responding to the request for the content object by initiating a download of the content object to the client from a media server, wherein the media server is separate from the end-user system;
preparing a first notification to transmit from the media server to a verification server, wherein:
the media server is separate from the verification server;
the first notification comprises the server identification parameter; and
the server identification parameter is associated with the media server;
replacing the server identification parameter with the client identification parameter in the first notification to create a modified notification; and
transmitting the modified notification, which includes the client identification parameter, to the verification server, the verification server being:
separate from the media server; and
associated with a verification service.
8. The method for replacing the server identification parameter with the client identification parameter as recited in claim 7 , wherein the server identification parameter is an IP address.
9. The method for replacing the server identification parameter with the client identification parameter as recited in claim 7 , wherein the content object is a media file.
10. The method for replacing the server identification parameter with the client identification parameter as recited in claim 7 , further comprising:
determining download of the content object to the client is terminated before completion of downloading the content object; and
transmitting a second notification from the media server to the verification server, wherein:
the second notification indicates termination of downloading the content object from the media server to the client; and
the second notification comprises the server identification parameter instead of the client identification parameter.
11. The method for replacing the server identification parameter with the client identification parameter as recited in claim 7 , further comprising determining download of the content object is completed.
12. The method for replacing the server identification parameter with the client identification parameter as recited in claim 11 , further comprising transmitting a second notification from the media server to the verification server, the second notification indicating completion of downloading the content object from the media server to the client.
13. The method for replacing the server identification parameter with the client identification parameter as recited in claim 7 , wherein the first notification is an HTTP message.
14. The method for replacing the server identification parameter with the client identification parameter as recited in claim 7 , wherein the verification service stores data representative of traffic and/or performance analysis associated with content object downloads.
15. A memory device having instructions that when executed cause one or more processors to perform the following steps for replacing a server identification parameter with a client identification parameter:
receive a request for a content object from a client, wherein the client is an end-user system;
identify the client identification parameter based on the request for the content object, wherein the client identification parameter is associated with the client;
respond to the request for the content object by initiating a download of the content object to the client from a media server, wherein the media server is separate from the end-user system;
prepare a first notification to transmit from the media server to a verification server, wherein:
the media server is separate from the verification server;
the first notification comprises the server identification parameter; and
the server identification parameter is associated with the media server;
replace the server identification parameter with the client identification parameter in the first notification to create a modified notification; and
transmit the modified notification, which includes the client identification parameter, to the verification server, the verification server being:
separate from the media server; and
associated with a verification service.
16. The memory device having instructions as recited in claim 15 , wherein the server identification parameter is an IP address.
17. The memory device having instructions as recited in claim 15 , wherein the instructions further cause the one or more processors to:
determine download of the content object to the client is terminated before completion of downloading the content object to the client; and
transmit a second notification from the media server to the verification server, the second notification indicating termination of downloading the content object from the media server to the client.
18. The memory device having instructions as recited in claim 15 , wherein the instructions further cause the one or more processors to:
determine download of the content object to the client is completed; and
transmit a second notification from the media server to the verification server, the second notification indicating completion of downloading the content object from the media server to the client.
19. The memory device having instructions as recited in claim 15 , wherein the request from the client has a header, and the header comprises the client identification parameter.
20. The memory device having instructions as recited in claim 15 , wherein the first notification is an HTTP message.
21. The memory device having instructions as recited in claim 15 , wherein the verification service stores data representative of traffic and/or performance analysis associated with content object downloads.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/140,122 US20140258378A1 (en) | 2007-09-25 | 2013-12-24 | Third party verification using override ip addresses |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/904,327 US8024472B1 (en) | 2007-09-25 | 2007-09-25 | Third party verification using override IP addresses |
US13/215,373 US8321563B2 (en) | 2007-09-25 | 2011-08-23 | Third party verification using override IP addresses |
US13/662,237 US8671193B2 (en) | 2007-09-25 | 2012-10-26 | Third party verification using override IP addresses |
US14/140,122 US20140258378A1 (en) | 2007-09-25 | 2013-12-24 | Third party verification using override ip addresses |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/662,237 Continuation US8671193B2 (en) | 2007-09-25 | 2012-10-26 | Third party verification using override IP addresses |
Publications (1)
Publication Number | Publication Date |
---|---|
US20140258378A1 true US20140258378A1 (en) | 2014-09-11 |
Family
ID=44587162
Family Applications (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/904,327 Expired - Fee Related US8024472B1 (en) | 2007-09-25 | 2007-09-25 | Third party verification using override IP addresses |
US13/215,373 Active US8321563B2 (en) | 2007-09-25 | 2011-08-23 | Third party verification using override IP addresses |
US13/662,237 Active US8671193B2 (en) | 2007-09-25 | 2012-10-26 | Third party verification using override IP addresses |
US14/140,122 Abandoned US20140258378A1 (en) | 2007-09-25 | 2013-12-24 | Third party verification using override ip addresses |
Family Applications Before (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/904,327 Expired - Fee Related US8024472B1 (en) | 2007-09-25 | 2007-09-25 | Third party verification using override IP addresses |
US13/215,373 Active US8321563B2 (en) | 2007-09-25 | 2011-08-23 | Third party verification using override IP addresses |
US13/662,237 Active US8671193B2 (en) | 2007-09-25 | 2012-10-26 | Third party verification using override IP addresses |
Country Status (1)
Country | Link |
---|---|
US (4) | US8024472B1 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150212674A1 (en) * | 2014-01-27 | 2015-07-30 | Microsoft Corporation | Actionable notifications |
US9300625B1 (en) * | 2013-01-02 | 2016-03-29 | Amazon Technologies, Inc. | Network address verification |
US10540063B2 (en) | 2014-01-27 | 2020-01-21 | Microsoft Technology Licensing, Llc | Processing actionable notifications |
Families Citing this family (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8332925B2 (en) | 2006-08-08 | 2012-12-11 | A10 Networks, Inc. | System and method for distributed multi-processing security gateway |
US8079077B2 (en) | 2006-08-08 | 2011-12-13 | A10 Networks, Inc. | System and method for distributed multi-processing security gateway |
US8024472B1 (en) * | 2007-09-25 | 2011-09-20 | Limelight Networks, Inc. | Third party verification using override IP addresses |
KR20130086753A (en) * | 2012-01-26 | 2013-08-05 | 삼성전자주식회사 | Apparatas and method of checking duplication contents in a portable terminal |
US9118618B2 (en) | 2012-03-29 | 2015-08-25 | A10 Networks, Inc. | Hardware-based packet editor |
US9596286B2 (en) | 2012-05-25 | 2017-03-14 | A10 Networks, Inc. | Method to process HTTP header with hardware assistance |
JP2015534769A (en) | 2012-09-25 | 2015-12-03 | エイ10 ネットワークス インコーポレイテッドA10 Networks, Inc. | Load balancing in data networks |
US10021174B2 (en) | 2012-09-25 | 2018-07-10 | A10 Networks, Inc. | Distributing service sessions |
US8869275B2 (en) * | 2012-11-28 | 2014-10-21 | Verisign, Inc. | Systems and methods to detect and respond to distributed denial of service (DDoS) attacks |
US10027761B2 (en) | 2013-05-03 | 2018-07-17 | A10 Networks, Inc. | Facilitating a secure 3 party network session by a network device |
US10020979B1 (en) | 2014-03-25 | 2018-07-10 | A10 Networks, Inc. | Allocating resources in multi-core computing environments |
US9806943B2 (en) | 2014-04-24 | 2017-10-31 | A10 Networks, Inc. | Enabling planned upgrade/downgrade of network devices without impacting network sessions |
CN106302661B (en) * | 2016-08-02 | 2019-08-13 | 网宿科技股份有限公司 | P2P data accelerated method, device and system |
CN106844181B (en) * | 2017-02-07 | 2021-02-23 | 网易(杭州)网络有限公司 | Method, system and mobile terminal for recording user behavior |
US11064010B2 (en) | 2018-03-30 | 2021-07-13 | Microsoft Technology Licensing, Llc | Download progress information for composite files |
CN110691108B (en) * | 2018-07-04 | 2022-09-09 | 武汉斗鱼网络科技有限公司 | Picture downloading and saving method and electronic equipment |
CN111385354A (en) * | 2020-03-02 | 2020-07-07 | 拉扎斯网络科技(上海)有限公司 | File transmission method and device, electronic equipment and nonvolatile storage medium |
CN111787115B (en) * | 2020-07-06 | 2023-05-09 | 聚好看科技股份有限公司 | Server, display device and file transfer method |
CN120513608A (en) * | 2022-12-01 | 2025-08-19 | 黄建邦 | Data transmission method, system, first end, intermediate network device and control device |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8024472B1 (en) * | 2007-09-25 | 2011-09-20 | Limelight Networks, Inc. | Third party verification using override IP addresses |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6167446A (en) * | 1997-11-03 | 2000-12-26 | Inca Technology, Inc. | Automatically configuring network-name-services |
US20050078668A1 (en) * | 2003-10-08 | 2005-04-14 | Wittenberg Joel L. | Network element having a redirect server |
US8555395B2 (en) * | 2004-02-03 | 2013-10-08 | Media Rights Technologies, Inc. | Method and system for providing a media change notification on a computing system |
-
2007
- 2007-09-25 US US11/904,327 patent/US8024472B1/en not_active Expired - Fee Related
-
2011
- 2011-08-23 US US13/215,373 patent/US8321563B2/en active Active
-
2012
- 2012-10-26 US US13/662,237 patent/US8671193B2/en active Active
-
2013
- 2013-12-24 US US14/140,122 patent/US20140258378A1/en not_active Abandoned
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8024472B1 (en) * | 2007-09-25 | 2011-09-20 | Limelight Networks, Inc. | Third party verification using override IP addresses |
US8321563B2 (en) * | 2007-09-25 | 2012-11-27 | Limelight Networks, Inc. | Third party verification using override IP addresses |
US8671193B2 (en) * | 2007-09-25 | 2014-03-11 | Limelight Networks, Inc. | Third party verification using override IP addresses |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9300625B1 (en) * | 2013-01-02 | 2016-03-29 | Amazon Technologies, Inc. | Network address verification |
US20150212674A1 (en) * | 2014-01-27 | 2015-07-30 | Microsoft Corporation | Actionable notifications |
US10540063B2 (en) | 2014-01-27 | 2020-01-21 | Microsoft Technology Licensing, Llc | Processing actionable notifications |
US10802681B2 (en) * | 2014-01-27 | 2020-10-13 | Microsoft Technology Licensing, Llc | Actionable notifications |
US11320968B2 (en) | 2014-01-27 | 2022-05-03 | Microsoft Technology Licensing, Llc | Processing actionable notifications |
Also Published As
Publication number | Publication date |
---|---|
US8671193B2 (en) | 2014-03-11 |
US8024472B1 (en) | 2011-09-20 |
US20110307606A1 (en) | 2011-12-15 |
US20130103828A1 (en) | 2013-04-25 |
US8321563B2 (en) | 2012-11-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8024472B1 (en) | Third party verification using override IP addresses | |
US11777825B2 (en) | Media stream monitoring | |
CN101952823B (en) | Methods for Media Discovery | |
US7409454B2 (en) | Automatic detection of intermediate network device capabilities | |
US8572252B2 (en) | Extensible dynamic performance instrumentation of pages | |
US7392321B1 (en) | Method and system for evaluating quality of service for transactions over a network | |
US8595327B2 (en) | Obtaining instrumentation data | |
CN101578598B (en) | Diagnostics and error reporting for common tagging issues | |
US20110055386A1 (en) | Network analytics management | |
US20170187782A1 (en) | Telemetry response system | |
CA2443283A1 (en) | Techniques for server-controlled measurement of client-side performance | |
US20070061339A1 (en) | Method for analyzing browsing and device for implementing the method | |
CN103765858B (en) | Method and server for monitoring a user during browsing by the user within a communication network | |
CN110460584B (en) | Access request processing method and device, electronic equipment and computer readable medium | |
CN105100172A (en) | Cache state updating method based on HTTP protocol, cache state updating equipment and cache state processor | |
CN112954372B (en) | Streaming media fault monitoring method and device | |
CN111651356A (en) | Application program testing method, device and system | |
CN113760564B (en) | Data processing method, device and system | |
CN107918737A (en) | Transmission method, the apparatus and system of pressure testing data | |
CN111949472B (en) | A method and device for recording application logs | |
JP2012146100A (en) | Attack imitation testing method, attack imitation testing device and attack imitation testing program | |
CN112671822B (en) | Service request processing method, device, storage medium, server and system | |
CN118631583B (en) | Web application vulnerability association method, system, electronic device and storage medium | |
CN110601926A (en) | Statistical method and device for throughput of Web service end system | |
CN114501049B (en) | Live broadcast connection establishment method, device and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: LIMELIGHT NETWORKS, INC., ARIZONA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:COBB, JONATHAN W.;REEL/FRAME:033145/0020 Effective date: 20140602 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |
|
AS | Assignment |
Owner name: DRNC HOLDINGS, INC., DELAWARE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:EDGIO, INC.;REEL/FRAME:070071/0327 Effective date: 20250105 |