US20020188735A1 - Partially replicated, locally searched peer to peer file sharing system - Google Patents

Partially replicated, locally searched peer to peer file sharing system Download PDF

Info

Publication number
US20020188735A1
US20020188735A1 US09/878,023 US87802301A US2002188735A1 US 20020188735 A1 US20020188735 A1 US 20020188735A1 US 87802301 A US87802301 A US 87802301A US 2002188735 A1 US2002188735 A1 US 2002188735A1
Authority
US
United States
Prior art keywords
network node
index information
file
peer
files
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
Application number
US09/878,023
Inventor
Bradford Needham
Mark Lewis
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Intel Corp
Original Assignee
Intel Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Intel Corp filed Critical Intel Corp
Priority to US09/878,023 priority Critical patent/US20020188735A1/en
Assigned to INTEL CORPORATION reassignment INTEL CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LEWIS, MARK, NEEDHAM, BRADFORD H.
Publication of US20020188735A1 publication Critical patent/US20020188735A1/en
Priority to US12/384,577 priority patent/US8850040B2/en
Priority to US12/655,420 priority patent/US8645553B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • G06F16/1834Distributed file systems implemented based on peer-to-peer networks, e.g. gnutella
    • G06F16/1837Management specially adapted to peer-to-peer storage networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/41Indexing; Data structures therefor; Storage structures

Definitions

  • the present invention relates generally to distributed file systems and protocols and, more specifically, to file security in peer to peer media sharing systems.
  • NapsterTM is a popular system wherein a central server performs all searches for requested files and returns the names of files and their network addresses on each system in the network that match the request.
  • GnutellaTM another popular peer to peer system, users make search requests that are propagated throughout a network and perform searches on each machine in the network.
  • FreeNetTM there is no search ability. To retrieve a file using FreeNet, the user must already know the file's true name, which may be extremely difficult to guess.
  • Gnutella and Napster store index information to support searches outside the requester's machine (e.g., on other machines in the network), causing scarce network bandwidth to be consumed every time any user in the network performs a search for a desired file.
  • Gnutella nor Napster provide any hiding of files in the network. In either system, making a file available to one user of the network makes it available to all users of the network. This may be undesirable for personally-created files, because the owner may wish to make only certain files available to certain people, but not to the world at large. Napster or Gnutella could be modified to associate file access permissions with index information, but this produces other problems.
  • FIG. 1 is a diagram of an example portion of a network illustrating controlled file sharing according to an embodiment of the present invention.
  • FIG. 2 is a flow diagram of file sharing processing according to an embodiment of the present invention.
  • An embodiment of the present invention is a method of controlling sharing and searching of file information in a distributed file system operating as a private peer to peer network.
  • the invention may be implemented in a peer to peer media sharing system.
  • typical peer to peer media sharing systems such as Napster and Gnutella
  • the file data being shared among users is professionally created and widely distributed data (e.g., music files encoded in the Moving Pictures Experts Group (MPEG) audio layer 3 (MP3) format, digital video clips encoded in various formats, etc.). That is, the data may be posted and made available in multiple copies and at multiple network nodes within the distributed network.
  • MPEG Moving Pictures Experts Group
  • MP3 Moving Pictures Experts Group
  • the system may be designed to selectively share individually created and narrowly distributed data.
  • the data being shared may be digital photographs or digital videos created by an individual for sharing only among his or her immediate social connections such as family and friends, but not with others.
  • the present invention takes advantage of the single point of creation of this type of data (and single point of posting the data) to control sharing of the knowledge of the existence of files through a private peer to peer network. By controlling the sharing of the knowledge of the files on the network, privacy may be maintained.
  • index information about files may be communicated among nodes of the network separately from the file data.
  • the index information may be selectively propagated through a public network such as the Internet only between nodes operated by people having social connections (e.g., friends and family), and the file data may be selectively propagated more narrowly in the network, again only between friends and family. This in effect creates a private peer to peer network within a larger public network (such as the Internet, for example).
  • individually created and narrowly distributed media may be shared with selected people such that the media is largely undiscoverable by others.
  • index information is shared with other parties (such as distributed text retrieval systems), and in which the subsets of index information are chosen for reasons other than privacy (for example, mobile computer synchronization systems).
  • embodiments of the present invention share selected subsets of index information in a distributed file system with selected other users in a controlled manner, thereby improving the security of shared files of the peer to peer network and the privacy interests of the users of the ad hoc private peer to peer network.
  • index information is shared only about files that one user wishes to make available to another user, users who do not receive the index information about a file cannot easily discover that file's existence, and thus cannot request that file from the first user's system.
  • Embodiments of the present invention also perform file searches locally, reducing consumption of network bandwidth, yet preserving advantageous fault tolerance of a configuration not requiring a central server.
  • Embodiments of the present invention comprise a network of file storage systems, each file storage system having index information describing one or more of the files on that one system and a (possibly empty) subset of files on other systems in the network.
  • Each file may have a globally unique identifier associated with the file that may be very difficult to guess. The identifier may be part of the index information for the file.
  • Each system has the ability to communicate with a subset of nodes in the network (for example, a user of a file storage system may communicate with his or her friends and family via their file storage systems).
  • a file storage system may be a personal computer (PC), an engineering workstation, a set top box, a personal digital assistant (PDA), a cellular phone, a mainframe computer, an Internet appliance, or any other device for storing and accessing file data via a communications network.
  • a file storage system may also be referred to herein as a network node. Each network node may communicate with one or more other network nodes.
  • the network may be a local area network (LAN), a wide area network (WAN), the Internet, or any other communications network.
  • the files may store any digitally represented data, for example, audio data, video data, image data, or text data.
  • the file data comprises digital photographs and the file storage systems (nodes) are PCs coupled to one another via the Internet, although the invention is not limited in scope in this respect.
  • each PC stores the owner's collection of personally created digital photographs and videos, and photographs and videos that friends or family members have shared with the owner.
  • FIG. 1 is a diagram of an example portion of a network for controlled file sharing according to an embodiment of the present invention.
  • This example illustrates multiple network nodes interacting with each other in a privately organized peer to peer network based on social connections.
  • the private peer to peer network may be formed to communicate digital photographs amongst network members, with each digital photograph being stored in a file, although the data shared may be of any type or for any purpose.
  • John 10 knows Bob 12 and Mary 14 .
  • the circles shown in FIG. 1 represent the file storage systems (network nodes) of the people discussed in the example, yet there may be many more network nodes in the network that are not shown.
  • the files may be stored on John's system 10 .
  • Bob assigns the file a globally unique and very hard to guess identifier (for example, file #13572431234890), using any of several well known methods for generating globally unique and/or very hard to guess identifiers.
  • Identifiers for the files may be chosen to be very hard to guess in order to reduce the ability of another network node to request copies of files for which the node has not received index information about the files.
  • John decides to make part of his media collection, part A 16 , available for access by his friend Bob 12 , and another part, part B 18 , available for access by his friend Mary 14 .
  • John also decides to keep another part, part C 20 , private. In other words, John does not want to make any files in part C of his collection available for access by anyone (at least not to Bob or Mary at this point in time).
  • John's system 10 sends index information 22 describing part A of his collection to Bob's system 12 , and index information 24 describing part B of his collection to Mary's system 14 .
  • the index information may comprise data such as, but not limited to, a unique and very hard to guess file identifier, a caption or title, an image thumbnail, a creation date, a creator name, file size, format type, and other identifying information.
  • FIG. 1 A unique and very hard to guess file identifier, a caption or title, an image thumbnail, a creation date, a creator name, file size, format type, and other identifying information.
  • John's system could send index information for any possible subset of John's files to any one or more other users in the network, in any combination and at any time.
  • the example shown in FIG. 1 implies that the files in part A are exclusive of the files in part B or part C, but the invention is not limited in scope in this respect; the parts of the file collections specified in any given set of index information sent to one or more network nodes may be overlapping.
  • Bob may search his locally stored index information for some particular file or files. For example, suppose Bob is looking for all photographs taken on June 12 at Bob's birthday party, which was attended by John, Mary, and others.
  • the locally stored index information may include index information about Bob's own files (which are stored on Bob's system), as well as index information about the files of others (which are not stored on Bob's system).
  • the index information about the files of others may have been received from those friends and family members as described immediately above.
  • the local search may return information about some of Bob's photographs, and about some of John's photographs, from part A 22 of John's collection, the index information for which was previously shared with Bob.
  • Bob decides he wants to see a selected one of John's photographs from the party from John's collection that Bob knows about, so Bob's system 12 retrieves the globally unique identifier for the selected file from the associated index information stored locally on Bob's system.
  • Bob's system then sends a file request 26 for the selected file from part A of John's collection (e.g., for file #42258543274590) to John's system.
  • John's system fields the request and returns the requested file to Bob's system.
  • the present system of selectively sharing index information may improve file security and user privacy.
  • searches for index information for selected files are performed locally rather than being broadcast to all network nodes. No global searches for files may be allowed. Instead, file requests may be made only for files for which index information has been shared.
  • the sending of index information operates to grant access to selected files.
  • Each network node searches the index information stored locally to determine what files the node has been given access to on other nodes.
  • the propagation of the index information through nodes of the network may be limited in order to curtail widespread dissemination of the files.
  • FIG. 2 is a flow diagram of file sharing processing according to an embodiment of the present invention.
  • a first network node creates one or more files and stores the files locally at the first network node.
  • the files may contain any data.
  • Each file may be assigned a globally unique and very hard to guess identifier.
  • one or more files to be shared with a selected user such as a friend or relative
  • index information for each of the files to be shared is created and sent to the selected user (i.e., the selected user's network node or file storage system).
  • the index information includes the globally unique and very hard to guess identifier for the file.
  • the sharing of index information may be performed for any number of network nodes, in any combination of sets of index information.
  • the sharing of the index information may in some embodiments be only with people that have social connections (e.g., they are friends, family members, etc.).
  • the set of index information that may be shared from one network node to another network node may be a subset of the index information for all files available in the peer to peer file sharing system.
  • Blocks 100 , 102 , and 104 may be performed by a first network node that creates one or more files to be shared. In other embodiments, the index information may be propagated through the network to other nodes.
  • a second network node that has received index information from another network node (which may or may not be the node that created the index information (e.g., the first network node)) performs a search over all local index information available to that second network node.
  • the index information stored locally at the second network node in effect makes the second node aware of and grants access to files stored on the first network node and possibly other nodes.
  • the second network node requests one or more matching files from the owners of each file based on the file identifiers contained in the locally stored index information.
  • the index information is used to obtain a copy of a selected file.
  • the present invention thus provides better privacy than existing peer to peer methods and systems.
  • Gnutella for example, one cannot control who queries your publicly accessible file directories.
  • access may be granted only to those informed of the file identifiers via the sharing of index information. Blanket queries of file directories for index information or other file information may not be allowed. Instead, only requests for the actual file data may be supported.
  • either the files or the index information, or both may be encrypted using known methods to provide additional security prior to sharing either the index information or the file with another network node.
  • the techniques described herein are not limited to any particular hardware or software configuration; they may find applicability in any computing or processing environment.
  • the techniques may be implemented in hardware, software, or a combination of the two.
  • the techniques may be implemented in programs executing on programmable machines such as mobile or stationary computers, personal digital assistants, and similar devices that each include a processor, a storage medium readable by the processor (including volatile and non-volatile memory and/or storage elements), at least one input device, and one or more output devices.
  • Program code is applied to the data entered using the input device to perform the functions described and to generate output information.
  • the output information may be applied to one or more output devices.
  • Each program may be implemented in a high level procedural or object oriented programming language to communicate with a processing system.
  • programs may be implemented in assembly or machine language, if desired. In any case, the language may be compiled or interpreted.
  • Each such program may be stored on a storage medium or device, e.g., compact read only memory (CD-ROM), digital versatile disk (DVD), hard disk, magnetic disk, or similar medium or device, that is readable by a general or special purpose programmable machine for configuring and operating the machine when the storage medium or device is read by the computer to perform the procedures described herein.
  • a storage medium or device e.g., compact read only memory (CD-ROM), digital versatile disk (DVD), hard disk, magnetic disk, or similar medium or device, that is readable by a general or special purpose programmable machine for configuring and operating the machine when the storage medium or device is read by the computer to perform the procedures described herein.
  • the system may also be considered to be implemented as a machine-readable storage medium, configured with a program, where the storage medium so configured causes a machine to operate in a specific manner.
  • Other embodiments are within the scope of the following claims.

Abstract

Controlling access to a file includes selecting, by a first network node in a peer to peer file sharing system, a file to make available for sharing with a second network node in the peer to peer file sharing system, the file being stored on the first network node. The first network node sends index information associated with the selected file to the second network node. The second network node subsequently performs a local search of a set of index information associated with a set of files stored in the peer to peer file sharing system to locate the index information for the selected file; and requests a copy of the selected file from the first network node using the index information.

Description

    BACKGROUND
  • 1. FIELD [0001]
  • The present invention relates generally to distributed file systems and protocols and, more specifically, to file security in peer to peer media sharing systems. [0002]
  • 2. DESCRIPTION [0003]
  • There are at least several peer to peer media sharing systems in current use on computer networks such as the Internet. Napster™ is a popular system wherein a central server performs all searches for requested files and returns the names of files and their network addresses on each system in the network that match the request. In Gnutella™, another popular peer to peer system, users make search requests that are propagated throughout a network and perform searches on each machine in the network. In FreeNet™, there is no search ability. To retrieve a file using FreeNet, the user must already know the file's true name, which may be extremely difficult to guess. [0004]
  • Both Gnutella and Napster store index information to support searches outside the requester's machine (e.g., on other machines in the network), causing scarce network bandwidth to be consumed every time any user in the network performs a search for a desired file. Neither Gnutella nor Napster provide any hiding of files in the network. In either system, making a file available to one user of the network makes it available to all users of the network. This may be undesirable for personally-created files, because the owner may wish to make only certain files available to certain people, but not to the world at large. Napster or Gnutella could be modified to associate file access permissions with index information, but this produces other problems. In Gnutella, because index information is replicated as files are shared among network nodes, the system would then have to solve the problem of maintaining consistent permissions in replicated indices. In Napster, after adding permissions to each file in the main database, the system would still require a central server with the associated disadvantages of a lack of fault tolerance and difficulty in maintaining scalability. [0005]
  • For peer to peer file sharing systems supporting the sharing of personally created media such as digital photographs, videos, and music, the lack of privacy inherent in these systems is troubling to some users. Furthermore, the search capabilities of such systems are inefficient.[0006]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The features and advantages of the present invention will become apparent from the following detailed description of the present invention in which: [0007]
  • FIG. 1 is a diagram of an example portion of a network illustrating controlled file sharing according to an embodiment of the present invention; and [0008]
  • FIG. 2 is a flow diagram of file sharing processing according to an embodiment of the present invention.[0009]
  • DETAILED DESCRIPTION
  • An embodiment of the present invention is a method of controlling sharing and searching of file information in a distributed file system operating as a private peer to peer network. In one embodiment, the invention may be implemented in a peer to peer media sharing system. In typical peer to peer media sharing systems such as Napster and Gnutella, the file data being shared among users is professionally created and widely distributed data (e.g., music files encoded in the Moving Pictures Experts Group (MPEG) audio layer 3 (MP3) format, digital video clips encoded in various formats, etc.). That is, the data may be posted and made available in multiple copies and at multiple network nodes within the distributed network. In contrast, in embodiments of the present invention, the system may be designed to selectively share individually created and narrowly distributed data. For example, the data being shared may be digital photographs or digital videos created by an individual for sharing only among his or her immediate social connections such as family and friends, but not with others. The present invention takes advantage of the single point of creation of this type of data (and single point of posting the data) to control sharing of the knowledge of the existence of files through a private peer to peer network. By controlling the sharing of the knowledge of the files on the network, privacy may be maintained. [0010]
  • In embodiments of the present invention, index information about files may be communicated among nodes of the network separately from the file data. The index information may be selectively propagated through a public network such as the Internet only between nodes operated by people having social connections (e.g., friends and family), and the file data may be selectively propagated more narrowly in the network, again only between friends and family. This in effect creates a private peer to peer network within a larger public network (such as the Internet, for example). [0011]
  • In the present invention, individually created and narrowly distributed media may be shared with selected people such that the media is largely undiscoverable by others. There are many prior art systems where all index information is shared with other parties (such as distributed text retrieval systems), and in which the subsets of index information are chosen for reasons other than privacy (for example, mobile computer synchronization systems). In contrast, embodiments of the present invention share selected subsets of index information in a distributed file system with selected other users in a controlled manner, thereby improving the security of shared files of the peer to peer network and the privacy interests of the users of the ad hoc private peer to peer network. Since in the present invention index information is shared only about files that one user wishes to make available to another user, users who do not receive the index information about a file cannot easily discover that file's existence, and thus cannot request that file from the first user's system. Embodiments of the present invention also perform file searches locally, reducing consumption of network bandwidth, yet preserving advantageous fault tolerance of a configuration not requiring a central server. [0012]
  • Reference in the specification to “one embodiment” or “an embodiment” of the present invention means that a particular feature, structure or characteristic described in connection with the embodiment is included in at least one embodiment of the present invention. Thus, the appearances of the phrase “in one embodiment” appearing in various places throughout the specification are not necessarily all referring to the same embodiment. [0013]
  • Embodiments of the present invention comprise a network of file storage systems, each file storage system having index information describing one or more of the files on that one system and a (possibly empty) subset of files on other systems in the network. Each file may have a globally unique identifier associated with the file that may be very difficult to guess. The identifier may be part of the index information for the file. Each system has the ability to communicate with a subset of nodes in the network (for example, a user of a file storage system may communicate with his or her friends and family via their file storage systems). In various embodiments, a file storage system may be a personal computer (PC), an engineering workstation, a set top box, a personal digital assistant (PDA), a cellular phone, a mainframe computer, an Internet appliance, or any other device for storing and accessing file data via a communications network. A file storage system may also be referred to herein as a network node. Each network node may communicate with one or more other network nodes. The network may be a local area network (LAN), a wide area network (WAN), the Internet, or any other communications network. The files may store any digitally represented data, for example, audio data, video data, image data, or text data. In one embodiment, the file data comprises digital photographs and the file storage systems (nodes) are PCs coupled to one another via the Internet, although the invention is not limited in scope in this respect. In this embodiment, each PC stores the owner's collection of personally created digital photographs and videos, and photographs and videos that friends or family members have shared with the owner. [0014]
  • FIG. 1 is a diagram of an example portion of a network for controlled file sharing according to an embodiment of the present invention. This example illustrates multiple network nodes interacting with each other in a privately organized peer to peer network based on social connections. In one embodiment, the private peer to peer network may be formed to communicate digital photographs amongst network members, with each digital photograph being stored in a file, although the data shared may be of any type or for any purpose. In this example, John [0015] 10 knows Bob 12 and Mary 14. Of course this example is merely for illustrative purposes and does not limit the scope of the invention. The circles shown in FIG. 1 represent the file storage systems (network nodes) of the people discussed in the example, yet there may be many more network nodes in the network that are not shown.
  • Assume for the sake of illustration that John has some personally created media that he wishes to share with selected other people he knows. The files may be stored on John's [0016] system 10. As part of creating each file storing the data (e.g., digital photograph data), Bob assigns the file a globally unique and very hard to guess identifier (for example, file #13572431234890), using any of several well known methods for generating globally unique and/or very hard to guess identifiers. Identifiers for the files may be chosen to be very hard to guess in order to reduce the ability of another network node to request copies of files for which the node has not received index information about the files. John decides to make part of his media collection, part A 16, available for access by his friend Bob 12, and another part, part B 18, available for access by his friend Mary 14. John also decides to keep another part, part C 20, private. In other words, John does not want to make any files in part C of his collection available for access by anyone (at least not to Bob or Mary at this point in time).
  • In order to selectively make certain files available for access by others in the private peer to peer network, John's [0017] system 10 sends index information 22 describing part A of his collection to Bob's system 12, and index information 24 describing part B of his collection to Mary's system 14. Note that the size of the index information communicated to the other network nodes is relatively small compared to the size of the files (photographs, videos, etc.) to be shared. The index information may comprise data such as, but not limited to, a unique and very hard to guess file identifier, a caption or title, an image thumbnail, a creation date, a creator name, file size, format type, and other identifying information. Of course, FIG. 1 describes merely one simplistic example, and with the present invention John's system could send index information for any possible subset of John's files to any one or more other users in the network, in any combination and at any time. The example shown in FIG. 1 implies that the files in part A are exclusive of the files in part B or part C, but the invention is not limited in scope in this respect; the parts of the file collections specified in any given set of index information sent to one or more network nodes may be overlapping.
  • At some time in the future, Bob may search his locally stored index information for some particular file or files. For example, suppose Bob is looking for all photographs taken on June 12 at Bob's birthday party, which was attended by John, Mary, and others. The locally stored index information may include index information about Bob's own files (which are stored on Bob's system), as well as index information about the files of others (which are not stored on Bob's system). The index information about the files of others may have been received from those friends and family members as described immediately above. In this example, the local search may return information about some of Bob's photographs, and about some of John's photographs, from [0018] part A 22 of John's collection, the index information for which was previously shared with Bob. Bob decides he wants to see a selected one of John's photographs from the party from John's collection that Bob knows about, so Bob's system 12 retrieves the globally unique identifier for the selected file from the associated index information stored locally on Bob's system. Bob's system then sends a file request 26 for the selected file from part A of John's collection (e.g., for file #42258543274590) to John's system. John's system fields the request and returns the requested file to Bob's system.
  • Notice that since Mary does not have index information about part A of John's collection, she cannot easily request any of those files (e.g., photographs), and is unaware that those files exist. Mary can only request files in part B of John's collection, because she only has index information, including the file identifiers, for files in part B. Bob cannot request any files from part B of John's collection, because he is unaware that they exist. Both Bob and Mary are unaware of the existence of part C of John's collection, which he has not shared with either person. Since the globally unique file identifiers are assigned such that they are very hard to guess, it may be very unlikely that Bob can guess the file identifier of a file in John's collection for which Bob has not been informed of the associated index information. Thus, the present system of selectively sharing index information may improve file security and user privacy. Note also that searches for index information for selected files are performed locally rather than being broadcast to all network nodes. No global searches for files may be allowed. Instead, file requests may be made only for files for which index information has been shared. Hence, the sending of index information operates to grant access to selected files. Each network node searches the index information stored locally to determine what files the node has been given access to on other nodes. In some embodiments, the propagation of the index information through nodes of the network may be limited in order to curtail widespread dissemination of the files. [0019]
  • FIG. 2 is a flow diagram of file sharing processing according to an embodiment of the present invention. At [0020] block 100, a first network node creates one or more files and stores the files locally at the first network node. The files may contain any data. Each file may be assigned a globally unique and very hard to guess identifier. At block 102, one or more files to be shared with a selected user (such as a friend or relative) may be selected. At block 104, index information for each of the files to be shared is created and sent to the selected user (i.e., the selected user's network node or file storage system). At a minimum, the index information includes the globally unique and very hard to guess identifier for the file. The sharing of index information may be performed for any number of network nodes, in any combination of sets of index information. The sharing of the index information may in some embodiments be only with people that have social connections (e.g., they are friends, family members, etc.). The set of index information that may be shared from one network node to another network node may be a subset of the index information for all files available in the peer to peer file sharing system. Blocks 100, 102, and 104 may be performed by a first network node that creates one or more files to be shared. In other embodiments, the index information may be propagated through the network to other nodes.
  • At [0021] block 106, a second network node that has received index information from another network node (which may or may not be the node that created the index information (e.g., the first network node)) performs a search over all local index information available to that second network node. The index information stored locally at the second network node in effect makes the second node aware of and grants access to files stored on the first network node and possibly other nodes. At block 108, the second network node requests one or more matching files from the owners of each file based on the file identifiers contained in the locally stored index information. Thus, the index information is used to obtain a copy of a selected file.
  • The present invention thus provides better privacy than existing peer to peer methods and systems. In Gnutella, for example, one cannot control who queries your publicly accessible file directories. In contrast, with the present invention, access may be granted only to those informed of the file identifiers via the sharing of index information. Blanket queries of file directories for index information or other file information may not be allowed. Instead, only requests for the actual file data may be supported. In some embodiments, either the files or the index information, or both, may be encrypted using known methods to provide additional security prior to sharing either the index information or the file with another network node. [0022]
  • The techniques described herein are not limited to any particular hardware or software configuration; they may find applicability in any computing or processing environment. The techniques may be implemented in hardware, software, or a combination of the two. The techniques may be implemented in programs executing on programmable machines such as mobile or stationary computers, personal digital assistants, and similar devices that each include a processor, a storage medium readable by the processor (including volatile and non-volatile memory and/or storage elements), at least one input device, and one or more output devices. Program code is applied to the data entered using the input device to perform the functions described and to generate output information. The output information may be applied to one or more output devices. [0023]
  • Each program may be implemented in a high level procedural or object oriented programming language to communicate with a processing system. However, programs may be implemented in assembly or machine language, if desired. In any case, the language may be compiled or interpreted. [0024]
  • Each such program may be stored on a storage medium or device, e.g., compact read only memory (CD-ROM), digital versatile disk (DVD), hard disk, magnetic disk, or similar medium or device, that is readable by a general or special purpose programmable machine for configuring and operating the machine when the storage medium or device is read by the computer to perform the procedures described herein. The system may also be considered to be implemented as a machine-readable storage medium, configured with a program, where the storage medium so configured causes a machine to operate in a specific manner. Other embodiments are within the scope of the following claims. [0025]
  • While this invention has been described with reference to illustrative embodiments, this description is not intended to be construed in a limiting sense. Various modifications of the illustrative embodiments, as well as other embodiments of the invention, which are apparent to persons skilled in the art to which the inventions pertains are deemed to lie within the spirit and scope of the invention. [0026]

Claims (19)

What is claimed is:
1. A method of controlling access to a file comprising:
selecting, by a first network node in a peer to peer file sharing system, the file to make available for sharing with a second network node in the peer to peer file sharing system, the file being stored on the first network node;
sending index information associated with the selected file from the first network node to the second network node;
performing, by the second network node, a local search of a set of index information associated with a set of files stored in the peer to peer file sharing system to locate the index information for the selected file; and
requesting, by the second network node, a copy of the selected file from the first network node using the index information.
2. The method of claim 1, wherein the index information comprises a globally unique identifier of the selected file.
3. The method of claim 1, further comprising creating at least one file and associated index information by the first network node.
4. The method of claim 1, wherein the index information is sent from the first network node to the second network node only when a user operating the first network node has a social connection to a user operating the second network node.
5. The method of claim 1, wherein the set of index information stored on the second network node is a subset of the set of index information for all files of the peer to peer file sharing system.
6. The method of claim 1, wherein at least one of the selected file and the index information is encrypted by the first network node.
7. The method of claim 1, wherein reception of the index information grants access to the file associated with the index information.
8. The method of claim 1, further comprising limiting propagation of the index information among network nodes.
9. An article comprising: a storage medium having a plurality of machine readable instructions, wherein when the instructions are executed by a processor, the instructions provide for controlling access to a file by
selecting, by a first network node in a peer to peer file sharing system, the file to make available for sharing with a second network node in the peer to peer file sharing system, the file being stored on the first network node;
sending index information associated with the selected file from the first network node to the second network node;
performing, by the second network node, a local search of a set of index information associated with a set of files stored in the peer to peer file sharing system to locate the index information for the selected file; and
requesting, by the second network node, a copy of the selected file from the first network node using the index information.
10. The article of claim 9, wherein the index information comprises a globally unique identifier of the selected file.
11. The article of claim 9, further comprising instructions for creating at least one file and associated index information by the first network node.
12. The article of claim 9, further comprising instructions for sending the index information from the first network node to the second network node only when a user operating the first network node has a social connection to a user operating the second network node.
13. The article of claim 9, wherein the set of index information stored on the second network node is a subset of the set of index information for all files of the peer to peer file sharing system.
14. The article of claim 9, further comprising instructions for encrypting at least one of the selected file and the index information by the first network node.
15. The article of claim 9, wherein reception of the index information grants access to the file associated with the index information.
16. The article of claim 9, further comprising instructions for limiting propagation of the index information among network nodes.
17. A peer to peer file sharing system comprising:
a plurality of network nodes, wherein each network node creates files and assigns a globally unique identifier to each created file, selects files to be shared with other network nodes, sends index information associated with each of the selected files to at least one other network node, performs local searches of index information obtained from other network nodes and index information created by the network node, and requests copies of one or more of the selected files from another network node using the index information for the one or more selected files obtained in the local searches.
18. The peer to peer file sharing system of claim 17, wherein the files store at least one of digital photographs, digital videos, digital audio data, image data, or text data.
19. The peer to peer file sharing system of claim 17, wherein the network nodes of the peer to peer system are operated by users having a social connection.
US09/878,023 2001-06-06 2001-06-06 Partially replicated, locally searched peer to peer file sharing system Abandoned US20020188735A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US09/878,023 US20020188735A1 (en) 2001-06-06 2001-06-06 Partially replicated, locally searched peer to peer file sharing system
US12/384,577 US8850040B2 (en) 2001-06-06 2009-04-07 Partially replicated, locally searched peer to peer file sharing system
US12/655,420 US8645553B2 (en) 2001-06-06 2009-12-29 Partially replicated, locally searched peer to peer file sharing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US09/878,023 US20020188735A1 (en) 2001-06-06 2001-06-06 Partially replicated, locally searched peer to peer file sharing system

Related Child Applications (2)

Application Number Title Priority Date Filing Date
US12/384,577 Continuation US8850040B2 (en) 2001-06-06 2009-04-07 Partially replicated, locally searched peer to peer file sharing system
US12/655,420 Continuation US8645553B2 (en) 2001-06-06 2009-12-29 Partially replicated, locally searched peer to peer file sharing system

Publications (1)

Publication Number Publication Date
US20020188735A1 true US20020188735A1 (en) 2002-12-12

Family

ID=25371213

Family Applications (3)

Application Number Title Priority Date Filing Date
US09/878,023 Abandoned US20020188735A1 (en) 2001-06-06 2001-06-06 Partially replicated, locally searched peer to peer file sharing system
US12/384,577 Expired - Lifetime US8850040B2 (en) 2001-06-06 2009-04-07 Partially replicated, locally searched peer to peer file sharing system
US12/655,420 Expired - Fee Related US8645553B2 (en) 2001-06-06 2009-12-29 Partially replicated, locally searched peer to peer file sharing system

Family Applications After (2)

Application Number Title Priority Date Filing Date
US12/384,577 Expired - Lifetime US8850040B2 (en) 2001-06-06 2009-04-07 Partially replicated, locally searched peer to peer file sharing system
US12/655,420 Expired - Fee Related US8645553B2 (en) 2001-06-06 2009-12-29 Partially replicated, locally searched peer to peer file sharing system

Country Status (1)

Country Link
US (3) US20020188735A1 (en)

Cited By (116)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030009568A1 (en) * 2001-06-26 2003-01-09 Eastman Kodak Company Method and system for managing images over a communication network
US20030009587A1 (en) * 2001-07-06 2003-01-09 Intel Corporation Method and apparatus for peer-to-peer services
US20030009569A1 (en) * 2001-06-26 2003-01-09 Eastman Kodak Company System and method for managing images over a communication network
US20030009518A1 (en) * 2001-07-06 2003-01-09 Intel Corporation Method and apparatus for peer-to-peer services
US20030018708A1 (en) * 2001-07-20 2003-01-23 Daryl Hlasny Object search and retrieval service for an ad HOC data communication system
US20030018712A1 (en) * 2001-07-06 2003-01-23 Intel Corporation Method and apparatus for peer-to-peer services
US20030055888A1 (en) * 2001-08-27 2003-03-20 Brother Kogyo Kabushiki Kaisha Network terminal with a plurality of internal web servers
US20030101200A1 (en) * 2001-11-28 2003-05-29 Noritaka Koyama Distributed file sharing system and a file access control method of efficiently searching for access rights
US20030135859A1 (en) * 2001-07-19 2003-07-17 Daniel Putterman Home media network
US20030163652A1 (en) * 2002-02-26 2003-08-28 Munetoshi Tsuge Storage management integrated system and storage control method for storage management integrated system
US20040059722A1 (en) * 2002-09-24 2004-03-25 Yeh Danny Lo-Tien Method and apparatus for discovery of dynamic network services
US20040088731A1 (en) * 2002-11-04 2004-05-06 Daniel Putterman Methods and apparatus for client aggregation of media in a networked media system
FR2850223A1 (en) * 2003-01-16 2004-07-23 Canon Europa Nv Digital signal transferring method for use in public communication network e.g. Internet, involves encoding digital signal with encryption key obtained in response to request of transfer of digital signal by client station
US20040189707A1 (en) * 2003-03-27 2004-09-30 Microsoft Corporation System and method for filtering and organizing items based on common elements
US20040194110A1 (en) * 2003-03-26 2004-09-30 Microsoft Corporation Extensible user context system for delivery of notifications
US20040267697A1 (en) * 2003-06-25 2004-12-30 Javad Hamidi File storage network
EP1497755A1 (en) * 2002-04-12 2005-01-19 IPAC Acquisition Subsidiary I, LLC Network-based photosharing architecture for search and delivery of private images and metadata
FR2858438A1 (en) * 2003-07-29 2005-02-04 Canon Kk Search method for use within a peer to peer communications network for finding a digital file, whereby a file is searched for in a peer system selected from a list of peer systems contained in a file collection distribution list
US20050034164A1 (en) * 2003-08-08 2005-02-10 Toshinobu Sano Network AV system
WO2005020084A1 (en) * 2003-08-14 2005-03-03 Wurld Media, Inc. Dynamic connection structure for file transfer
US20050091316A1 (en) * 2003-10-03 2005-04-28 Oscar Ponce System and method for creating and selectively sharing data elements in a peer-to-peer network
US20050125831A1 (en) * 2003-12-04 2005-06-09 Blanchard Donald E. System and method for broadcasting entertainment related data
US20050138188A1 (en) * 2003-12-22 2005-06-23 Canon Kabushiki Kaisha Method and device for controlling access to a shared document in station-to-station communication network
US20050163133A1 (en) * 2004-01-23 2005-07-28 Hopkins Samuel P. Method for optimally utilizing a peer to peer network
US20050179917A1 (en) * 2004-02-13 2005-08-18 Fuji Xerox Co., Ltd. Image processor
EP1573959A2 (en) * 2003-10-23 2005-09-14 Microsoft Corporation System and method for virtual folder and sharing items
US20050228753A1 (en) * 2004-04-13 2005-10-13 Canon Kabushiki Kaisha Method and device for controlling access to a digital document shared in a communication network of the station-to-station type
US20050240878A1 (en) * 2004-04-26 2005-10-27 Microsoft Corporation System and method for scaling icons
US20050246352A1 (en) * 2004-04-30 2005-11-03 Microsoft Corporation Property tree for metadata navigation and assignment
US20060010204A1 (en) * 2004-07-06 2006-01-12 Nokia Corporation Peer-to-peer engine for object sharing in communication devices
US20060085385A1 (en) * 2004-10-18 2006-04-20 Richard Foster Storage of content data in a peer-to-peer network
WO2006069967A1 (en) * 2004-12-29 2006-07-06 International Business Machines Corporation Method and device for content information sharing
US20060150244A1 (en) * 2005-01-05 2006-07-06 Sbc Knowledge Ventures, L.P. Home networking resource management
US20060182045A1 (en) * 2005-02-14 2006-08-17 Eric Anderson Group interaction modes for mobile devices
US20060184983A1 (en) * 2005-02-16 2006-08-17 Qwest Communications International Inc. Wireless digital video recorder manager
US20060184975A1 (en) * 2005-02-16 2006-08-17 Qwest Communications International Inc. Wireless digital video recorder
US20060190817A1 (en) * 2005-02-23 2006-08-24 Microsoft Corporation Filtering a collection of items
US20060190827A1 (en) * 2002-08-28 2006-08-24 Microsoft Corporation Intergrated experience of vogue system and method for shared intergrated online social interaction
US20060218598A1 (en) * 2005-02-16 2006-09-28 Qwest Communications International Inc. Wireless digital video recorders - content sharing systems and methods
US20060265396A1 (en) * 2005-05-19 2006-11-23 Trimergent Personalizable information networks
US20060265395A1 (en) * 2005-05-19 2006-11-23 Trimergent Personalizable information networks
US20060265394A1 (en) * 2005-05-19 2006-11-23 Trimergent Personalizable information networks
US20070124339A1 (en) * 2003-10-24 2007-05-31 Microsoft Corporation System and Method for Managing Data Using Static Lists
US20070147351A1 (en) * 2005-12-27 2007-06-28 Brad Dietrich Methods and apparatus for integrating media across a wide area network
WO2007079303A2 (en) * 2005-12-29 2007-07-12 Amazon Technologies, Inc. Method and apparatus for a distributed file storage and indexing service
US20070237139A1 (en) * 2006-04-11 2007-10-11 Nokia Corporation Node
US20070245236A1 (en) * 2006-04-13 2007-10-18 Samsung Electronics Co., Ltd. Method and apparatus to generate XHTML data in device
US20070283046A1 (en) * 2006-06-01 2007-12-06 Bradley Dietrich Methods and apparatus for providing media from content providers using a network interface device
US20080133445A1 (en) * 2006-11-30 2008-06-05 Havoc Pennington File sharing based on social network
US20080140780A1 (en) * 2006-11-07 2008-06-12 Tiversa, Inc. System and method for enhanced experience with a peer to peer network
GB2446170A (en) * 2006-12-01 2008-08-06 David Irvine Shared access to private files in a distributed network
US20090022123A1 (en) * 2007-07-16 2009-01-22 Electronics And Telecommunications Research Institute Apparatus and method for providing contents sharing service on network
US7502795B1 (en) 2001-10-01 2009-03-10 Fotomedia Technologies, Llc Network-based photosharing architecture
US20090094247A1 (en) * 2007-10-03 2009-04-09 Fredlund John R Image storage system, device and method
US20090198822A1 (en) * 2001-06-06 2009-08-06 Needham Bradford H Partially replicated, locally searched peer to peer file sharing system
US20090234809A1 (en) * 2008-03-17 2009-09-17 Michael Bluger Method and a Computer Program Product for Indexing files and Searching Files
US20090313102A1 (en) * 2008-06-13 2009-12-17 Microsoft Corporation Peer to peer social networking
US7650575B2 (en) 2003-03-27 2010-01-19 Microsoft Corporation Rich drag drop user interface
US7657846B2 (en) 2004-04-23 2010-02-02 Microsoft Corporation System and method for displaying stack icons
US7665028B2 (en) 2005-07-13 2010-02-16 Microsoft Corporation Rich drag drop user interface
US7685109B1 (en) 2005-12-29 2010-03-23 Amazon Technologies, Inc. Method and apparatus for data partitioning and replication in a searchable data service
US7694236B2 (en) 2004-04-23 2010-04-06 Microsoft Corporation Stack icons representing multiple objects
US20100095009A1 (en) * 2006-10-02 2010-04-15 Nokia Corporation Method, System, and Devices for Network Sharing or Searching Of Resources
US7712034B2 (en) 2003-03-24 2010-05-04 Microsoft Corporation System and method for shell browser
US20100174709A1 (en) * 2008-12-18 2010-07-08 Hansen Andrew S Methods For Searching Private Social Network Data
US20100179984A1 (en) * 2009-01-13 2010-07-15 Viasat, Inc. Return-link optimization for file-sharing traffic
US7769794B2 (en) * 2003-03-24 2010-08-03 Microsoft Corporation User interface for a file system shell
US7823077B2 (en) 2003-03-24 2010-10-26 Microsoft Corporation System and method for user modification of metadata in a shell browser
US7827561B2 (en) 2003-03-26 2010-11-02 Microsoft Corporation System and method for public consumption of communication events between arbitrary processes
US7853890B2 (en) 2003-04-17 2010-12-14 Microsoft Corporation Address bar user interface control
US20110029610A1 (en) * 2009-07-31 2011-02-03 Shen-Chang Chao Content Sharing in Mobile Devices
US7925682B2 (en) 2003-03-27 2011-04-12 Microsoft Corporation System and method utilizing virtual folders
US20110087712A1 (en) * 2008-05-14 2011-04-14 Airbus Operations (S.A.S.) Method of process management in a collaborative service-oriented framework
US7992103B2 (en) 2004-04-26 2011-08-02 Microsoft Corporation Scaling icons for representing files
US8024335B2 (en) 2004-05-03 2011-09-20 Microsoft Corporation System and method for dynamically generating a selectable search extension
US8086575B2 (en) 2004-09-23 2011-12-27 Rovi Solutions Corporation Methods and apparatus for integrating disparate media formats in a networked media system
US20120011103A1 (en) * 2010-07-09 2012-01-12 Nhn Corporation System and method for providing search service
US8108430B2 (en) 2004-04-30 2012-01-31 Microsoft Corporation Carousel control for metadata navigation and assignment
US8156175B2 (en) * 2004-01-23 2012-04-10 Tiversa Inc. System and method for searching for specific types of people or information on a peer-to-peer network
US8185576B2 (en) * 2006-03-14 2012-05-22 Altnet, Inc. Filter for a distributed network
US8195646B2 (en) 2005-04-22 2012-06-05 Microsoft Corporation Systems, methods, and user interfaces for storing, searching, navigating, and retrieving electronic information
US8483217B2 (en) 2009-03-10 2013-07-09 Viasat, Inc. Internet protocol broadcasting
US8490015B2 (en) 2005-04-15 2013-07-16 Microsoft Corporation Task dialog and programming interface for same
US8516253B1 (en) 2010-01-18 2013-08-20 Viasat, Inc. Self-keyed protection of anticipatory content
US8522154B2 (en) 2005-04-22 2013-08-27 Microsoft Corporation Scenario specialization of file browser
US8584184B2 (en) 2000-10-11 2013-11-12 United Video Properties, Inc. Systems and methods for relocating media
US8607287B2 (en) 2005-12-29 2013-12-10 United Video Properties, Inc. Interactive media guidance system having multiple devices
US8707209B2 (en) 2004-04-29 2014-04-22 Microsoft Corporation Save preview representation of files being created
US8897302B2 (en) 2011-06-14 2014-11-25 Viasat, Inc. Transport protocol for anticipatory content
US8909664B2 (en) 2007-04-12 2014-12-09 Tiversa Ip, Inc. System and method for creating a list of shared information on a peer-to-peer network
US20150012662A1 (en) * 2007-02-23 2015-01-08 Microsoft Corporation Smart pre-fetching for peer assisted on-demand media
US8972342B2 (en) 2004-04-29 2015-03-03 Microsoft Corporation Metadata editing control
US8984048B1 (en) 2010-04-18 2015-03-17 Viasat, Inc. Selective prefetch scanning
US9014546B2 (en) 2009-09-23 2015-04-21 Rovi Guides, Inc. Systems and methods for automatically detecting users within detection regions of media devices
US9037638B1 (en) 2011-04-11 2015-05-19 Viasat, Inc. Assisted browsing using hinting functionality
WO2015076877A1 (en) * 2013-11-25 2015-05-28 Dropbox, Inc. Generating and sharing metadata for indexing synchronized content items
US9071872B2 (en) 2003-01-30 2015-06-30 Rovi Guides, Inc. Interactive television systems with digital video recording and adjustable reminders
US9106607B1 (en) 2011-04-11 2015-08-11 Viasat, Inc. Browser based feedback for optimized web browsing
US9125169B2 (en) 2011-12-23 2015-09-01 Rovi Guides, Inc. Methods and systems for performing actions based on location-based rules
US20150281349A1 (en) * 2014-03-29 2015-10-01 Google Technology Holdings LLC Methods for Obtaining Content from a Peer Device
US9161087B2 (en) 2000-09-29 2015-10-13 Rovi Technologies Corporation User controlled multi-device media-on-demand system
US20150304371A1 (en) * 2012-11-19 2015-10-22 Nec Corporation Data sharing system
US9311405B2 (en) 1998-11-30 2016-04-12 Rovi Guides, Inc. Search engine for video and graphics
US9326016B2 (en) 2007-07-11 2016-04-26 Rovi Guides, Inc. Systems and methods for mirroring and transcoding media content
US9407355B1 (en) 2011-10-25 2016-08-02 Viasat Inc. Opportunistic content delivery using delta coding
US9414120B2 (en) 2008-06-13 2016-08-09 Rovi Guides, Inc. Systems and methods for displaying media content and media guidance information
US9456050B1 (en) 2011-04-11 2016-09-27 Viasat, Inc. Browser optimization through user history analysis
US9674563B2 (en) 2013-11-04 2017-06-06 Rovi Guides, Inc. Systems and methods for recommending content
US9681105B2 (en) 2005-12-29 2017-06-13 Rovi Guides, Inc. Interactive media guidance system having multiple devices
US9912718B1 (en) 2011-04-11 2018-03-06 Viasat, Inc. Progressive prefetching
US9922330B2 (en) 2007-04-12 2018-03-20 Kroll Information Assurance, Llc System and method for advertising on a peer-to-peer network
US10044637B2 (en) 2012-06-15 2018-08-07 Viasat, Inc. Opportunistic delivery of cacheable content in a communications network
USRE47934E1 (en) * 2003-04-25 2020-04-07 Apple Inc. Accessing digital media
US10855797B2 (en) 2014-06-03 2020-12-01 Viasat, Inc. Server-machine-driven hint generation for improved web page loading using client-machine-driven feedback
CN113590884A (en) * 2020-04-30 2021-11-02 华为技术有限公司 Distributed data searching method and index file sharing method
US11200292B2 (en) 2015-10-20 2021-12-14 Viasat, Inc. Hint model updating using automated browsing clusters

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101729273A (en) * 2008-10-27 2010-06-09 中国移动通信集团公司 Streaming media distribution system, method and device
US9239690B2 (en) * 2010-08-31 2016-01-19 Bruce R. Backa System and method for in-place data migration
US9591057B1 (en) 2013-05-16 2017-03-07 Ca, Inc. Peer-to-peer file transfer task coordination
US20140379631A1 (en) * 2013-06-25 2014-12-25 Linkedln Corporation Transactional key-value database with searchable indexes
CN109902143B (en) * 2019-03-04 2022-09-23 南京邮电大学 Multi-keyword extended retrieval method based on ciphertext

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5806065A (en) * 1996-05-06 1998-09-08 Microsoft Corporation Data system with distributed tree indexes and method for maintaining the indexes
US6334124B1 (en) * 1997-10-06 2001-12-25 Ventro Corporation Techniques for improving index searches in a client-server environment
US20020027567A1 (en) * 2000-07-18 2002-03-07 Niamir Bern B. Listing network for classified information
US20020033844A1 (en) * 1998-10-01 2002-03-21 Levy Kenneth L. Content sensitive connected content
US20020138744A1 (en) * 2001-03-21 2002-09-26 Schleicher Jorg Gregor Method and system for providing a secure peer-to peer file delivery network
US20020188841A1 (en) * 1995-07-27 2002-12-12 Jones Kevin C. Digital asset management and linking media signals with related data using watermarks
US20020194256A1 (en) * 2001-05-31 2002-12-19 Needham Bradford H. Limiting request propagation in a distributed file system
US20040070678A1 (en) * 2001-10-09 2004-04-15 Kentaro Toyama System and method for exchanging images
US20040148287A1 (en) * 2003-01-27 2004-07-29 Microsoft Corporation Peer-to peer record structure and query language for searching and discovery thereof
US6785691B1 (en) * 1999-10-13 2004-08-31 Avaya Technology Corp. Object oriented processing system and data sharing environment for applications therein

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5806055A (en) * 1996-12-19 1998-09-08 Zinda, Jr.; Kenneth L. Solid state ballast system for metal halide lighting using fuzzy logic control
US6173374B1 (en) * 1998-02-11 2001-01-09 Lsi Logic Corporation System and method for peer-to-peer accelerated I/O shipping between host bus adapters in clustered computer network
KR100370397B1 (en) * 2000-06-10 2003-01-29 삼성에스디아이 주식회사 Plasma Display Panels with Excimer Gas
US7353252B1 (en) * 2001-05-16 2008-04-01 Sigma Design System for electronic file collaboration among multiple users using peer-to-peer network topology
US20020188735A1 (en) * 2001-06-06 2002-12-12 Needham Bradford H. Partially replicated, locally searched peer to peer file sharing system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020188841A1 (en) * 1995-07-27 2002-12-12 Jones Kevin C. Digital asset management and linking media signals with related data using watermarks
US5806065A (en) * 1996-05-06 1998-09-08 Microsoft Corporation Data system with distributed tree indexes and method for maintaining the indexes
US6334124B1 (en) * 1997-10-06 2001-12-25 Ventro Corporation Techniques for improving index searches in a client-server environment
US20020033844A1 (en) * 1998-10-01 2002-03-21 Levy Kenneth L. Content sensitive connected content
US6785691B1 (en) * 1999-10-13 2004-08-31 Avaya Technology Corp. Object oriented processing system and data sharing environment for applications therein
US20020027567A1 (en) * 2000-07-18 2002-03-07 Niamir Bern B. Listing network for classified information
US20020138744A1 (en) * 2001-03-21 2002-09-26 Schleicher Jorg Gregor Method and system for providing a secure peer-to peer file delivery network
US20020194256A1 (en) * 2001-05-31 2002-12-19 Needham Bradford H. Limiting request propagation in a distributed file system
US20040070678A1 (en) * 2001-10-09 2004-04-15 Kentaro Toyama System and method for exchanging images
US20040148287A1 (en) * 2003-01-27 2004-07-29 Microsoft Corporation Peer-to peer record structure and query language for searching and discovery thereof

Cited By (247)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9311405B2 (en) 1998-11-30 2016-04-12 Rovi Guides, Inc. Search engine for video and graphics
US9161087B2 (en) 2000-09-29 2015-10-13 Rovi Technologies Corporation User controlled multi-device media-on-demand system
US9497508B2 (en) 2000-09-29 2016-11-15 Rovi Technologies Corporation User controlled multi-device media-on-demand system
US9307291B2 (en) 2000-09-29 2016-04-05 Rovi Technologies Corporation User controlled multi-device media-on-demand system
US9462317B2 (en) 2000-10-11 2016-10-04 Rovi Guides, Inc. Systems and methods for providing storage of data on servers in an on-demand media delivery system
US8584184B2 (en) 2000-10-11 2013-11-12 United Video Properties, Inc. Systems and methods for relocating media
US9294799B2 (en) 2000-10-11 2016-03-22 Rovi Guides, Inc. Systems and methods for providing storage of data on servers in an on-demand media delivery system
US8973069B2 (en) 2000-10-11 2015-03-03 Rovi Guides, Inc. Systems and methods for relocating media
US8850040B2 (en) 2001-06-06 2014-09-30 Intel Corporation Partially replicated, locally searched peer to peer file sharing system
US20090198822A1 (en) * 2001-06-06 2009-08-06 Needham Bradford H Partially replicated, locally searched peer to peer file sharing system
US20100106778A1 (en) * 2001-06-06 2010-04-29 Needham Bradford H Partially replicated, locally searched peer to peer file sharing system
US8645553B2 (en) 2001-06-06 2014-02-04 Intel Corporation Partially replicated, locally searched peer to peer file sharing system
US7398319B2 (en) * 2001-06-26 2008-07-08 Eastman Kodak Company System and method for managing images over a communication network
US20030009568A1 (en) * 2001-06-26 2003-01-09 Eastman Kodak Company Method and system for managing images over a communication network
US7243153B2 (en) * 2001-06-26 2007-07-10 Eastman Kodak Company System and method for managing images over a communication network
US20070118536A1 (en) * 2001-06-26 2007-05-24 Mcintyre Dale F System and method for managing images over a communication network
US20030009569A1 (en) * 2001-06-26 2003-01-09 Eastman Kodak Company System and method for managing images over a communication network
US7124191B2 (en) * 2001-06-26 2006-10-17 Eastman Kodak Company Method and system for managing images over a communication network
US7440994B2 (en) 2001-07-06 2008-10-21 Intel Corporation Method and apparatus for peer-to-peer services to shift network traffic to allow for an efficient transfer of information between devices via prioritized list
US20090106355A1 (en) * 2001-07-06 2009-04-23 Harrow Ivan P Method and Apparatus for Peer-to-Peer Services
US20030009587A1 (en) * 2001-07-06 2003-01-09 Intel Corporation Method and apparatus for peer-to-peer services
US20030009518A1 (en) * 2001-07-06 2003-01-09 Intel Corporation Method and apparatus for peer-to-peer services
US20030018712A1 (en) * 2001-07-06 2003-01-23 Intel Corporation Method and apparatus for peer-to-peer services
US7921155B2 (en) 2001-07-06 2011-04-05 Intel Corporation Method and apparatus for peer-to-peer services
US7562112B2 (en) 2001-07-06 2009-07-14 Intel Corporation Method and apparatus for peer-to-peer services for efficient transfer of information between networks
US7546363B2 (en) * 2001-07-06 2009-06-09 Intel Corporation Adaptive route determination for peer-to-peer services
US7574723B2 (en) * 2001-07-19 2009-08-11 Macrovision Corporation Home media network
US20030135859A1 (en) * 2001-07-19 2003-07-17 Daniel Putterman Home media network
US20030018708A1 (en) * 2001-07-20 2003-01-23 Daryl Hlasny Object search and retrieval service for an ad HOC data communication system
US7222160B2 (en) * 2001-07-20 2007-05-22 Sharp Laboratories Of America, Inc. Object search and retrieval service for an ad hoc data communication system
US7543050B2 (en) * 2001-08-27 2009-06-02 Brother Kogyo Kabushiki Kaisha Network terminal with a plurality of internal web servers
US20030055888A1 (en) * 2001-08-27 2003-03-20 Brother Kogyo Kabushiki Kaisha Network terminal with a plurality of internal web servers
US7502795B1 (en) 2001-10-01 2009-03-10 Fotomedia Technologies, Llc Network-based photosharing architecture
US20030101200A1 (en) * 2001-11-28 2003-05-29 Noritaka Koyama Distributed file sharing system and a file access control method of efficiently searching for access rights
US7191195B2 (en) * 2001-11-28 2007-03-13 Oki Electric Industry Co., Ltd. Distributed file sharing system and a file access control method of efficiently searching for access rights
US7120757B2 (en) * 2002-02-26 2006-10-10 Hitachi, Ltd. Storage management integrated system and storage control method for storage management integrated system
US20030163652A1 (en) * 2002-02-26 2003-08-28 Munetoshi Tsuge Storage management integrated system and storage control method for storage management integrated system
EP1497755A4 (en) * 2002-04-12 2005-09-07 Ipac Acquisition Subsidiary I Network-based photosharing architecture for search and delivery of private images and metadata
EP1497755A1 (en) * 2002-04-12 2005-01-19 IPAC Acquisition Subsidiary I, LLC Network-based photosharing architecture for search and delivery of private images and metadata
US7895524B2 (en) 2002-08-28 2011-02-22 Microsoft Corporation Integrated experience of vogue system and method for shared integrated online social interaction
US20100229105A1 (en) * 2002-08-28 2010-09-09 Microsoft Corporation Integrated experience of vogue system and method for shared integrated online social interaction
US20060190827A1 (en) * 2002-08-28 2006-08-24 Microsoft Corporation Intergrated experience of vogue system and method for shared intergrated online social interaction
US20060190829A1 (en) * 2002-08-28 2006-08-24 Microsoft Corporation Intergrated experience of vogue system and method for shared intergrated online social interaction
US7747956B2 (en) * 2002-08-28 2010-06-29 Microsoft Corporation Integrated experience of vogue system and method for shared integrated online social interaction
US7181442B2 (en) * 2002-09-24 2007-02-20 International Business Machines Corporation Method and apparatus for discovery of dynamic network services
US20040059722A1 (en) * 2002-09-24 2004-03-25 Yeh Danny Lo-Tien Method and apparatus for discovery of dynamic network services
US20040088731A1 (en) * 2002-11-04 2004-05-06 Daniel Putterman Methods and apparatus for client aggregation of media in a networked media system
US8931010B2 (en) 2002-11-04 2015-01-06 Rovi Solutions Corporation Methods and apparatus for client aggregation of media in a networked media system
FR2850223A1 (en) * 2003-01-16 2004-07-23 Canon Europa Nv Digital signal transferring method for use in public communication network e.g. Internet, involves encoding digital signal with encryption key obtained in response to request of transfer of digital signal by client station
US20040153411A1 (en) * 2003-01-16 2004-08-05 Canon Europa N.V. Method and device for transferring secure information
US9071872B2 (en) 2003-01-30 2015-06-30 Rovi Guides, Inc. Interactive television systems with digital video recording and adjustable reminders
US9369741B2 (en) 2003-01-30 2016-06-14 Rovi Guides, Inc. Interactive television systems with digital video recording and adjustable reminders
US7712034B2 (en) 2003-03-24 2010-05-04 Microsoft Corporation System and method for shell browser
US7823077B2 (en) 2003-03-24 2010-10-26 Microsoft Corporation System and method for user modification of metadata in a shell browser
US7769794B2 (en) * 2003-03-24 2010-08-03 Microsoft Corporation User interface for a file system shell
US20040194110A1 (en) * 2003-03-26 2004-09-30 Microsoft Corporation Extensible user context system for delivery of notifications
US7827561B2 (en) 2003-03-26 2010-11-02 Microsoft Corporation System and method for public consumption of communication events between arbitrary processes
US7890960B2 (en) 2003-03-26 2011-02-15 Microsoft Corporation Extensible user context system for delivery of notifications
US7865904B2 (en) 2003-03-26 2011-01-04 Microsoft Corporation Extensible user context system for delivery of notifications
US20040189707A1 (en) * 2003-03-27 2004-09-30 Microsoft Corporation System and method for filtering and organizing items based on common elements
US9361312B2 (en) 2003-03-27 2016-06-07 Microsoft Technology Licensing, Llc System and method for filtering and organizing items based on metadata
US7925682B2 (en) 2003-03-27 2011-04-12 Microsoft Corporation System and method utilizing virtual folders
US9361313B2 (en) 2003-03-27 2016-06-07 Microsoft Technology Licensing, Llc System and method for filtering and organizing items based on common elements
US7650575B2 (en) 2003-03-27 2010-01-19 Microsoft Corporation Rich drag drop user interface
US7707197B2 (en) 2003-03-27 2010-04-27 Microsoft Corporation System and method for filtering and organizing items based on common elements
US8209624B2 (en) 2003-04-17 2012-06-26 Microsoft Corporation Virtual address bar user interface control
US7853890B2 (en) 2003-04-17 2010-12-14 Microsoft Corporation Address bar user interface control
USRE47934E1 (en) * 2003-04-25 2020-04-07 Apple Inc. Accessing digital media
US20040267697A1 (en) * 2003-06-25 2004-12-30 Javad Hamidi File storage network
FR2858438A1 (en) * 2003-07-29 2005-02-04 Canon Kk Search method for use within a peer to peer communications network for finding a digital file, whereby a file is searched for in a peer system selected from a list of peer systems contained in a file collection distribution list
US20050034164A1 (en) * 2003-08-08 2005-02-10 Toshinobu Sano Network AV system
US8412801B2 (en) * 2003-08-08 2013-04-02 Onkyo Corporation Network AV system
WO2005020084A1 (en) * 2003-08-14 2005-03-03 Wurld Media, Inc. Dynamic connection structure for file transfer
US20050091316A1 (en) * 2003-10-03 2005-04-28 Oscar Ponce System and method for creating and selectively sharing data elements in a peer-to-peer network
EP1573959A4 (en) * 2003-10-23 2007-07-25 Microsoft Corp System and method for virtual folder and sharing items
EP1573959A2 (en) * 2003-10-23 2005-09-14 Microsoft Corporation System and method for virtual folder and sharing items
US7711754B2 (en) * 2003-10-24 2010-05-04 Microsoft Corporation System and method for managing data using static lists
US20070124339A1 (en) * 2003-10-24 2007-05-31 Microsoft Corporation System and Method for Managing Data Using Static Lists
US20050125831A1 (en) * 2003-12-04 2005-06-09 Blanchard Donald E. System and method for broadcasting entertainment related data
FR2864283A1 (en) * 2003-12-22 2005-06-24 Canon Kk Digital document accessing process for peer to peer communication network, involves searching collections, containing document and user identifiers, stored locally in response to using document based on right of access to collection
US8572120B2 (en) * 2003-12-22 2013-10-29 Canon Kabushiki Kaisha Method and device for controlling access to a shared document in station-to-station communication network
US20050138188A1 (en) * 2003-12-22 2005-06-23 Canon Kabushiki Kaisha Method and device for controlling access to a shared document in station-to-station communication network
US8972585B2 (en) 2004-01-23 2015-03-03 Tiversa Ip, Inc. Method for splitting a load of monitoring a peer to peer network
US8798016B2 (en) 2004-01-23 2014-08-05 Tiversa Ip, Inc. Method for improving peer to peer network communication
US8156175B2 (en) * 2004-01-23 2012-04-10 Tiversa Inc. System and method for searching for specific types of people or information on a peer-to-peer network
US20050163133A1 (en) * 2004-01-23 2005-07-28 Hopkins Samuel P. Method for optimally utilizing a peer to peer network
US8312080B2 (en) * 2004-01-23 2012-11-13 Tiversa Ip, Inc. System and method for searching for specific types of people or information on a peer to-peer network
US8095614B2 (en) 2004-01-23 2012-01-10 Tiversa, Inc. Method for optimally utilizing a peer to peer network
US9300534B2 (en) 2004-01-23 2016-03-29 Tiversa Ip, Inc. Method for optimally utilizing a peer to peer network
US20050179917A1 (en) * 2004-02-13 2005-08-18 Fuji Xerox Co., Ltd. Image processor
US7845000B2 (en) * 2004-04-13 2010-11-30 Canon Kabushiki Kaisha Method and device for controlling access to a digital document shared in a communication network of the station-to-station type
US20050228753A1 (en) * 2004-04-13 2005-10-13 Canon Kabushiki Kaisha Method and device for controlling access to a digital document shared in a communication network of the station-to-station type
US7657846B2 (en) 2004-04-23 2010-02-02 Microsoft Corporation System and method for displaying stack icons
US7694236B2 (en) 2004-04-23 2010-04-06 Microsoft Corporation Stack icons representing multiple objects
US20050240878A1 (en) * 2004-04-26 2005-10-27 Microsoft Corporation System and method for scaling icons
US7992103B2 (en) 2004-04-26 2011-08-02 Microsoft Corporation Scaling icons for representing files
US8707209B2 (en) 2004-04-29 2014-04-22 Microsoft Corporation Save preview representation of files being created
US8972342B2 (en) 2004-04-29 2015-03-03 Microsoft Corporation Metadata editing control
US20050246352A1 (en) * 2004-04-30 2005-11-03 Microsoft Corporation Property tree for metadata navigation and assignment
US8108430B2 (en) 2004-04-30 2012-01-31 Microsoft Corporation Carousel control for metadata navigation and assignment
US8024335B2 (en) 2004-05-03 2011-09-20 Microsoft Corporation System and method for dynamically generating a selectable search extension
US20060010204A1 (en) * 2004-07-06 2006-01-12 Nokia Corporation Peer-to-peer engine for object sharing in communication devices
US8316088B2 (en) 2004-07-06 2012-11-20 Nokia Corporation Peer-to-peer engine for object sharing in communication devices
US8086575B2 (en) 2004-09-23 2011-12-27 Rovi Solutions Corporation Methods and apparatus for integrating disparate media formats in a networked media system
US8880698B2 (en) 2004-10-18 2014-11-04 Sony United Kingdom Limited Storage of content data in a peer-to-peer network
US20060085385A1 (en) * 2004-10-18 2006-04-20 Richard Foster Storage of content data in a peer-to-peer network
WO2006069967A1 (en) * 2004-12-29 2006-07-06 International Business Machines Corporation Method and device for content information sharing
WO2006073751A3 (en) * 2005-01-05 2007-10-04 Sbc Knowledge Ventures Lp Home networking resource management
WO2006073751A2 (en) * 2005-01-05 2006-07-13 Sbc Knowledge Ventures, L.P. Home networking resource management
US7603494B2 (en) * 2005-01-05 2009-10-13 At&T Intellectual Property I, L.P. Home networking resource management
US20060150244A1 (en) * 2005-01-05 2006-07-06 Sbc Knowledge Ventures, L.P. Home networking resource management
US7266383B2 (en) * 2005-02-14 2007-09-04 Scenera Technologies, Llc Group interaction modes for mobile devices
US20060182045A1 (en) * 2005-02-14 2006-08-17 Eric Anderson Group interaction modes for mobile devices
US20060184983A1 (en) * 2005-02-16 2006-08-17 Qwest Communications International Inc. Wireless digital video recorder manager
US20060184975A1 (en) * 2005-02-16 2006-08-17 Qwest Communications International Inc. Wireless digital video recorder
US8407746B2 (en) * 2005-02-16 2013-03-26 Qwest Communications International Inc. Wireless digital video recorders—content sharing systems and methods
US20060218598A1 (en) * 2005-02-16 2006-09-28 Qwest Communications International Inc. Wireless digital video recorders - content sharing systems and methods
US8590000B2 (en) 2005-02-16 2013-11-19 Qwest Communications International Inc. Wireless digital video recorder
US8613037B2 (en) 2005-02-16 2013-12-17 Qwest Communications International Inc. Wireless digital video recorder manager
US20060190817A1 (en) * 2005-02-23 2006-08-24 Microsoft Corporation Filtering a collection of items
US8490015B2 (en) 2005-04-15 2013-07-16 Microsoft Corporation Task dialog and programming interface for same
US8195646B2 (en) 2005-04-22 2012-06-05 Microsoft Corporation Systems, methods, and user interfaces for storing, searching, navigating, and retrieving electronic information
US8522154B2 (en) 2005-04-22 2013-08-27 Microsoft Corporation Scenario specialization of file browser
US20060265394A1 (en) * 2005-05-19 2006-11-23 Trimergent Personalizable information networks
US20060265395A1 (en) * 2005-05-19 2006-11-23 Trimergent Personalizable information networks
US20060265396A1 (en) * 2005-05-19 2006-11-23 Trimergent Personalizable information networks
US7665028B2 (en) 2005-07-13 2010-02-16 Microsoft Corporation Rich drag drop user interface
US10489044B2 (en) 2005-07-13 2019-11-26 Microsoft Technology Licensing, Llc Rich drag drop user interface
US20070147351A1 (en) * 2005-12-27 2007-06-28 Brad Dietrich Methods and apparatus for integrating media across a wide area network
US9467322B2 (en) 2005-12-27 2016-10-11 Rovi Solutions Corporation Methods and apparatus for integrating media across a wide area network
US8554758B1 (en) 2005-12-29 2013-10-08 Amazon Technologies, Inc. Method and apparatus for monitoring and maintaining health in a searchable data service
US8775411B1 (en) 2005-12-29 2014-07-08 Amazon Technologies, Inc. Method and apparatus for stress management in a searchable data service
US9681105B2 (en) 2005-12-29 2017-06-13 Rovi Guides, Inc. Interactive media guidance system having multiple devices
WO2007079303A2 (en) * 2005-12-29 2007-07-12 Amazon Technologies, Inc. Method and apparatus for a distributed file storage and indexing service
US10664375B2 (en) 2005-12-29 2020-05-26 Amazon Technologies, Inc. Method and apparatus for stress management in a searchable data service
US11354315B2 (en) 2005-12-29 2022-06-07 Amazon Technologies, Inc. Method and apparatus for stress management in a searchable data service
US10789251B2 (en) 2005-12-29 2020-09-29 Amazon Technologies, Inc. Method and apparatus for stress management in a searchable data service
US10664478B2 (en) 2005-12-29 2020-05-26 Amazon Technologies, Inc. Method and apparatus for stress management in a searchable data service
US7801912B2 (en) 2005-12-29 2010-09-21 Amazon Technologies, Inc. Method and apparatus for a searchable data service
WO2007079303A3 (en) * 2005-12-29 2007-08-23 Patrick W Ransil Method and apparatus for a distributed file storage and indexing service
US8607287B2 (en) 2005-12-29 2013-12-10 United Video Properties, Inc. Interactive media guidance system having multiple devices
US11580109B2 (en) 2005-12-29 2023-02-14 Amazon Technologies, Inc. Method and apparatus for stress management in a searchable data service
US8392400B1 (en) 2005-12-29 2013-03-05 Amazon Technologies, Inc. Method and apparatus for stress management in a searchable data service
US7685109B1 (en) 2005-12-29 2010-03-23 Amazon Technologies, Inc. Method and apparatus for data partitioning and replication in a searchable data service
US9098683B2 (en) 2006-03-14 2015-08-04 Global File Systems Holdings, Llc Filter for a distributed network
US8185576B2 (en) * 2006-03-14 2012-05-22 Altnet, Inc. Filter for a distributed network
US8775508B2 (en) 2006-03-14 2014-07-08 Altnet, Inc. Filter for a distributed network
US8693391B2 (en) 2006-04-11 2014-04-08 Nokia Corporation Peer to peer services in a wireless communication network
US20070237139A1 (en) * 2006-04-11 2007-10-11 Nokia Corporation Node
US20070245236A1 (en) * 2006-04-13 2007-10-18 Samsung Electronics Co., Ltd. Method and apparatus to generate XHTML data in device
US20070282969A1 (en) * 2006-06-01 2007-12-06 Bradley Dietrich Methods and apparatus for transferring media across a network using a network interface device
US7929551B2 (en) 2006-06-01 2011-04-19 Rovi Solutions Corporation Methods and apparatus for transferring media across a network using a network interface device
US9621605B2 (en) 2006-06-01 2017-04-11 Rovi Solutions Corporation Methods and apparatus for providing media from content providers using a network interface device
US20070283046A1 (en) * 2006-06-01 2007-12-06 Bradley Dietrich Methods and apparatus for providing media from content providers using a network interface device
US20100095009A1 (en) * 2006-10-02 2010-04-15 Nokia Corporation Method, System, and Devices for Network Sharing or Searching Of Resources
US20080140780A1 (en) * 2006-11-07 2008-06-12 Tiversa, Inc. System and method for enhanced experience with a peer to peer network
US9021026B2 (en) 2006-11-07 2015-04-28 Tiversa Ip, Inc. System and method for enhanced experience with a peer to peer network
US8140506B2 (en) * 2006-11-30 2012-03-20 Red Hat, Inc. File sharing based on social network
US20080133445A1 (en) * 2006-11-30 2008-06-05 Havoc Pennington File sharing based on social network
GB2446170A (en) * 2006-12-01 2008-08-06 David Irvine Shared access to private files in a distributed network
US20150012662A1 (en) * 2007-02-23 2015-01-08 Microsoft Corporation Smart pre-fetching for peer assisted on-demand media
US10218758B2 (en) * 2007-02-23 2019-02-26 Microsoft Technology Licensing, Llc Smart pre-fetching for peer assisted on-demand media
US8909664B2 (en) 2007-04-12 2014-12-09 Tiversa Ip, Inc. System and method for creating a list of shared information on a peer-to-peer network
US9922330B2 (en) 2007-04-12 2018-03-20 Kroll Information Assurance, Llc System and method for advertising on a peer-to-peer network
US9326016B2 (en) 2007-07-11 2016-04-26 Rovi Guides, Inc. Systems and methods for mirroring and transcoding media content
US20090022123A1 (en) * 2007-07-16 2009-01-22 Electronics And Telecommunications Research Institute Apparatus and method for providing contents sharing service on network
US8150807B2 (en) * 2007-10-03 2012-04-03 Eastman Kodak Company Image storage system, device and method
US20090094247A1 (en) * 2007-10-03 2009-04-09 Fredlund John R Image storage system, device and method
US8219544B2 (en) * 2008-03-17 2012-07-10 International Business Machines Corporation Method and a computer program product for indexing files and searching files
US20090234809A1 (en) * 2008-03-17 2009-09-17 Michael Bluger Method and a Computer Program Product for Indexing files and Searching Files
US8984016B2 (en) * 2008-05-14 2015-03-17 Airbus Operations S.A.S. Method of process management in a collaborative service-oriented framework
US20110087712A1 (en) * 2008-05-14 2011-04-14 Airbus Operations (S.A.S.) Method of process management in a collaborative service-oriented framework
US9414120B2 (en) 2008-06-13 2016-08-09 Rovi Guides, Inc. Systems and methods for displaying media content and media guidance information
US20090313102A1 (en) * 2008-06-13 2009-12-17 Microsoft Corporation Peer to peer social networking
US10387417B1 (en) 2008-12-18 2019-08-20 Pear Software, Llc Computing device for performing search queries using private social network data
US20100174709A1 (en) * 2008-12-18 2010-07-08 Hansen Andrew S Methods For Searching Private Social Network Data
US8515936B2 (en) 2008-12-18 2013-08-20 Pear Software, Llc Methods for searching private social network data
US8121999B2 (en) * 2008-12-18 2012-02-21 Andrew S Hansen Methods for searching private social network data
US9363308B2 (en) 2009-01-13 2016-06-07 Viasat, Inc. Correlative anticipatory deltacasting
US8775503B2 (en) 2009-01-13 2014-07-08 Viasat, Inc. Deltacasting for overlapping requests
US9172748B2 (en) 2009-01-13 2015-10-27 Viasat, Inc. Deltacasting for overlapping requests
US11916990B2 (en) 2009-01-13 2024-02-27 Viasat, Inc. Content set based deltacasting
US8842553B2 (en) 2009-01-13 2014-09-23 Viasat, Inc. Correlative anticipatory deltacasting
US8477635B2 (en) 2009-01-13 2013-07-02 Viasat, Inc. Correlative anticipatory deltacasting
US11252210B2 (en) 2009-01-13 2022-02-15 Viasat, Inc. Content set based deltacasting
US9369516B2 (en) 2009-01-13 2016-06-14 Viasat, Inc. Deltacasting
US10187436B2 (en) 2009-01-13 2019-01-22 Viasat, Inc. Content set based deltacasting
US20100179984A1 (en) * 2009-01-13 2010-07-15 Viasat, Inc. Return-link optimization for file-sharing traffic
US10536495B2 (en) 2009-01-13 2020-01-14 Viasat, Inc. Content set based deltacasting
US10547655B2 (en) 2009-01-13 2020-01-28 Viasat, Inc. Deltacasting
US10951671B2 (en) 2009-01-13 2021-03-16 Viasat, Inc. Content set based deltacasting
US20100185730A1 (en) * 2009-01-13 2010-07-22 Viasat, Inc. Deltacasting for overlapping requests
US9762635B2 (en) 2009-01-13 2017-09-12 Viasat, Inc. Content set based pre-positioning
US10637901B2 (en) 2009-03-10 2020-04-28 Viasat, Inc. Internet protocol broadcasting
US9094220B2 (en) 2009-03-10 2015-07-28 Viasat, Inc. Internet protocol broadcasting
US11212328B2 (en) 2009-03-10 2021-12-28 Viasat, Inc. Internet protocol broadcasting
US8483217B2 (en) 2009-03-10 2013-07-09 Viasat, Inc. Internet protocol broadcasting
US20110029610A1 (en) * 2009-07-31 2011-02-03 Shen-Chang Chao Content Sharing in Mobile Devices
US9014546B2 (en) 2009-09-23 2015-04-21 Rovi Guides, Inc. Systems and methods for automatically detecting users within detection regions of media devices
US8516253B1 (en) 2010-01-18 2013-08-20 Viasat, Inc. Self-keyed protection of anticipatory content
US9405924B2 (en) 2010-01-18 2016-08-02 Viasat, Inc. Self-keyed protection of anticipatory content
US9043385B1 (en) 2010-04-18 2015-05-26 Viasat, Inc. Static tracker
US9497256B1 (en) 2010-04-18 2016-11-15 Viasat, Inc. Static tracker
US9407717B1 (en) 2010-04-18 2016-08-02 Viasat, Inc. Selective prefetch scanning
US8984048B1 (en) 2010-04-18 2015-03-17 Viasat, Inc. Selective prefetch scanning
US10645143B1 (en) 2010-04-18 2020-05-05 Viasat, Inc. Static tracker
US10171550B1 (en) 2010-04-18 2019-01-01 Viasat, Inc. Static tracker
US9307003B1 (en) 2010-04-18 2016-04-05 Viasat, Inc. Web hierarchy modeling
US20120011103A1 (en) * 2010-07-09 2012-01-12 Nhn Corporation System and method for providing search service
US9037638B1 (en) 2011-04-11 2015-05-19 Viasat, Inc. Assisted browsing using hinting functionality
US11256775B1 (en) 2011-04-11 2022-02-22 Viasat, Inc. Progressive prefetching
US10372780B1 (en) 2011-04-11 2019-08-06 Viasat, Inc. Browser based feedback for optimized web browsing
US9106607B1 (en) 2011-04-11 2015-08-11 Viasat, Inc. Browser based feedback for optimized web browsing
US10491703B1 (en) 2011-04-11 2019-11-26 Viasat, Inc. Assisted browsing using page load feedback information and hinting functionality
US11176219B1 (en) 2011-04-11 2021-11-16 Viasat, Inc. Browser based feedback for optimized web browsing
US10972573B1 (en) 2011-04-11 2021-04-06 Viasat, Inc. Browser optimization through user history analysis
US9456050B1 (en) 2011-04-11 2016-09-27 Viasat, Inc. Browser optimization through user history analysis
US10789326B2 (en) 2011-04-11 2020-09-29 Viasat, Inc. Progressive prefetching
US9912718B1 (en) 2011-04-11 2018-03-06 Viasat, Inc. Progressive prefetching
US10735548B1 (en) 2011-04-11 2020-08-04 Viasat, Inc. Utilizing page information regarding a prior loading of a web page to generate hinting information for improving load time of a future loading of the web page
US8897302B2 (en) 2011-06-14 2014-11-25 Viasat, Inc. Transport protocol for anticipatory content
US11777654B2 (en) 2011-06-14 2023-10-03 Viasat, Inc. Transport protocol for anticipatory content
US11139919B2 (en) 2011-06-14 2021-10-05 Viasat, Inc. Transport protocol for anticipatory content
US9935740B2 (en) 2011-06-14 2018-04-03 Viasat, Inc. Transport protocol for anticipatory content
US9407355B1 (en) 2011-10-25 2016-08-02 Viasat Inc. Opportunistic content delivery using delta coding
US11575738B2 (en) 2011-10-25 2023-02-07 Viasat, Inc. Opportunistic content delivery using delta coding
US11290525B2 (en) 2011-10-25 2022-03-29 Viasat, Inc. Opportunistic content delivery using delta coding
US10270842B2 (en) 2011-10-25 2019-04-23 Viasat, Inc. Opportunistic content delivery using delta coding
US9125169B2 (en) 2011-12-23 2015-09-01 Rovi Guides, Inc. Methods and systems for performing actions based on location-based rules
US10044637B2 (en) 2012-06-15 2018-08-07 Viasat, Inc. Opportunistic delivery of cacheable content in a communications network
US10594624B2 (en) 2012-06-15 2020-03-17 Viasat, Inc. Opportunistic delivery of cacheable content in a communications network
US11070490B2 (en) 2012-06-15 2021-07-20 Viasat, Inc. Opportunistic delivery of cacheable content in a communications network
US11743207B2 (en) 2012-06-15 2023-08-29 Viasat, Inc. Opportunistic delivery of cacheable content in a communications network
US20150304371A1 (en) * 2012-11-19 2015-10-22 Nec Corporation Data sharing system
US9674563B2 (en) 2013-11-04 2017-06-06 Rovi Guides, Inc. Systems and methods for recommending content
US11113248B2 (en) 2013-11-25 2021-09-07 Dropbox, Inc. Generating and sharing metadata for indexing synchronized content items
WO2015076877A1 (en) * 2013-11-25 2015-05-28 Dropbox, Inc. Generating and sharing metadata for indexing synchronized content items
AU2014353513B2 (en) * 2013-11-25 2017-07-27 Dropbox, Inc. Generating and sharing metadata for indexing synchronized content items
US10303658B2 (en) * 2013-11-25 2019-05-28 Dropbox, Inc. Generating and sharing metadata for indexing synchronized content items
US20150149407A1 (en) * 2013-11-25 2015-05-28 Dropbox, Inc. Generating and sharing metadata for indexing synchronized content items
US9609056B2 (en) * 2014-03-29 2017-03-28 Google Technology Holdings LLC Methods for obtaining content from a peer device
US20150281349A1 (en) * 2014-03-29 2015-10-01 Google Technology Holdings LLC Methods for Obtaining Content from a Peer Device
US10855797B2 (en) 2014-06-03 2020-12-01 Viasat, Inc. Server-machine-driven hint generation for improved web page loading using client-machine-driven feedback
US11310333B2 (en) 2014-06-03 2022-04-19 Viasat, Inc. Server-machine-driven hint generation for improved web page loading using client-machine-driven feedback
US11200292B2 (en) 2015-10-20 2021-12-14 Viasat, Inc. Hint model updating using automated browsing clusters
CN114398320A (en) * 2020-04-30 2022-04-26 华为技术有限公司 Distributed data searching method and index file sharing method
CN113590884A (en) * 2020-04-30 2021-11-02 华为技术有限公司 Distributed data searching method and index file sharing method

Also Published As

Publication number Publication date
US8850040B2 (en) 2014-09-30
US8645553B2 (en) 2014-02-04
US20100106778A1 (en) 2010-04-29
US20090198822A1 (en) 2009-08-06

Similar Documents

Publication Publication Date Title
US8850040B2 (en) Partially replicated, locally searched peer to peer file sharing system
US6839769B2 (en) Limiting request propagation in a distributed file system
US10819782B2 (en) Personal digital server (PDS)
US9348918B2 (en) Searching content in distributed computing networks
US9948517B2 (en) Methods and apparatuses for discovery and notification of services
Geambasu et al. Homeviews: peer-to-peer middleware for personal data sharing applications
US20150039629A1 (en) Method for storing and searching tagged content items in a distributed system
US20090112870A1 (en) Management of distributed storage
US20080172445A1 (en) Method and System For Increasing Popularity of Content Items Shared Over Peer-to-Peer Networks
KR20090080051A (en) Virtual peer for a content sharing system
JP2006252085A (en) File server for converting user identification information
US20100325208A1 (en) Methods and apparatus to forward documents in a communication network
US8639763B2 (en) Methods and apparatus to forward documents in a communication network
US20100281165A1 (en) Method for the load distribution in a peer-to-peer-overlay network
US8560630B2 (en) Sharing data over trusted networks
US8001148B2 (en) Caching permissions information
Boll et al. Mediaether: an event space for context-aware multimedia experiences
Cheng et al. Functions of a Web warehouse
Aberer et al. PIX-Grid: A platform for P2P photo exchange
Cutting et al. SPICE: Scalable P2P implicit group messaging
US20040049523A1 (en) Recallable business card organizer
Dannewitz Augmented Internet: An information-centric approach for real-world/Internet integration
Aberer et al. Position Paper PIX-Grid: A Platform for P2P Photo Exchange
Klein et al. A seamless mobile community support system
Aberer et al. Position Paper (EPFL Technical Report IC/2003/13) PIX-Grid: A Platform for P2P Photo Exchange

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTEL CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:NEEDHAM, BRADFORD H.;LEWIS, MARK;REEL/FRAME:012094/0394

Effective date: 20010809

STCB Information on status: application discontinuation

Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION