WO1999012087A2 - Systeme de transmission cryptographique et d'affichage de livres electroniques - Google Patents

Systeme de transmission cryptographique et d'affichage de livres electroniques Download PDF

Info

Publication number
WO1999012087A2
WO1999012087A2 PCT/US1998/018433 US9818433W WO9912087A2 WO 1999012087 A2 WO1999012087 A2 WO 1999012087A2 US 9818433 W US9818433 W US 9818433W WO 9912087 A2 WO9912087 A2 WO 9912087A2
Authority
WO
WIPO (PCT)
Prior art keywords
reader
work
works
characters
string
Prior art date
Application number
PCT/US1998/018433
Other languages
English (en)
Other versions
WO1999012087A3 (fr
Inventor
Charles V. Studebaker
Donald A. Ledford
Original Assignee
Librius, Inc.
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 Librius, Inc. filed Critical Librius, Inc.
Priority to AU11849/99A priority Critical patent/AU1184999A/en
Publication of WO1999012087A2 publication Critical patent/WO1999012087A2/fr
Publication of WO1999012087A3 publication Critical patent/WO1999012087A3/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions

Definitions

  • This invention is in the field of processes for the publication of literary works via electronic, rather than paper means.
  • the invention is a method for minimizing unauthorized duplication and managing authorizations of distribution and a circuit configuration for implementing the method.
  • the works of authorship will typically be entirely or mostly text. However, the method works equally well for images, including video images.
  • each time a text is transmitted it is encrypted into a unique format which can be easily decrypted only with a decryption key stored in the user's reader wherein the key is unique to that reader.
  • the encryption format for each book downloaded to that reader will be the same and the encryption format will be different from the encryption formats for books downloaded to all other readers. Consequently, one person's reader cannot display a book downloaded for use on another person's reader Therefore, even if a copy of the book is made at a computer along the way and then downloaded into a second reader, the reader cannot display it
  • a second aspect of the invention is that the memory in the reader is non-removable and its output is coupled only to a decryption circuit
  • the decryption circuit is coupled to the memory as its only input and further coupled to the display as its only output There is no way to easily intercept the signals passing from the decryption circuit to the display to capture the text of the book in a form after it has been decrypted
  • the controls within the server distribution system work as follows
  • the works of authorship are assembled in electronic form and stored in one or more large memories such as hard disk drives
  • a server within the system receives a designation that such work may be electronically transmitted across a network to that user's reader
  • the reader is identified to the system's server by an uncommon string of characters which can be read from an identification register memory within the reader
  • a record for the user is then created within a database in the server system
  • the record stores the uncommon string of characters which identifies the reader and, associated with that string, an identifier of each work of authorship that the reader is authorized to receive
  • the user record will also store other information associated with the user
  • the user couples his reader to the network and transmits a request that one of the works which has been authorized for his reader be downloaded This begins an exchange of communications between the system's servers and the reader in which the identification register on the reader is read and the string of characters it contains is transmitted to the system
  • the system compares the string of characters in the user record with the
  • Fig 1 shows the relationship between the master library, the other various servers, and the reader
  • Fig 2 shows the process of checking the reader identification for downloading an authorized work
  • Fig 3 shows the process of downloading the text of a work through the cache memory on the gateway server
  • Fig 4 shows the process of managing the library catalog
  • Fig 5 shows the process of using catalog information for downloading data through a server
  • Fig 6 shows the process of using the library server catalog to control transfers of data
  • Fig 7 shows the steps for processing data to generate the image on the display
  • Fig 8 shows the process of interpreting commands mixed with data within the contents of a work for generating the display
  • Figure 1 shows an overview of all the main components of the invention These components can be classified into five areas 1 Databases - consisting of The Master Library 100 Library Database/Servers 300 Customer Database 700
  • the Master Library 100 as shown in Figure 1 is the primary content repository for the literary works in the system
  • the Master Library resides on computer equipment located in a data center In addition to full copies of the basic, or original works, this database also contains a variable number of versions and/or revisions to these works
  • the data structures contained within the Master Library allow for a wide variety of complex, high speed searches of the database These structures include both inverted indexing techniques and relational data
  • the Master Library uses a special file format for data storage
  • the Master Library 100 is the "highest-level" of a "cascading cache” structure of data storage Works are divided into “blocks of data" Referring to Figure 1, blocks of data representing literary works are stored at the Master Library 100 level, again at the Library Server 300 level, again at the Libnus Server 500 level and finally at the System Gateway 900 level. Unlike conventional caching systems which typically cache the most recently requested block of data, the Librius cache retains the first block of the most frequently requested works. Additionally, storage space permitting, the first blocks of as many works in the Library as possible are also cached at each level. This structure ensures that user requests for works are satisfied at the earliest point possible. It also contributes to system redundancy by reducing single point of failure situations.
  • the Reader 3000 controls transmission of a work by requesting specific blocks of the work until it has collected all the blocks making up the work.
  • the System Gateway checks its local cache for the block and, if it is not found, sends a request for the block to a Librius Server.
  • the Librius Server checks its cache for the block and, if necessary, makes a request to a Library Server. This is normal cascading cache behavior.
  • the Master Library 100 is created and maintained via the Content Management System 2000.
  • Content Management is a combination of computer processes and human decision making that results in the selection of literary works to be included in the Master Library and the steps necessary to convert these works into digital form.
  • works are converted from printed works through the use of optical scanning devices, preferably scanning hardware developed in Germany by ImageWare Components GmbH, that are connected to and supported by the Content Management Software.
  • the Content Management System also supports text input via other digital means such as downloads from Internet sites, conversion of works recorded on CDROM and from word processing files obtained directly from authors and publishers.
  • the Content Management system software is able to recognize a wide variety of file formats, including BSCAN, ISIS TWAIN, HTML, SGML, and PostScript, as well as word processors and desktop publishing systems including PageMaker, MS Word, WordPerfect and others.
  • file formats including BSCAN, ISIS TWAIN, HTML, SGML, and PostScript
  • word processors and desktop publishing systems including PageMaker, MS Word, WordPerfect and others.
  • These various formats are converted by the Content Management System into a standard file format for storage in the Master Library.
  • each incoming text Prior to conversion of the data, each incoming text is subjected to a series of editing and proofreading processes that include both automatic and manual steps to ensure that the text meets system quality and readability standards.
  • the Content Management System 2000 creates and maintains the
  • the Master Catalog 150 for the entire library system.
  • the Master Catalog resides on the Master Library. It contains information on the author, title, known printed versions, original publication dates, and versions (e.g. translations, revisions, editions, etc.) of the literary work. It does not contain any information on the frequency of use of the work within the system This latter information is maintained by the system in other locations
  • Library Servers 300 shown in Figure 1 are computers that service requests from Libnus Servers 500 for data that may reside either on the Library Servers themselves, or within the Master Library
  • the overall library system may contain multiple Library Servers Each Library Server is capable of storing all the works within the library system, making each Library Server a mirror image of the Master Library When a new work is added to the Master Library, the Master Catalog is updated with information on the new work
  • Each Library Server contains its own catalog reflecting the works that are stored on that server
  • step 310 each Library Server interrogates the Master Catalog, to determine if there are any entries in the Master Catalog that do not appear in that server's own catalog, step 320 If there are such entries, the Library Server will request the new work from the Master Library, step 330
  • the Customer Database is the focal point of system operation All requests for new downloads of works, customer service transactions, and customer library management transactions are processed via the Customer Database
  • the Customer Database is a conventional database that contains records pertaining to each user of the system
  • the Customer Database resides on computer equipment located in a data center
  • a customer record is established when a customer purchases a work for a Reader 3000 At that time the user provides the following information which is included in the customer record, as well as other information
  • the customer record will also contain a list of works purchased This list is called the user's "personal library” Works contained in personal library can be downloaded to the user's Reader cache any number of times Additionally, information on the user's reading habits is contained in a "reader profile" This profile is composed of weighted statistical averages derived from the user's own expressed reading interests, works actually purchased, and the user's library browsing patterns In addition to the data listed above, the customer database also contains pointers to the user's "reading list” The reading list is a list of purchased works that the user has indicated are to be made available for downloading to the user's Reader
  • the system When the system downloads works to the user's Reader, the system has the capability to include promotional materials that are oriented to the reading interests of that particular user
  • the Advertising Servers 1100 shown in Figure 1, provide this promotional and advertising material to the Libnus Servers 500 based upon the user's "reader profile" So, for instance, a user who is an avid reader of ceremonies will be informed of the latest publications of mystery titles, or the featured discount title of the month, or even of the existence of "clubs" focused on a type of work such as mystery novels
  • Advertising Servers are maintained by the Advertising Management function
  • This function includes both computer programs and human decision making processes Advertising Management solicits advertisements from authors, publishers and reader interest groups
  • the function designs advertising displays and maintains a library of these displays on the Advertising Server
  • These advertising displays are segmented to correspond to standard reader interest categories Typically there is only one Advertising Server in use in a regional data center during normal system operation However, the system is designed to accommodate operation of multiple Advertising Servers
  • Libnus Servers 500 shown in Figure 1 are the 'data-switching hubs' of the system operation Libnus Servers interact with the System Gateways 900, the Customer Database and Library Servers to pass requests for literary works, library browsing requests, new customer/device registrations, and other Customer Service requests to and from the appropriate processing functions
  • the Librius Servers contain a catalog and database of literary works which include some or all of the text of the most often requested works The content of this database on a particular Libnus Server varies dynamically based upon the most frequently accessed works There are multiple Libnus Servers in the overall system It is expected that these servers will be physically distributed in on a regional, worldwide basis
  • a Libnus Server first determines if the request can be filled from information already stored in the Server itself If not, the request is passed to the appropriate higher-level server for processing
  • System Gateways 900, shown in Figure 1 are the primary transaction managers for the system They provide the interface between system functions
  • System Gateways are contained in the following hardware devices.
  • the Sales Kiosk 910 is a public sales location for Librius work titles.
  • the Reader is inserted into a receptacle in the Sales Kiosk and, depending on the type of Sales Kiosk, all or some of the following functions will be performed.
  • Sales Kiosks range from full featured stand alone units which would normally be placed in a location which lends itself to longer informational searches and data gathering sessions, to the "stop and drop" quick load units for the person on the run. All models include a 17 inch color monitor equipped with a touch sensitive screen, a credit card “swipe” reader and a Pentium based PC, a high speed modem (or cable modem), and a minimum 4 gigabyte hard drive. In most cases, the Sales Kiosk will be connected to the system via a dedicated data line. Each of the units also houses a microprocessor chip and the attendant circuitry which bypasses the 8051 microprocessor in the
  • This "exterior" microprocessor is of much greater power and speed and provides a means to quickly download text data into the cache unit in the Reader.
  • the kiosk units When not in active use, the kiosk units will scroll through a predefined advertising script which is designed to catch the attention of nearby foot traffic. Any touch of the sensor screen will immediately terminate the advertising script and launch the Sales Kiosk into its customer service mode.
  • the touch screen is the user's only interface with the Sales Kiosk. When activated, the Sales Kiosk will present a master menu of selections which will lead the user through the options.
  • the full feature kiosk provides the user the ability to perform complex searches, to build reading lists and to communicate with Customer Service and Support.
  • This kiosk is designed to be placed at libraries, book stores, or any location where a user has time to browse and search and explore all the capabilities of the system.
  • the Kiosk has the appearance of a desk-like booth wherein the user can sit comfortably and browse through the library.
  • PC-Link 920 shown in Figure 1, allows customers to download works and maintain account information via a personal computer connected to either a direct dial telephone connection or to the Internet.
  • the Link consists of a stand or bookend-like device that is used for both Reader storage and for connection to the system.
  • the stand includes a means to recharge the batteries for Readers containing rechargeable batteries, and a communications link to the user's personal computer.
  • the PC-Link unit also provides a handy reading stand which holds the Reader in an appropriate fashion so the user can read the text and have hands free.
  • the stand has buttons which perform the same functions as the buttons built into the Reader.
  • Web Servers 930 are special-class system gateways that allow system users to access the library and customer service functions via the Internet.
  • the benefit of this approach is that it allows the downloading of works via a PC (using the PC-Link system) from virtually anywhere.
  • the limitation of this approach is that data transmission speeds can be limited by the loading/speed of the Internet itself.
  • Web Servers are used to advertise and promote the system to the general public, allowing prospective users to sample the potential benefits of the system, to become users of the system and to order additional Reader devices and PC-Links.
  • System Gateways are managed by the Network Management 2800 component shown in Figure 1.
  • the Reader 3000 is a hardware device for displaying works authorized for use in the user's personal library, to view a system user newsletter and informational text, to check on user current status, and to review past transactions. These tasks are accomplished via a communications protocol, methods of data encryption and special hardware and software "keys" that are unique to each individual Reader device.
  • the Reader contains a non-removable, temporal cache storage capable of retaining a "portable" portion of the user's personal library.
  • the cache may contain the complete text of one or more works and/or partial texts of multiple works and the system newsletter.
  • the user is also able to download to the Reader's cache a summary document containing information about works for which usage rights have been granted, purchase date, purchaser, number of times the work has been downloaded and any surveys or comments they have made regarding the work.
  • Data contained within the cache is encrypted in a manner that makes the encrypted data unique to that particular reader. Data is decrypted only prior to it being displayed on the Reader. Except for the actual data display process, data in the temporal cache cannot be otherwise displayed, extracted or physically removed from the Reader.
  • the Reader contains a receptacle for connection to the Sales Kiosk or to a PC-Link for the purposes of receiving works and responding to hardware test sequences sent by the Librius Servers. It also contains a receptacle for connection to an external power source. The Reader is also capable of operation using internal battery storage.
  • Each Reader has an identifying number embedded within its electronics. When the Reader is inserted into a System Gateway this identifying number is passed to the system which will then interrogate the Customer Database for the registration information on this Reader unit. If none is found, the system will assume it to be a new, unregistered unit and default to registration processing. Otherwise, information in the Customer Database is used to determine what data contained within the system may be requested by this particular Reader.
  • the unique Reader identification number is also used in the process of encrypting and downloading of portions of the user's personal library to the Reader's cache. This feature enables the Reader to retrieve authorized copies of works and other information stored in the system, for storage in the Reader's temporal cache, multiple times without the need for reautho ⁇ zation each time the information is accessed
  • the Reader communicates with the Gateway devices via a proprietary protocol Data transmission is initiated by the Gateway device sending a command (Retrieve File) to the Reader, step 1525
  • the Reader then initiates a request to the gateway for the first encrypted data block representing the requested work, step 1540
  • the gateway retrieves the data block, encrypts it based upon the identification code of the requesting Reader, and transmits the requested block
  • the Data block transmission is made via a unique, non-ASCII bit stream that is decryptable only by the receiving Reader No other Reader device is capable of decrypting the data
  • the Reader places the data block into the cache at the proper location and requests the next block, step 1520
  • the Reader Upon receiving and caching the last data block, step 1530, the Reader resets itself to await the next transaction, step 1580 If errors occur in this process, the Reader will re-start the request "N" number of times If the request remains unsuccessful, the Reader will discard any partially received works or data, and reset itself to await the next transaction, step 1580
  • the main activity of the Reader is to display text and images stored in the Reader cache on an electronic display screen
  • the data stored in the cache remains encrypted until it is needed for display
  • the data is displayed one "page" at a time
  • the Reader first "composes” the page, and then displays the page
  • the data set for each work includes 1 An array of integer values representing offsets from the beginning of the work defining where the data for each page begins, 2 An array of integer values representing offsets from the beginning of the work defining where image definitions can be found, 3
  • For each page a set of numbers representing the textual and image data for the page, wherein one number is assigned to each image within the work, both textual character images and graphic images, preferably assigning low numbers to the most frequently used images and assigning higher numbers to the less frequently used images
  • the image definitions both for textual characters and for graphics, include bitmap data and delta x/y values which define how to advance the drawing location from the upper left corner of one image to the upper left corner of the next image after drawing the image
  • the data associated with a page is a stream of integers encoded into variable length bit fields These integers represent images to be placed on the display and formatting commands
  • the Reader When the Reader starts to compose a new page it uses the page table to find the location of the data for the page to be composed, step 1410, and it initializes the drawing coordinates to the upper left corner for a block of memory representing the display, step 1420 The Reader then decodes the first integer from the data stream, step 1430 This integer will represent either a formatting command or an image to be displayed Formatting commands either update the drawing coordinates, step 1440 or indicate the end of the page has been reached, step 1485 In the latter case, the block of memory representing the new page is transmitted to the display hardware memory, step 1480 If the integer represents an image to be displayed, it is used to index into the array of image offsets to find the location for the image definition The image's bitmap is then processed into the block of memory representing the new page, and the drawing location is updated according to the image's definition to a new upper left corner for the next image
  • the Reader can be purchased preloaded with works or unloaded In the latter situation, the Reader is completely empty and the user must access the Librius World Library via a Sales Kiosk or PC Link The system will recognize an unregistered Reader and route the user to the registration system
  • the user is instructed on how to register the Reader Then the main menu is presented so the user can access any text which was loaded at the time of purchase. This accommodates any users who receive the Reader as a gift, pre-loaded with text.
  • the Reader may be turned off by pressing the POWER ON/OFF button.
  • the Reader also has an automatic power down feature which shuts down the unit after "n" minutes of inactivity - defined as no buttons having been pressed. The value of "n” may be chosen by the user. Prior to normal shutdown, information on the currently open work title and the currently displayed page(s) is stored in a cache that is unaffected by power loss.
  • the main menu consists of at least these selections.
  • Work 1 (Title, author, storage required)
  • Work 2 (Title, author, storage required)
  • Work 3 (Title, author, storage required)
  • the PAGE FORWARD/BACK buttons are used to "point" at the menu choices.
  • the current choice is shown in reverse video or highlighted format.
  • the user presses the FUNCTION button.
  • this button imitates the traditional action of turning a page in a work. If the control button is held down, the pages will continue to be turned and the rate of change will increase allowing the user to page through a work very rapidly. However, under special circumstances when particular functions have been activated, this control button becomes a "down" control button which moves the highlight down through a menu of options. Also, when the dictionary function has been activated, this control button becomes a "right" control button which causes the highlight to move to the right one word at a time. When coupled with the SELECT control button, a series of words can be highlighted for further action.
  • PAGE BACK This control button is the inverse of the PAGE FORWARD control button Instead of progressing forward through the pages or words, the user will move backward through the text
  • the PAGE BACK control button also operates with the SELECT control button
  • This control button has a dual purpose It is the gateway into the Mam Menu and also the control button which causes a selected option to be executed and exit the main menu
  • the ESCAPE control button is used to move to the next higher level of menus in a multi-menu selection or to return to the main menu display screen
  • a new system processing transaction ID is created as shown in Figure 2, step 950
  • This ID is used to maintain a record of the status of the transaction, allowing the system to retain "awareness" of the transaction until it has completed
  • the system is a multi-Server, multi-threaded application in which parts of a single transaction may be in progress simultaneously in different parts of the overall system
  • the System Gateway application is ultimately responsible for determining that all required parts of a transaction have completed
  • step 952 Customer Database is accessed, step 952, and the hardware ID is checked to see if the device has been registered If no customer registration record is found in the Customer database, the System Gateway will initiate the device registration process, step 954 If the Reader is registered, the current status of the Reader is checked, step 956 The status categories include these items • Active - Everything is in order and the user is able to activate any type of transaction
  • Selection of works to be placed on a user's reading list is an interactive function of the System Gateway This process may be conducted without the Reader inserted in a system gateway device It is assumed that when a Reader is inserted in the System Gateway device, the user's reading list has been preset in the manner desired by the user, and that the user has "cleared" sufficient cache space in the Reader device to allow a new download to take place
  • the System Gateway accesses the Customer Database and selects the next work from the reading list that matches the amount of storage available in the Reader device as shown in Figure 2, step 958
  • the System Gateway accesses the Customer Database to determine the user's reading interest profile Using this information, the System Gateway initiates a request to the Advertising Database to provide the standard on-screen advertising and in- Reader notices desired by this type of user as shown in Figure 2, step 959
  • the System Gateway devices are the main contact point between the system and the customer/users Via the Advertising Database, the system can download a great deal of information on a wide variety of topics while the Reader is connected via a System Gateway device
  • a small area of Reader cache is reserved for use by the system itself
  • the system newsletter and other system management selected text are downloaded to the Reader each time the Reader is inserted into a System Gateway device For instance, when a warning message has been triggered, an appropriate message is downloaded to the Reader and placed in the newsletter section of the Reader's cache This message is displayed to the user the next two times the user turns the Reader on
  • the System Gateway initiates a search to determine if the required work is stored on that System Gateway's local storage Referring to Figure 3 at step 960, for heavily accessed works, it is likely that some or all of the requested work is available at the System Gateway level For less active works, it may be necessary for the System Gateway to initiate a request to the next higher level of storage, the Librius Server. Prior to initiating the request for data from the Librius Server, the System Gateway updates the status of the transaction in the transaction ID record.
  • the Librius Servers process requests for information for both literary works and for data from the Customer Database and the Advertising Database.
  • the Librius server checks its catalog to determine if the required data, or parts thereof, are resident on that Server, step 520. If data is available, an upload of that data is initiated to the requesting Gateway Server, step 540. If the requested work is not available, or if only part of the work is available, the Librius Server initiates a request for the remaining data to a Library Server, step 530.
  • Library Servers communicate only with
  • the Library Server checks its catalog to determine if the required data, or parts thereof, are resident on that Server, step 320. If data is available, an upload of that data is initiated to the requesting Librius Server, step 340. If the requested work is not available, or if only part of the work is available, the Library Server initiates a request for the remaining data to the Master Library, step 330.
  • the system includes a robust customer service capability).
  • Customer Service includes services to assist new users in registering with the system, assisting with technical difficulties and assisting in billing and other account issues.
  • the Registration process includes a series of questions, some of which require user responses and some are optional for the user to answer.
  • the Registration process updates the status code, assigns the user a Customer Number and places the date of the registration into the customer record.
  • the paying for the purchased works can be COD, monthly billing, or a combination of both.
  • the COD option requires that the user produce a valid credit card at the time of the purchase.
  • the COD transaction will be routed into the accounting system under "credit card sales" and handled accordingly.
  • the monthly billing option requires that at the time of registration the user's account be set up to bill on a monthly cycle and that a valid credit card be on file to guarantee the payment of any purchase.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Storage Device Security (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

L'invention concerne un système de stockage, de vente et de diffusion d'oeuvres littéraires utilisant comme fonds une base de données maîtresse spécialisée, différents serveurs fonds spécialisé/base de données, divers serveurs de type Librius, une base de données d'informations client, des liaisons de télécommunication cryptées utilisant divers supports de télécommunication, et un dispositif électronique spécialisé destiné au décryptage et à l'affichage des oeuvres littéraires téléchargées.
PCT/US1998/018433 1997-09-05 1998-09-04 Systeme de transmission cryptographique et d'affichage de livres electroniques WO1999012087A2 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU11849/99A AU1184999A (en) 1997-09-05 1998-09-04 System for transmitting with encryption and displaying electronic books

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US5795297P 1997-09-05 1997-09-05
US60/057,952 1997-09-05

Publications (2)

Publication Number Publication Date
WO1999012087A2 true WO1999012087A2 (fr) 1999-03-11
WO1999012087A3 WO1999012087A3 (fr) 1999-05-06

Family

ID=22013746

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1998/018433 WO1999012087A2 (fr) 1997-09-05 1998-09-04 Systeme de transmission cryptographique et d'affichage de livres electroniques

Country Status (2)

Country Link
AU (1) AU1184999A (fr)
WO (1) WO1999012087A2 (fr)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001018689A1 (fr) * 1999-09-03 2001-03-15 Peoplepublish, Inc. Logiciel de lecture ergonomique
WO2001042882A2 (fr) 1999-12-10 2001-06-14 A2I, Inc. Systeme de catalogues electroniques a temps partage et procede associe
GR1003811B (el) * 2001-03-30 2002-02-19 Νικολαου Δημητριος Βασιλειαδης Ηλεκτρονικο βιβλιο-βιβλιοθηκη
WO2002067548A1 (fr) * 2001-02-21 2002-08-29 Rpk New Zealand Limited Systeme de gestion de cles de multimedias chiffres
GB2373609A (en) * 2001-03-19 2002-09-25 Stom C & C Inc Sharing of digital literary works over a network with protection against illegal copying.
WO2006000029A1 (fr) * 2004-06-23 2006-01-05 Telstra Corporation Limited Systeme de diffusion de contenu et lecteur
EP1667355A1 (fr) * 2001-02-21 2006-06-07 RPK New Zealand Limited Gestion de clés de multimédia chiffrées
ITRM20100234A1 (it) * 2010-05-11 2011-11-12 Christian Sena Metodo gestionale di una biblioteca on-line sponsorizzata
EP3091464A1 (fr) * 2015-05-04 2016-11-09 Rossano Vettore Système pour rendre la commercialisation des documents électroniques sécurisées

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5375169A (en) * 1993-05-28 1994-12-20 Tecsec, Incorporated Cryptographic key management method and apparatus
US5457746A (en) * 1993-09-14 1995-10-10 Spyrus, Inc. System and method for access control for portable data storage media
US5535372A (en) * 1994-07-06 1996-07-09 International Business Machines Corporation Method and apparatus for efficient updating of CKD data stored on fixed block architecture devices

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5375169A (en) * 1993-05-28 1994-12-20 Tecsec, Incorporated Cryptographic key management method and apparatus
US5457746A (en) * 1993-09-14 1995-10-10 Spyrus, Inc. System and method for access control for portable data storage media
US5535372A (en) * 1994-07-06 1996-07-09 International Business Machines Corporation Method and apparatus for efficient updating of CKD data stored on fixed block architecture devices

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001018689A1 (fr) * 1999-09-03 2001-03-15 Peoplepublish, Inc. Logiciel de lecture ergonomique
WO2001042882A2 (fr) 1999-12-10 2001-06-14 A2I, Inc. Systeme de catalogues electroniques a temps partage et procede associe
EP1240573A2 (fr) * 1999-12-10 2002-09-18 A2i, Inc. Systeme de catalogues electroniques a temps partage et procede associe
EP1240573A4 (fr) * 1999-12-10 2007-10-10 A2I Inc Systeme de catalogues electroniques a temps partage et procede associe
WO2002067548A1 (fr) * 2001-02-21 2002-08-29 Rpk New Zealand Limited Systeme de gestion de cles de multimedias chiffres
EP1667355A1 (fr) * 2001-02-21 2006-06-07 RPK New Zealand Limited Gestion de clés de multimédia chiffrées
GB2373609A (en) * 2001-03-19 2002-09-25 Stom C & C Inc Sharing of digital literary works over a network with protection against illegal copying.
GR1003811B (el) * 2001-03-30 2002-02-19 Νικολαου Δημητριος Βασιλειαδης Ηλεκτρονικο βιβλιο-βιβλιοθηκη
WO2006000029A1 (fr) * 2004-06-23 2006-01-05 Telstra Corporation Limited Systeme de diffusion de contenu et lecteur
ITRM20100234A1 (it) * 2010-05-11 2011-11-12 Christian Sena Metodo gestionale di una biblioteca on-line sponsorizzata
EP3091464A1 (fr) * 2015-05-04 2016-11-09 Rossano Vettore Système pour rendre la commercialisation des documents électroniques sécurisées

Also Published As

Publication number Publication date
AU1184999A (en) 1999-03-22
WO1999012087A3 (fr) 1999-05-06

Similar Documents

Publication Publication Date Title
JP3814370B2 (ja) 可搬型メディアとネットワークの連携装置と連携方法
US8738744B1 (en) Rich media file format and delivery methods
US7801766B2 (en) Method, system, and computer readable medium for facilitating a transaction between a customer, a merchant and an associate
EP0809221A2 (fr) Système et méthode virtuels de vente pour la gestion de la distribution, des licences et de la location de données électroniques
US20010001854A1 (en) Printed medium activated interactive communication
WO2000048105A1 (fr) Systeme commercial en reseau faisant appel a des objets de liaison visuels
US20030014328A1 (en) Method and apparatus for offering digital content for sale over a communications network
US20020035516A1 (en) Server computer system for selling digital contents by using network, player terminal for replaying digital contents by using network, system for selling digital contents by using network, method for selling digital contents by using network, and machine-readable storage medium
JP2001077953A (ja) 画像形成システム及び情報提供システム
CN1292960A (zh) 信息发行系统
WO1999012087A2 (fr) Systeme de transmission cryptographique et d'affichage de livres electroniques
JP4190092B2 (ja) コンテンツ提供装置
US20020055959A1 (en) Information transmitting and receiving method, information transmitting apparatus and information receiving apparatus, in which layout information is used
US20020038242A1 (en) Advertisement supplying method and advertisement supplying system
WO2001079971A2 (fr) Procede et systeme permettant de telecharger de façon securisee des contenus a destination d'utilisateurs
EP1158441A1 (fr) Système de fourniture d'information de publicitaire
KR20000036604A (ko) 인터넷을 이용한 디지털 출판물 비즈니스 방법
JP2002297926A (ja) コンテンツ・データ配信用の情報処理装置、コンテンツ・データ配信用のプログラム、およびコンテンツ・データを配信する方法
JP2008135050A (ja) コンテンツ提供装置
JP4109412B2 (ja) 端末クライアント及びインターネットにおける広告方法
JP2002024666A (ja) 顧客サービスシステム
GB2418504A (en) Accessing data online utilising a code and associated graphic device
JP2004157929A (ja) 紙媒体と連携した情報提供システム、紙媒体と連携した情報提供のビジネス方法、及び、紙媒体と連携した情報提供システム用プログラム
JP2004164285A (ja) 電子書籍販売システム、電子書籍販売方法、読書端末、販売端末、及び、コンピュータプログラム
JP2004318493A (ja) 視聴表示変倍率機能を備えた電子出版物配信システム、および電子出版物配信方法

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GE GH GM HR HU ID IL IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG US UZ VN YU ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW SD SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

AK Designated states

Kind code of ref document: A3

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GE GH GM HR HU ID IL IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG US UZ VN YU ZW

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): GH GM KE LS MW SD SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 09518771

Country of ref document: US

NENP Non-entry into the national phase in:

Ref country code: KR

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase in:

Ref country code: CA