WO2001046813A1 - Communication system for downloading structured document - Google Patents

Communication system for downloading structured document Download PDF

Info

Publication number
WO2001046813A1
WO2001046813A1 PCT/JP2000/009141 JP0009141W WO0146813A1 WO 2001046813 A1 WO2001046813 A1 WO 2001046813A1 JP 0009141 W JP0009141 W JP 0009141W WO 0146813 A1 WO0146813 A1 WO 0146813A1
Authority
WO
WIPO (PCT)
Prior art keywords
document
unit
terminal device
server device
structured
Prior art date
Application number
PCT/JP2000/009141
Other languages
French (fr)
Japanese (ja)
Inventor
Kenji Takeda
Naoko Ito
Original Assignee
Nec Corporation
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 Nec Corporation filed Critical Nec Corporation
Priority to AU24012/01A priority Critical patent/AU2401201A/en
Publication of WO2001046813A1 publication Critical patent/WO2001046813A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Definitions

  • the present invention relates to a communication system for downloading a structured document, a communication method therefor, and a recording medium recording a communication control program therefor, and more particularly to a storage device (for example, a server device) connected to a network.
  • the present invention relates to a communication system for downloading stored structured documents via a network, a communication method thereof, and a recording medium on which a communication control program is recorded.
  • a document (document data representing a document) stored in the server device is obtained (downloaded).
  • the document stored in the server device is usually a structured document in which a plurality of documents (unit documents) are associated (hierarchized) with each other.
  • the document supply service is provided by repeating the transmission of the received document and (4) the reception and display of the document on the mobile terminal.
  • Such a system is characterized in that the provided service is bidirectional (interactive). Therefore, the display of the next document specified by the user from the display instruction of the next document made by the user. It is important to shorten the time required to display the information on the website in order to improve the serviceability for users.
  • FIG. 1 is a diagram showing an example of the configuration of a conventional communication system for transmitting and receiving a structured document.
  • this communication system includes a mobile communication network M, a mobile terminal connected to the mobile communication network M, a network N to which server devices S1 and S2 are connected, and a mobile communication network.
  • One-way device G is included.
  • the mobile terminal T When a user accesses the server device S1 or S2 (here, S1) using the mobile terminal T, the mobile terminal T is connected to the gateway device G via the mobile communication network M, and the gateway device is used. G is connected to server device S1 via network N. Communication between the terminal device T and the gateway device G is performed based on a communication protocol group optimized for the characteristics of the mobile communication network M and the portable terminal T.
  • a communication protocol group is WAP (Wireless Application Protocol).
  • WAP Wireless Application Protocol
  • the standard Internet protocols HTTP Hyper-Text Transfer Protocol
  • TCP / IP Transmission Control Protocol
  • the communication power is based on the Internet Protocol.
  • This gateway device G has a function for performing protocol conversion between WAP and a standard protocol used in the network N and a data format conversion (for example, HTML (Hyper-Text Markup (Language) format document data and the WML (Wireless Markup Language) format document data used in WAP).
  • WML which is a standard language of WAP which is a communication protocol between the gateway device G and the mobile terminal T
  • WML is a markup language for devices such as mobile phones and PDAs (Personal Digital Assistant) that have a limited bandwidth and display size (information such as layout information and text size / decoration in document data). Language for embedding and displaying or printing on the screen).
  • WML documents have concepts called "cards” and "deck”.
  • a document for one page displayed on the display of a mobile terminal is called a force
  • a set of cards sent from the server device to the mobile terminal in one transmission is called a deck.
  • the server device S can be used while the user is using the service.
  • the data communication between the mobile terminal T and the mobile terminal T becomes unnecessary. That is, when the user requests the provision of a certain service, the terminal device T downloads (download) all the data of the deck corresponding to the service from the server device S1 at that time. It is stored in the built-in memory.
  • the process of changing the force displayed on the mobile terminal T while the user uses the service is realized only by the internal processing of the mobile terminal T. During this time, the mobile terminal T does not need to access the server device S, so that the user can enjoy high-speed service execution.
  • the mobile terminal T sends a request to acquire the specified document (deck D) to the mobile communication network M,
  • the data is transmitted to the server device S1 via the gateway device G and the network N.
  • the server device S1 retrieves all the document data of the deck D from its storage device, and retrieves all the retrieved document data of the deck D from the network N, the gateway device G, and the mobile communication. Transmit to terminal T via network M.
  • the terminal device T stores the received document data of the deck D in the storage unit, extracts the document data of the card to be displayed first (card C 1) from the document data of the deck D, and displays the document data on the display unit. I do.
  • the mobile terminal T is instructed. After confirming that the document (Card C 2) contained in Deck D is stored in the storage unit, the document data of C2 is retrieved from the stored document data of Deck D. Display card C2 on the display. Further, when the portable terminal receives a document acquisition instruction of the next document (the card C4 included in the deck D) by the user's selection and input operation, the portable terminal T stores the same as above. The document data of card C4 is retrieved from document D stored in the display unit and displayed on the display unit.
  • Reference 1 Japanese Patent Application Publication ⁇ Heisei 11-191082 Publication
  • Reference 2 Japanese Patent Application Publication ⁇ Heisei 11 _1966215
  • Reference 2 the relay device replaces the identification image with text indicating the link destination.
  • the fax image data received by the in-house FC is transferred to the mobile terminal in units of a size corresponding to the memory capacity of the mobile terminal. Fax image data can be received.
  • the problem with the conventional technology is that it wastes network bandwidth.
  • the server device in response to a document (deck) acquisition request from a mobile terminal, the server device transmits all the data of the requested deck in a lump, so that the document (deck) transmitted from the server device is transmitted. This is because some documents (cards) are not selected (displayed) by the user as a result.
  • the technology for preventing the transfer of such useless documents (cards) is not disclosed in either of References 1 and 2 above.
  • an object of the present invention is to provide a communication system, a communication method, and a communication control program for downloading a structured document capable of providing a high-speed service and preventing wasteful consumption of network bandwidth.
  • An object of the present invention is to provide a recorded recording medium. Disclosure of the invention
  • a first feature of the present invention for solving the above problem is a communication system in which a terminal device acquires a structured document stored in a server device via a network.
  • a second feature of the present invention is a communication method in which a terminal device acquires a structured document stored in a server device via a network, wherein the terminal device has already acquired the structured document. And transmitting a second unit document associated as a unit document next to the one unit document from the server device to the terminal device.
  • a third feature of the present invention resides in a recording medium on which a terminal device records a communication control program for acquiring a structured document stored in a server device via a network, A control program including a next document transmission step of transmitting a second unit document associated as a next unit document following the first unit document already acquired by the server device to the terminal device is recorded. That is.
  • a second unit document which is a unit document next to a first unit document already acquired by a terminal device, is transmitted from the server device to the terminal device.
  • the first communication system of the present invention provides a document display for notifying a server device (2) of a document identifier of a unit document instructed to be displayed on a portable terminal (1) by a user.
  • Unit 12 and the document request transmission unit (13) see FIG. 3
  • the mobile terminal (1) sends a unit document that can be displayed next to the unit document identified by the document identifier notified to the server device (2).
  • a document transmitting section (2 3) see FIG. 3
  • the second communication system of the present invention includes a document display unit (12) for notifying the server device 7 of a document identifier of a unit document instructed to be displayed on the mobile terminal (1) by the user, and a document request transmission.
  • Unit (13) (see Fig. 8) and the relay device (5) to transfer the structured document transmitted from the server device (7) to the mobile terminal (1) to the mobile terminal (1).
  • the document is displayed next to the unit document identified by the notified document identifier. It has a next document discriminator (52) for transmitting the obtained unit document to the portable terminal (1) and a document transmitter (53) (see Fig. 8).
  • the structured document is stored in the relay device (5), and the next document is transmitted from the relay device (5) as needed when the user instructs the display of the document.
  • the object of the invention can be achieved.
  • a third communication system is a communication system in which a user instructs a portable terminal (1) to display a sentence. It has a next document discriminator (16) and a document request transmitter (13) (see FIG. 11) for notifying the server device (2) of the document identifier of the document that can be displayed next to the document. Adopting such a configuration, when the user instructs the display of a document, the next document corresponding to the next document is transmitted from the server device (2) at any time in response to a request from the terminal device (1). Thereby, the object of the present invention can be achieved. BRIEF DESCRIPTION OF THE FIGURES
  • FIG. 1 is a configuration diagram of an example of a conventional communication system for downloading a structured document
  • FIG. 2 is a sequence diagram for explaining the operation of the communication system of FIG. 1
  • FIG. 3 is a communication diagram for downloading a structured document according to the first embodiment of the present invention. It is a configuration diagram of a system
  • FIG. 4 is a schematic explanatory view showing an example of the configuration of the deck.
  • FIG. 5A, 5B, and 5C are diagrams showing an example of the configuration of each message.
  • FIG. 6 is a sequence diagram for explaining the operation of the communication system in FIG.
  • FIG. 7 is a flowchart showing an outline of the operation of the communication system of FIG. 3
  • FIG. 8 is a configuration diagram of a communication system according to a second embodiment of the present invention
  • FIG. 10 is a sequence diagram for explaining the operation of the communication system of FIG. 8
  • FIG. 10 is a flowchart showing an outline of the operation of the communication system of FIG. 8
  • FIG. 12 is a configuration diagram of a communication system according to a third embodiment
  • FIG. 12 is a sequence diagram for explaining an operation of the communication system of FIG. 11;
  • FIG. 13 is a flowchart showing an outline of the operation of the communication system of FIG.
  • FIG. 14 is a configuration diagram of an example of a recording medium driving device. BEST MODE FOR CARRYING OUT THE INVENTION
  • FIG. 3 shows a first embodiment of the present invention.
  • 1 is a configuration diagram of a communication system for downloading (or supplying) a structured document according to an embodiment.
  • this communication system includes a mobile terminal 1, a server device 2, and a network 3, and the mobile terminal 1 and the server device 2 are connected to each other via a network 3. ing.
  • the mobile terminal 1 includes a selection unit 11, a document display unit 12, a document request transmission unit 13, a document reception unit 14, and a document storage unit 15.
  • the selection unit 11 monitors a user's operation on an input device such as a button provided in the mobile terminal 1 and notifies the document display unit 12 of the user's button operation.
  • the selection unit 11 monitors the operation of the user on the button of the mobile terminal 1.
  • the reception event is displayed in a document. Notify Part 1 and 2.
  • the document display unit 12 displays the contents of the document on a display device (not shown) of the mobile terminal 1 and allows the user to perform the operation based on the user operation notified by the selection unit 11 and the contents of the displayed document. Specify the document to be displayed next to the specified one (referred to as the next document).
  • the document display unit 12 further checks whether or not the next document is stored in the document holding unit 15. When the next document is stored in the document holding unit 15, the document display unit 12 reads out the next document from the document holding unit 15, displays the next document on a display device, and displays the next document on the display device.
  • the document request transmitting unit 13 is notified of the document identifier and the next document acquisition request for requesting acquisition of the next document. If the next document is not stored in the document holding unit 15, the document display unit 12 notifies the document request transmitting unit 13 of the document identifier of the next document and a document acquisition request.
  • WAP WML it is possible to define actions for events such as acceptance, previous card movement, and help for each card (unit document) and deck (structured document).
  • the document display section 12 displays a certain card and the selection section 11 notifies the occurrence of a certain event
  • the document display section 12 determines the action definition for the notified event. It reads from the data of the first node and performs the corresponding processing (determination of the next document, display of the next document, display of the previous document, etc.).
  • the document request transmission unit 13 Upon receiving the document acquisition request accompanied by the document identifier notified by the document display unit 12 or the next document acquisition request, the document request transmission unit 13 respectively receives a document acquisition request message including the document identifier, Alternatively, a next document acquisition request message is created, and the document acquisition request message or the next document acquisition request message is transmitted to the server device 2 that stores these documents.
  • the document receiving unit 14 receives the document data transfer message transmitted from the server device 2 and extracts a set of the document identifier and the document data included in the document data transfer message.
  • the document receiving section 14 stores the set of the document identifier and the document data in the document holding section 15 and notifies the document display section 12 of the reception of the document.
  • the document holding unit 15 stores a set of the acquired document identifier and document data.
  • the server device 2 includes a document request receiving unit 21, a next document discriminating unit 22, a document transmitting unit 23, and a document storage unit 24.
  • the document request reception unit 21 receives the next document acquisition request message or the document acquisition request message from the document request transmission unit 13.
  • the document request receiving unit 21 extracts the next document acquisition request message or a document identifier included in the document acquisition request message, and determines the next document acquisition request accompanied by the document identifier or the next document acquisition request as the next document. Notify Part 22.
  • the next document determination unit 22 When notified of the document acquisition request accompanied by the document identifier from the document request receiving unit 21, the next document determination unit 22 reads out the document data corresponding to the document identifier from the document storage unit 24. The next document determination unit 22 determines, from the contents of the document data, the document identifiers of all the documents that are the next documents of the document identified by the document identifier, and determines the document identifiers and all the documents determined as the next document. The identifier is notified to the document transmission unit 23.
  • the next document determination unit 22 When notified of the next document acquisition request with the document identifier from the document request receiving unit 21, the next document determination unit 22 reads the document data corresponding to the document identifier from the document storage unit 24. The next document determining unit 22 determines, from the contents of the document data, the document identifiers of all documents that are the documents following the document identified by the document identifier, and sends all document identifiers determined as the next document to the document transmitting unit 2. Notify 3.
  • the document transmission unit 23 reads the document data corresponding to the notified document identifier from the document storage unit 24, and notifies Data transfer including all document identifier and document data pairs Create a message.
  • the document transmitting unit 23 transmits the document data transfer message to the mobile terminal 1 via the network 3.
  • the document storage unit 24 is a unit that stores document data, and stores a set of a document identifier and document data of the document.
  • Network 3 is a communication network for providing data communication services such as an Internet telephone network and a mobile communication network.
  • the above-mentioned documents include HTML documents, Standard Generalized Markup Language (SGML) documents, Extensible Markup Language (XML) documents, and Wireless Markup Language (WML) documents. And so on.
  • SGML Standard Generalized Markup Language
  • XML Extensible Markup Language
  • WML Wireless Markup Language
  • a document unit document: called "force" in WML
  • a document having a plurality of the unit documents (cards) structured document: in WML
  • a structured document including two types of documents is suitable for the present embodiment.
  • FIG. 4 is a schematic diagram showing an example of the configuration of a deck.
  • Deck D is composed of, for example, cards C1, C2, C3, C4, C5, C6, and C7.
  • Card C 1 is the first card displayed when Deck D is specified.
  • Card C1 defines Card C2 and Card C3 as the next documents.
  • the events “button 1 pressed” and “button 2 pressed” are defined for the cards C 2 and C 3 as conditions for moving to the next document, respectively.
  • Card C2 defines Card C4 and Card C5 as the next documents.
  • the events "button 1 pressed” and “button 2 pressed” are defined as conditions for moving to the next document, respectively.
  • Card C3 defines Card C6 and Card C7 as the next documents.
  • the events "button 1 pressed” and “button 2 pressed” are defined as conditions for moving to the next document, respectively.
  • Each of these decks and cards has a document identifier that identifies each deck and card.
  • the document identifier is added to or included in the document data making up the deck or card.
  • the document identifier stores the document data of the corresponding document. It contains information for identifying the server device and is used to identify the corresponding document. That is, a document existing on the network can be uniquely specified by the document identifier.
  • FIGS. 5A to 5C are diagrams showing examples of the configuration of each message.
  • FIG. 5A shows a configuration example of a document acquisition request message.
  • FIG. 5B shows a configuration example of the next document acquisition request message.
  • Figure 5C shows an example of the structure of a document data transfer message.
  • each message initially has a message type field.
  • the document retrieval request message shown in Fig. 5A has a value ("1" in Fig. 5.A) indicating that it is a document retrieval request message in the message type field, and the document identifier following the message type field.
  • the next document acquisition request message in Fig. 5B has a value ("2" in Fig. 5B) indicating that it is a next document acquisition request message in the message type field, and stores the document identifier following the message type field. Has one or more fields, or none.
  • the document data transfer message in Fig. 5C has a value indicating that it is a document data transfer message ("3" in Fig. 5C) in the message type field, and the document following the message type field. It has one or more fields to store a set of an identifier and the document data corresponding to this document identifier, or has no field.
  • FIG. 6 is a sequence diagram for explaining the operation of the communication system according to the first embodiment of the present invention.
  • the document holding unit 15 of the mobile terminal 1 does not store any document data of the deck D including the cards C1 to C7.
  • the user operates the button of the terminal device 1 to instruct the terminal device 1 to acquire the deck D (sequence X 1).
  • the selection unit 11 monitors the button operation and notifies the document display unit 12 that an event has occurred.
  • the document display section 12 confirms that the acquisition instruction for the deck D has been issued based on the content of the event notified from the selection section 11 and the content of the document currently displayed on the terminal device 1. Understand. Then, the document display unit 12 checks whether the document data of the deck D is stored in the document holding unit 15 using the document identifier of the deck D. Here, since the document holding unit 15 does not store the document data of Deck D, the document display unit 12 notifies the document request transmitting unit 13 of the document identifier of Deck D and the document acquisition request.
  • the document request transmission unit 13 When notified of the document acquisition request from the document display unit 12, the document request transmission unit 13 creates a document acquisition request message including the notified document identifier of Deck D, and sends the document acquisition request message to the network.
  • the document reception request section 21 receives the document acquisition request message and transmits the document acquisition request together with the document identifier of the deck D included in the document acquisition request message to the next document.
  • the next document determination unit 22 reads out the document data corresponding to the notified document identifier of the deck D from the document storage unit 24, and reads the document data of the deck D from the contents of the first. Is determined to be card C1. Next, the next document determination unit 22 determines from the content of the document data of the card C1 that the force C2 and the card C3 are defined as the next documents of the card C1. Then, the next document determination unit 22 notifies the document transmission unit 23 of the document identifiers of the cards C1, C2, and C3.
  • the document transmission unit 23 When notified of the card C1, C2, and C3 document identifiers, the document transmission unit 23 reads the document data corresponding to each document identifier from the document storage unit 24, and reads the cards C1, C2. ,, And C3, and a document data transfer message including a set of document data corresponding to each of the document identifiers is created.
  • the document transmission section 23 transmits the document data transfer message to the portable terminal 1 via the network 3 (sequence X 3).
  • the document receiving unit 14 Upon receiving the document data transfer message, the document receiving unit 14 sets the document identifiers of the cards C1, C2, and C3 from the document data transfer message and sets of document data respectively corresponding to these document identifiers. Then, a set of the retrieved document identifier and document data is stored in the document holding unit 15. Then, the document reception unit 14 notifies the reception of the card C 1 (deck D) to the document display unit 12. The document display unit 12 notified of the reception of the card CI (deck D) reads the document data of the card C1 from the document holding unit 15 from the document holding unit 15 and displays the document data of the card C1 on the display device. (Sequence X 4).
  • the selection unit 11 detects the button 1 pressing operation of the user and notifies the document display unit 12 of the occurrence of the button 1 pressing event.
  • the document display unit 12 Upon receiving the notification of the occurrence of the button 1 press event, the document display unit 12 identifies the card C 2 as the next document based on the meaning of the button 1 press event and the content of the document data of the card C 1 and holds the document. It is checked whether or not the document data of the card C2 is stored in the part 15.
  • the document display unit 12 since the document data of the card C 2 is stored in the document holding unit 15, the document display unit 12 reads out the document data of the card C 2 from the document holding unit 15 and C2 is displayed on the display device (sequence X6). Further, the document display unit 12 notifies the document request transmission unit 13 of the document identifier of the input C2 and the request for acquiring the next document. When notified of the next document acquisition request from the document display unit 12, the document request transmission unit 13 creates a next document acquisition request message including the notified document identifier of the card C 2, and the next document acquisition request message Is transmitted to the server device 2 via the network 3 (sequence X7).
  • the document request reception unit 21 When receiving the next document acquisition request message, the document request reception unit 21 notifies the next document determination unit 22 of the document identifier of the card C2 and the next document acquisition request included in the next document acquisition request message. .
  • the next document determination unit 22 When notified of the next document acquisition request, the next document determination unit 22 reads out the document data corresponding to the notified document identifier of the card C 2 from the document storage unit 24 and checks the next document of the card C 2. Then, when the next document determining unit 22 determines that the cards C 4 and C 5 are defined as the next documents of the card C 2, the document identifiers of the cards C 4 and C 5 are transmitted to the document transmitting unit 23. Notice.
  • the document transmitting unit 23 When notified of the document identifiers of the cards C 4 and C 5, the document transmitting unit 23 reads out the document data corresponding to each document identifier from the document storage unit 24, and reads the documents of the cards C 4 and C 5. Identifiers and document data corresponding to these document identifiers (next document data Create a document data transfer message that includes Then, document transmitting section 23 transmits the document data transfer message to portable terminal 1 via network 3 (sequence X 8) 0
  • the document receiving unit 14 When receiving the document data transfer message, the document receiving unit 14 extracts the document identifiers of the keys C4 and C5 and the set of the document data corresponding to these identifiers from the document data transfer message, and retrieves them. The set of the document identifier and the document data is stored in the document holding unit 15. Then, the document receiving unit 14 notifies the document display unit 12 of the reception of the cards C4 and C5.
  • the selection unit 11 notifies the document display unit 12 of the occurrence of the event of pressing the button 2.
  • the document display unit 12 specifies the card C5 as the next document based on the meaning of the button 2 press event and the content of the document data of the force C2, and the document of the card C5 is stored in the document holding unit 15. Check whether data is stored. In this case, since the document storage unit 15 stores the document data of the card C5, the document display unit 12 reads the document data of the card C5 from the document storage unit 15 and displays the card C5. Display on the device (sequence X 10).
  • the document display unit 12 notifies the document request transmission unit 13 of the document identifier of the card C5 and the request for acquiring the next document.
  • the document request transmission unit 13 creates a next document acquisition request message including the document identifier of the card C5, and transmits the next document acquisition request message to the server device 2 via the network 3 (sequence XI1) .
  • server device 2 Upon receiving the next document acquisition request message, the server device 2 operates in the same manner as described above. In this case, since the next document of card C5 does not exist, server device 2 transmits a document data transfer message not including the set of the document identifier and the document data to portable terminal 1 via network 3. (Sequence XI 2).
  • FIG. 7 is a flowchart showing an outline of the operation of the communication device according to the first embodiment.
  • the portable terminal 1 transmits a request for acquiring the deck D to the server 2 (S 1).
  • the server 2 transmits the cards C1, C2, and C3 in the deck D to the portable terminal 1 (S2).
  • C2 is selected next to card C1 in mobile terminal 1 (S3).
  • the portable terminal 1 sends the document of the force C 2 to the server 2.
  • a next document acquisition request message including the identifier is transmitted (S4).
  • cards C4 and C5 are determined as the next document of the card C2 in the server 2 (S5).
  • the server 2 sends the cards C 4 and C 5 to the mobile terminal 1 (S 6).
  • the mobile terminal 1 since the mobile terminal 1 holds the document data of the next document, the high-speed response from the user's operation of the mobile terminal to the display of the next document is performed as in the past. Is achieved.
  • the mobile terminal 1 notifies the server device 2 of the document identifier of the card selected for display, and the server device 2 transmits data corresponding to the next document of the selected card to the mobile terminal 1 so that the deck can be displayed. Compared to transmitting all data, the amount of document data transferred can be reduced, and the load on the network can be reduced.
  • the document display section 12 of the mobile terminal 1 the presence or absence of the next document is checked, and if the next document does not exist, the document request transmission section 13 does not issue the next document acquisition request. It may be. If the next document determination unit 22 of the server device 2 detects that the next document of the requested document acquisition does not exist, the document transmission unit 23 may not be notified. . In this case, the number of transmitted messages and the amount of transmitted data between the terminal device 1 and the server device can be reduced.
  • next document discriminating unit 22 notifies the document transmitting unit 23 of all the document identifiers of the discriminated next document
  • the next document discriminating unit 22 does not.
  • the number of document identifiers to be notified to the document transmitting unit 23 may be limited, or information indicating the maximum document size may be added to the document identifier.
  • the next document identifier may be selected based on the statistical information of the past next document selection history. For example, if the next document of card C1 is card C2 and card C3, and the maximum number of documents specified from terminal device 1 is 1, next document discriminating unit 2 2 will use card C2 or force code.
  • the document transmitting unit 23 is notified of one of the document identifiers C3. If the mobile terminal 1 consumes storage resources in card units to store the received document data, the maximum number of documents is the number of storage resources provided in the mobile terminal 1 or available at that time. By specifying the number of storage resources, the storage resources of the mobile terminal 1 can be used effectively. Can be
  • the following documents of card C1 are card C2 and card C3, and the maximum document size specified from mobile terminal 1 is larger than the document data size of either card C2 or card C3, and If the document data size is smaller than the sum of the two document data sizes, the next document discriminator 22 notifies the document identifier of either card C 2 or card C 3 or card C 2 or card C 3
  • the document transmitting unit 23 is notified of both the document identifiers and the data size of each card (all of one of them and part of the other card). If network 3 has a limit on the number of data that can be accommodated in one packet (maximum transfer size), specify this maximum transfer size as the maximum document size when transmitting data from server device 2 to mobile terminal 1. By doing so, the number of packets flowing through the network 3 can be reduced. .
  • the document display unit 12 of the mobile terminal 1 stores the part of the card C2 or the card C3 in the document holding unit.
  • the document display unit 12 is configured to request the document request transmission unit 13 to request the server device 2 for the remaining part of the document data of the card C 2 or card C 3. Is also good.
  • the document discriminating unit 22 sets x% for the card C 2 and y% for the card C 3 as the ratio of the number of times of notifying the document transmitting unit 23 of the document identifier of the card C 2 and the card C 3.
  • FIG. 8 is a configuration diagram of a communication system according to the second embodiment.
  • FIG. 9 is a sequence diagram for explaining the operation of the communication system of FIG.
  • the gateway device 5 is provided between the mobile terminal 1 and the server device 7, and performs determination of a next document and transfer management of document data of the next document.
  • an existing server device can be used as the server device 7.
  • the communication system includes a mobile terminal 1, a gateway device 5, a server device 7, a network 4, and a network 6. It is comprised including.
  • the mobile terminal 1 and the gateway device 5 are connected to each other via a network 4.
  • the gateway device 5 and the server device 7 are connected to each other via a network 6.
  • the mobile terminal 1 has exactly the same configuration and functions as the mobile terminal 1 of the above-described first embodiment, and thus the description is omitted here.
  • the gateway device 5 includes a document request receiving unit 51, a next document discriminating unit 52, a document transmitting unit 53, and a document holding unit 54.
  • the document request reception unit 51 receives the document acquisition request message from the document request transmission unit 13 and notifies the next document determination unit 52 of a document acquisition request accompanied by the document identifier included in the document acquisition request message. Then, the document acquisition request message is transmitted to the server device 7.
  • the document request receiving section 51 also receives the next document acquisition request message from the document request transmitting section 13 and sends the next document acquisition request accompanied by the document identifier included in the next document acquisition request message to the next document determination section. 5 Notify 2.
  • the next document determination unit 52 When receiving the document acquisition request accompanied by the document identifier from the document request receiving unit 51, the next document determination unit 52 stores the document identifier. Thereafter, upon receiving the document data transfer message from the document transmitting unit 72, the next document discriminating unit 52 stores all the sets of document identifiers and document data included in the document data transfer message in the document holding unit 54. Store. Then, the next document discriminating unit 52 is notified from the document request receiving unit 51 described above. From the contents of the document data corresponding to the document identifier, the document identifiers of all the documents following the document identified by the document identifier are determined.
  • next document discriminating unit 52 discriminates the document identifier notified from the document request receiving unit 51 (if this document identifier corresponds to a deck, the document identifier of the card displayed first) as the next document. Notify all the document identifiers to the document transmitting unit 53.
  • next document determination unit 52 When the next document determination unit 52 is notified of the next document acquisition request accompanied by the document identifier from the document request receiving unit 51, it reads the document data corresponding to the document identifier from the document holding unit 54. Then, the next document determination unit 52 determines the document identifiers of all documents that are the next documents of the document identified by the document identifier based on the content of the document data, and corresponds to the document determined as the next document. The document transmitting unit 53 is notified of all the document identifiers to be transmitted.
  • the document transmitting unit 53 When one or more document identifiers are notified from the next document discriminating unit 52, the document transmitting unit 53 reads out the document data corresponding to the notified document identifier from the document holding unit 54, and notifies the document data. Create a document data transfer message that includes all the document identifiers and document data sets. Then, the document transmitting section 53 transmits the document data transfer message to the portable terminal 1 via the network 4.
  • the document holding unit 54 is a means for temporarily storing a set of a document identifier and document data of the document received by the gateway device 5.
  • the server device 7 includes a document request receiving section 71, a document transmitting section 72, and a document storage section 73.
  • the document request receiving unit 71 receives the document acquisition request message from the document request receiving unit 51 of the gateway device 5, extracts the document identifier from the document acquisition request message, and converts the document acquisition request with the document identifier into a document.
  • the transmitting unit 72 is notified.
  • the document transmitting unit 72 In response to the document acquisition request accompanied by the document identifier notified from the document request receiving unit 71, the document transmitting unit 72 reads out the document data corresponding to the document identifier from the document storage unit 73. The document transmitting unit 72 creates a document data transfer message including the set of the document identifier and the read document data, and transmits the document data transfer message to the gateway device 5 via the network 6. .
  • the document storage unit 73 is a storage unit of a document similarly to the above-described document storage unit 24, and stores a set of a document identifier of a document and document data.
  • the server device 7 is assumed to be a server device configured with existing technology, and may be, for example, an existing personal computer or workstation device. Further, the server device 7 includes a document request receiving unit 71 and a document transmitting unit 72, a TCP / IP (Transmission control Protocol I Internet Protocol) protocol control unit and an HTTP (Hyper-Text Transfer Protocol). A server device realized using a protocol control unit may be used.
  • the network 4 and the network 6 are communication networks for providing a data communication service, and may be configured by different technologies. Further, the mobile terminal 1 and the gateway device 5 may be connected to each other, and the gateway device 5 and the server device 7 may be connected to each other using different communication technologies.
  • the network 4 may be a mobile communication network
  • the network 6 may be an Internet.
  • the mobile terminal 1 and the gateway device 5 use a communication technology (for example, a group of WAP protocols) optimized for a mobile communication network, and the gateway device 5 and the server device 7 use a TCPZIP protocol. Groups may be used.
  • the terminal device 1 When the user instructs the terminal device 1 to acquire the deck D (sequence Y1), the terminal device 1 operates in the same manner as the terminal device 1 of the first embodiment described above. That is, the mobile terminal 1 transmits a document acquisition request message including the document identifier of the deck D from the document request transmission unit 13 to the gateway device 5 via the network 4 (sequence Y 2).
  • the document request receiving section 51 of the gateway device 5 Upon receiving the document acquisition request message, the document request receiving section 51 of the gateway device 5 extracts the document identifier of the deck D from the document acquisition request message, and sends a document acquisition request accompanied by the document identifier to the next document discriminating section 5 2 And sends the document acquisition request message to the server device 7 via the network 6 (sequence # 3). At this time, the next document discriminating unit 52 stores the document identifier of the notified deck D.
  • the document request receiving section 71 of the server device 7 transmits the document request receiving section 51
  • a document identifier (document identifier of Deck D) included in the document acquisition request message is extracted, and a document acquisition request accompanied by the document identifier is notified to the document transmission unit 72.
  • the document transmitting unit 72 reads the entire document data including the cards C1 to C7 from the document storage unit 73 since the notified document identifier is the document identifier of the deck D, and A document data transfer message including a set of the document identifier of D and the document data of the entire deck D is created, and the document data transfer message is transmitted to the gateway device 5 via the network 6 (sequence Y Four ).
  • the next document determination unit 52 of the gateway device 5 Upon receiving the document data transfer message transmitted from the document transmitting unit 72, the next document determination unit 52 of the gateway device 5 extracts a set of a document identifier and document data from the document data transfer message. Stored in document holder 5 4.
  • the next document discriminating unit 52 recognizes that the document corresponding to the stored document identifier is not a card but a deck, the next document to be displayed first is determined based on the document data of the deck D. Identify. In this case, the first document displayed is card C1. Then, the next document discriminating unit 52 discriminates the document identifiers of all documents corresponding to the next document of the card C1 based on the contents of the document data of the card C1. In this case, card C 2 and card C 3 are the next documents after card C 1. The next document discriminating unit 52 notifies the document transmitting unit 53 of the card C1 displayed first, the force C2 corresponding to the next document, and the document identifier of the card C3.
  • the document transmission unit 53 transmits the document data corresponding to the notified document identifiers from the document storage unit 54. Read out, create a document data transfer message including the document identifiers of the cards C1, C2, and C3 and the document data sets corresponding to these document identifiers, and send the document data transfer message via the network 4. To the mobile terminal 1 (sequence Y5).
  • the document receiving section 14 of the mobile terminal 1 receives the document data transfer message transmitted from the document transmitting section 53. Thereafter, the mobile terminal 1 operates in the same manner as the operation of the mobile terminal 1 of the first embodiment described above. That is, the set of the document identifiers and the document data of the cards C1, C2, and C3 included in the document data transfer message is stored in the document holding unit 15. And the force C 1 is displayed on the display device of the portable terminal 1 (sequence Y 6). Here, it is assumed that the user browses the display of the force C1 and presses the button 1 (sequence No. 7). At this time, the selection unit 11 notifies the document display unit 12 of the occurrence of the event of pressing the button 1.
  • the document display unit 12 Upon receiving the notification of the event occurrence from the selection unit 11, the document display unit 12 identifies the next document as the card C2, reads out the document data of the card C2 from the document storage unit 15, and displays the data on the display device. (Same as above, sequence ⁇ 8). At the same time, the document display unit 12 notifies the document request transmission unit 13 of a next document acquisition request accompanied by the document identifier of the card C2. The document request transmission unit 13 transmits a next document acquisition request message including the document identifier of the card C2 to the gateway device 5 via the network 4 (sequence # 9).
  • the document request receiving unit 51 of the gate X device 5 When receiving the next document acquisition request message transmitted from the document request transmission unit 13, the document request receiving unit 51 of the gate X device 5 receives the document identifier (card C 2) included in the next document acquisition request message. Then, a next document acquisition request accompanied by the document identifier is notified to the next document determination unit 52.
  • the next document determination unit 52 reads out the document data corresponding to the notified document identifier of the card C2 from the document holding unit 54, and the content of the document data of the card C2. Then, it is determined that the documents following force C2 are force C4 and C5 based on the information. Then, the next document determination unit 52 notifies the document transmission unit 53 of the determined document identifiers of the cards C4 and C5.
  • the document transmitting unit 53 stores the document data (next document data) corresponding to the notified document identifiers into the document holding unit 54. Read from Then, the document transmitting unit 53 creates a document data transfer message including the set of the document identifiers of the cards C 4 and C 5 and the document data, and sends the document data transfer message to the mobile terminal 1 via the network 4. Send (sequence Y 10).
  • the portable terminal 1 Upon receiving the document data transfer message, the portable terminal 1 stores a set of the document identifiers of the cards C4 and C5 and the document data included in the document data transfer message in the document holding unit 15. Thereafter, the operations of the sequences Yl1 to Y14 are the same as those of the sequences X9 to X12 in FIG. However, in the communication system according to the second embodiment, the mobile terminal 1 communicates with the gateway device 5 instead of the server device 7.
  • FIG. 10 is a flowchart showing an outline of the operation of the communication system according to the second embodiment.
  • the portable terminal 1 transmits a deck D acquisition request to the gateway device 5 (S11).
  • the gateway device 5 transmits a deck D acquisition request to the server device 7 (S12).
  • the server device 7 transmits all the cards C1 to C7 in the deck D to the gateway device 5 (S13).
  • the gateway device 5 transmits the cards C1, C2, and C3 in the deck D to the portable terminal 1 (S14).
  • the card C2 is selected next to the card C1 in the portable terminal 1 (S15).
  • the mobile terminal 1 transmits a next document acquisition request message including the document identifier of the card C2 to the gateway device 5 (S16).
  • the gateway device 5 determines the keys C4 and C5 as the next documents of the card C2 (S17).
  • the gateway device 5 transmits the forces C4 and C5 to the portable terminal 1 (S18).
  • a server device configured by an existing technology can be used as the server device 7. Therefore, the communication system according to the second embodiment is lower in cost than the communication system according to the first embodiment.
  • the document display unit 12 of the mobile terminal 1 checks whether there is a next document, and if the next document does not exist, the document display transmitting unit 13 does not request the next document acquisition. Good. Alternatively, if the next document determining unit 52 of the gate I 5 determines that the next document is not defined in the requested document, the document transmitting unit 53 is not notified. Is also good. In this case, it is possible to reduce the number of transmission messages transmitted between the mobile terminal 1 and the gateway 5 and the amount of transmission data.
  • the next document discriminating unit 52 notifies the document transmitting unit 53 of the document identifiers of all the next documents.
  • the number of document identifiers to be notified is limited, and Maximum data size in the document identifier to limit the amount of document data May be added.
  • a past next document selection history may be used to limit the number of document identifiers or the maximum data size.
  • the communication system includes a plurality of mobile terminals, a plurality of gateway devices, and a plurality of server devices, although the mobile terminal 1, the gateway device 5, and the server device 7 are each one. May be included.
  • a unique identifier or address is assigned to each of the plurality of form terminals, the plurality of gateway devices, and the plurality of server devices, and each mobile terminal uses a specific gateway device.
  • an association is made so that each document passes through a particular gateway device.
  • the unique identifier or address assigned to each of the mobile terminal, the gateway device, and the server device is used to identify the source and destination of each message.
  • FIG. 11 is a configuration diagram of a communication system according to the third embodiment
  • FIG. 12 is a sequence diagram for explaining an operation of the communication system according to the third embodiment.
  • the communication system according to the third embodiment of the present invention is different from the communication system according to the first embodiment as follows. That is, the mobile terminal 1 includes the next document determination unit 16. The next document determination unit 16 receives a document acquisition request from the document display unit 12 and a notification of the next document acquisition request. Further, the document request receiving section 21 of the server device 2 is connected to the document transmitting section 23. When receiving the next document acquisition request message, the document request reception unit 21 notifies the document transmission unit 23 of the document identifier extracted from the next document acquisition request message.
  • the next document determination unit 16 When receiving a document acquisition request with a document identifier from the document display unit 12, the next document determination unit 16 notifies the document request transmission unit 13 of the document acquisition request with the document identifier as it is.
  • the next document determination unit 16 When the next document determination unit 16 is notified of the next document acquisition request accompanied by the document identifier from the document display unit 12, the next document determination unit 16 reads the document data corresponding to the document identifier from the document holding unit 15, and reads the document data. From the data, all the documents corresponding to the next document identifier are determined, and a next document acquisition request accompanied by the document identifiers of all the determined documents is notified to the document request transmission unit 13.
  • FIG. 4 the operation of the communication system according to the third embodiment of the present invention will be described with reference to FIG. 4 in addition to FIGS. 11 and 12. It is assumed that the document holding unit 15 of the mobile terminal 1 does not store any document data of the cards C1 to C7.
  • the selection unit 11 When the user instructs acquisition of Deck D (sequence Z1), the selection unit 11 notifies the document display unit 12 of the occurrence of the event. Based on the meaning of the event and the content of the currently displayed document, the document display unit 12 recognizes that the instruction to acquire the deck D has been received, and transmits the document identifier of the deck D and the document acquisition request to the next document determination unit. Notify 16 The next document determination unit 16 notifies the document request transmission unit 13 of the notified document acquisition request as it is.
  • the document request transmission unit 13 creates a document acquisition request message including the notified document identifier of the deck D, and transmits the document acquisition request message to the server device 2 via the network 3 (sequence Z 2) .
  • the server device 2 Upon receiving the document acquisition request message, the server device 2 receives the document identifiers of the cards C1, C2, and C3 from the document transmission unit 23 and the corresponding devices in the same manner as the server device of the first embodiment.
  • a document data transfer message including a set of document data to be transmitted is transmitted to the mobile terminal 1 via the network 3 (sequence Z 3).
  • the mobile terminal 1 Upon receiving the document data transfer message, the mobile terminal 1 receives the document identifiers of the cards C1, C2, and C3 included in the document data transfer message and the same as the mobile terminal 1 of the first embodiment.
  • the corresponding document data set is stored in the document holding unit 15, and the card C1 is displayed on the display device of the portable terminal 1 (sequence Z4).
  • the selection unit 11 notifies the notification document display unit 12 of the event of pressing the button 1.
  • the document display unit 12 identifies that the next document is the card C 2, reads the document data of the card C 2 from the document holding unit 15, and sends it to the display device. Display (sequence Z6). Further, the document display section 12 notifies the next document determination section 16 of a next document acquisition request accompanied by the document identifier of the card C2.
  • the next document discriminator 16 receives the notified card.
  • the document data corresponding to C2 is read from the document holding unit 15.
  • the next document discriminating section 16 discriminates that the next document of the card C2 is the force C4 and C5 based on the content of the read document data, and the document of the card C4 and C5.
  • the next document acquisition request with the identifier is notified to the document request transmission unit 13.
  • the document request transmission unit 13 transmits a next document acquisition request message including the document identifiers of the cards C4 and C5 to the server device 2 via the network 3 (sequence Z 7).
  • the document request receiving section 21 of the server device 2 Upon receiving the next document data transfer message, the document request receiving section 21 of the server device 2 extracts the document identifiers of the cards C 4 and C 5 included in the next document data transfer message, and reads the card C 4 And the document identifier of C5 to the document transmitting unit 23. As in the first embodiment, the document transmission section 23 sends a document transfer message including a set of the document identifiers of the cards C4 and C5 and the corresponding document data (next document data). The data is transmitted to the mobile terminal 1 via the network 3 (sequence Z8).
  • the portable terminal 1 Upon receiving the document data transfer message, the portable terminal 1 stores a set of the document identifiers of the cards C4 and C5 and the document data included in the document data transfer message in the document holding unit 15.
  • the operations of the sequences Z9 and Z10 are the same as those of the sequences X9 and X10 in FIG.
  • FIG. 13 is a flowchart showing an outline of the operation of the communication system according to the third embodiment.
  • the mobile terminal 1 transmits a deck D acquisition request to the server device 2 (S 21).
  • the server device 2 transmits the forces C1, S2, and C3 in the deck D to the portable terminal 1 (S22).
  • the card C2 is selected next to the card C1 in the portable terminal 1 (S23).
  • the cards C4 and C5 are determined as documents following the card C2 in the portable terminal 1 (S24).
  • the portable terminal 1 transmits a next document acquisition request message including the document identifiers of the cards C4 and C5 to the server device 2 (S25).
  • the server device 2 transmits the cards C4 and C5 to the portable terminal 1 (S26).
  • the transfer amount of the document data can be reduced as compared with the communication system of the first embodiment.
  • the processing is performed in the same manner as when the next document exists.
  • the document display unit 12 or the next document discriminating unit 16 of the portable terminal 1 is processed by the next document. It is also possible to check the presence or absence of the next document and, if the next document does not exist, not to make the next document acquisition request to the document request transmission unit 13.
  • next document determination unit 22 of the server device 2 detects that the next document acquisition request does not include the next document, it does not notify the document transmission unit 23 of anything. Is also good. In this case, the number of transmission messages transmitted between the mobile terminal 1 and the server device 2 and the amount of transmission data can be further reduced.
  • the third embodiment all the document identifiers of the next document determined by the next document determination unit 16 are notified to the document request transmission unit 13, but the number of document identifiers is limited. Information indicating the document size may be added to each document identifier. When the number of document identifiers is limited, the next document identifier may be selected based on the statistical information of the past next document selection history.
  • the mobile terminal 1 and the server device 2 are each one, but may have a plurality of mobile terminals and a plurality of server devices.
  • the source and destination of a message transferred between the mobile terminal and the server device can be specified. .
  • FIG. 14 is a diagram showing a configuration of an example of a recording medium driving device.
  • the recording medium drive includes a CPU (Central Processing Unit) 81, a storage unit 82, and an input unit 83.
  • the CPU 81 controls the mobile terminal 1, the gateway device 5, and the server devices 2 and 7 of the communication system described above.
  • a program for causing the CPU 81 to execute the communication method shown in the above-described flowchart (FIGS. 7, 10 and 13) is recorded in the recording medium 84 in advance.
  • This recording medium 84 can be composed of, for example, a semiconductor memory, an optical disk, a magneto-optical disk, or a magnetic recording medium.
  • the operation of the recording medium driving device will be described. First, when a program read instruction is input from the input unit 83 to the CPU 81, the CPU 81 reads a program from the recording medium 84 and writes the read program into the storage unit 82.
  • the communication system in a communication system for downloading a structured document stored in a server device via a network in a terminal device, the communication system is provided next to a document already acquired in the terminal device. Since it includes the next document transmission means for transmitting the document associated as the first document from the server device to the terminal device, it is possible to prevent unnecessary consumption of the network bandwidth.
  • the method in a communication method for downloading a structured document stored in a server device via a network in a terminal device, the method includes a method of downloading a document already acquired in the terminal device. Since this includes a next document transmission step of transmitting a document associated as the next document from the server device to the terminal device, it is possible to prevent the network bandwidth from being wasted.
  • the recording medium includes the terminal device. Since a control program including a next document transmission step of transmitting a document associated with a document next to a document already acquired by the device from the server device to the terminal device is recorded, network bandwidth is wasted. Consumption can be prevented.
  • a first effect of the present invention is that network bandwidth can be used more efficiently than existing technologies, while maintaining a high speed of response from a user's document display instruction to a document display. .
  • the reason is that only the document specified by the user's document instruction and the document following the document are transmitted.
  • a second effect of the present invention is that it is not necessary to store document data of all structured documents in a document storage unit of a terminal. As a result, the required memory of the terminal can be reduced. The reason is that the terminal stores only the display document in the structured document and the document data of the document following the display document in the memory.
  • a third effect of the present invention is that, by introducing a gateway device, a device configured with an existing technology can be used as a server device. As a result, the cost for carrying out the present invention can be reduced. The reason is that there is no need to manufacture a dedicated server device when implementing the present invention. In addition, even when a new server device is introduced, the server device can not only function as the server device of the present invention but also be used as a server device of a system configured with existing technologies, thereby increasing investment. This is because the effect can be expected.
  • a fourth effect of the present invention is that, by introducing a gateway device, a server device already operated by existing technology can be used as the server device of the present invention. As a result, the cost for implementing the present invention can be reduced. The reason for this is that there are already many server devices that can function as server devices, and the introduction cost can be reduced accordingly. Also, from the standpoint of the owner of the server device configured with the existing technology, the server device functions as the server device of the present invention without any change.

Abstract

Structured documents in each of which unit documents are related to one another hierarchically are stored in a server device (2). A terminal device (1) acquires and displays one of the structured documents. The server device (2) and the terminal device (1) are interconnected through a network (3) to constitute a communication system. The terminal device (1) notifies the server device (2) of the identifier of a document that the user gives an instruction to display. The server device (2) sends the next document of the document. The sent next document is stored in the terminal device (1). Thus while maintaining the high-speed display of the next document on the terminal device (1), the efficiency of data transfer between the terminal device (1) and the server device (2) is improved.

Description

明細書 構造化された文書をダウンロードするための通信システム 技術分野  Description Communication system for downloading structured documents
本発明は、 構造化された文書をダゥンロードするための通信システム及びその 通信方法並びにその通信制御プログラムを記録した記録媒体に関し、 特に、 ネッ トワークに接続されている記憶装置 (例えば、 サーバ装置) に記億されている構 造化された文書をネッ トワークを介してダウンロードするための通信システム及 びその通信方法並びにその通信制御プログラムを記録した記録媒体に関する。 背景技術  The present invention relates to a communication system for downloading a structured document, a communication method therefor, and a recording medium recording a communication control program therefor, and more particularly to a storage device (for example, a server device) connected to a network. The present invention relates to a communication system for downloading stored structured documents via a network, a communication method thereof, and a recording medium on which a communication control program is recorded. Background art
近年、 携帯端末を用いてネッ トワーク (特に、 インタ一ネッ ト) に接続されて いるサーバ装置にアクセスして、 該サーバ装置に記憶されている文書 (文書を表 す文書データ) を取得 (ダウンロード) し、 表示装置に取得した文書を表示させ るシステムが提案されている。 サーバ装置に記憶された文書は、 通常、 複数の文 書 (単位文書) が互いに関連付け (階層化) された構造化された文書である。 こ のようなシステムにおいては、 ( 1 )利用者の選択 ·入力操作による次文書表示指 示、 (2 ) 携帯端末からサーバ装置への文書送信要求、 (3 ) サーバ装置から携帯 端末への要求された文書の送信、 (4 )携帯端末での文書受信及び文書表示、 を繰 り返すことにより、 文書供給サービスが提供される。 このようなシステムは、 提 供されるサービスが双方向 (インタラクティブ) であるという特徴を有している ことから、 利用者によって為される次文書の表示指示から、 指示された次文書を 表示装置に表示するまでに要する時間を短縮することが、 利用者に対するサービ ス性向上のために重要である。  In recent years, by using a mobile terminal to access a server device connected to a network (particularly the Internet), a document (document data representing a document) stored in the server device is obtained (downloaded). However, there has been proposed a system for displaying acquired documents on a display device. The document stored in the server device is usually a structured document in which a plurality of documents (unit documents) are associated (hierarchized) with each other. In such a system, (1) the next document display instruction by the user's selection and input operation, (2) the document transmission request from the portable terminal to the server device, (3) the request from the server device to the portable terminal The document supply service is provided by repeating the transmission of the received document and (4) the reception and display of the document on the mobile terminal. Such a system is characterized in that the provided service is bidirectional (interactive). Therefore, the display of the next document specified by the user from the display instruction of the next document made by the user. It is important to shorten the time required to display the information on the website in order to improve the serviceability for users.
第 1図は、 構造化された文書を送受信するための従来の通信システムの構成の 一例を示す図である。 第 1図に示すように、 この通信システムは、 移動通信網 M と、 移動通信網 Mに接続される携帯端末丁と、 サーバ装置 S l、 S 2が接続され ているネッ トワーク Nと、 移動通信網 Mとネッ トワーク Nとを互いに接続するゲ 一トウヱイ装置 Gとを含む。 FIG. 1 is a diagram showing an example of the configuration of a conventional communication system for transmitting and receiving a structured document. As shown in FIG. 1, this communication system includes a mobile communication network M, a mobile terminal connected to the mobile communication network M, a network N to which server devices S1 and S2 are connected, and a mobile communication network. A network that connects communication network M and network N to each other. One-way device G is included.
利用者が携帯端末 Tを利用してサーバ装置 S 1又は S 2(ここでは S 1とする) にアクセスする場合、 携帯端末 Tが移動通信網 Mを介してゲートウエイ装置 Gに 接続され、 ゲートウヱイ装置 Gがネッ トワーク Nを介してサーバ装置 S 1に接続 される。 端末装置 Tとゲ一トウユイ装置 Gとの間の通信は、 移動通信網 M及び携 帯端末 Tの特性に最適化された通信プロトコル群に基づいて行われる。 該通信プ ロトコル群の一例として、 WAP (Wireless Application Protocol) がある。 ま た、 サーバ装置 S 1とゲ一トウヱイ装置 Gの間の通信は、 ネッ トワーク Nの標準 プロトコルに従って行われる。 例えば、 ネッ トワーク Nがインターネッ トであれ ば、 サーバ装置 S 1とゲートゥ: nィ装置 Gの間では、 インタ一ネッ トの標準プロ トコルである HTTP (Hyper-Text Transfer Protocol), TCP/I P (Trans mission Control Protocol I Internet Protocol) に基づく通信力行われる。 このゲートウェイ装置 Gは、 WAPと、 ネッ トワーク Nで使用される標準プロ トコルとの間のプロトコル変換を行う機能やデータフォーマツ ト変換 (例えば、 サーバ装置 Sに保持された HTML (Hyper-Text Markup Language) 形式の文書 データと WAPで用いられる WML (Wireless Markup Language) 形式の文書デ 一夕との間の変換) 機能を備える。  When a user accesses the server device S1 or S2 (here, S1) using the mobile terminal T, the mobile terminal T is connected to the gateway device G via the mobile communication network M, and the gateway device is used. G is connected to server device S1 via network N. Communication between the terminal device T and the gateway device G is performed based on a communication protocol group optimized for the characteristics of the mobile communication network M and the portable terminal T. An example of the communication protocol group is WAP (Wireless Application Protocol). The communication between the server device S1 and the gateway device G is performed according to the standard protocol of the network N. For example, if the network N is the Internet, between the server device S1 and the gateway G, the standard Internet protocols HTTP (Hyper-Text Transfer Protocol), TCP / IP ( Transmission Control Protocol The communication power is based on the Internet Protocol. This gateway device G has a function for performing protocol conversion between WAP and a standard protocol used in the network N and a data format conversion (for example, HTML (Hyper-Text Markup (Language) format document data and the WML (Wireless Markup Language) format document data used in WAP).
ここで、 ゲートゥヱイ装置 Gと携帯端末 Tとの間の通信プロトコルである WA Pの規格言語である WMLについて説明する。 WMLは、 携帯電話や PDA (Pe rsonal Digital Assistant) などの、 使用帯域や表示サイズに制限のあるデバィ ス用のマークアップ言語 (文書データ中にレイァゥト情報や文字の大きさ/飾り 付けなどの情報を埋め込み、 画面表示または印刷するための言語) として提案さ れているものである。  Here, WML which is a standard language of WAP which is a communication protocol between the gateway device G and the mobile terminal T will be described. WML is a markup language for devices such as mobile phones and PDAs (Personal Digital Assistant) that have a limited bandwidth and display size (information such as layout information and text size / decoration in document data). Language for embedding and displaying or printing on the screen).
WML形式の文書には 「カード」 と 「デッキ」 と呼ばれる概念が存在する。 W MLでは、携帯端末のディスプレイに表示する 1ページ分の文書を力一ドと呼び、 サーバ装置から携帯端末へ一回の送信で送られる複数のカードの集合をデッキと 呼ぶ。  WML documents have concepts called "cards" and "deck". In WML, a document for one page displayed on the display of a mobile terminal is called a force, and a set of cards sent from the server device to the mobile terminal in one transmission is called a deck.
あるサービスを提供するために必要な一連の文書 (カード) を一つのデッキと してまとめておけば、 利用者が当該サービスを利用している間は、 サーバ装置 S と携帯端末 Tとの間のデータ通信が不要になる。 すなわち、 利用者が、 あるサー ビスの提供を要求すると、 端末装置 Tは、 その時点で、 該サ一ビスに対応するデ ツキの全データをサーバ装置 S 1からダウンロード (down l oad) し、 内蔵するメ モリに記憶する。 利用者が、 該サービスを利用している間、 携帯端末 Tに表示さ れる力一ドを変更する処理は、携帯端末 Tの内部処理だけで実現される。 この間、 携帯端末 Tは、 サーバ装置 Sにアクセスする必要が無いので、 利用者は、 高速な サービス実行を享受できる。 If a series of documents (cards) necessary to provide a certain service is collected as one deck, the server device S can be used while the user is using the service. The data communication between the mobile terminal T and the mobile terminal T becomes unnecessary. That is, when the user requests the provision of a certain service, the terminal device T downloads (download) all the data of the deck corresponding to the service from the server device S1 at that time. It is stored in the built-in memory. The process of changing the force displayed on the mobile terminal T while the user uses the service is realized only by the internal processing of the mobile terminal T. During this time, the mobile terminal T does not need to access the server device S, so that the user can enjoy high-speed service execution.
次に、 上記構成の通信システムの動作を、 図 2のシーケンス図を参照して説明 する。  Next, the operation of the communication system having the above configuration will be described with reference to the sequence diagram of FIG.
まず、利用者からの文書取得命令 (この場合、 デッキ Dを指定したものとする) に応じて、 携帯端末 Tは、. 指定された文書 (デッキ D ) の取得要求を、 移動通信 網 M、 ゲートウェイ装置 G、 及びネッ トワーク Nを介してサーバ装置 S 1へ送信 する。 サーバ装置 S 1は、 デッキ Dの取得要求を受けると、 デッキ Dの文書デ一 タすべてをその記憶装置から取り出し、 取出したデッキ Dの文書データ全てをネ ットワーク N、 ゲートウェイ装置 G、 及び移動通信網 Mを介して端末装置 Tへ送 信する。 端末装置 Tは、 受信したデッキ Dの文書データを記憶部に記憶すると共 に、 そのデッキ Dの文書データから、 最初に表示すべきカード (カード C 1 ) の 文書データを取出して表示部に表示する。  First, in response to a document acquisition instruction from the user (in this case, the deck D is specified), the mobile terminal T sends a request to acquire the specified document (deck D) to the mobile communication network M, The data is transmitted to the server device S1 via the gateway device G and the network N. Upon receiving the request to acquire the deck D, the server device S1 retrieves all the document data of the deck D from its storage device, and retrieves all the retrieved document data of the deck D from the network N, the gateway device G, and the mobile communication. Transmit to terminal T via network M. The terminal device T stores the received document data of the deck D in the storage unit, extracts the document data of the card to be displayed first (card C 1) from the document data of the deck D, and displays the document data on the display unit. I do.
次に、 利用者が、 携帯端末 Tに対して選択 ·入力操作を行い、 次文書 (デッキ Dに含まれるカード C 2とする) の文書取得命令を与えると、 携帯端末 Tは、 指 示された文書 (カード C 2 ) が、 記憶部に記憶されたデッキ Dに含まれているこ とを確認した後、 記憶されたデッキ Dの文書データから力一ド C 2の文書デ一夕 を取り出し、 カード C 2を表示部に表示する。 更に、 携帯端末丁が、 利用者の選 択 '入力操作により、 次文書 (デッキ Dに含まれるカード C 4とする) の文書取 得命令を受けると、 上記と同様に、 携帯端末 Tは記憶部に記憶した文書 Dから力 ード C 4の文書データを取り出し、 表示部に表示する。  Next, when the user performs a selection and input operation on the mobile terminal T and gives a document acquisition instruction for the next document (the card C2 included in the deck D), the mobile terminal T is instructed. After confirming that the document (Card C 2) contained in Deck D is stored in the storage unit, the document data of C2 is retrieved from the stored document data of Deck D. Display card C2 on the display. Further, when the portable terminal receives a document acquisition instruction of the next document (the card C4 included in the deck D) by the user's selection and input operation, the portable terminal T stores the same as above. The document data of card C4 is retrieved from document D stored in the display unit and displayed on the display unit.
他の従来の通信システムが、 日本特許出願公開 ·平成 1 1— 1 9 1 0 8 2号公 報 (以下、 参考 1という) 及び日本特許出願公開 ·平成 1 1 _ 1 9 6 2 1 5号公 報 (以下、 参考 2という) にそれぞれ開示されている。 参考 1に開示された技術 では、 携帯端末へ送信しょうとする W e bページに他の W e bページへのリンク 先を示す識別画像が貼付けられている場合に、 中継装置が、 この識別画像に代え てそのリンク先を示すテキスト情報をその W e bページに貼付けることにより、 携帯端末へ送信されるデータ量が削減される。又、参考 2に開示された技術では、 宅内の F Cで受信した F A X画像データを携帯端末のメモリ容量に応じた大きさ の単位で携帯端末に転送することにより、 搭載メモリ量が小さい携帯端末で F A X画像データの受信が可能になる。 Other conventional communication systems are disclosed in Japanese Patent Application Publication · Heisei 11-191082 Publication (hereinafter referred to as Reference 1) and Japanese Patent Application Publication · Heisei 11 _1966215 Each is disclosed in the official gazette (hereinafter referred to as Reference 2). Technology disclosed in Reference 1 Then, if an identification image indicating the link destination to another web page is attached to the web page to be transmitted to the mobile terminal, the relay device replaces the identification image with text indicating the link destination. By pasting the information on the web page, the amount of data sent to the mobile terminal is reduced. In the technology disclosed in Reference 2, the fax image data received by the in-house FC is transferred to the mobile terminal in units of a size corresponding to the memory capacity of the mobile terminal. Fax image data can be received.
従来の技術の問題点は、 ネッ トワークの帯域を無駄に消費することである。 そ の理由は、 サーバ装置は、 携帯端末からの文書 (デッキ) の取得要求に対して、 要求されたデッキの全データを一括して送信するため、 サーバ装置から送信され る文書 (デッキ) の中には結果的に利用者によって選択 (表示指示) されない文 書 (カード) も存在するからである。 このような無駄な文書 (カード) の転送を 防止する技術は、 上記参照 1、 2のいずれにも開示されていない。  The problem with the conventional technology is that it wastes network bandwidth. The reason is that, in response to a document (deck) acquisition request from a mobile terminal, the server device transmits all the data of the requested deck in a lump, so that the document (deck) transmitted from the server device is transmitted. This is because some documents (cards) are not selected (displayed) by the user as a result. The technology for preventing the transfer of such useless documents (cards) is not disclosed in either of References 1 and 2 above.
そこで本発明の目的は、 高速サービスが可能で、 かつネッ トワークの帯域を無 駄に消費することを防止できる構造化された文書をダウンロードするための通信 システム及びその通信方法並びにその通信制御プログラムを記録した記録媒体を 提供することにある。 発明の開示  Accordingly, an object of the present invention is to provide a communication system, a communication method, and a communication control program for downloading a structured document capable of providing a high-speed service and preventing wasteful consumption of network bandwidth. An object of the present invention is to provide a recorded recording medium. Disclosure of the invention
前記課題を解決するための本発明の第 1の特徴は、 サーバ装置に記億されてい る構造化された文書を、 ネッ トワークを介して端末装置が取得する通信システム において、 前記端末装置にて既に取得されている第 1の単位文書の次の文書とし て関連付けられている第 2の単位文書を前記サーバ装置から前記端末装置へ送信 する次文書送信手段を含むことである。  A first feature of the present invention for solving the above problem is a communication system in which a terminal device acquires a structured document stored in a server device via a network. A next document transmitting means for transmitting, from the server device to the terminal device, a second unit document associated as a document following the already obtained first unit document.
又、 本発明の第 2の特徴は、 端末装置がネッ トワークを介してサーバ装置に記 憶されている構造化された文書を取得する通信方法において、 前記端末装置にて 既に取得されている第 1の単位文書の次の単位文書として関連付けられている第 2の単位文書を前記サーバ装置から前記端末装置へ送信する次文書送信ステップ を含むことである。 さらに、 本発明の第 3の特徴は、 端末装置がネッ トワークを介してサーバ装置 に記億されている構造化された文書を取得するための通信制御プログラムを記録 した記録媒体において、 前記端末装置にて既に取得されている第 1の単位文書の 次の単位文書として関連付けられている第 2の単位文書を前記サーバ装置より前 記端末装置に送信する次文書送信ステップを含む制御プログラムが記録されてい ることである。 Also, a second feature of the present invention is a communication method in which a terminal device acquires a structured document stored in a server device via a network, wherein the terminal device has already acquired the structured document. And transmitting a second unit document associated as a unit document next to the one unit document from the server device to the terminal device. Furthermore, a third feature of the present invention resides in a recording medium on which a terminal device records a communication control program for acquiring a structured document stored in a server device via a network, A control program including a next document transmission step of transmitting a second unit document associated as a next unit document following the first unit document already acquired by the server device to the terminal device is recorded. That is.
本発明の第 1乃至第 3の特徴によれば、 端末装置に既に取得されている第 1の 単位文書の次の単位文書である第 2の単位文書を、 サーバ装置から端末装置へ送 信させる構成であるため、 ネッ トワークの帯域を無駄に消費するのを防止するこ とが可能になる。  According to the first to third aspects of the present invention, a second unit document, which is a unit document next to a first unit document already acquired by a terminal device, is transmitted from the server device to the terminal device. With this configuration, it is possible to prevent the network bandwidth from being wasted.
より具体的に説明すると、 本発明の第 1の通信システムは、 携帯端末.(1 ) に 利用者が表示を指示した単位文書の文書識別子をサーバ装置 (2 ) に通知するた めの文書表示部 1 2及び文書要求送信部(1 3 ) (第 3図参照)と、サーバ装置(2 ) に通知された文書識別子で識別される単位文書の次に表示し得る単位文書を携帯 端末 (1 ) へ送信する次文書判別部 (2 2 ) 及び文書送信部 (2 3 ) (第 3図参照) とを有する。 このような構成を採用し、 利用者が文書の表示を指示したときに随 時サーバ装置から次文書を送信することにより、 本発明の目的を達成することが できる。  More specifically, the first communication system of the present invention provides a document display for notifying a server device (2) of a document identifier of a unit document instructed to be displayed on a portable terminal (1) by a user. Unit 12 and the document request transmission unit (13) (see FIG. 3), and the mobile terminal (1) sends a unit document that can be displayed next to the unit document identified by the document identifier notified to the server device (2). )) And a document transmitting section (2 3) (see FIG. 3). By adopting such a configuration, the object of the present invention can be achieved by transmitting the next document from the server device as needed when the user instructs the display of the document.
本発明の第 2の通信システムは、 携帯端末 (1 ) に利用者が表示を指示した単 位文書の文書識別子をサーバ装置 7に通知するための文書表示部 (1 2 ) 及び文 書要求送信部 (1 3 ) (第 8図参照) と、 中継装置 (5 ) に、 サーバ装置 (7 ) か ら携帯端末 (1 ) へ送信される構造化された文書を携帯端末 (1 ) に転送せずに 記憶する文書保持部 (5 4 ) (第 8図参照) と、 携帯端末 (1 ) からの文書識別子 の通知に対して、 通知された文書識別子で識別される単位文書の次に表示し得る 単位文書を携帯端末 (1 ) へ送信する次文書判別部 (5 2 ) 及び文書送信部 (5 3 ) (第 8図参照) を有する。 このような構成を採用し、 中継装置 (5 ) で構造化 された文書を保存し、 利用者が文書の表示を指示したときに随時中継装置 (5 ) から次文書を送信することにより、 本発明の目的を達成することができる。  The second communication system of the present invention includes a document display unit (12) for notifying the server device 7 of a document identifier of a unit document instructed to be displayed on the mobile terminal (1) by the user, and a document request transmission. Unit (13) (see Fig. 8) and the relay device (5) to transfer the structured document transmitted from the server device (7) to the mobile terminal (1) to the mobile terminal (1). In response to the notification of the document identifier from the document storage unit (54) (see Fig. 8) and the portable terminal (1), the document is displayed next to the unit document identified by the notified document identifier. It has a next document discriminator (52) for transmitting the obtained unit document to the portable terminal (1) and a document transmitter (53) (see Fig. 8). By adopting such a configuration, the structured document is stored in the relay device (5), and the next document is transmitted from the relay device (5) as needed when the user instructs the display of the document. The object of the invention can be achieved.
本発明の第 3の通信システムは、 携帯端末 (1 ) に利用者が表示を指示した文 書の次に表示し得る文書の文書識別子をサーバ装置 (2 ) に通知する次文書判別 部 (1 6 ) 及び文書要求送信部 (1 3 ) (第 1 1図参照) を有する。 このような構 成を採用し、 利用者が文書の表示を指示したときに、 端末装置 (1 ) からの要求 に応じて、 随時サーバ装置 (2 ) から次文書に対応する次文書を送信することに より、 本発明の目的を達成することができる。 図面の簡単な説明 A third communication system according to the present invention is a communication system in which a user instructs a portable terminal (1) to display a sentence. It has a next document discriminator (16) and a document request transmitter (13) (see FIG. 11) for notifying the server device (2) of the document identifier of the document that can be displayed next to the document. Adopting such a configuration, when the user instructs the display of a document, the next document corresponding to the next document is transmitted from the server device (2) at any time in response to a request from the terminal device (1). Thereby, the object of the present invention can be achieved. BRIEF DESCRIPTION OF THE FIGURES
第 1図は、 従来の構造化された文書をダウンロードするための通信システムの 一例の構成図であり、  FIG. 1 is a configuration diagram of an example of a conventional communication system for downloading a structured document,
第 2図は、第 1図の通信システムの動作を説明するためのシーケンス図であり、 第 3図は、 本発明の第 1の実施の形態に係る構造化された文書をダウンロード するための通信システムの構成図であり、  FIG. 2 is a sequence diagram for explaining the operation of the communication system of FIG. 1, and FIG. 3 is a communication diagram for downloading a structured document according to the first embodiment of the present invention. It is a configuration diagram of a system,
第 4図は、 デッキの構成の一例を示す模式説明図であり、  FIG. 4 is a schematic explanatory view showing an example of the configuration of the deck.
第 5 A図、第 5 B図および第 5 C図は、各メッセージの構成例を示す図であり、 第 6図は、第 3図の通信システムの動作を説明するためのシーケンス図であり、 第 7図は、 第 3図の通信システムの動作の概要を示すフローチャートであり、 第 8図は、 本発明の第 2の実施の形態に係る通信システムの構成図であり、 第 9図は、第 8図の通信システムの動作を説明するためのシーケンス図であり、 第 1 0図は、第 8図の通信システムの動作の概要を示すフローチャートであり、 第 1 1図は、 本発明の第 3の実施の形態に係る通信システムの構成図であり、 第 1 2図は、 第 1 1図の通信システムの動作を説明するためのシーケンス図で あり、  5A, 5B, and 5C are diagrams showing an example of the configuration of each message. FIG. 6 is a sequence diagram for explaining the operation of the communication system in FIG. FIG. 7 is a flowchart showing an outline of the operation of the communication system of FIG. 3, FIG. 8 is a configuration diagram of a communication system according to a second embodiment of the present invention, FIG. FIG. 10 is a sequence diagram for explaining the operation of the communication system of FIG. 8; FIG. 10 is a flowchart showing an outline of the operation of the communication system of FIG. 8; FIG. 12 is a configuration diagram of a communication system according to a third embodiment; FIG. 12 is a sequence diagram for explaining an operation of the communication system of FIG. 11;
第 1 3図は、 第 1 1図の通信システムの動作の概要を示すフローチヤ一トであ り、  FIG. 13 is a flowchart showing an outline of the operation of the communication system of FIG.
第 1 4図は、 記録媒体駆動装置の一例の構成図である。 発明を実施するための最良の形態  FIG. 14 is a configuration diagram of an example of a recording medium driving device. BEST MODE FOR CARRYING OUT THE INVENTION
以下、 本発明の実施の形態について添付図面を参照しながら説明する。  Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings.
まず、 第 1の実施の形態について説明する。 第 3図は本発明の第 1の実施の形 態に係る構造化された文書をダウンロード (又は供給) するための通信システム の構成図である。 第 3図を参照すると、 この通信システムは、 携帯端末 1とサー バ装置 2とネットワーク 3とを有し、 携帯端末 1とサーバ装置 2とは、 ネッ トヮ —ク 3を介して互いに接続されている。 First, a first embodiment will be described. FIG. 3 shows a first embodiment of the present invention. 1 is a configuration diagram of a communication system for downloading (or supplying) a structured document according to an embodiment. Referring to FIG. 3, this communication system includes a mobile terminal 1, a server device 2, and a network 3, and the mobile terminal 1 and the server device 2 are connected to each other via a network 3. ing.
携帯端末 1は、 選択部 1 1と、 文書表示部 1 2と、 文書要求送信部 1 3と、 文 書受信部 1 4と、 文書保持部 1 5とを含んで構成される。 選択部 1 1は、 携帯端 末 1の備えるボタンなどの入力装置に対する利用者の操作を監視し、 利用者のボ 夕ン操作を文書表示部 1 2に通知する。  The mobile terminal 1 includes a selection unit 11, a document display unit 12, a document request transmission unit 13, a document reception unit 14, and a document storage unit 15. The selection unit 11 monitors a user's operation on an input device such as a button provided in the mobile terminal 1 and notifies the document display unit 12 of the user's button operation.
例えば、 WA Fにおいては、 携帯端末の各ボタンに対して、 受理 (accept)、 前 カード移動 (prev)、 ヘルプ (he l p) などの機能を割り当ててある。 ここで選択部 1 1は、 携帯端末 1 .のボタンに対する利用者の操作を監視しており、 .利用者が、 例えば、 受理機能が割り当てられているボタンを押下した場合は受理イベントを 文書表示部 1 2に通知する。  For example, in the WAF, functions such as accept (accept), move to previous card (prev), and help (help) are assigned to each button of the mobile terminal. Here, the selection unit 11 monitors the operation of the user on the button of the mobile terminal 1. When the user presses a button to which the reception function is assigned, for example, the reception event is displayed in a document. Notify Part 1 and 2.
文書表示部 1 2は、 携帯端末 1の表示装置 (不図示) に文書内容を表示し、 か つ、 選択部 1 1により通知される利用者の操作と表示中の文書内容とから利用者 が指示した次に表示するべき文書 (次文書と呼ぶ) を特定する。 文書表示部 1 2 は、 さらに、 文書保持部 1 5に該次文書が格納されているか否かを調べる。 該次 文書が文書保持部 1 5に格納されている場合、 文書表示部 1 2は、 該次文書を文 書保持部 1 5から読み出し、 該次文書を表示装置に表示すると共に、 該次文書の 文書識別子と更に次の文書の取得を要求する次文書取得要求を文書要求送信部 1 3に通知する。 該次文書が文書保持部 1 5に格納されていない場合、 文書表示部 1 2は、 該次文書の文書識別子と文書取得要求とを文書要求送信部 1 3に通知す る。  The document display unit 12 displays the contents of the document on a display device (not shown) of the mobile terminal 1 and allows the user to perform the operation based on the user operation notified by the selection unit 11 and the contents of the displayed document. Specify the document to be displayed next to the specified one (referred to as the next document). The document display unit 12 further checks whether or not the next document is stored in the document holding unit 15. When the next document is stored in the document holding unit 15, the document display unit 12 reads out the next document from the document holding unit 15, displays the next document on a display device, and displays the next document on the display device. The document request transmitting unit 13 is notified of the document identifier and the next document acquisition request for requesting acquisition of the next document. If the next document is not stored in the document holding unit 15, the document display unit 12 notifies the document request transmitting unit 13 of the document identifier of the next document and a document acquisition request.
例えば、 WA Pの WM Lにおいては、 各カード (単位文書) やデッキ (構造化 された文書) 毎に受理、 前カード移動、 ヘルプ等のイベントに対する動作を定義 することが可能である。 ここで、 文書表示部 1 2があるカードを表示しており、 かつ選択部 1 1からあるイベントの発生が通知された場合、 文書表示部 1 2は通 知されたィベントに対する動作定義を該力一ドのデータから読み出し、 それに対 応する処理(次文書の決定および該次文書の表示や、 前文書の表示など) を行う。 文書要求送信部 1 3は、 文書表示部 1 2によって通知された文書識別子を伴う 文書取得要求、 または、 次文書取得要求を通知されると、 それぞれ、 該文書識別 子を含む文書取得要求メッセージ、 または、次文書取得要求メッセージを作成し、 これらの文書を記憶するサ一バ装置 2に該文書取得要求メッセージ、 または、 該 次文書取得要求メッセージを送信する。 For example, in WAP WML, it is possible to define actions for events such as acceptance, previous card movement, and help for each card (unit document) and deck (structured document). Here, when the document display section 12 displays a certain card and the selection section 11 notifies the occurrence of a certain event, the document display section 12 determines the action definition for the notified event. It reads from the data of the first node and performs the corresponding processing (determination of the next document, display of the next document, display of the previous document, etc.). Upon receiving the document acquisition request accompanied by the document identifier notified by the document display unit 12 or the next document acquisition request, the document request transmission unit 13 respectively receives a document acquisition request message including the document identifier, Alternatively, a next document acquisition request message is created, and the document acquisition request message or the next document acquisition request message is transmitted to the server device 2 that stores these documents.
文書受信部 1 4は、 サーバ装置 2から送信されてくる文書データ転送メッセ一 ジを受信し、 該文書データ転送メッセージに含まれる文書識別子と文書データの 組を取り出す。 文書受信部 1 4は、 該文書識別子と該文書データの組を文書保持 部 1 5に格納し、 該文書の受信を文書表示部 1 2に通知する。 文書保持部 1 5は 取得した文書識別子と文書データの組を格納する。  The document receiving unit 14 receives the document data transfer message transmitted from the server device 2 and extracts a set of the document identifier and the document data included in the document data transfer message. The document receiving section 14 stores the set of the document identifier and the document data in the document holding section 15 and notifies the document display section 12 of the reception of the document. The document holding unit 15 stores a set of the acquired document identifier and document data.
サーバ装置 2は.、 文書要求受信部 2 1と、 次文書判別部 2 2と、 .文書送信部 2 3と、 文書記憶部 2 4とを含んで構成される。 文書要求受信部 2 1は、 文書要求 送信部 1 3からの次文書取得要求メッセージ、 又は、 文書取得要求メッセージを 受信する。 文書要求受信部 2 1は、 該次文書取得要求メッセージ、 又は、 該文書 取得要求メッセージに含まれる文書識別子を取り出し、 該文書識別子を伴う次文 書取得要求、 または、 文書取得要求を次文書判別部 2 2に通知する。  The server device 2 includes a document request receiving unit 21, a next document discriminating unit 22, a document transmitting unit 23, and a document storage unit 24. The document request reception unit 21 receives the next document acquisition request message or the document acquisition request message from the document request transmission unit 13. The document request receiving unit 21 extracts the next document acquisition request message or a document identifier included in the document acquisition request message, and determines the next document acquisition request accompanied by the document identifier or the next document acquisition request as the next document. Notify Part 22.
次文書判別部 2 2は、 文書要求受信部 2 1から文書識別子を伴う文書取得要求 を通知されると、 該文書識別子に対応する文書データを文書記憶部 2 4から読み 出す。 次文書判別部 2 2は、 該文書データの内容から該文書識別子で識別される 文書の次文書にあたる全ての文書の文書識別子を判別し、 該文書識別子と、 次文 書として判別した全ての文書識別子を文書送信部 2 3に通知する。  When notified of the document acquisition request accompanied by the document identifier from the document request receiving unit 21, the next document determination unit 22 reads out the document data corresponding to the document identifier from the document storage unit 24. The next document determination unit 22 determines, from the contents of the document data, the document identifiers of all the documents that are the next documents of the document identified by the document identifier, and determines the document identifiers and all the documents determined as the next document. The identifier is notified to the document transmission unit 23.
次文書判別部 2 2は又、 文書要求受信部 2 1から文書識別子を伴う次文書取得 要求を通知されると、 該文書識別子に対応する文書データを文書記憶部 2 4から 読み出す。 次文書判別部 2 2は、 該文書データの内容から該文書識別子で識別さ れる文書の次文書にあたる全ての文書の文書識別子を判別し、 次文書として判別 した全ての文書識別子を文書送信部 2 3に通知する。  When notified of the next document acquisition request with the document identifier from the document request receiving unit 21, the next document determination unit 22 reads the document data corresponding to the document identifier from the document storage unit 24. The next document determining unit 22 determines, from the contents of the document data, the document identifiers of all documents that are the documents following the document identified by the document identifier, and sends all document identifiers determined as the next document to the document transmitting unit 2. Notify 3.
文書送信部 2 3は、 次文書判別部 2 2から一つ、 又は、 複数の文書識別子が通 知されると、 通知された文書識別子に対応する文書データを文書記憶部 2 4から 読み出し、 通知された全ての文書識別子と文書データの組を含む文書データ転送 メッセージを作成する。 文書送信部 23は、 該文書データ転送メッセージをネッ トワーク 3を介して携帯端末 1に送信する。 文書記憶部 24は、 文書データを記 憶する部位であり、 該文書の文書識別子と文書データの組を記憶する。 ネッ トヮ ーク 3はインタ一ネッ トゃ電話網、 移動通信網などのデータ通信サービスを提供 するための通信網である。 When one or more document identifiers are notified from the next document determination unit 22, the document transmission unit 23 reads the document data corresponding to the notified document identifier from the document storage unit 24, and notifies Data transfer including all document identifier and document data pairs Create a message. The document transmitting unit 23 transmits the document data transfer message to the mobile terminal 1 via the network 3. The document storage unit 24 is a unit that stores document data, and stores a set of a document identifier and document data of the document. Network 3 is a communication network for providing data communication services such as an Internet telephone network and a mobile communication network.
ここで、 上記通信システムにおいて利用される構造化された文書について説明 する。 本実施形態 (後述する他の実施形態においても同様) においは、 上記文書 として、 HTML文書、 SGML (Standard Generalized Markup Language) 文 書、 XML (extensible Markup Language) 文書、 WML (Wireless Markup La nguage) 文書等の構造化された文書を想定している。特に、 WML文書のように、 1回の画面表示で表示される文書 (単位文書: WMLでは力一ドと呼ばれる) と 前記単位文書 (カード) を複数有する文書 (構造化された文書: WMLではデッ キと呼ばれる) の二種類の文書からなる構造化された文書が、 本実施の形態には 適している。  Here, a structured document used in the communication system will be described. In this embodiment (the same applies to other embodiments described later), the above-mentioned documents include HTML documents, Standard Generalized Markup Language (SGML) documents, Extensible Markup Language (XML) documents, and Wireless Markup Language (WML) documents. And so on. In particular, like a WML document, a document (unit document: called "force" in WML) displayed in one screen display and a document having a plurality of the unit documents (cards) (structured document: in WML) A structured document including two types of documents (called a deck) is suitable for the present embodiment.
WML文書は、 一つのデッキ中に、 表示順序によって関係づけられた複数の力 一ドが構造化されて定義される。 第 4図はデッキの構成の一例を示す模式図であ る。 第 4図に示すように、 デッキ Dは例えばカード C 1、 C 2、 C3、 C4、 C 5、 C 6、 及び C 7から構成される。 カード C 1はデッキ Dが指定されたときに 最初に表示されるカードである。 カード C 1には、 次文書としてカード C 2及び カード C 3が定義されている。 カード C 2及び C 3には、 夫々次文書移動の条件 としてイベント 「ボタン 1押下」、 「ボタン 2押下」 が定義されている。 同様に、 カード C 2には、 次文書としてカード C 4及びカード C 5が定義されている。 力 —ド C 4及び C 5には、 夫々次文書移動の条件としてイベント 「ボタン 1押下」、 「ボタン 2押下」 が定義されている。 また、 カード C 3には、 次文書としてカー ド C 6及びカード C 7が定義されている。 カード C 6及び C 7は、 夫々次文書移 動の条件としてイベント 「ボタン 1押下」、 「ボタン 2押下」 が定義されている。 これらのデッキ及びカードには夫々、 各デッキ及びカードを識別する文書識別 子が付与されている。 文書識別子は、 デッキ又はカードを構成する文書データに 付加又は内包される。 文書識別子は、 対応する文書の文書データを格納している サーバ装置を特定するための情報を含み、対応する文書を識別ために使用される。 即ち、 文書識別子により、 ネッ トワーク上に存在する文書を一意に特定すること ができる。 A WML document is structured and defined in a deck with a plurality of forces related by display order. FIG. 4 is a schematic diagram showing an example of the configuration of a deck. As shown in FIG. 4, Deck D is composed of, for example, cards C1, C2, C3, C4, C5, C6, and C7. Card C 1 is the first card displayed when Deck D is specified. Card C1 defines Card C2 and Card C3 as the next documents. The events “button 1 pressed” and “button 2 pressed” are defined for the cards C 2 and C 3 as conditions for moving to the next document, respectively. Similarly, Card C2 defines Card C4 and Card C5 as the next documents. For events C4 and C5, the events "button 1 pressed" and "button 2 pressed" are defined as conditions for moving to the next document, respectively. Card C3 defines Card C6 and Card C7 as the next documents. For the cards C6 and C7, the events "button 1 pressed" and "button 2 pressed" are defined as conditions for moving to the next document, respectively. Each of these decks and cards has a document identifier that identifies each deck and card. The document identifier is added to or included in the document data making up the deck or card. The document identifier stores the document data of the corresponding document. It contains information for identifying the server device and is used to identify the corresponding document. That is, a document existing on the network can be uniquely specified by the document identifier.
ここで、 文書取得要求メッセージと次文書取得要求メッセージ、 文書データ転 送メッセージの構成について説明する。 第 5 A図から第 5 C図は各メッセージの 構成例を示す図である。 第 5 A図は文書取得要求メッセージの構成例を示す。 第 5 B図は次文書取得要求メッセージの構成例を示す。 第 5 C図は文書データ転送 メッセージの構成例を示す。 第 5 A図、 第 5 B図及び第 5 C図に示すように、 各 メッセージは最初にメッセージ種類フィールドを持つ。 第 5 A図の文書取得要求 メッセージは、 メッセージ種類フィールドに文書取得要求メッセージであること を表す値 (第 5. A図では" 1 ") を持ち、 メッセ一ジ種類フィールドに続く文書識 別子を格納する一つのフィールドを有する。 第 5 B図の次文書取得要求メッセー ジは、 メッセージ種類フィールドに次文書取得要求メッセージであることを表す 値 (第 5 B図では" 2 ") を持ち、 メッセージ種類フィールドに続く文書識別子を 格納するフィールドを 1個又は複数有するか、 あるいは持たない。 第 5 C図の文 書データ転送メッセージは、 メッセージ種類フィールドに文書データ転送メ ッセ ージであることを表す値 (第 5 C図では" 3 ") を持ち、 メッセージ種類フィール ドに続く文書識別子とこの文書識別子に対応する文書データの組を格納するフィ —ルドを 1個、 又は複数有するか、 あるいは持たない。  Here, the structure of the document acquisition request message, the next document acquisition request message, and the document data transfer message will be described. FIGS. 5A to 5C are diagrams showing examples of the configuration of each message. FIG. 5A shows a configuration example of a document acquisition request message. FIG. 5B shows a configuration example of the next document acquisition request message. Figure 5C shows an example of the structure of a document data transfer message. As shown in FIGS. 5A, 5B and 5C, each message initially has a message type field. The document retrieval request message shown in Fig. 5A has a value ("1" in Fig. 5.A) indicating that it is a document retrieval request message in the message type field, and the document identifier following the message type field. Has one field for storing The next document acquisition request message in Fig. 5B has a value ("2" in Fig. 5B) indicating that it is a next document acquisition request message in the message type field, and stores the document identifier following the message type field. Has one or more fields, or none. The document data transfer message in Fig. 5C has a value indicating that it is a document data transfer message ("3" in Fig. 5C) in the message type field, and the document following the message type field. It has one or more fields to store a set of an identifier and the document data corresponding to this document identifier, or has no field.
次に、 第 3図及び第 4図とともに第 6図を参照して、 本発明の第 1の実施の形 態による通信システムの動作について説明する。 第 6図は本発明の第 1の実施の 形態による通信システムの動作を説明するためのシーケンス図である。ここでは、 携帯端末 1の文書保持部 1 5が、 カード C 1〜C 7を含むデッキ Dのいずれの文 書データをも記億していないと仮定する。  Next, the operation of the communication system according to the first exemplary embodiment of the present invention will be described with reference to FIG. 6 together with FIG. 3 and FIG. FIG. 6 is a sequence diagram for explaining the operation of the communication system according to the first embodiment of the present invention. Here, it is assumed that the document holding unit 15 of the mobile terminal 1 does not store any document data of the deck D including the cards C1 to C7.
まず、 利用者は、 端末装置 1のボタンを操作してデッキ Dの取得を端末装置 1 に命令する (シーケンス X 1 )。選択部 1 1は、 ポタン操作を監視して、 イベント が発生したことを、 文書表示部 1 2に通知する。  First, the user operates the button of the terminal device 1 to instruct the terminal device 1 to acquire the deck D (sequence X 1). The selection unit 11 monitors the button operation and notifies the document display unit 12 that an event has occurred.
文書表示部 1 2は、 選択部 1 1から通知されたイベントの内容と、 現在端末装 置 1に表示されている文書の内容とから、 デッキ Dの取得命令があったことを認 識する。 そして、 文書表示部 1 2は、 デッキ Dの文書識別子を用いて文書保持部 1 5にデッキ Dの文書データが格納されているか否かを調べる。 ここでは、 文書 保持部 1 5がデッキ Dの文書データを格納していないので、 文書表示部 1 2は、 デッキ Dの文書識別子及び文書取得要求を文書要求送信部 1 3に通知する。 The document display section 12 confirms that the acquisition instruction for the deck D has been issued based on the content of the event notified from the selection section 11 and the content of the document currently displayed on the terminal device 1. Understand. Then, the document display unit 12 checks whether the document data of the deck D is stored in the document holding unit 15 using the document identifier of the deck D. Here, since the document holding unit 15 does not store the document data of Deck D, the document display unit 12 notifies the document request transmitting unit 13 of the document identifier of Deck D and the document acquisition request.
文書要求送信部 1 3は、 文書表示部 1 2からの文書取得要求が通知されると、 通知されたデッキ Dの文書識別子を含む文書取得要求メッセージを作成し、 該文 書取得要求メッセージをネッ トワーク 3を介してサーバ装置 2に送信する (シー 文書要求受信部 2 1は、 文書取得要求メッセージを受信すると、 該文書取得要 求メッセージに含まれるデッキ Dの文書識別子とともに文書取得要求を次文書判 別部 2 2に通知する。  When notified of the document acquisition request from the document display unit 12, the document request transmission unit 13 creates a document acquisition request message including the notified document identifier of Deck D, and sends the document acquisition request message to the network. (The document reception request section 21 receives the document acquisition request message and transmits the document acquisition request together with the document identifier of the deck D included in the document acquisition request message to the next document.) Notify Judgment Division 22.
次文書判別部 2 2は、 文書取得要求が通知されると、 通知されたデッキ Dの文 書識別子に対応する文書データを文書記憶部 2 4から読み出し、 デッキ Dの文書 データの内容から、 最初に表示されるカードがカード C 1であると判断する。 次 に、 次文書判別部 2 2は、 カード C 1の文書データの内容から、 カード C 1の次 文書として力一ド C 2とカード C 3が定義されていることを判別する。 そして次 文書判別部 2 2は、 カード C l、 C 2、 及び C 3の文書識別子を文書送信部 2 3 に通知する。  When the document acquisition request is notified, the next document determination unit 22 reads out the document data corresponding to the notified document identifier of the deck D from the document storage unit 24, and reads the document data of the deck D from the contents of the first. Is determined to be card C1. Next, the next document determination unit 22 determines from the content of the document data of the card C1 that the force C2 and the card C3 are defined as the next documents of the card C1. Then, the next document determination unit 22 notifies the document transmission unit 23 of the document identifiers of the cards C1, C2, and C3.
文書送信部 2 3は、 カード C l、 C 2、 及び C 3文書識別子が通知されると、 各文書識別子に対応する文書デ一タを文書記憶部 2 4から読み出し、カード C 1、 C 2、 及び C 3の文書識別子とこれら文書識別子にそれぞれ対応する文書データ の組を含む文書データ転送メッセージを作成する。 文書送信部 2 3は、 該文書デ —夕転送メッセージをネッ トワーク 3を介して携帯端末 1に送信する (シーケン ス X 3 )。  When notified of the card C1, C2, and C3 document identifiers, the document transmission unit 23 reads the document data corresponding to each document identifier from the document storage unit 24, and reads the cards C1, C2. ,, And C3, and a document data transfer message including a set of document data corresponding to each of the document identifiers is created. The document transmission section 23 transmits the document data transfer message to the portable terminal 1 via the network 3 (sequence X 3).
文書受信部 1 4は、 前記文書データ転送メッセージを受信すると、 該文書デー タ転送メッセージからカード C 1、 C 2、 及び C 3の文書識別子とこれら文書識 別子にそれぞれ対応する文書データの組を取り出し、 取り出した該文書識別子と 文書データの組を文書保持部 1 5に格納する。 そして、 文書受信部 1 4は、 カー ド C 1 (デッキ D) の受信を文書表示部 1 2に通知する。 カード C I (デッキ D) の受信を通知された文書表示部 1 2は、 文書保持部 1 5からカード C 1の文書データを文書保持部 1 5から読み出し、 カード C 1の該 文書データを表示装置に表示させる (シーケンス X 4 )。 Upon receiving the document data transfer message, the document receiving unit 14 sets the document identifiers of the cards C1, C2, and C3 from the document data transfer message and sets of document data respectively corresponding to these document identifiers. Then, a set of the retrieved document identifier and document data is stored in the document holding unit 15. Then, the document reception unit 14 notifies the reception of the card C 1 (deck D) to the document display unit 12. The document display unit 12 notified of the reception of the card CI (deck D) reads the document data of the card C1 from the document holding unit 15 from the document holding unit 15 and displays the document data of the card C1 on the display device. (Sequence X 4).
ここで、 利用者がカード C 1の表示を閲覧し、 ボタン 1を押下したとする (シ 一ケンス X 5 )。 この時、選択部 1 1は利用者のボタン 1押下動作を検出し、 ボタ ン 1押下ィベントの発生を文書表示部 1 2に通知する。  Here, it is assumed that the user browses the display of card C1 and presses button 1 (sequence X5). At this time, the selection unit 11 detects the button 1 pressing operation of the user and notifies the document display unit 12 of the occurrence of the button 1 pressing event.
文書表示部 1 2は、 ボタン 1押下イベント発生の通知を受けると、 該ポタン 1 押下イベントの意味とカード C 1の文書データの内容とに基づいて次文書として カード C 2を特定し、 文書保持部 1 5にカード C 2の文書データが格納されてい る否かを調べる。  Upon receiving the notification of the occurrence of the button 1 press event, the document display unit 12 identifies the card C 2 as the next document based on the meaning of the button 1 press event and the content of the document data of the card C 1 and holds the document. It is checked whether or not the document data of the card C2 is stored in the part 15.
この場合、 .カード C 2の文書デ一タは文書保持部 1 5に格納されているので、 文書表示部 1 2は、 カード C 2の文書データを文書保持部 1 5から読み出し、 力 ード C 2を表示装置に表示する (シーケンス X 6 )。 また、 文書表示部 1 2は、 力 ード C 2の文書識別子及び次文書取得要求を文書要求送信部 1 3に通知する。 文書要求送信部 1 3は、 文書表示部 1 2から次文書取得要求を通知されると、 通知されたカード C 2の文書識別子を含む次文書取得要求メッセージを作成し、 該次文書取得要求メッセージをネッ トワーク 3を介してサーバ装置 2へ送信する (シーケンス X 7 )。  In this case, since the document data of the card C 2 is stored in the document holding unit 15, the document display unit 12 reads out the document data of the card C 2 from the document holding unit 15 and C2 is displayed on the display device (sequence X6). Further, the document display unit 12 notifies the document request transmission unit 13 of the document identifier of the input C2 and the request for acquiring the next document. When notified of the next document acquisition request from the document display unit 12, the document request transmission unit 13 creates a next document acquisition request message including the notified document identifier of the card C 2, and the next document acquisition request message Is transmitted to the server device 2 via the network 3 (sequence X7).
文書要求受信部 2 1は、 前記次文書取得要求メッセージを受信すると、 該次文 書取得要求メッセージに含まれるカード C 2の文書識別子と次文書取得要求とを 次文書判別部 2 2に通知する。  When receiving the next document acquisition request message, the document request reception unit 21 notifies the next document determination unit 22 of the document identifier of the card C2 and the next document acquisition request included in the next document acquisition request message. .
次文書判別部 2 2は、 次文書取得要求が通知されると、 通知されたカード C 2 の文書識別子に対応する文書データを文書記憶部 2 4から読み出し、 カード C 2 の次文書を調べる。 そして、 次文書判別部 2 2は、 カード C 4及び C 5がカード C 2の次文書として定義されていることを判別すると、 そのカード C 4及び C 5 の文書識別子を文書送信部 2 3に通知する。  When notified of the next document acquisition request, the next document determination unit 22 reads out the document data corresponding to the notified document identifier of the card C 2 from the document storage unit 24 and checks the next document of the card C 2. Then, when the next document determining unit 22 determines that the cards C 4 and C 5 are defined as the next documents of the card C 2, the document identifiers of the cards C 4 and C 5 are transmitted to the document transmitting unit 23. Notice.
文書送信部 2 3は、 カード C 4及び C 5の文書識別子が通知されると、 各文書 識別子に対応する文書デ一タを文書記億部 2 4から読み出し、 カード C 4及び C 5の文書識別子とこれら文書識別子にそれぞれ対応する文書データ (次文書デ一 タ) の組を含む文書データ転送メッセージを作成する。 そして、 文書送信部 2 3 は、 該文書データ転送メッセージをネッ トワーク 3を介して携帯端末 1へ送信す る (シーケンス X 8 ) 0 When notified of the document identifiers of the cards C 4 and C 5, the document transmitting unit 23 reads out the document data corresponding to each document identifier from the document storage unit 24, and reads the documents of the cards C 4 and C 5. Identifiers and document data corresponding to these document identifiers (next document data Create a document data transfer message that includes Then, document transmitting section 23 transmits the document data transfer message to portable terminal 1 via network 3 (sequence X 8) 0
文書受信部 1 4は、 前記文書データ転送メッセージを受信すると、 該文書デー タ転送メッセージから力一ド C 4及び C 5の文書識別子とこれら識別子に対応す る文書データの組を取り出し、 取り出した該文書識別子と文書データの組を文書 保持部 1 5に格納する。 そして、 文書受信部 1 4は、 カード C 4及び C 5の受信 を、 文書表示部 1 2に通知する。  When receiving the document data transfer message, the document receiving unit 14 extracts the document identifiers of the keys C4 and C5 and the set of the document data corresponding to these identifiers from the document data transfer message, and retrieves them. The set of the document identifier and the document data is stored in the document holding unit 15. Then, the document receiving unit 14 notifies the document display unit 12 of the reception of the cards C4 and C5.
この後、 利用者がカード C 2の表示を閲覧し、 ポタン 2を押下したとする (シ 一ケンス X 9 )。 この場合も、 上述したのと同様に、選択部 1 1がボタン 2押下の イベント発生を文書表示部 1 2に通知する。 文書表示部 1 2は、 該ボタン 2押下 ィベン卜の意味と力一ド C 2の文書データの内容に基づいて次文書としてカード C 5を特定し、 文書保持部 1 5にカード C 5の文書データが格納されているか否 かを調べる。 この場合、 文書保持部 1 5がカード C 5の文書データを格納してい るため、 文書表示部 1 2は、 カード C 5の文書データを文書保持部 1 5から読み 出し、 カード C 5を表示装置に表示させる (シーケンス X 1 0 )。 更に、 文書表示 部 1 2は、 カード C 5の文書識別子及び次文書取得要求を文書要求送信部 1 3に 通知する。 文書要求送信部 1 3は、 カード C 5の文書識別子を含む次文書取得要 求メッセージを作成し、 該次文書取得要求メッセージをネッ トワーク 3を介して サーバ装置 2に送信する (シーケンス X I 1 )。  Thereafter, it is assumed that the user browses the display of card C2 and presses button 2 (sequence X9). Also in this case, as described above, the selection unit 11 notifies the document display unit 12 of the occurrence of the event of pressing the button 2. The document display unit 12 specifies the card C5 as the next document based on the meaning of the button 2 press event and the content of the document data of the force C2, and the document of the card C5 is stored in the document holding unit 15. Check whether data is stored. In this case, since the document storage unit 15 stores the document data of the card C5, the document display unit 12 reads the document data of the card C5 from the document storage unit 15 and displays the card C5. Display on the device (sequence X 10). Further, the document display unit 12 notifies the document request transmission unit 13 of the document identifier of the card C5 and the request for acquiring the next document. The document request transmission unit 13 creates a next document acquisition request message including the document identifier of the card C5, and transmits the next document acquisition request message to the server device 2 via the network 3 (sequence XI1) .
サーバ装置 2では、 前記次文書取得要求メッセージを受信すると、 上記と同様 に動作する。 この場合、 カード C 5の次文書が存在しないので、 サーバ装置 2は、 文書識別子と文書データの組を含まない文書データ転送メッセージを、 ネッ トヮ ーク 3を介して携帯端末 1に送信する (シーケンス X I 2 )。  Upon receiving the next document acquisition request message, the server device 2 operates in the same manner as described above. In this case, since the next document of card C5 does not exist, server device 2 transmits a document data transfer message not including the set of the document identifier and the document data to portable terminal 1 via network 3. (Sequence XI 2).
第 7図は第 1の実施の形態による通信装置の動作の概要を示すフローチャート である。 第 7図を参照すると、 まず携帯端末 1がサーバ 2に対しデッキ Dの取得 要求を送信する (S 1 )。次にサーバ 2力、携帯端末 1に対しデッキ D中のカード C 1、 C 2、 及び C 3を送信する (S 2 )。 次に携帯端末 1にてカード C 1に次い で C 2が選択される (S 3 )。次に携帯端末 1がサーバ 2に対し力一ド C 2の文書 識別子を含む次文書取得要求メッセ一ジを送信する ( S 4 )。次にサーバ 2にて力 ード C 2の次文書としてカード C 4、 C 5が判別される (S 5 )。次にサーバ 2が 携帯端末 1へカード C 4 , C 5を送信する (S 6 )。 FIG. 7 is a flowchart showing an outline of the operation of the communication device according to the first embodiment. Referring to FIG. 7, first, the portable terminal 1 transmits a request for acquiring the deck D to the server 2 (S 1). Next, the server 2 transmits the cards C1, C2, and C3 in the deck D to the portable terminal 1 (S2). Next, C2 is selected next to card C1 in mobile terminal 1 (S3). Next, the portable terminal 1 sends the document of the force C 2 to the server 2. A next document acquisition request message including the identifier is transmitted (S4). Next, cards C4 and C5 are determined as the next document of the card C2 in the server 2 (S5). Next, the server 2 sends the cards C 4 and C 5 to the mobile terminal 1 (S 6).
上述のように、 この通信システムでは、 携帯端末 1が次文書の文書データを保 持しているので、 従来と同じように、 利用者の携帯端末操作から次文書表示まで の応答の高速性が実現される。 また、 携帯端末 1が表示選択されたカードの文書 識別子をサーバ装置 2に通知し、 サーバ装置 2が選択されたカードの次文書に対 応するデータを携帯端末 1に送信することにより、 デッキの全データを送信する 場合に比べて、 文書データの転送量を軽減し、 ネッ トワークの負荷を軽減するこ とができる。  As described above, in this communication system, since the mobile terminal 1 holds the document data of the next document, the high-speed response from the user's operation of the mobile terminal to the display of the next document is performed as in the past. Is achieved. In addition, the mobile terminal 1 notifies the server device 2 of the document identifier of the card selected for display, and the server device 2 transmits data corresponding to the next document of the selected card to the mobile terminal 1 so that the deck can be displayed. Compared to transmitting all data, the amount of document data transferred can be reduced, and the load on the network can be reduced.
本発明の第 1の実施の形態では、 次文書が存在しない文書の表示が要求された 時 (上記の説明ではカード C 5の表示要求時が該当する) にも次文書が存在する 場合と同様の処理を行うが、 携帯端末 1の文書表示部 1 2で、 次文書の有無を調 査し、 次文書が存在しない場合には文書要求送信部 1 3から次文書取得要求を行 わないようにしてもよい。 又、 サーバ装置 2の次文書判別部 2 2で、 次文書取得 要求された文書の次文書が存在しないことを検出した場合には、 文書送信部 2 3 に何も通知しないようにしても良い。 この場合、 端末装置 1とサーバ装置間の送 信メッセージ数と送信データ量を削減することができる。  In the first embodiment of the present invention, when a display of a document having no next document is requested (the above description corresponds to a display request of the card C5), the same as when a next document exists. In the document display section 12 of the mobile terminal 1, the presence or absence of the next document is checked, and if the next document does not exist, the document request transmission section 13 does not issue the next document acquisition request. It may be. If the next document determination unit 22 of the server device 2 detects that the next document of the requested document acquisition does not exist, the document transmission unit 23 may not be notified. . In this case, the number of transmitted messages and the amount of transmitted data between the terminal device 1 and the server device can be reduced.
又、 本発明の第 1の実施の形態では、 次文書判別部 2 2が、 判別した次文書の 文書識別子を全て、 文書送信部 2 3へ通知しているけれども、 次文書判別部 2 2 が文書送信部 2 3へ通知する文書識別子の数を制限したり、 文書識別子に最大文 書サイズを表す情報を付加したりしてもよい。文書識別子の数を制限する場合は、 過去の次文書選択履歴の統計情報に基づいて次文書識別子を選択しても良い。 例えば、 カード C 1の次文書がカード C 2とカード C 3であり、 端末装置 1か ら指定された最大文書数が 1の場合は、 次文書判別部 2 2はカード C 2又は力一 ド C 3のいずれか一方の文書識別子を文書送信部 2 3に通知する。携帯端末 1せ、 受信する力一ドの文書データを格納するのにカード単位で記憶資源を消費する場 合、 最大文書数として、 携帯端末 1の備える記憶資源数またはその時点で使用可 能な記憶資源数にを指定することにより、 携帯端末 1の記憶資源を有効に利用す ることができる。 Further, in the first embodiment of the present invention, although the next document discriminating unit 22 notifies the document transmitting unit 23 of all the document identifiers of the discriminated next document, the next document discriminating unit 22 does not. The number of document identifiers to be notified to the document transmitting unit 23 may be limited, or information indicating the maximum document size may be added to the document identifier. When the number of document identifiers is limited, the next document identifier may be selected based on the statistical information of the past next document selection history. For example, if the next document of card C1 is card C2 and card C3, and the maximum number of documents specified from terminal device 1 is 1, next document discriminating unit 2 2 will use card C2 or force code. The document transmitting unit 23 is notified of one of the document identifiers C3. If the mobile terminal 1 consumes storage resources in card units to store the received document data, the maximum number of documents is the number of storage resources provided in the mobile terminal 1 or available at that time. By specifying the number of storage resources, the storage resources of the mobile terminal 1 can be used effectively. Can be
又、 例えば、 カード C 1の次文書がカード C 2とカード C 3であり、 携帯端末 1から指定された最大文書サイズがカード C 2、 カード C 3のいずれの文書デ一 タサイズより大きく、 かつ、 二つの文書データサイズの和より小さい場合、 次文 書判別部 2 2はカード C 2、 又はカード C 3のいずれか一方のみの文書識別子を 通知するか、 又は、 カード C 2又はカード C 3の両方の文書識別子とそれぞれの カードのデータサイズ (いずれか一方の全部と他方のカードの一部) を文書送信 部 2 3に通知する。 ネッ トワーク 3が 1パケットに収容できるデータ数 (最大転 送サイズ) に制限を設けている場合、 サーバ装置 2から携帯端末 1へのデータを 送信する際の最大文書サィズにこの最大転送サィズを指定することにより、 ネッ トワーク.3を流れるパケッ ト数を削減することができる。 .  Also, for example, the following documents of card C1 are card C2 and card C3, and the maximum document size specified from mobile terminal 1 is larger than the document data size of either card C2 or card C3, and If the document data size is smaller than the sum of the two document data sizes, the next document discriminator 22 notifies the document identifier of either card C 2 or card C 3 or card C 2 or card C 3 The document transmitting unit 23 is notified of both the document identifiers and the data size of each card (all of one of them and part of the other card). If network 3 has a limit on the number of data that can be accommodated in one packet (maximum transfer size), specify this maximum transfer size as the maximum document size when transmitting data from server device 2 to mobile terminal 1. By doing so, the number of packets flowing through the network 3 can be reduced. .
なお、 カード C 2又はカード C 3の文書データの一部が携帯端末 1に送信され た場合、 携帯端末 1の文書表示部 1 2がこのカード C 2又はカード C 3の一部を 文書保持部 1 5から読出したときは、、文書表示部 1 2から文書要求送信部 1 3に 対し、 カード C 2、 又はカード C 3の文書データの残りの部分をサーバ装置 2に 請求するよう構成してもよい。  When a part of the document data of the card C2 or the card C3 is transmitted to the mobile terminal 1, the document display unit 12 of the mobile terminal 1 stores the part of the card C2 or the card C3 in the document holding unit. When the data is read from 15, the document display unit 12 is configured to request the document request transmission unit 13 to request the server device 2 for the remaining part of the document data of the card C 2 or card C 3. Is also good.
更に、 例えば、 カード C 1の次文書がカード C 2とカード C 3であり、 過去の カード C 1から力一ド C 2及び C 3への選択割合がそれぞれ x %と y %ならば、 次文書判別部 2 2はカード C 2とカード C 3の文書識別子を文書送信部 2 3に通 知する通知回数の割合をカード C 2については x %、 カード C 3については y % とする。 このように利用者の利用頻度に応じて、 サーバ装置 2から携帯端末 1へ 送信される文書データを最適化することにより、 送信データ量を削減することが できる。  Further, for example, if the next documents of card C1 are card C2 and card C3, and the selection ratio of past card C1 to force C2 and C3 is x% and y%, respectively, The document discriminating unit 22 sets x% for the card C 2 and y% for the card C 3 as the ratio of the number of times of notifying the document transmitting unit 23 of the document identifier of the card C 2 and the card C 3. As described above, by optimizing the document data transmitted from the server device 2 to the mobile terminal 1 according to the frequency of use by the user, the amount of transmitted data can be reduced.
また、 本発明の第 1の実施の形態では、 携帯端末 1とサーバ装置 2がそれぞれ 一つずつ含まれる構成を示したが、 通信システムは、 複数の携帯端末、 複数のサ ーバ装置を含んでもよい。 この場合、 各携帯端末と各サーバ装置を識別するため に全ての携帯端末とサーバ装置には固有の識別子(又はァドレス)が付与される。 携帯端末とサーバ装置とに付与された識別子は、 メッセージの送信元及び宛先を 識別するために利用される。 次に、 第 8図及び第 9図を参照して、 本発明の第 2の実施の形態による通信シ ステムついて説明する。 第 8図は第 2の実施の形態による通信システムの構成図 である。 第 9図は第 8図の通信システムの動作を説明するためのシーケンス図で ある。 上述した第 1の実施の形態の通信システムにおいては、 文書データを表示 するための携帯端末 1と文書データを格納しているサーバ装置 2との間で直接通 信を行う。 これに対して、 第 2の実施の形態の通信システムでは、 ゲートウェイ 装置 5が携帯端末 1とサーバ装置 7との間に設けられ、 次文書の判別や次文書の 文書データの転送管理を行う。 この構成によれば、 サーバ装置 7として、 既存の サーバ装置が利用できる。 Further, in the first embodiment of the present invention, a configuration in which one mobile terminal 1 and one server device 2 are included is shown, but the communication system includes a plurality of mobile terminals and a plurality of server devices. May be. In this case, a unique identifier (or address) is assigned to all mobile terminals and server devices in order to identify each mobile terminal and each server device. The identifiers assigned to the mobile terminal and the server device are used to identify the source and destination of the message. Next, a communication system according to a second embodiment of the present invention will be described with reference to FIG. 8 and FIG. FIG. 8 is a configuration diagram of a communication system according to the second embodiment. FIG. 9 is a sequence diagram for explaining the operation of the communication system of FIG. In the communication system of the first embodiment described above, direct communication is performed between the portable terminal 1 for displaying document data and the server device 2 storing the document data. On the other hand, in the communication system according to the second embodiment, the gateway device 5 is provided between the mobile terminal 1 and the server device 7, and performs determination of a next document and transfer management of document data of the next document. According to this configuration, an existing server device can be used as the server device 7.
第 8図に示されるように、 本発明の第 2の実施の形態による通信システムは、 携帯端末 1と、 ゲートウェイ装置 5と、 サーバ装置 7と、. ネッ トワーク 4と、 ネ ッ トワーク 6とを含んで構成される。 携帯端末 1 とゲ一トウヱイ装置 5はネッ ト ワーク 4を介して互いに接続されている。 ゲ一トウヱイ装置 5とサーバ装置 7は ネットワーク 6を介して互いに接続されている。 携帯端末 1は、 上述した第 1の 実施の形態の携帯端末 1と全く同じ構成、 機能を有するためここでは説明を省略 する。  As shown in FIG. 8, the communication system according to the second embodiment of the present invention includes a mobile terminal 1, a gateway device 5, a server device 7, a network 4, and a network 6. It is comprised including. The mobile terminal 1 and the gateway device 5 are connected to each other via a network 4. The gateway device 5 and the server device 7 are connected to each other via a network 6. The mobile terminal 1 has exactly the same configuration and functions as the mobile terminal 1 of the above-described first embodiment, and thus the description is omitted here.
ゲートゥ イ装置 5は、 文書要求受信部 5 1と、 次文書判別部 5 2と、 文書送 信部 5 3と、 文書保持部 5 4とを含んで構成される。 文書要求受信部 5 1は、 文 書要求送信部 1 3からの文書取得要求メッセージを受信し、 該文書取得要求メッ セージに含まれる文書識別子を伴う文書取得要求を次文書判別部 5 2に通知し、 該文書取得要求メッセージをサーバ装置 7に送信する。  The gateway device 5 includes a document request receiving unit 51, a next document discriminating unit 52, a document transmitting unit 53, and a document holding unit 54. The document request reception unit 51 receives the document acquisition request message from the document request transmission unit 13 and notifies the next document determination unit 52 of a document acquisition request accompanied by the document identifier included in the document acquisition request message. Then, the document acquisition request message is transmitted to the server device 7.
文書要求受信部 5 1はまた、 文書要求送信部 1 3からの次文書取得要求メッセ —ジを受信し、 該次文書取得要求メッセージに含まれる文書識別子を伴う次文書 取得要求を次文書判別部 5 2に通知する。  The document request receiving section 51 also receives the next document acquisition request message from the document request transmitting section 13 and sends the next document acquisition request accompanied by the document identifier included in the next document acquisition request message to the next document determination section. 5 Notify 2.
次文書判別部 5 2は、 文書要求受信部 5 1から文書識別子を伴う文書取得要求 を受け取ると、 該文書識別子を記憶しておく。 その後、 次文書判別部 5 2は、 文 書送信部 7 2からの文書データ転送メッセージを受信すると、 該文書データ転送 メッセージに含まれる全ての文書識別子と文書データの組を文書保持部 5 4に格 納する。 そして、 次文書判別部 5 2は、 上述の文書要求受信部 5 1から通知され た文書識別子に対応する文書データの内容から該文書識別子で識別される文書の 次文書にあたる全ての文書の文書識別子を判別する。更に、次文書判別部 5 2は、 文書要求受信部 5 1から通知された文書識別子 (この文書識別子がデッキに対応 する場合は、 最初に表示されるカードの文書識別子) と、 次文書として判別した 全ての文書識別子を文書送信部 5 3に通知する。 When receiving the document acquisition request accompanied by the document identifier from the document request receiving unit 51, the next document determination unit 52 stores the document identifier. Thereafter, upon receiving the document data transfer message from the document transmitting unit 72, the next document discriminating unit 52 stores all the sets of document identifiers and document data included in the document data transfer message in the document holding unit 54. Store. Then, the next document discriminating unit 52 is notified from the document request receiving unit 51 described above. From the contents of the document data corresponding to the document identifier, the document identifiers of all the documents following the document identified by the document identifier are determined. Further, the next document discriminating unit 52 discriminates the document identifier notified from the document request receiving unit 51 (if this document identifier corresponds to a deck, the document identifier of the card displayed first) as the next document. Notify all the document identifiers to the document transmitting unit 53.
次文書判別部 5 2は、 又、 文書要求受信部 5 1から文書識別子を伴う次文書取 得要求が通知されると、 該文書識別子に対応する文書データを文書保持部 5 4か ら読み出す。 そして、 次文書判別部 5 2は、 該文書データの内容に基づいて該文 書識別子で識別される文書の次文書にあたる全ての文書の文書識別子を判別し、 次文書として判別された文書に対応する全ての文書識別子を文書送信部 5 3に通 知する。  When the next document determination unit 52 is notified of the next document acquisition request accompanied by the document identifier from the document request receiving unit 51, it reads the document data corresponding to the document identifier from the document holding unit 54. Then, the next document determination unit 52 determines the document identifiers of all documents that are the next documents of the document identified by the document identifier based on the content of the document data, and corresponds to the document determined as the next document. The document transmitting unit 53 is notified of all the document identifiers to be transmitted.
文書送信部 5 3は、 次文書判別部 5 2から一つ、 又は、 複数の文書識別子が通 知されると、 通知された文書識別子に対応する文書データを文書保持部 5 4から 読み出し、 通知された全ての文書識別子と文書データの組を含む文書データ転送 メッセージを作成する。 そして、 文書送信部 5 3は、 該文書データ転送メッセ一 ジをネッ トワーク 4を介して携帯端末 1に送信する。  When one or more document identifiers are notified from the next document discriminating unit 52, the document transmitting unit 53 reads out the document data corresponding to the notified document identifier from the document holding unit 54, and notifies the document data. Create a document data transfer message that includes all the document identifiers and document data sets. Then, the document transmitting section 53 transmits the document data transfer message to the portable terminal 1 via the network 4.
文書保持部 5 4は、 ゲートウ ィ装置 5で受信した文書の文書識別子と文書デ 一タの組を一時的に格納する手段である。 サーバ装置 7は、 文書要求受信部 7 1 と、 文書送信部 7 2と、 文書記憶部 7 3とを含んで構成される。  The document holding unit 54 is a means for temporarily storing a set of a document identifier and document data of the document received by the gateway device 5. The server device 7 includes a document request receiving section 71, a document transmitting section 72, and a document storage section 73.
文書要求受信部 7 1は、 ゲートウェイ装置 5の文書要求受信部 5 1からの文書 取得要求メッセージを受信し、 該文書取得要求メッセージから文書識別子を取り 出し、 該文書識別子を伴う文書取得要求を文書送信部 7 2に通知する。  The document request receiving unit 71 receives the document acquisition request message from the document request receiving unit 51 of the gateway device 5, extracts the document identifier from the document acquisition request message, and converts the document acquisition request with the document identifier into a document. The transmitting unit 72 is notified.
文書送信部 7 2は、 文書要求受信部 7 1から通知される文書識別子を伴った文 書取得要求に応じて、 該文書識別子に対応する文書データを文書記憶部 7 3から 読み出す。 文書送信部 7 2は、 該文書識別子と読み出した該文書データの組を含 む文書データ転送メッセージを作成し、 該文書データ転送メッセージをネッ トヮ —ク 6を介してゲートゥヱイ装置 5へ送信する。  In response to the document acquisition request accompanied by the document identifier notified from the document request receiving unit 71, the document transmitting unit 72 reads out the document data corresponding to the document identifier from the document storage unit 73. The document transmitting unit 72 creates a document data transfer message including the set of the document identifier and the read document data, and transmits the document data transfer message to the gateway device 5 via the network 6. .
文書記億部 7 3は、 上述の文書記憶部 2 4と同様、 文書の記憶部位であり、 文 書の文書識別子と文書データの組を記憶する。 サーバ装置 7は、既存の技術で構成されるサーバ装置を想定しており、例えば、 既存のパーソナルコンピュータやワークステーション装置でよい。 また、 サーバ 装置 7は、 文書要求受信部 7 1と文書送信部 7 2を、 T C P / I P (Transmi ss i on control Protocol I Internet Protocol ) プロ トコル制御部と HTT P (Hyp er-Text Transfer Protocol )プロトコル制御部とを利用して実現するサーバ装置 でも良い。 The document storage unit 73 is a storage unit of a document similarly to the above-described document storage unit 24, and stores a set of a document identifier of a document and document data. The server device 7 is assumed to be a server device configured with existing technology, and may be, for example, an existing personal computer or workstation device. Further, the server device 7 includes a document request receiving unit 71 and a document transmitting unit 72, a TCP / IP (Transmission control Protocol I Internet Protocol) protocol control unit and an HTTP (Hyper-Text Transfer Protocol). A server device realized using a protocol control unit may be used.
ネッ トワーク 4とネットワーク 6はデータ通信サービスを提供するための通信 網であり、 互いに異なる技術で構成されていても良い。 また、 携帯端末 1とゲー トウヱイ装置 5の間と、 ゲ一トウヱイ装置 5とサーバ装置 7間も互いに異なる通 信技術を使用して接続しても良い。 例えば、 ネッ トワーク 4.を移動通信網、 ネッ トワーク 6をインタ一ネッ トとしてもよい。 この場合、. 携帯端末 1とゲートゥェ ィ装置 5間では移動通信網に最適化された通信技術 (例えば、 WA Pのプロトコ ル群) を利用し、 ゲートウェイ装置 5とサーバ装置 7間では T C P Z I Pプロト コル群を利用しても良い。  The network 4 and the network 6 are communication networks for providing a data communication service, and may be configured by different technologies. Further, the mobile terminal 1 and the gateway device 5 may be connected to each other, and the gateway device 5 and the server device 7 may be connected to each other using different communication technologies. For example, the network 4 may be a mobile communication network, and the network 6 may be an Internet. In this case, the mobile terminal 1 and the gateway device 5 use a communication technology (for example, a group of WAP protocols) optimized for a mobile communication network, and the gateway device 5 and the server device 7 use a TCPZIP protocol. Groups may be used.
次に、 第 8図及び第 9図に加えて、 第 4囟をも参照して、 本発明の第 2の実施 の形態による通信システムの動作について説明する。 なお、 該携帯端末 1の文書 保持部 1 5は、 カード C 1〜C 7を含むデッキ Dのいずれの文書データをも記憶 していないとする。  Next, the operation of the communication system according to the second exemplary embodiment of the present invention will be described with reference to FIG. 4 in addition to FIG. 8 and FIG. It is assumed that the document holding unit 15 of the mobile terminal 1 does not store any document data of the deck D including the cards C1 to C7.
利用者が、 端末装置 1にデッキ Dの取得を指示する (シーケンス Y 1 ) と、 端 末装置 1は、 上述した第 1の実施の形態の端末装置 1と動作と同様に動作する。 即ち、 携帯端末 1は、 文書要求送信部 1 3からデッキ Dの文書識別子を含む文書 取得要求メッセージをネッ トワーク 4を介してゲートゥヱイ装置 5へ送信する (シーケンス Y 2 )。  When the user instructs the terminal device 1 to acquire the deck D (sequence Y1), the terminal device 1 operates in the same manner as the terminal device 1 of the first embodiment described above. That is, the mobile terminal 1 transmits a document acquisition request message including the document identifier of the deck D from the document request transmission unit 13 to the gateway device 5 via the network 4 (sequence Y 2).
ゲートウエイ装置 5の文書要求受信部 5 1は、 文書取得要求メッセージを受信 すると、 該文書取得要求メッセージからデッキ Dの文書識別子を取り出し、 該文 書識別子を伴う文書取得要求を次文書判別部 5 2に通知し、 該文書取得要求メッ セージをネッ トワーク 6を介してサーバ装置 7に送信する (シーケンス Υ 3 )。 こ の時、 次文書判別部 5 2は、 通知されたデッキ Dの文書識別子を記憶する。  Upon receiving the document acquisition request message, the document request receiving section 51 of the gateway device 5 extracts the document identifier of the deck D from the document acquisition request message, and sends a document acquisition request accompanied by the document identifier to the next document discriminating section 5 2 And sends the document acquisition request message to the server device 7 via the network 6 (sequence # 3). At this time, the next document discriminating unit 52 stores the document identifier of the notified deck D.
サーバ装置 7の文書要求受信部 7 1は、 前記文書要求受信部 5 1から送信され た文書取得要求メッセージを受信すると、 該文書取得要求メッセージに含まれる 文書識別子 (デッキ Dの文書識別子) を取り出し、 該文書識別子を伴う文書取得 要求を文書送信部 7 2に通知する。 The document request receiving section 71 of the server device 7 transmits the document request receiving section 51 When the received document acquisition request message is received, a document identifier (document identifier of Deck D) included in the document acquisition request message is extracted, and a document acquisition request accompanied by the document identifier is notified to the document transmission unit 72.
文書送信部 7 2は、 通知された文書識別子がデツキ Dの文書識別子であること から、 文書記憶部 7 3からカード C 1〜カード C 7を含むデッキ D全体の文書デ ータを読み出し、 デッキ Dの文書識別子とデッキ D全体の文書デー夕の組を含む 文書データ転送メッセ一ジを作成し、 該文書データ転送メッセージをネッ トヮー ク 6を介してゲ一トウエイ装置 5へ送信する (シーケンス Y 4 )。  The document transmitting unit 72 reads the entire document data including the cards C1 to C7 from the document storage unit 73 since the notified document identifier is the document identifier of the deck D, and A document data transfer message including a set of the document identifier of D and the document data of the entire deck D is created, and the document data transfer message is transmitted to the gateway device 5 via the network 6 (sequence Y Four ).
ゲートウ イ装置 5の次文書判別部 5 2は、 前記文書送信部 7 2から送信され た文書データ転送メッセージを受信すると、 該文書データ転送メッセージから文 書識別子と文書デ一タの組を取出して文書保持部 5 4.に格納する。 また次文書判 別部 5 2は、 記憶しておいた文書識別子に対応する文書がカードではなくデッキ であることを認識すると、 最初に表示すべき文書を、 デッキ Dの文書データに基 づいて特定する。 この場合、 最初に表示される文書は、 カード C 1である。 そし て、 次文書判別部 5 2は、 カード C 1の文書データの内容に基づいてカード C 1 の次文書にあたる全ての文書の文書識別子を判別する。 この場合、 カード C 2、 カード C 3がカード C 1の次文書にあたる。 次文書判別部 5 2は、 最初に表示さ れるカード C 1と、 その次文書に当たる力一ド C 2及びカード C 3の文書識別子 を文書送信部 5 3に通知する。  Upon receiving the document data transfer message transmitted from the document transmitting unit 72, the next document determination unit 52 of the gateway device 5 extracts a set of a document identifier and document data from the document data transfer message. Stored in document holder 5 4. When the next document discriminating unit 52 recognizes that the document corresponding to the stored document identifier is not a card but a deck, the next document to be displayed first is determined based on the document data of the deck D. Identify. In this case, the first document displayed is card C1. Then, the next document discriminating unit 52 discriminates the document identifiers of all documents corresponding to the next document of the card C1 based on the contents of the document data of the card C1. In this case, card C 2 and card C 3 are the next documents after card C 1. The next document discriminating unit 52 notifies the document transmitting unit 53 of the card C1 displayed first, the force C2 corresponding to the next document, and the document identifier of the card C3.
文書送信部 5 3は、 次文書判別部 5 2からカード C 1、 C 2、 及び C 3の文書 識別子が通知されると、 通知された文書識別子に対応する文書データを文書保持 部 5 4から読み出し、 カード C l、 C 2、 及び C 3の文書識別子とこれら文書識 別子にそれぞれ対応する文書データの組を含む文書データ転送メッセージを作成 し、 該文書データ転送メッセージをネッ トワーク 4を介して携帯端末 1に送信す る (シーケンス Y 5 )。  When the document identifiers of the cards C1, C2, and C3 are notified from the next document determination unit 52, the document transmission unit 53 transmits the document data corresponding to the notified document identifiers from the document storage unit 54. Read out, create a document data transfer message including the document identifiers of the cards C1, C2, and C3 and the document data sets corresponding to these document identifiers, and send the document data transfer message via the network 4. To the mobile terminal 1 (sequence Y5).
携帯端末 1の文書受信部 1 4は、 文書送信部 5 3から送信された文書データ転 送メッセージを受信する。 以降、 携帯端末 1は、 上述した第 1の実施の形態の携 帯端末 1の動作と同様に動作する。 即ち、 該文書データ転送メッセージに含まれ るカード C l、 C 2、 及び C 3の文書識別子と文書データの組は文書保持部 1 5 に格納され、力一ド C 1が携帯端末 1の表示装置に表示される(シーケンス Y 6 )。 ここで、利用者が力一ド C 1の表示を閲覧し、 ボタン 1を押下したとする (同、 シーケンス Υ 7 )。 この時、選択部 1 1は、 ボタン 1の押下のィベント発生を文書 表示部 1 2に通知する。 文書表示部 1 2は、 選択部 1 1からイベント発生の通知 を受けると、 次文書をカード C 2と特定し、 文書保持部 1 5からカード C 2の文 書データを読み出し、 表示装置に表示する (同、 シーケンス Υ 8 )。 同時に、 文書 表示部 1 2は、 文書要求送信部 1 3にカード C 2の文書識別子を伴う次文書取得 要求を通知する。 文書要求送信部 1 3は、 カード C 2の文書識別子を含む次文書 取得要求メッセージをネッ トワーク 4を介してゲートゥヱィ装置 5へ送信する (シーケンス Υ 9 )。 The document receiving section 14 of the mobile terminal 1 receives the document data transfer message transmitted from the document transmitting section 53. Thereafter, the mobile terminal 1 operates in the same manner as the operation of the mobile terminal 1 of the first embodiment described above. That is, the set of the document identifiers and the document data of the cards C1, C2, and C3 included in the document data transfer message is stored in the document holding unit 15. And the force C 1 is displayed on the display device of the portable terminal 1 (sequence Y 6). Here, it is assumed that the user browses the display of the force C1 and presses the button 1 (sequence No. 7). At this time, the selection unit 11 notifies the document display unit 12 of the occurrence of the event of pressing the button 1. Upon receiving the notification of the event occurrence from the selection unit 11, the document display unit 12 identifies the next document as the card C2, reads out the document data of the card C2 from the document storage unit 15, and displays the data on the display device. (Same as above, sequence Υ 8). At the same time, the document display unit 12 notifies the document request transmission unit 13 of a next document acquisition request accompanied by the document identifier of the card C2. The document request transmission unit 13 transmits a next document acquisition request message including the document identifier of the card C2 to the gateway device 5 via the network 4 (sequence # 9).
ゲートゥ Xィ装置 5の文書要求受信部 5 1は、 文書要求送信部 1 3から送信さ れた次文書取得要求メッセージを受信すると、 該次文書取得要求メッセージに含 まれる文書識別子 (カード C 2の文書識別子) を取り出し、 該文書識別子を伴う 次文書取得要求を次文書判別部 5 2に通知する。  When receiving the next document acquisition request message transmitted from the document request transmission unit 13, the document request receiving unit 51 of the gate X device 5 receives the document identifier (card C 2) included in the next document acquisition request message. Then, a next document acquisition request accompanied by the document identifier is notified to the next document determination unit 52.
次文書判別部 5 2は、 前記次文書取得要求が通知されると、 通知されたカード C 2の文書識別子に対応する文書データを文書保持部 5 4から読み出し、 カード C 2の文書データの内容に基づいて力一ド C 2の次文書が力一ド C 4、 C 5であ ることを判別する。 そして、 次文書判別部 5 2は、 判別したカード C 4及び C 5 の文書識別子を文書送信部 5 3に通知する。  When the next document acquisition request is notified, the next document determination unit 52 reads out the document data corresponding to the notified document identifier of the card C2 from the document holding unit 54, and the content of the document data of the card C2. Then, it is determined that the documents following force C2 are force C4 and C5 based on the information. Then, the next document determination unit 52 notifies the document transmission unit 53 of the determined document identifiers of the cards C4 and C5.
文書送信部 5 3は、 次文書判別部 5 2からカード C 4及び C 5の文書識別子が 通知されると、 通知された文書識別子に対応する文書データ (次文書データ) を 文書保持部 5 4から読み出す。 そして、 文書送信部 5 3は、 カード C 4及び C 5 の文書識別子と文書データの組を含む文書データ転送メッセージを作成し、 該文 書データ転送メッセージをネッ トワーク 4を介して携帯端末 1へ送信する (シー ケンス Y 1 0 )。  When the document identifiers of the cards C4 and C5 are notified from the next document discriminating unit 52, the document transmitting unit 53 stores the document data (next document data) corresponding to the notified document identifiers into the document holding unit 54. Read from Then, the document transmitting unit 53 creates a document data transfer message including the set of the document identifiers of the cards C 4 and C 5 and the document data, and sends the document data transfer message to the mobile terminal 1 via the network 4. Send (sequence Y 10).
携帯端末 1は、 前記文書データ転送メッセージを受信すると、 該文書データ転 送メッセージに含まれているカード C 4及び C 5の文書識別子と文書データの組 を文書保持部 1 5に格納する。以後、 シーケンス Y l 1から Y 1 4までの動作は、 第 6図のシーケンス X 9から X 1 2までと同様なのでその説明を省略する。 ただ し、 第 2の実施の形態の通信システムにおいては、 携帯端末 1はサーバ装置 7で はなくケートウェイ装置 5と通信する。 Upon receiving the document data transfer message, the portable terminal 1 stores a set of the document identifiers of the cards C4 and C5 and the document data included in the document data transfer message in the document holding unit 15. Thereafter, the operations of the sequences Yl1 to Y14 are the same as those of the sequences X9 to X12 in FIG. However However, in the communication system according to the second embodiment, the mobile terminal 1 communicates with the gateway device 5 instead of the server device 7.
第 1 0図は第 2の実施の形態による通信システムの動作の概要を示すフローチ ヤー卜である。 第 1 0図を参照すると、 まず携帯端末 1がゲートウェイ装置 5に 対してデッキ D取得要求を送信する (S 1 1 )。次にゲートウェイ装置 5がサーバ 装置 7に対しデッキ D取得要求を送信する (S 1 2 )。次にサーバ装置 7がゲート ウェイ装置 5に対しデッキ D中のカード C 1〜C 7を全て送信する (S 1 3 )。次 にゲートウェイ装置 5が携帯端末 1に対しデッキ D中のカード C 1、 C 2、 及び C 3を送信する (S 1 4 )。次に携帯端末 1にてカード C 1に次いで C 2が選択さ れる (S 1 5 )。次に携帯端末 1がゲートウェイ装置 5に対しカード C 2の文書識 別子を含む次文書取得要求メッセージを送信する (S 1 6 )。次にゲ一トウェイ装 置 5がカード C 2の次文書として力一ド C 4及び C 5を判別する (S 1 7 )。次に ゲートウェイ装置 5が携帯端末 1に力一ド C 4及び C 5を送信する (S 1 8 )。 上述のように、 携帯端末 1とサーバ装置 7の間にゲートウェイ装置 5を介在さ せることにより、 サーバ装置 7として既存の技術で構成されたサーバ装置を用い ることができる。 それゆえ、 第 2の実施の形態による通信システムは、 第 1の実 施の形態の通信システムに比べ低コストである。  FIG. 10 is a flowchart showing an outline of the operation of the communication system according to the second embodiment. Referring to FIG. 10, first, the portable terminal 1 transmits a deck D acquisition request to the gateway device 5 (S11). Next, the gateway device 5 transmits a deck D acquisition request to the server device 7 (S12). Next, the server device 7 transmits all the cards C1 to C7 in the deck D to the gateway device 5 (S13). Next, the gateway device 5 transmits the cards C1, C2, and C3 in the deck D to the portable terminal 1 (S14). Next, the card C2 is selected next to the card C1 in the portable terminal 1 (S15). Next, the mobile terminal 1 transmits a next document acquisition request message including the document identifier of the card C2 to the gateway device 5 (S16). Next, the gateway device 5 determines the keys C4 and C5 as the next documents of the card C2 (S17). Next, the gateway device 5 transmits the forces C4 and C5 to the portable terminal 1 (S18). As described above, by interposing the gateway device 5 between the mobile terminal 1 and the server device 7, a server device configured by an existing technology can be used as the server device 7. Therefore, the communication system according to the second embodiment is lower in cost than the communication system according to the first embodiment.
第 2の実施の形態の通信システムでは、 次文書が存在しない文書の表示要求時 (上記の説明ではカード C 5の表示要求時が該当する) にも次文書が存在する場 合と同様に処理を行うが、 携帯端末 1の文書表示部 1 2が、 次文書の有無を調査 し、 次文書が存在しない場合には文書要求送信部 1 3に次文書取得要求を行わな いようにしてもよい。 又は、 ゲートゥ Iィ 5の次文書判別部 5 2が、 次文書取得 要求された文書に次文書が定義されていないと判別した場合には、 文書送信部 5 3に何も通知しないようにしても良い。 この場合、 携帯端末 1とゲートウェイ 5 との間での送信される送信メッセージ数と送信データ量を削減することができ る。  In the communication system according to the second embodiment, when a display request for a document in which no next document exists does not occur (the above description corresponds to a display request for card C5), processing is performed in the same manner as when a next document exists. The document display unit 12 of the mobile terminal 1 checks whether there is a next document, and if the next document does not exist, the document display transmitting unit 13 does not request the next document acquisition. Good. Alternatively, if the next document determining unit 52 of the gate I 5 determines that the next document is not defined in the requested document, the document transmitting unit 53 is not notified. Is also good. In this case, it is possible to reduce the number of transmission messages transmitted between the mobile terminal 1 and the gateway 5 and the amount of transmission data.
また、 第 2の実施の形態の通信システムでは、 次文書判別部 5 2が文書送信部 5 3に全ての次文書の文書識別子を通知するが、 通知する文書識別子の数を制限 したり、 送信する文書データの量を制限するために文書識別子に最大データサイ ズ情報を付加したりしてもよい。 この場合、 文書識別子の数又は最大データサイ ズを制限するために過去の次文書選択履歴を利用するようにしてもよい。 Further, in the communication system according to the second embodiment, the next document discriminating unit 52 notifies the document transmitting unit 53 of the document identifiers of all the next documents. However, the number of document identifiers to be notified is limited, and Maximum data size in the document identifier to limit the amount of document data May be added. In this case, a past next document selection history may be used to limit the number of document identifiers or the maximum data size.
また、 第 2の実施の形態の通信システムは、 携帯端末 1とゲートウェイ装置 5 とサーバ装置 7がそれぞれ一つずつであるけれども、 複数の携帯端末、 複数のゲ 一トウヱイ装置、 複数のサーバ装置を含んでいてもよい。 この場合、 複数の形態 端末、 複数のゲートゥヱイ装置、 及び複数のサーバ装置には、 それぞれ固有の識 別子又はアドレスが付与され、 かつ、 各携帯端末が特定のゲ一トウユイ装置を利 用するように、 あるいは各文書が特定のゲートウエイ装置を通過するように関連 付けが成される。 携帯端末、 ゲ一トウヱイ装置、 及びサーバ装置の各々に付与さ れた固有の識別子又はァドレスは、 各メッセージの発信元および宛先を識別する ために利用される。  Further, the communication system according to the second embodiment includes a plurality of mobile terminals, a plurality of gateway devices, and a plurality of server devices, although the mobile terminal 1, the gateway device 5, and the server device 7 are each one. May be included. In this case, a unique identifier or address is assigned to each of the plurality of form terminals, the plurality of gateway devices, and the plurality of server devices, and each mobile terminal uses a specific gateway device. Alternatively, an association is made so that each document passes through a particular gateway device. The unique identifier or address assigned to each of the mobile terminal, the gateway device, and the server device is used to identify the source and destination of each message.
次に、 第 1 1図及び第 1 2図を参照して、 本発明の第 3の実施の形態による通 信システムについて説明する。 第 1 1図は第 3の実施の形態のによる通信システ ムの構成図、 第 1 2図は第 3の実施の形態による通信システムの動作を説明する ためのシーケンス図である。 第 1 1図に示されるように、 本発明の第 3の実施の 形態による通信システムは、 以下のように第 1の実施の形態による通信システム と異なっている。 即ち、 携帯端末 1が次文書判別部 1 6を備えている。 次文書判 別部 1 6は、 文書表示部 1 2からの文書取得要求と次文書取得要求の通知を受け る。 また、 サーバ装置 2の文書要求受信部 2 1が、 文書送信部 2 3に接続されて いる。 文書要求受信部 2 1は、 次文書取得要求メッセージを受信したとき、 該次 文書取得要求メッセージから取り出した文書識別子を文書送信部 2 3へ通知す る。  Next, a communication system according to a third embodiment of the present invention will be described with reference to FIG. 11 and FIG. FIG. 11 is a configuration diagram of a communication system according to the third embodiment, and FIG. 12 is a sequence diagram for explaining an operation of the communication system according to the third embodiment. As shown in FIG. 11, the communication system according to the third embodiment of the present invention is different from the communication system according to the first embodiment as follows. That is, the mobile terminal 1 includes the next document determination unit 16. The next document determination unit 16 receives a document acquisition request from the document display unit 12 and a notification of the next document acquisition request. Further, the document request receiving section 21 of the server device 2 is connected to the document transmitting section 23. When receiving the next document acquisition request message, the document request reception unit 21 notifies the document transmission unit 23 of the document identifier extracted from the next document acquisition request message.
次文書判別部 1 6は、 文書表示部 1 2から文書識別子を伴う文書取得要求が通 知されると、 該文書識別子を伴う文書取得要求をそのまま文書要求送信部 1 3に 通知する。 次文書判別部 1 6は、 又、 文書表示部 1 2から文書識別子を伴う次文 書取得要求が通知されると、 該文書識別子に対応する文書データを文書保持部 1 5から読み出し、 該文書データから該文書識別子の次文書にあたる全ての文書を 判別し、 判別した全ての文書の文書識別子を伴う次文書取得要求を文書要求送信 部 1 3に通知する。 次に、 第 1 1図及び第 1 2図に加え、 第 4図をも参照して、 本発明の第 3の実 施の形態による通信システムの動作について説明する。 該携帯端末 1の文書保持 部 1 5が、 カード C 1〜カード C 7のいずれの文書データも記憶していないと仮 定する。 When receiving a document acquisition request with a document identifier from the document display unit 12, the next document determination unit 16 notifies the document request transmission unit 13 of the document acquisition request with the document identifier as it is. When the next document determination unit 16 is notified of the next document acquisition request accompanied by the document identifier from the document display unit 12, the next document determination unit 16 reads the document data corresponding to the document identifier from the document holding unit 15, and reads the document data. From the data, all the documents corresponding to the next document identifier are determined, and a next document acquisition request accompanied by the document identifiers of all the determined documents is notified to the document request transmission unit 13. Next, the operation of the communication system according to the third embodiment of the present invention will be described with reference to FIG. 4 in addition to FIGS. 11 and 12. It is assumed that the document holding unit 15 of the mobile terminal 1 does not store any document data of the cards C1 to C7.
利用者が、 デッキ Dの取得を指示すると (シーケンス Z 1 )、選択部 1 1が文書 表示部 1 2にイベント発生を通知する。 文書表示部 1 2は、 イベントの意味と現 在表示されている文書の内容とから、デッキ Dの取得命令を受けたことを認識し、 デッキ Dの文書識別子及び文書取得要求を次文書判別部 1 6に通知する。 次文書 判別部 1 6は、 通知された文書取得要求をそのまま文書要求送信部 1 3に通知す る。  When the user instructs acquisition of Deck D (sequence Z1), the selection unit 11 notifies the document display unit 12 of the occurrence of the event. Based on the meaning of the event and the content of the currently displayed document, the document display unit 12 recognizes that the instruction to acquire the deck D has been received, and transmits the document identifier of the deck D and the document acquisition request to the next document determination unit. Notify 16 The next document determination unit 16 notifies the document request transmission unit 13 of the notified document acquisition request as it is.
文書要求送信部 1 3は、 通知されたデッキ Dの文書識別子を含む文書取得要求 メッセージを作成し、 該文書取得要求メッセージをネッ トワーク 3を介してサー バ装置 2に送信する (シーケンス Z 2 )。  The document request transmission unit 13 creates a document acquisition request message including the notified document identifier of the deck D, and transmits the document acquisition request message to the server device 2 via the network 3 (sequence Z 2) .
サーバ装置 2は、 文書取得要求メッセージを受信すると、 第 1の実施の形態の サーバ装置と同様に、 文書送信部 2 3からカード C 1、 C 2、 及び C 3の文書識 別子とそれに対応する文書データの組を含む文書データ転送メッセージをネッ ト ワーク 3を介して携帯端末 1へ送信する (シーケンス Z 3 )。  Upon receiving the document acquisition request message, the server device 2 receives the document identifiers of the cards C1, C2, and C3 from the document transmission unit 23 and the corresponding devices in the same manner as the server device of the first embodiment. A document data transfer message including a set of document data to be transmitted is transmitted to the mobile terminal 1 via the network 3 (sequence Z 3).
携帯端末 1は、 文書データ転送メッセージを受信すると、 第 1の実施の形態の 携帯端末 1と同様に、該文書データ転送メッセージに含まれるカード C 1、 C 2、 及び C 3の文書識別子とそれに対応する文書データの組を文書保持部 1 5に格納 し、 カード C 1を携帯端末 1の表示装置に表示する (シーケンス Z 4 )。  Upon receiving the document data transfer message, the mobile terminal 1 receives the document identifiers of the cards C1, C2, and C3 included in the document data transfer message and the same as the mobile terminal 1 of the first embodiment. The corresponding document data set is stored in the document holding unit 15, and the card C1 is displayed on the display device of the portable terminal 1 (sequence Z4).
ここで、 上述した第 1の実施の形態の動作と同様に、 利用者が表示された力一 ド C 1を閲覧し、 ボタン 1を押下したとする (シーケンス Z 5 )。 この時、 選択部 1 1は、 ボタン 1押下のィベントを通知文書表示部 1 2に通知する。 文書表示部 1 2は、 ボタン 1の押下イベントの発生の通知を受けると、 次文書がカード C 2 であると特定し、 文書保持部 1 5からカード C 2の文書データを読み出し、 表示 装置に表示させる (シーケンス Z 6 )。 又文書表示部 1 2は、 次文書判別部 1 6に カード C 2の文書識別子を伴う次文書取得要求を通知する。  Here, as in the operation of the first embodiment described above, it is assumed that the user browses the displayed force C1 and presses the button 1 (sequence Z5). At this time, the selection unit 11 notifies the notification document display unit 12 of the event of pressing the button 1. Upon receiving the notification that the button 1 press event has occurred, the document display unit 12 identifies that the next document is the card C 2, reads the document data of the card C 2 from the document holding unit 15, and sends it to the display device. Display (sequence Z6). Further, the document display section 12 notifies the next document determination section 16 of a next document acquisition request accompanied by the document identifier of the card C2.
次文書判別部 1 6は、 前記次文書取得要求が通知されると、 通知されたカード C 2に対応する文書データを文書保持部 1 5から読み出す。 そして次文書判別部 1 6は、 読み出された文書データの内容に基づいてカード C 2の次文書が力一ド C 4及び C 5であることを判別し、 カード C 4及び C 5の文書識別子を伴う次文 書取得要求を文書要求送信部 1 3に通知する。 When the next document acquisition request is notified, the next document discriminator 16 receives the notified card. The document data corresponding to C2 is read from the document holding unit 15. Then, the next document discriminating section 16 discriminates that the next document of the card C2 is the force C4 and C5 based on the content of the read document data, and the document of the card C4 and C5. The next document acquisition request with the identifier is notified to the document request transmission unit 13.
第 1の実施の形態と同様に、 文書要求送信部 1 3は、 カード C 4及び C 5の文 書識別子を含む次文書取得要求メッセージをネッ トワーク 3を介してサーバ装置 2へ送信する (シーケンス Z 7 )。  As in the first embodiment, the document request transmission unit 13 transmits a next document acquisition request message including the document identifiers of the cards C4 and C5 to the server device 2 via the network 3 (sequence Z 7).
サーバ装置 2の文書要求受信部 2 1は、 次文書デ一タ転送メッセージを受信す ると、 該次文書データ転送メッセージに含まれるカード C 4及び C 5の文書識別 子を取り出し、 カード C 4及び C 5の文書識別子を文書送信部 2 3に通知する。 第 1の実施の形態と同様に、 文書送信部 2 3は、 カード C 4及び C 5の文書識 別子とこれらに対応する文書データ (次文書データ) の組を含む文書転送メッセ ージをネッ トワーク 3を介して携帯端末 1へ送信する (シーケンス Z 8 )。  Upon receiving the next document data transfer message, the document request receiving section 21 of the server device 2 extracts the document identifiers of the cards C 4 and C 5 included in the next document data transfer message, and reads the card C 4 And the document identifier of C5 to the document transmitting unit 23. As in the first embodiment, the document transmission section 23 sends a document transfer message including a set of the document identifiers of the cards C4 and C5 and the corresponding document data (next document data). The data is transmitted to the mobile terminal 1 via the network 3 (sequence Z8).
携帯端末 1では、 この文書データ転送メッセージを受信すると、 該文書データ 転送メッセージに含まれているカード C 4、 C 5の文書識別子と文書データの組 を文書保持部 1 5に格納する。 シーケンス Z 9と Z 1 0の動作は、 第 6図のシ一 ケンス X 9と X 1 0と同様なので説明を省略する。  Upon receiving the document data transfer message, the portable terminal 1 stores a set of the document identifiers of the cards C4 and C5 and the document data included in the document data transfer message in the document holding unit 15. The operations of the sequences Z9 and Z10 are the same as those of the sequences X9 and X10 in FIG.
第 1 3図は第 3の実施の形態による通信システムの動作の概要を示すフローチ ヤートである。 第 1 3図を参照すると、 まず携帯端末 1がサーバ装置 2に対しデ ツキ D取得要求を送信する (S 2 1 )。次にサーバ装置 2が携帯端末 1に対しデッ キ D中の力一ド C 1、 S 2及び C 3を送信する (S 2 2 )。次に携帯端末 1にて力 ード C 1に次いでカード C 2が選択される (S 2 3 )。次に携帯端末 1にてカード C 2の次文書としてカード C 4、 C 5が判別される (S 2 4 )。次に携帯端末 1が サーバ装置 2に対しカード C 4及び C 5の文書識別子を含む次文書取得要求メッ セージを送信する (S 2 5 )。次にサーバ装置 2が携帯端末 1に対しカード C 4及 び C 5を送信する (S 2 6 )。  FIG. 13 is a flowchart showing an outline of the operation of the communication system according to the third embodiment. Referring to FIG. 13, first, the mobile terminal 1 transmits a deck D acquisition request to the server device 2 (S 21). Next, the server device 2 transmits the forces C1, S2, and C3 in the deck D to the portable terminal 1 (S22). Next, the card C2 is selected next to the card C1 in the portable terminal 1 (S23). Next, the cards C4 and C5 are determined as documents following the card C2 in the portable terminal 1 (S24). Next, the portable terminal 1 transmits a next document acquisition request message including the document identifiers of the cards C4 and C5 to the server device 2 (S25). Next, the server device 2 transmits the cards C4 and C5 to the portable terminal 1 (S26).
上述のように、 携帯端末が次文書判別部 1 6を備えることにより、 第 1の実施 の形態の通信システムよりも文書データの転送量を削減することができる。 本発明の実施の形態では、 次文書が存在しない文書の表示要求時 (上記の説明 ではカード C 5の表示要求時が該当する) にも次文書が存在する場合と同様に処 理を行っているが、 携帯端末 1の文書表示部 1 2又は次文書判別部 1 6が次文書 の有無を調査し、 次文書が存在しない場合には文書要求送信部 1 3に次文書取得 要求を行わないようにしてもよい。または、サーバ装置 2の次文書判別部 2 2で、 次文書取得要求された文書に対して次文書が存在しないことを検出した場合に は、 文書送信部 2 3に何も通知しないようにしてもよい。 この場合、 携帯端末 1 とサーバ装置 2との間で送信される送信メッセージの数と送信データ量をさらに 削減することができる。 As described above, by providing the next document determination unit 16 in the portable terminal, the transfer amount of the document data can be reduced as compared with the communication system of the first embodiment. In the embodiment of the present invention, when a display request for a document in which the next document does not exist (the above description In this case, the processing is performed in the same manner as when the next document exists. However, the document display unit 12 or the next document discriminating unit 16 of the portable terminal 1 is processed by the next document. It is also possible to check the presence or absence of the next document and, if the next document does not exist, not to make the next document acquisition request to the document request transmission unit 13. Alternatively, if the next document determination unit 22 of the server device 2 detects that the next document acquisition request does not include the next document, it does not notify the document transmission unit 23 of anything. Is also good. In this case, the number of transmission messages transmitted between the mobile terminal 1 and the server device 2 and the amount of transmission data can be further reduced.
又、 第 3の実施の形態では、 次文書判別部 1 6が判別した次文書の文書識別子 を全て文書要求送信部 1 3へ通知する様にしているが、 文書識別子の数を制限し たり、 各文書識別子に文書サイズを表す情報を付加するようにしてもよい。 文書 識別子の数を制限する場合には、 過去の次文書選択履歴の統計情報に基づいて次 文書識別子を選択するようにしても良い。  Further, in the third embodiment, all the document identifiers of the next document determined by the next document determination unit 16 are notified to the document request transmission unit 13, but the number of document identifiers is limited. Information indicating the document size may be added to each document identifier. When the number of document identifiers is limited, the next document identifier may be selected based on the statistical information of the past next document selection history.
又、 第 3の実施の形態の通信システムでは、 携帯端末 1とサーバ装置 2がそれ それ一つずつであるけれども、 複数の携帯端末及び複数のサーバ装置を有してい てもよい。 この場合、 複数の携帯端末及び複数のサーバ装置にそれぞれ固有の識 別子又はアドレスを付与することで、 携帯端末とサーバ装置間で転送されるメッ セージの発信元及び宛先を特定することができる。  In the communication system according to the third embodiment, the mobile terminal 1 and the server device 2 are each one, but may have a plurality of mobile terminals and a plurality of server devices. In this case, by assigning a unique identifier or address to each of the plurality of mobile terminals and the plurality of server devices, the source and destination of a message transferred between the mobile terminal and the server device can be specified. .
次に、 本発明の第 4の実施の形態について説明する。 第 4の実施の形態は構造 化された文書データをダウンロードするための通信方法の制御プログラムを記録 した記録媒体に関するものである。 第 1 4図は記録媒体駆動装置の一例の構成を 示す図である。 第 1 4図を参照すると、 記録媒体駆動装置は C P U (中央処理装 置) 8 1と、 記憶部 8 2と、 入力部 8 3とを含んで構成されている。 この C P U 8 1が上述した通信システムの携帯端末 1、 ゲートウェイ装置 5及びサーバ装置 2、 7を制御する。  Next, a fourth embodiment of the present invention will be described. The fourth embodiment relates to a recording medium on which a control program of a communication method for downloading structured document data is recorded. FIG. 14 is a diagram showing a configuration of an example of a recording medium driving device. Referring to FIG. 14, the recording medium drive includes a CPU (Central Processing Unit) 81, a storage unit 82, and an input unit 83. The CPU 81 controls the mobile terminal 1, the gateway device 5, and the server devices 2 and 7 of the communication system described above.
又、 記録媒体 8 4には上述したフローチャート (第 7図、 第 1 0図及び第 1 3 図) に示される通信方法を C P U 8 1に実行させるためのプログラムが予め記録 されている。 この記録媒体 8 4は、 例えば半導体メモリ、 光ディスク、 光磁気デ イスク、 磁気記録媒体により構成することが可能である。 次に、 この記録媒体駆動装置の動作について説明する。 まず、 入力部 8 3より C P U 8 1に対しプログラム読込み命令が入力されると、 C P U 8 1は記録媒体 8 4よりプログラムを読込み、 その読込んだプログラムを記憶部 8 2に書込む。 次に、 入力部 8 3より C P U 8 1に対しプログラム開始命令が入力されると、 C P U 8 1は記憶部 8 2よりプログラムを読出し、 そのプログラムに従い携帯端末 1、 ゲートウェイ装置 5及びサーバ装置 2、 7を制御する。 その制御の内容につ いてはフローチャート (第 7図、第 1 0図又は第 1 3図) に示したとおりである。 より具体的には携帯端末 1、 ゲートウェイ装置 5及びサーバ装置 2、 7はシーケ ンス図 (第 6図、 第 9図又は第 1 2図) に示すように制御される。 A program for causing the CPU 81 to execute the communication method shown in the above-described flowchart (FIGS. 7, 10 and 13) is recorded in the recording medium 84 in advance. This recording medium 84 can be composed of, for example, a semiconductor memory, an optical disk, a magneto-optical disk, or a magnetic recording medium. Next, the operation of the recording medium driving device will be described. First, when a program read instruction is input from the input unit 83 to the CPU 81, the CPU 81 reads a program from the recording medium 84 and writes the read program into the storage unit 82. Next, when a program start command is input to the CPU 81 from the input unit 83, the CPU 81 reads the program from the storage unit 82, and according to the program, the mobile terminal 1, the gateway device 5, the server device 2, Control 7 The details of the control are as shown in the flowchart (Fig. 7, Fig. 10 or Fig. 13). More specifically, the mobile terminal 1, the gateway device 5, and the server devices 2 and 7 are controlled as shown in a sequence diagram (FIG. 6, FIG. 9, or FIG. 12).
本発明によれば、 端末装置においてネッ トワークを介してサーバ装置が記憶す る構造化された文書をダウンロードするための通信システムにおいてそのシステ ムは前記端末装置にて既に取得されている文書の次の文書として関連付けられて いる文書を前記サーバ装置より前記端末装置に送信する次文書送信手段を含むた め、 ネッ トワーク帯域を無駄に消費するのを防止することが可能となる。  According to the present invention, in a communication system for downloading a structured document stored in a server device via a network in a terminal device, the communication system is provided next to a document already acquired in the terminal device. Since it includes the next document transmission means for transmitting the document associated as the first document from the server device to the terminal device, it is possible to prevent unnecessary consumption of the network bandwidth.
又、 本発明によれば、 端末装置においてネッ トワークを介してサーバ装置が記 憶する構造化された文書をダウンロードするための通信方法において、 その方法 は前記端末装置にて既に取得されている文書の次の文書として関連付けられてい る文書を前記サーバ装置より前記端末装置に送信する次文書送信ステップを含む ため、 ネッ トワーク帯域を無駄に消費するのを防止することが可能となる。  Further, according to the present invention, in a communication method for downloading a structured document stored in a server device via a network in a terminal device, the method includes a method of downloading a document already acquired in the terminal device. Since this includes a next document transmission step of transmitting a document associated as the next document from the server device to the terminal device, it is possible to prevent the network bandwidth from being wasted.
さらに、 本発明によれば、 端末装置においてネッ トワークを介してサーバ装置 が記憶する構造化された文書を取得するための通信方法の制御プログラムを記録 した記録媒体において、 その記録媒体には前記端末装置にて既に取得されている 文書の次の文書として関連付けられている文書を前記サーバ装置より前記端末装 置に送信する次文書送信ステップを含む制御プログラムが記録されているため、 ネットワーク帯域を無駄に消費するのを防止することが可能となる。  Further, according to the present invention, in a recording medium recording a control program of a communication method for acquiring a structured document stored in a server device via a network in a terminal device, the recording medium includes the terminal device. Since a control program including a next document transmission step of transmitting a document associated with a document next to a document already acquired by the device from the server device to the terminal device is recorded, network bandwidth is wasted. Consumption can be prevented.
より具体的には、 本発明の第 1の効果は、 利用者の文書表示指示から文書表示 までの応答の高速性を保ちながら、 既存技術に比べて効率的なネッ トワーク帯域 利用ができることである。 その理由は、 利用者の文書指示に対して指示された文 書とその文書の次文書の文書だけを送信するからである。 本発明の第 2の効果は、 構造化された文書全ての文書データを端末の文書格納 部に格納する必要が無いことである。 この結果、 端末の必要メモリ量が削減でき る。 その理由は、 端末では、 構造化文書中の表示文書と表示文書の次文書の文書 データしかメモリに格納しないからである。 More specifically, a first effect of the present invention is that network bandwidth can be used more efficiently than existing technologies, while maintaining a high speed of response from a user's document display instruction to a document display. . The reason is that only the document specified by the user's document instruction and the document following the document are transmitted. A second effect of the present invention is that it is not necessary to store document data of all structured documents in a document storage unit of a terminal. As a result, the required memory of the terminal can be reduced. The reason is that the terminal stores only the display document in the structured document and the document data of the document following the display document in the memory.
本発明の第 3の効果は、 ゲートゥヱイ装置を導入することにより、 サーバ装置 として既存の技術で構成された装置を流用可能なことである。 この結果、 本発明 を実施する際のコストを低減することができる。 その理由は、 本発明の実施の際 に、 専用のサーバ装置を製造する必要が無いからである。 また、 新規にサーバ装 置を導入する場合においても、 該サーバ装置は本発明のサーバ装置として機能す るだけでなく、 既存技術で構成されたシステムのサーバ装置としても共用できる ため、 より大きな投資効果が見込めるからである。  A third effect of the present invention is that, by introducing a gateway device, a device configured with an existing technology can be used as a server device. As a result, the cost for carrying out the present invention can be reduced. The reason is that there is no need to manufacture a dedicated server device when implementing the present invention. In addition, even when a new server device is introduced, the server device can not only function as the server device of the present invention but also be used as a server device of a system configured with existing technologies, thereby increasing investment. This is because the effect can be expected.
本発明の第 4の効果は、 ゲートウェイ装置を導入することにより、 既存の技術 で既に運用されているサーバ装置を本発明のサーバ装置として流用可能なことで ある。 この結果、 本発明を実施する際のコストを削減することができる。 その理 由は、 サーバ装置として機能し得るサーバ装置が既に多数存在することになり、 その分の導入コストを削減することができるからである。 又、 既存の技術で構成 されたサーバ装置所有者の立場からみると、 該サーバ装置が、 何ら変更を施すこ と無く、 本発明のサーバ装置として機能するからである。  A fourth effect of the present invention is that, by introducing a gateway device, a server device already operated by existing technology can be used as the server device of the present invention. As a result, the cost for implementing the present invention can be reduced. The reason for this is that there are already many server devices that can function as server devices, and the introduction cost can be reduced accordingly. Also, from the standpoint of the owner of the server device configured with the existing technology, the server device functions as the server device of the present invention without any change.

Claims

請求の範囲 The scope of the claims
1 . 互いに関連付けられた複数の単位文書からなる構造化された文書を記憶す るサーバ装置と、 該サーバ装置にネッ トワーク介して接続される端末装置とを含 み、 前記端末装置が前記ネッ トワークを介して前記単位文書の少なくとも 1つを 前記サーバ装置からダウンロードする通信システムにおいて、 1. A server device that stores a structured document composed of a plurality of unit documents associated with each other, and a terminal device connected to the server device via a network, wherein the terminal device is connected to the network. A communication system that downloads at least one of the unit documents from the server device via
前記端末装置にて既に取得されている前記構造化された文書に含まれる第 1の 単位文書に次の単位文書として関連付けられている第 2の単位文書を、 前記サー バ装置から前記端末装置へ送信するための次文書送信手段を含むことを特徴とす る通信システム。  A second unit document associated as a next unit document with a first unit document included in the structured document already acquired by the terminal device is transmitted from the server device to the terminal device. A communication system characterized by including a next document transmitting means for transmitting.
2. 前記次文書送信手段が、  2. The next document transmission means:
前記端末装置に設けられ、 前記第 1の単位文書に付与された文書識別子を前記 サーバ装置に通知する文書通知手段と、  Document notification means provided in the terminal device, for notifying the server device of a document identifier assigned to the first unit document;
前記サーバ装置に設けられ、 前記文書通知手段から通知される前記文書識別子 を利用して前記第 2の単位文書を判別する次文書判別手段と、  A next document discriminating means provided in the server device for discriminating the second unit document using the document identifier notified from the document notifying means;
前記サーバ装置内で前記次文書判別手段に接続され、 該次文書判別手段で判別 された前記第 2の単位文書を前記端末装置へ送信する文書送信手段と、 を含むことを特徴とする請求項 1記載の通信システム。  And a document transmission unit connected to the next document determination unit in the server device and transmitting the second unit document determined by the next document determination unit to the terminal device. The communication system according to 1.
3. 前記ネッ トワークが 2つのネッ トワークで構成されており、 前記通信シス テムが、 更に、 これら 2つのネッ トワークを互いに接続する中継装置を有し、 前記次文書送信手段が、  3. The network includes two networks, the communication system further includes a relay device that connects the two networks to each other, and the next document transmission unit includes:
前記端末装置に設けられ、 前記第 1の単位文書に付与された文書識別子を前記 中継装置に通知する文書通知手段と、  A document notification unit provided in the terminal device, for notifying the relay device of a document identifier assigned to the first unit document;
前記サーバ装置に設けられ、 前記構造化された文書を前記中継装置へ送信する 構造化文書送信手段と、  A structured document transmission unit provided in the server device, for transmitting the structured document to the relay device;
前記中継装置に設けられ、 前記端末装置から通知された前記文書識別子を利用 して前記第 2の単位文書を判別する次文書判別手段と、  A next document discriminating unit provided in the relay device, for discriminating the second unit document using the document identifier notified from the terminal device;
前記中継装置内で前記次文書判別手段に接続され、 この次文書判別手段で判別 された前記第 2の単位文書を前記端末装置へ送信する文書送信手段と、 Connected to the next document discriminating means in the relay device, and discriminated by the next document discriminating means. Document transmission means for transmitting the generated second unit document to the terminal device,
を含むことを特徴とする請求項 1記載の構造化文書通信システム。 The structured document communication system according to claim 1, further comprising:
4. 前記次文書送信手段が、  4. The next document transmission means,
前記端末装置に設けられ、 前記第 2の単位文書を判別する次文書判別手段と、 前記端末装置内で前記次文書判別手段に接続され、 この次文書判別手段で判別 された前記第 2の単位文書の送信を前記サーバ装置に対して要求する次文書要求 手段と、  A next document discriminator provided in the terminal device for discriminating the second unit document; and the second unit connected to the next document discriminator in the terminal device and discriminated by the next document discriminator. Next document requesting means for requesting the server device to transmit a document,
前記サーバ装置に設けられ、 前記次文書要求手段からの要求に応じて前記第 2 の単位文書を前記端末装置へ送信する文書送信手段と、  A document transmission unit provided in the server device, for transmitting the second unit document to the terminal device in response to a request from the next document request unit;
を含むことを特徴とする請求項 1記載の構造化文書通信システム。 The structured document communication system according to claim 1, further comprising:
5. サーバ装置に記憶されている構造化された文書を構成する互いに関連付け られた複数の単位文書の少なくとも 1つを、 ネッ トワークを介してダウンロード するための端末装置において、  5. A terminal device for downloading, via a network, at least one of a plurality of unit documents associated with each other that constitutes a structured document stored in a server device,
既に取得されている前記構造化された文書に含まれる第 1の単位文書に次の単 位文書として関連付けられている第 2の単位文書を、 前記サーバ装置に送信させ る目的で、 前記第 1の単位文書に付与された文書識別子を前記サーバ装置に通知 する文書通知手段を含むことを特徴とする端末装置。  The first unit document associated with the first unit document included in the structured document that has already been acquired as the next unit document is transmitted to the server device. A terminal notifying unit for notifying the server of a document identifier assigned to the unit document.
6.互いに関連付けされた複数の単位文書からなる構造化された文書を記億し、 前記複数の単位文書の少なくとも 1つをネッ トワークを介して端末装置へ提供す るためのサーバ装置において、  6. A server device for storing a structured document including a plurality of unit documents associated with each other, and providing at least one of the plurality of unit documents to a terminal device via a network,
前記端末装置からの既に取得されている前記構造化された文書に含まれる第 1 の単位文書に付与された文書識別子の通知を受けたとき、 前記第 1の単位文書に 次の単位文書として関連付けられた第 2の単位文書を前記端末装置へ送信する文 書送信手段を含むことを特徴とするサーバ装置。  Upon receiving a notification of the document identifier assigned to the first unit document included in the structured document already obtained from the terminal device, associating the first unit document with the first unit document as a next unit document A server device including document transmitting means for transmitting the obtained second unit document to the terminal device.
7. サーバ装置に記憶されている構造化された文書を構成する互いに関連付け られた複数の単位文書の少なくとも 1つを、 中継装置によって互いに接続された 2つのネッ トワークを介してダウン口一ドするための端末装置であって、 予め前 記サーバ装置から前記中継装置に前記構造化された文書を送信させて、 前記中継 装置に前記構造化文書を格納させる端末装置において、 既に取得されている前記構造化された文書に含まれる第 1の単位文書に次の単 位文書として関連付けられた第 2の単位文書を、 前記中継装置に送信させる目的 で、 前記第 1の単位文書に付与された文書識別子を前記中継装置に通知する文書 通知手段を含むことを特徴とする端末装置。 7. Download at least one of a plurality of unit documents associated with each other that constitute a structured document stored in a server device via two networks connected to each other by a relay device. A terminal device for transmitting the structured document from the server device to the relay device in advance, and causing the relay device to store the structured document. In order to cause the relay device to transmit a second unit document associated with a first unit document included in the already obtained structured document as a next unit document, the first unit A terminal device, comprising: a document notifying unit that notifies a document identifier assigned to a document to the relay device.
8. サーバ装置に記憶されている構造化された文書を構成する互いに関連付け られた複数の単位文書の少なくとも 1つを、 端末装置が 2つのネッ トワークを介 してダウンロードする通信システムに使用される、 前記 2つのネットワークを互 いに接続するための中継装置において、  8. Used in a communication system in which a terminal device downloads, via two networks, at least one of a plurality of unit documents associated with each other that constitute a structured document stored in a server device. A relay device for connecting the two networks to each other,
前記サーバ装置から送られてくる前記構造化された文書を格納する文書保持手 段と、  Document holding means for storing the structured document sent from the server device;
前記端末装置からの既に取得されてい.る前記構造化された文書に含まれる第 1 の単位文書に付与された文書識別子の通知を受けたとき、 前記第 1の単位文書に 次の単位文書として関連付けられている第 2の単位文書を前記端末装置へ送信す る文書送信手段と、  When receiving the document identifier assigned to the first unit document included in the structured document that has already been obtained from the terminal device, the first unit document as the next unit document Document transmitting means for transmitting the associated second unit document to the terminal device;
を含むことを特徴とする中継装置。 A relay device comprising:
9. 構造化された文書を構成する互いに関連付けられた複数の単位文書を記億 し、 前記複数の単位文書の少なくとも 1つを、 中継装置で互いに接続された 2つ のネッ トワークを介して端末装置へ供給するサーバ装置において、  9. Record a plurality of unit documents associated with each other that constitute a structured document, and store at least one of the plurality of unit documents in a terminal via two networks connected to each other by a relay device. In the server device that supplies the device,
前記端末装置からの既に取得されている前記構造化された文書に含まれる第 1 の単位文書に付与された文書識別子の通知を受けたときに、 前記第 1の単位文書 に次の単位文書として関連付けられている第 2の単位文書を前記中継装置から前 記端末装置へ送信させる目的で、 前記中継装置に前記構造化された文書を送信す る構造化文書転送手段を含むことを特徴とするサ一バ装置。  When receiving a notification of the document identifier given to the first unit document included in the structured document already acquired from the terminal device, the first unit document as the next unit document Structured document transfer means for transmitting the structured document to the relay device for the purpose of transmitting the associated second unit document from the relay device to the terminal device. Server device.
1 0. サーバ装置に記憶されている構造化された文書を構成する互いに関連付 けられた複数の単位文書の少なくとも 1つを、 ネッ トワークを介してダウン口一 ドするための端末装置において、  10. A terminal device for down-linking, via a network, at least one of a plurality of unit documents associated with each other that constitute a structured document stored in a server device.
既に取得されている前記構造化された文書に含まれる第 1の単位文書に次の単 位文書として関連付けられている第 2の単位文書を、 前記サーバ装置に送信させ る目的で、 前記第 2の単位文書を判別する判別手段と、 この判別手段で判別され た前記第 2の単位文書の送信を前記サーバ装置に要求する文書要求手段とを含む ことを特徴とする端末装置。 The second unit document associated with the first unit document included in the already obtained structured document as the next unit document is transmitted to the server device. Determining means for determining the unit document of And a document requesting means for requesting the server device to transmit the second unit document.
1 1 . 互いに関連付けされた複数の単位文書からなる構造化された文書を記憶 し、 前記複数の単位文書の少なくとも 1つをネッ トワークを介して端末装置へ供 給するためのサーバ装置において、  11. A server device for storing a structured document including a plurality of unit documents associated with each other and supplying at least one of the plurality of unit documents to a terminal device via a network,
前記端末装置からの既に取得されている前記構造化された文書に含まれる第 1 の単位文書に次の単位文書として関連付けられている第 2の単位文書の送信要求 に応じて、 前記第 2の単位文書を前記端末装置へ送信する文書送信手段を含むこ とを特徴とするサーバ装置。  In response to a request for transmission of a second unit document associated with a first unit document included in the structured document already acquired from the terminal device as a next unit document, the second unit document A server device including document transmitting means for transmitting a unit document to the terminal device.
1 2. サーバ装置に記憶されている互いに関連付けられた複数の単位文書から なる構造化された文書を、 ネッ トワークを介して端末装置がダウンロードするた めの通信方法において、  1 2. In a communication method for a terminal device to download a structured document including a plurality of unit documents associated with each other stored in a server device via a network,
前記端末装置にて既に取得されている前記構造化された文書に含まれる第 1の 単位文書に次の単位文書として関連付けられている第 2の単位文書を前記サーバ 装置より前記端末装置へ送信する次文書送信ステップを含むことを特徴とする通 信方法。  A second unit document associated with a first unit document included in the structured document already acquired by the terminal device as a next unit document is transmitted from the server device to the terminal device. A communication method including a next document transmission step.
1 3. 前記次文書送信ステップが、  1 3. The next document transmission step includes:
前記第 1の単位文書に付与された文書識別子を前記端末装置から前記サーバ装 置に通知する文書通知ステップと、  A document notification step of notifying the server device of the document identifier assigned to the first unit document from the terminal device;
前記サーバ装置にて、 前記文書識別子を利用して、 前記第 2の単位文書を判別 する次文書判別ステップと、  A next document determining step of determining the second unit document using the document identifier in the server device;
この次文書判別ステップで判別された前記第 2の単位文書を前記サーバ装置か ら前記端末装置へ送信する文書送信ステップと、  A document transmission step of transmitting the second unit document determined in the next document determination step from the server device to the terminal device;
を含むことを特徴とする請求項 1 2記載の通信方法。 13. The communication method according to claim 12, comprising:
1 4. 前記ネッ トワークが中継装置により互いに接続された 2つのネッ トヮー クで構成されており、  1 4. The network is composed of two networks connected to each other by a relay device,
前記次文書送信ステップが、  The next document transmitting step includes:
前記第 1の単位文書に付与された文書識別子を前記端末装置から前記中継装置 に通知する文書通知ステツプと、 前記構造化された文書を前記サーバ装置から前記中継装置へ送信する構造化文 書送信ステップと、 A document notification step of notifying the document identifier assigned to the first unit document from the terminal device to the relay device; A structured document transmitting step of transmitting the structured document from the server device to the relay device;
前記中継装置にて、 前記端末装置から通知された前記文書識別子を利用して前 記第 2の単位文書を判別する次文書判別ステップと、  A next document determining step of determining the second unit document by using the document identifier notified from the terminal device at the relay device;
この次文書判別ステツプで判別された前記第 2の単位文書を前記中継装置から 前記端末装置へ送信する文書送信ステップと、  A document transmission step of transmitting the second unit document determined in the next document determination step from the relay device to the terminal device;
を含むことを特徴とする請求項 1 2記載の通信方法。 13. The communication method according to claim 12, comprising:
1 5. 前記次文書送信ステップが、  1 5. The next document sending step includes:
前記端末装置にて、 前記第 2の単位文書を判別する次文書判別ステップと、 前記端末装置がこの次文書判別ステップで判別された前記第 2の単位文書の送 信を前記サ一バ装置に要求する次文書要求ステップと、  A next document determination step of determining the second unit document in the terminal device; and the terminal device transmits the transmission of the second unit document determined in the next document determination step to the server device. Request next document request step;
前記次文書要求ステップで要求された前記第 2の単位文書を前記サーバ装置か ら前記端末装置へ送信する文書送信ステツプと、  A document transmission step of transmitting the second unit document requested in the next document request step from the server device to the terminal device;
を含むことを特徴とする請求項 1 2記載の通信方法。 13. The communication method according to claim 12, comprising:
1 6. サーバ装置に記憶されている構造化された文書を構成する互いに関連付 けられた複数の単位文書の少なくとも 1つを、 ネッ トワークを介してダウンロー ドする端末装置の通信方法において、  1 6. A communication method for a terminal device which downloads, via a network, at least one of a plurality of unit documents associated with each other that constitutes a structured document stored in a server device.
既に取得されている前記構造化された文書に含まれる第 1の単位文書に次の単 位文書として関連付けられている第 2の単位文書を前記サーバ装置に送信させる 目的で、 前記第 1の単位文書に付与された文書識別子を前記サーバ装置に通知す る文書通知ステップを含むことを特徴とする端末装置の通信方法。  The first unit for the purpose of causing the server device to transmit a second unit document associated with the first unit document included in the structured document already acquired as a next unit document, to the server device. A communication method for a terminal device, comprising a document notification step of notifying the server device of a document identifier assigned to a document.
1 7. 互いに関連付けされた複数の単位文書からなる構造化された文書を記憶 し、 前記複数の単位文書の少なくとも 1つをネッ トワークを介して端末装置へ供 給するためのサーバ装置の通信方法において、  1 7. A communication method of a server device for storing a structured document including a plurality of unit documents associated with each other and supplying at least one of the plurality of unit documents to a terminal device via a network At
前記端末装置からの既に取得されている前記構造化された文書に含まれる第 1 の単位文書に付与された文書識別子の通知に応答して、 前記第 1の単位文書に次 の単に文書として関連付けられている第 2の単位文書を前記端末装置へ送信する 文書送信ステツプを含むことを特徴とするサーバ装置の通信方法。  In response to the notification of the document identifier assigned to the first unit document included in the structured document already acquired from the terminal device, the first unit document is associated as the next simple document. A document transmission step of transmitting a second unit document to the terminal device.
1 8. サーバ装置に記憶されている構造化された文書を構成する互いに関連付 けられた複数の単位文書の少なくとも 1つを、 中継装置によって互いに接続され た 2つのネッ トワークを介してダウンロードするための端末装置の通信方法にお いて、 1 8. Associations that constitute structured documents stored in the server device In the communication method of the terminal device for downloading at least one of the plurality of unit documents obtained through the two networks connected to each other by the relay device,
前記サーバ装置から送信された前記構造化された文書を前記中継装置に格納す るステップと、  Storing the structured document transmitted from the server device in the relay device;
前記端末装置に既に取得されている前記構造化された文書に含まれる第 1の単 位文書に次の単位文書として関連付けられている第 2の単位文書を前記中継装置 に送信させる目的で、 前記第 1の単位文書に付与された文書識別子を前記中継装 置に通知する文書通知ステツプを含むことを特徴とする端末装置の通信方法。  For the purpose of causing the relay device to transmit a second unit document associated with a first unit document included in the structured document already acquired by the terminal device as a next unit document, A communication method for a terminal device, comprising: a document notification step of notifying a document identifier given to a first unit document to the relay device.
1 9. サーバ装置に記憶されている構造化された文書を構成する互いに関連付 けられた複数の単位文書の少なくとも 1つを、 2つのネッ トワークを介して端末 装置がダウンロードする通信システムに使用される、 前記 2つのネッ トワークを 互いに接続する中継装置の通信方法において、  1 9. Use at least one of a plurality of unit documents related to each other that constitute a structured document stored in a server device in a communication system in which a terminal device downloads the document via two networks. A communication method of a relay device that connects the two networks to each other,
前記サーバ装置から送られてくる前記構造化された文書を格納する文書保持ス テップと、  A document holding step for storing the structured document sent from the server device;
前記端末装置からの既に取得されている前記構造化された文書に含まれる第 1 の単位文書に付与された文書識別子の通知を受けたとき、 前記第 1の単位文書に 次の単位文書として関連付けられている第 2の単位文書を前記端末装置へ送信す る文書送信ステツプとを含むことを特徴とする中継装置の通信方法。  Upon receiving a notification of the document identifier assigned to the first unit document included in the structured document already obtained from the terminal device, associating the first unit document with the first unit document as a next unit document And a document transmission step of transmitting the second unit document to the terminal device.
2 0. 構造化された文書を構成する互いに関連付けられた複数の単位文書を記 憶し、 前記複数の単位文書の少なくとも 1つを、 中継装置で互いに接続された 2 つのネッ トワークを介して端末装置へ供給するサーバ装置の通信方法において、 前記端末装置からの既に取得されている前記構造化された文書に含まれる第 1 の単位文書に付与された文書識別子の通知を受けたときに、 前記第 1の単位文書 に次の単位文書として関連付けられている第 2の単位文書を前記中継装置から前 記端末装置へ送信させる目的で、 前記中継装置へ前記構造化された文書を送信す る構造化文書転送ステップを含むことを特徴とするサーバ装置の通信方法。  20. A plurality of unit documents associated with each other that constitute a structured document are stored, and at least one of the plurality of unit documents is stored in a terminal via two networks connected to each other by a relay device. In a communication method of a server device for supplying to a device, when a notification of a document identifier given to a first unit document included in the structured document already acquired from the terminal device is received, A structure for transmitting the structured document to the relay device for the purpose of transmitting the second unit document associated with the first unit document as the next unit document from the relay device to the terminal device. A communication method for a server device, comprising:
2 1 . サーバ装置に記憶されている構造化された文書を構成する互いに関連付 けられた複数の単位文書の少なくとも 1つを、 ネッ トワークを介してダウンロー ドするための端末装置の通信方法において、 2 1. Download at least one of a plurality of unit documents related to each other that constitutes a structured document stored in the server device via a network. In a communication method of a terminal device for
既に取得されている前記構造化された文書に含まれる第 1の単位文書に次の単 位文書として関連付けられている第 2の単位文書を、 前記サーバ装置に送信させ る目的で、 前記第 2の単位文書を判別する判別ステップと、 この判別ステップで 判別された前記第 2の単位文書の送信を前記サーバ装置に要求する文書要求ステ ップとを含むことを特徴とする端末装置の通信方法。  The second unit document associated with the first unit document included in the already obtained structured document as the next unit document is transmitted to the server device. And a document requesting step for requesting the server device to transmit the second unit document determined in the determining step. .
2 2. 互いに関連付けられた複数の単位文書からなる構造化された文書を記憶 し、 前記複数の単位文書の少なくとも 1つをネッ トワークを介して端末装置へ供 給するためのサーバ装置の通信方法において、  2 2. A communication method of a server device for storing a structured document composed of a plurality of unit documents associated with each other and supplying at least one of the plurality of unit documents to a terminal device via a network. At
前記端末装置からの既に取得されている前記構造化された文書に含まれる第 1 の単位文書に次の単位文書として関連付けられている第 2の単位文書の送信要求 に応じて、 前記第 2の単位文書を前記端末装置へ送信する文書送信ステップを含 むことを特徴とするサーバ装置の通信方法。  In response to a request for transmission of a second unit document associated with a first unit document included in the structured document already acquired from the terminal device as a next unit document, the second unit document A communication method for a server device, comprising a document transmitting step of transmitting a unit document to the terminal device.
2 3. サーバ装置に記憶されている互いに関連付けられた複数の単位文書から なる構造化された文書を、 ネッ トワークを介して端末装置がダウンロードするた めの通信制御プログラムが記録された記録媒体において、  2 3. On a recording medium on which a communication control program is recorded for a terminal device to download a structured document composed of a plurality of unit documents associated with each other stored in a server device via a network. ,
前記通信制御プログラムが、 前記端末装置にて既に取得されている前記構造化 された文書に含まれる第 1の単位文書に次の文書として関連付けられている第 2 の単位文書を前記サーバ装置より前記端末装置へ送信する次文書送信ステップを 含むことを特徴とする通信制御プログラムが記録された記録媒体。  The communication control program transmits, from the server device, a second unit document associated with a first unit document included in the structured document already acquired by the terminal device as a next document. A recording medium on which a communication control program is recorded, including a next document transmission step of transmitting to a terminal device.
2 4. 前記次文書送信ステップが、  2 4. The next document transmission step includes:
前記第 1の単位文書に付与された文書識別子を前記端末装置から前記サーバ装 置に通知する文書通知ステップと、  A document notification step of notifying the server device of the document identifier assigned to the first unit document from the terminal device;
前記サーバ装置にて、 前記文書識別子を利用して、 前記第 2の単位文書を判別 する次文書判別ステップと、  A next document determining step of determining the second unit document using the document identifier in the server device;
この次文書判別ステップで判別された前記第 2の単位文書を前記サーバ装置か ら前記端末装置へ送信する文書送信ステップとを含むことを特徴とする請求項 2 3記載の記録媒体。  24. The recording medium according to claim 23, further comprising: a document transmitting step of transmitting said second unit document determined in said next document determining step from said server device to said terminal device.
2 5. 前記ネッ トワークが中継装置により互いに接続された 2つのネッ トヮー クで構成されており、 2 5. Two networks where the network is connected to each other by a relay device It is composed of
前記次文書送信ステップが、  The next document transmitting step includes:
前記第 1の単位文書に付与された文書識別子を前記端末装置から前記中継装置 に通知する文書通知ステップと、  A document notification step of notifying the document identifier assigned to the first unit document from the terminal device to the relay device;
前記構造化された文書をサーバ装置から前記中継装置へ送信する構造化文書送 信ステップと、  A structured document transmission step of transmitting the structured document from a server device to the relay device;
前記中継装置にて、 前記端末装置から通知された前記文書識別子を利用して前 記第 2の単位文書を判別する次文書判別ステツプと、  A next document discriminating step of discriminating the second unit document by using the document identifier notified from the terminal device in the relay device;
この次文書判別ステップで判別された前記第 2の単位文書を前記中継装置から 前記端末装置へ送信する文書送信ステップと、  A document transmission step of transmitting the second unit document determined in the next document determination step from the relay device to the terminal device;
を含むことを特徴とする請求項 2 3記載の記録媒体。 23. The recording medium according to claim 23, comprising:
2 6. 前記次文書送信ステップが、  2 6. The next document sending step includes:
前記端末装置にて、 前記第 2の単位文書を判別する次文書判別ステップと、 前記端末装置がこの次文書判別ステツプで判別された前記第 2の単位文書の送 信を前前記サーバ装置に要求する次文書要求ステップと、  A next document discriminating step of discriminating the second unit document in the terminal device; and the terminal device requesting the previous server device to transmit the second unit document discriminated in the next document discriminating step. Next document request step to do
前記次文書要求ステップで要求された前記第 2の単位文書を前記サーバ装置か ら前記端末装置へ送信する文書送信ステップと、  A document transmitting step of transmitting the second unit document requested in the next document requesting step from the server device to the terminal device;
を含むことを特徴とする請求項 2 3記載の記録媒体。 23. The recording medium according to claim 23, comprising:
2 7. サーバ装置に記憶されている構造化された文書を構成する互いに関連付 けられた複数の単位文書の少なくとも 1つを、 ネッ トワークを介してダウン口一 ドする端末装置の通信制御プログラムが記録された記録媒体において、  2 7. A communication control program for a terminal device that downloads, via a network, at least one of a plurality of unit documents associated with each other that constitutes a structured document stored in a server device. Is recorded on a recording medium,
前記通信制御プログラムが、 既に取得されている前記構造化された文書に含ま れる第 1の単位文書に次の単位文書として関連付けられている第 2の単位文書を 前記サーバ装置に送信させる目的で、 前記第 1の単位文書に付与された文書識別 子を前記サーバ装置に通知する文書通知ステップを含むことを特徴とする記録媒 体。  The communication control program is configured to cause the server device to transmit a second unit document associated with a first unit document included in the acquired structured document as a next unit document, A recording medium, comprising: a document notification step of notifying the server device of a document identifier assigned to the first unit document.
2 8. 互いに関連付けされた複数の単位文書からなる構造化された文書を記億 し、 前記複数の単位文書の少なくとも 1つをネッ トワークを介して端末装置へ供 給するサーバ装置の通信制御プログラムを記録した記録媒体において、 前記通信制御プログラムが、 前記端末装置からの既に取得されている前記構造 化された文書に含まれる第 1の単位文書に付与された文書識別子の通知に応答し て、 前記第 1の単位文書に次の単位文書として関連付けられている第 2の単位文 書を前記端末装置へ送信する文書送信ステップを含むことを特徴とする記録媒 体。 2 8. A communication control program for a server device that stores a structured document including a plurality of unit documents associated with each other, and supplies at least one of the plurality of unit documents to a terminal device via a network. In a recording medium on which The communication control program responds to the notification of the document identifier assigned to the first unit document included in the structured document already acquired from the terminal device, and A recording medium comprising a document transmitting step of transmitting a second unit document associated as a next unit document to the terminal device.
2 9. サーバ装置に記憶されている構造化された文書を構成する互いに関連付 けられた複数の単位文書の少なくとも 1つを、 中継装置によって互いに接続され た 2つのネッ トワークを介してダウンロードするための端末装置の通信制御プロ グラムが記録された記録媒体において、  2 9. Download at least one of a plurality of linked unit documents that constitute a structured document stored in the server device via two networks connected to each other by a relay device Recording medium storing the communication control program of the terminal device for
前記通信制御プログラムが、  The communication control program,
前記サーバ装置から送信された前記構造化された文書を前記中継装置に格納す るステップと、  Storing the structured document transmitted from the server device in the relay device;
前記端末装置に既に取得されている前記構造化された文書に含まれる第 1の単 位文書に次の単位文書として関連付けられている第 2の単位文書を前記中継装置 に送信させる目的で、 前記第 1の単位文書に付与された文書識別子を前記中継装 置に通知する文書通知ステップを含むことを特徴とする記録媒体。  For the purpose of causing the relay device to transmit a second unit document associated with a first unit document included in the structured document already acquired by the terminal device as a next unit document, A recording medium, comprising: a document notification step of notifying the relay device of a document identifier assigned to a first unit document.
3 0. サーバ装置に記憶されている構造化された文書を構成する互いに関連付 けられた複数の単位文書の少なくとも 1つを、 2つのネッ トワークを介して端末 装置がダウン口一ドする通信システムに使用される、 前記 2つのネッ トワークを 互いに接続する中継装置の通信制御プログラムが記録された記録媒体において、 前記通信制御プログラムが、  30. Communication in which a terminal device downloads at least one of a plurality of unit documents related to each other that constitute a structured document stored in a server device via two networks. A recording medium used in a system, in which a communication control program of a relay device that connects the two networks to each other is recorded, wherein the communication control program is
前記サーバ装置から送られてくる前記構造化された文書を格納する文書保持ス テツプと、  A document holding step for storing the structured document sent from the server device;
前記端末装置からの既に取得されている前記構造化された文書に含まれる第 1 の単位文書に付与された文書識別子の通知を受けたとき、 前記第 1の単位文書に 次の単位文書として関連付けられている第 2の単位文書を前記端末装置へ送信す る文書送信ステップとを含むことを特徴とする記録媒体。  Upon receiving a notification of the document identifier assigned to the first unit document included in the structured document already obtained from the terminal device, associating the first unit document with the first unit document as a next unit document Transmitting a second unit document to the terminal device.
3 1 . 構造化された文書を構成する互いに関連付けられた複数の単位文書を記 憶し、 前記複数の単位文書の少なくとも 1つを、 中継装置で互いに接続された 2 つのネッ トワークを介して端末装置へ供給するサーバ装置の通信制御プログラム が記録された記録媒体において、 3 1. A plurality of unit documents associated with each other that constitute a structured document are stored, and at least one of the plurality of unit documents is connected to each other by a relay device. In a recording medium storing a communication control program of a server device to be supplied to a terminal device through two networks,
前記通信制御プログラムが、 前記端末装置からの既に取得されている前記構造 化された文書に含まれる第 1の単位文書に付与された文書識別子の通知を受けた ときに、 前記第 1の単位文書に次の単位文書として関連付けられている第 2の単 位文書を前記中継装置から前記端末装置へ送信させる目的で、 前記中継装置へ前 記構造化された文書を送信する構造化文書転送ステップを含むことを特徴とする 記録媒体。  When the communication control program receives a notification of a document identifier given to a first unit document included in the structured document already acquired from the terminal device, the first unit document A structured document transfer step of transmitting the structured document to the relay device for the purpose of causing the relay device to transmit a second unit document associated as the next unit document to the terminal device. A recording medium characterized by including.
3 2. サーバ装置に記憶されている構造化された文を構成する互いに関連付け られた複数の単位文書の少なくとも 1つを、 ネッ トワークを介してダウン口一ド するための端末装置の通信制御プログラムが記録された記録媒体において、 前記通信制御プログラムが、 既に取得されている前記構造化された文書に含ま れる第 1の単位文書に次の単位文書として関連付けられている第 2の単位文書 を、 前記サーバ装置に送信させる目的で、 前記第 2の単位文書文書を判別する判 別ステツプと、 この判別ステツプで判別された前記第 2の単位文書の送信を前記 サーバ装置に要求する文書要求ステップとを含むことを特徴とする記録媒体。  3 2. A communication control program for a terminal device for down-loading at least one of a plurality of unit documents associated with each other constituting a structured sentence stored in a server device via a network. In the recording medium in which is recorded, the communication control program, the second unit document associated with the first unit document included in the already obtained structured document as the next unit document, A discriminating step of discriminating the second unit document for the purpose of transmitting to the server device; and a document requesting step of requesting the server device to transmit the second unit document discriminated in the discriminating step. A recording medium comprising:
3 3. 互いに関連付けられた複数の単位文書からなる構造化された文書を記憶 し、 前記複数の単位文書の少なくとも 1つをネッ トワークを介して端末装置へ供 給するためのサーバ装置の通信制御プログラムが記録された記録媒体において、 前記通信制御プログラムが、 前記端末装置からの既に取得されている前記構造 化された文書に含まれる第 1の単位文書に次の単位文書として関連付けられてい る第 2の単位文書の送信要求に応じて、、前記第 2の単位文書を前記端末装置へ送 信する文書送信ステツプを含むことを特徴とする記録媒体。  3 3. Communication control of a server device for storing a structured document including a plurality of unit documents associated with each other and supplying at least one of the plurality of unit documents to a terminal device via a network. In a recording medium on which a program is recorded, the communication control program is associated as a next unit document with a first unit document included in the structured document already acquired from the terminal device. A recording medium, comprising: a document transmission step of transmitting the second unit document to the terminal device in response to a transmission request of the second unit document.
PCT/JP2000/009141 1999-12-22 2000-12-22 Communication system for downloading structured document WO2001046813A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU24012/01A AU2401201A (en) 1999-12-22 2000-12-22 Communication system for downloading structured document

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP36368999A JP2001175549A (en) 1999-12-22 1999-12-22 System and method for structured document communications and recording medium with control program recorded thereon
JP11/363689 1999-12-22

Publications (1)

Publication Number Publication Date
WO2001046813A1 true WO2001046813A1 (en) 2001-06-28

Family

ID=18479946

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2000/009141 WO2001046813A1 (en) 1999-12-22 2000-12-22 Communication system for downloading structured document

Country Status (3)

Country Link
JP (1) JP2001175549A (en)
AU (1) AU2401201A (en)
WO (1) WO2001046813A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003098900A1 (en) * 2002-05-17 2003-11-27 Docomo Communications Laboratories Europe Gmbh De-fragmentation of transmission sequences

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5787715B2 (en) * 2011-10-21 2015-09-30 京セラドキュメントソリューションズ株式会社 Image forming apparatus and application program for image forming apparatus

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06110926A (en) * 1992-09-29 1994-04-22 Oki Electric Ind Co Ltd Information retrieving device
JPH09218816A (en) * 1996-02-08 1997-08-19 Toshiba Corp File transfer method
JPH09231119A (en) * 1996-02-26 1997-09-05 Nippon Telegr & Teleph Corp <Ntt> Information communication system
JPH11143761A (en) * 1997-11-13 1999-05-28 Canon Inc Information processor, its control method and computer readable memory
JPH11212886A (en) * 1998-01-27 1999-08-06 Sharp Corp File object relay method, distributed file system, computer readable recording medium recording program of the relay method and gateway computer

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06110926A (en) * 1992-09-29 1994-04-22 Oki Electric Ind Co Ltd Information retrieving device
JPH09218816A (en) * 1996-02-08 1997-08-19 Toshiba Corp File transfer method
JPH09231119A (en) * 1996-02-26 1997-09-05 Nippon Telegr & Teleph Corp <Ntt> Information communication system
JPH11143761A (en) * 1997-11-13 1999-05-28 Canon Inc Information processor, its control method and computer readable memory
JPH11212886A (en) * 1998-01-27 1999-08-06 Sharp Corp File object relay method, distributed file system, computer readable recording medium recording program of the relay method and gateway computer

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003098900A1 (en) * 2002-05-17 2003-11-27 Docomo Communications Laboratories Europe Gmbh De-fragmentation of transmission sequences
US7752252B2 (en) 2002-05-17 2010-07-06 Ntt Docomo, Inc. De-fragmentation of transmission sequences

Also Published As

Publication number Publication date
AU2401201A (en) 2001-07-03
JP2001175549A (en) 2001-06-29

Similar Documents

Publication Publication Date Title
JP4142051B2 (en) Method and system for coupling selective call receivers to widely distributed information sources
US7562157B2 (en) Simplified-file hyper text protocol
CN1751492B (en) System and method of compact messaging in network communications
EP0779759B1 (en) A method and architecture for an interactive two-way data communication network
US6150962A (en) Predictive data entry method for a keyboard
US7054626B2 (en) Method and architecture for an interactive two-way data communication network
CN1638376B (en) Apparatus and method for sharing services on a network
US20020029277A1 (en) Transparent telecommunications system and apparaus
CN100527746C (en) Method and device for accessing files stored in mobile terminal device supporting meternet protocol
CN1981544B (en) Method and apparatus for displaying messages in idle state of mobile terminal and providing idle state contents for a mobile terminal
CN102111447B (en) To the system and method for the dynamic content mixed mode delivery of mobile device
WO2001065766A1 (en) Method for accessing webpage using telephone number and system for servicing the same
WO2001046813A1 (en) Communication system for downloading structured document
JP2006134210A (en) Mobile body terminal and data acquisition method using the same
US7788374B2 (en) Method and apparatus for displaying browser in portable terminal
KR100434762B1 (en) On-demand/reservation type wireless multicasting system of using mobile terminal and method thereof
US20050198331A1 (en) Seamless system and recording medium, and computer system process continuing method
JPH03256426A (en) Information distributing method
JP2002358255A (en) Method of converting bar code into url, and system
JP2001022672A (en) Push type information distribution system and push type information distributing method
JP3438934B2 (en) Information retrieval system and digest information distribution device
JP2003330855A (en) Multilingual character display method and system for patent information
JPH10224407A (en) Radio communication system
KR20020091922A (en) Method of Meeting Service Using Location Information of Wireless Communication Network
JP2004341845A (en) Wide area printing system, server, communication terminal device, and image formation device

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

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

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ 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 TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

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

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase