WO1999063444A1 - Method and apparatus for information processing - Google Patents

Method and apparatus for information processing Download PDF

Info

Publication number
WO1999063444A1
WO1999063444A1 PCT/JP1999/002979 JP9902979W WO9963444A1 WO 1999063444 A1 WO1999063444 A1 WO 1999063444A1 JP 9902979 W JP9902979 W JP 9902979W WO 9963444 A1 WO9963444 A1 WO 9963444A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
data
information processing
execution procedure
script
Prior art date
Application number
PCT/JP1999/002979
Other languages
French (fr)
Japanese (ja)
Inventor
Hiroshi Kakuda
Satoshi Fujimura
Satoru Kanda
Wataru Onogi
Original Assignee
Sony 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 Sony Corporation filed Critical Sony Corporation
Priority to KR1020007001079A priority Critical patent/KR20010022493A/en
Publication of WO1999063444A1 publication Critical patent/WO1999063444A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M7/00Arrangements for interconnection between switching centres
    • H04M7/006Networks other than PSTN/ISDN providing telephone service, e.g. Voice over Internet Protocol (VoIP), including next generation networks with a packet-switched transport layer
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • G06F9/45529Embedded in an application, e.g. JavaScript in a Web browser
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L13/00Speech synthesis; Text to speech systems
    • G10L13/02Methods for producing synthetic speech; Speech synthesisers
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems

Definitions

  • PC personal computer
  • a common method is to connect evening (so-called personal computer, hereafter referred to as PC) or a dedicated terminal to the network.
  • PC personal computer
  • a plurality of PCs 101 and 102 are connected to the Internet 103, and a so-called web server is also connected to the Internet 103.
  • 104 is connected.
  • information from the PC 101 is registered in the web server 104 via the internet 103.
  • the PC 102 receives the information registered in the web server 104 via the Internet 103.
  • the e-mail as shown in FIG. 2, for example, information from the PC 101 is transmitted to the PC 102 via the Internet 101.
  • the WWW and e-mail require computer equipment such as a personal convenience as well as the sending side as well as the sending side. Therefore, those who do not own the equipment cannot use the information on the WWW or e-mail, and even if they do, the software for browsing the equipment and information is not available. It is difficult to use for those who are not familiar with the operation.
  • the telephone answering service and the fax service means that a user who wants to receive information calls a specific number of the server 113 from the telephone terminal 111 via the telephone network 112. With this, information is exchanged via voice communication and image communication.
  • the system cannot use various types of information (such as www) that exist on the Internet, and often uses information owned by individuals or organizations that operate the services. You can only access it.
  • an information processing device connected to a computer network and also to a telephone network temporarily stores an execution procedure file selectively acquired from another server and interprets the execution procedure file. And provide the data processed based on the execution procedure to the communication terminals connected to the telephone network.
  • the information processing apparatus comprises: a network connection unit connected to a computer network; a telephone line network connection unit connected to a telephone line network; Data processing means for processing data based on an execution procedure; and temporary storage means for temporarily storing at least file data, and any one of a plurality of servers on a computer network.
  • the method is characterized in that an execution procedure file is selectively obtained from the program, and the processed data is provided to a communication terminal connected to a telephone network.
  • the information processing method selectively obtains an execution procedure file from any of a plurality of servers on a computer network, interprets the obtained execution procedure file, and executes the execution procedure file.
  • the method is characterized in that data is processed based on the interpreted execution procedure, and the processed data is provided to a communication terminal connected to a telephone network.
  • FIG. 1 is a block diagram used to explain registration and cancellation of information with www.
  • FIG. 2 is a block diagram used to explain the transmission and reception of electronic mail.
  • FIG. 3 is a block diagram used for explaining the telephone answering service.
  • FIG. 4 is a block diagram showing a basic structure of an information service system to which the information processing device of the present invention is applied.
  • FIG. 5 is a block diagram showing the overall configuration of the information service system to which the present invention is applied.
  • FIG. 6 is a diagram showing the structure of the script management file.
  • FIG. 7 is a flowchart showing a response script and an execution procedure.
  • FIG. 8 is a flowchart showing a procedure for registering a response script.
  • FIG. 9 is a diagram showing an example of the registration form on the screen.
  • FIG. 10 is a diagram showing an example of the registration result notification on the screen.
  • FIG. 11 is a flowchart showing a procedure when using the service.
  • FIG. 12 is a diagram used to explain an example in which a plurality of services are mixed.
  • FIG. 13 is a block diagram showing only a portion related to speech synthesis in the overall configuration diagram.
  • FIG. 14 is a block diagram for explaining an example in which the data file is placed outside the server.
  • FIG. 15 is a block diagram for explaining an example in which the response script is placed outside the server.
  • FIG. 16 is a block diagram used to explain the positional relationship of the file transfer control unit.
  • FIG. 17 is a diagram illustrating an example of the remote file management file.
  • FIG. 18 is a diagram showing an example of the oral cache management file.
  • FIG. 20 is a flowchart showing the procedure of the cache transfer processing of the file transfer control unit.
  • Figure 21 shows the processing performed when the file transfer control unit completes file access.
  • 5 is a flowchart showing a procedure.
  • FIG. 22 is a diagram showing an example of the site cache setting file.
  • FIG. 23 is a diagram illustrating an example of the cache setting correspondence file.
  • FIG. 24 is a flowchart showing the individual load check processing procedure of the file transfer control unit.
  • FIG. 25 is a diagram showing an example of the trust site setting file.
  • FIG. 26 is a flowchart showing the life check processing procedure for each file.
  • FIG. 28 is a flowchart showing a processing procedure performed by the script interpreter in pre-reading the download file.
  • FIG. 30 is a flowchart showing an example of the execution procedure of the scribing in FIG.
  • information is managed using the Internet, providing an environment where information can be created and managed more easily than conventional telephone answering services and facsimile services, etc., and means for receiving information By making telephone terminals and facsimile terminals available, more people can easily receive information.
  • the information service system shown in Fig. 4 differs greatly from the conventional telephone answering system shown in Fig. 3 in that the device (server 1) that operates the answering service is connected to the Internet 2 network.
  • the device (server 1) that operates the answering service is connected to the Internet 2 network.
  • data as a response service can be downloaded from another terminal (such as PC 30) connected to the Internet 2 concerned.
  • the application creating side (PC 30) of the response service does not need to be involved in the operation of the service, and needs to use its own terminal (PC 30) for the operation of the service.
  • PC 30 application creating side
  • This is one of the advantages of the current WWW. Therefore, more people can easily participate in the creation of answering service applications than conventional telephone answering services, and more useful information in addition to the WWW is provided by the general public. It is expected that it will be.
  • the major difference between this information service system and the conventional WWW system is that the server 1 is connected to the telephone network 14 and can be connected to a general telephone terminal 15 to receive services.
  • C This allows access to information on the server 1 using the telephone terminal 15 that is already widely used in the world.
  • it is common to access a server from a terminal (PC) connected to the Internet 2 and browse information in a visual form. According to the system, it is possible to access from the telephone terminal 15 and extract information in an auditory manner.
  • the conventional WWW uses a language called HTML (Hyper Text Markup Language) as follows to describe information.
  • HTML Hyper Text Markup Language
  • the H TML is premised on visually browsing the information.
  • this information service system uses the information provided to the user of the telephone terminal 15.
  • the programming language for writing also assumes that information is exchanged in an auditory format over the telephone, and enables programming of the order and timing of sound reproduction, handling of button input from telephone terminal users, and so on. It has been done. Since this information service system is also assumed to be used from terminals other than telephone terminals (facsimile terminals, etc.) as described later, the programming language is set so that it can be used from those terminals as well. Design
  • a simple example of the response service described in the response script above is the so-called telephone service. That is, when a call is made to the service provider, a specific guidance sound is played, the user is requested to select information, and when the user inputs a code number indicating the desired information using the operator of the telephone terminal, a response is made. That is, the audio of the information to be reproduced is reproduced.
  • a telephone terminal In this system, users accessing from a telephone terminal As a result, it is possible to provide the same service as the conventional telephone answering service, and it is also possible to provide services that are not provided by the conventional service, as described later.
  • the server 1 includes a service management unit 20, an internet connection unit 3, a file transfer control unit 4, and a script interpreter execution unit which constitute the interactive program execution unit 31 of FIG. 5, a telephone network connection unit 7, a recognition / synthesis unit 8, and a file temporary storage device 6 which forms a part of the storage device 32 in FIG.
  • This server 1 communicates with user terminals such as a telephone terminal 15, a facsimile terminal 16, a combination terminal 17, and a dedicated terminal 18 via a telephone line network 14, and if necessary, an in-line terminal.
  • Other servers master file storage server 9, file storage server 10 described later, server program execution server 11, server 1, server 12, web server 19, etc.
  • the server 1 provides various services according to requests from the user terminals.
  • the telephone network connection unit 7 transmits and receives voice data, facsimile data, DTMF (Dual Tone Multi-Frequency) signals, and the like through the telephone network 14, and performs voice recording / reproduction.
  • the raw unit 7B, the image input / output unit 7C, and the DTMF processing unit 7A perform processing such as encoding, decoding, and error correction on each data.
  • the caller number detector 7D detects the telephone number of the user terminal connected to the server 1 if it can be detected.
  • the server 1 can provide various services by detecting the operation of the controls on the telephone terminal 15 and the facsimile terminal 16, the input voice, and the facsimile data. .
  • the file transfer control unit 4 is configured to transmit the voice data obtained from the internet connection unit 3 via the internet 2, the image data of a facsimile terminal, and a WWW (World Wide Web) document.
  • the data, response procedure, script data, etc. are appropriately converted to the data format inside the server 1 and output to the script-in-time pre-execution unit 5 ⁇ file-time storage device 6, and vice versa.
  • Pre-executing unit 5 Converts the data sent from the air time storage device 6 into an appropriate format as appropriate and outputs it to the network 2.
  • the data format in the event 2 and the data format in the server 1 need not necessarily be different.
  • the server file storage server 9 connected to the server 1 network 2 holds a server file for controlling the operation of the server 1.
  • the database server 12 internally stores a database, and in response to a request from the server program execution server 11, outputs the contents of the database to the server program execution server 11 as appropriate, and conversely, executes the server program.
  • the database is updated according to the data input from the server 11.
  • the server program execution server 11 communicates with the database server 12 as appropriate in accordance with requests from other terminals connected to the Internet 2 and the contents of the server program stored therein. Exchanges information with Net 2.
  • the PC 13 is connected to the in-net 2 and communicates with the server 1, the file storage server 9, the file storage server 10, and the server program execution server 11 as appropriate.
  • users of the PC 13 can manage the information stored on these various servers.
  • each server performs a sufficient authentication operation for management operations from outside the server.
  • the server 1 retrieves the master file from the master file storage server 9 via the Internet 2, exchanges a remote file with the file storage server 10, and executes the server program execution server.
  • the database server 12 is configured to exchange data overnight via 11. Further, the server 1 communicates with another PC 13 connected to the Internet 1 to send information to the PC 13 or, conversely, operates the server 1 according to an instruction from the PC 13. And can be changed.
  • the script interpreter execution unit 5 of the server 1 switches the operation as appropriate in accordance with the contents of the mass task event input via the Internet 2 or stored in the file temporary storage device 6, and the file transfer control unit 4 ⁇ ⁇ Controls the memory device at the time of fire 6 and the telephone network connection unit 7, and exchanges data with these devices overnight.
  • the file temporary storage device 6 communicates with the file transfer control unit 4 and the recognition / synthesis unit 8 and stores therein the data inputted thereto, and appropriately stores the data stored under the control of these devices. Output or update or delete.
  • the file temporary storage device 6 has at least one script management file.
  • the script management file has a structure as shown in Fig. 6, for example, and manages the correspondence between the response procedure script file name and the response service code.
  • the recognition / synthesis unit 8 performs processing such as voice synthesis, voice recognition, character recognition, and image synthesis on data input from the telephone network connection unit 7 or the file temporary storage device 6 under the control of the telephone network connection unit 7. Then, the result is output to the telephone network connection unit 7 or the storage unit 6 for fire time.
  • the recognition / synthesis unit 8 internally includes a speech synthesis unit 8A, a speech recognition unit 8B, a character recognition unit 8C, and an image synthesis unit 8D, and these are used as appropriate.
  • response procedure script The program that controls the dialogue with the server 1 through the telephone network 14 is called a response procedure script (response script, script, etc. as appropriate).
  • a file that contains this program as a computer program is called a response procedure script file (response script file, script file, etc., as appropriate).
  • the script file is interpreted by the script execution section 5 of the server 1 and the server 1 operates according to the contents.
  • the script file contains information and instructions for controlling the operation of the server 1.
  • the following is an example of a response script.
  • FIG. 7 shows the procedure for executing the response script.
  • a call is waited for from a user terminal, and in step SP2, a line is connected when a call is received from a user.
  • Line at step SP 2 Is connected, in step SP3, an audio file whose file name is "hel lo. Snd" is played. After that, the line is disconnected at step SP4.
  • the one that is read first when the server 1 starts up is called the master script.
  • the script must be stored in the file temporary storage device 6, the master file storage server 9, or the file storage server 10 in the form of an electronic file.
  • the script file allows other data files to be referenced.
  • the audio data is referred to, but text data, image data, and the like can also be used.
  • data files of various formats for the same voice data files are electronically filed, and are stored in the file temporary storage device 6, the file storage server 10, or the like.
  • a service constituted by a response procedure script provided to a user connected from the telephone network 14 by the telephone terminal 15 or the like has a unique code number. This is called a response service code.
  • This enables weather forecast services, road traffic information services, maps
  • the user can select various services registered in the server 1 such as a printing service by using the code number at the user terminal.
  • the management file shown in FIG. 6 associates this code number with the script representing the actual response service.
  • the server 1 executes this management file.
  • the corresponding script can be determined based on the.
  • the response service code is generated by the service management unit 19 when the author of the response procedure script registers the script in the server 1.
  • the procedure script is the text file exemplified in section 2.2.1.
  • the language specification is not included in the present invention.
  • Teen can create it as long as it follows the language specifications.
  • Teen can create the data (voice, image, etc.) related to the response procedure script. Only when both scripts and data are created and registered on the server 1 can they be used through the telephone network 14.
  • FIG. 8 shows an example of an operation procedure of the server 1 when registering a response script from the PC 13 to the server 1 via the internet 1.
  • the creator of the response script creates a response script on PC 13 and opens this screen to enter the name input section and file name input section. In the blanks, enter your name and the file name of the response script.
  • the PC 13 sends the response script itself or the address indicating the location of the response script on the PC 13 to the server 1 by HTTP (Hyper Text Transfer Protocol). Then, the server 1 proceeds to the process of step SP12 and receives the transmitted data.
  • HTTP Hyper Text Transfer Protocol
  • step SP 13 determines whether the script itself has been sent or the address of the script has been sent, and if the address has been sent, step SP 13. Move to the processing of 14 and extract the script itself from the address.
  • the address for example, a so-called URL (Unified Resource Locator) can be used.
  • the server 1 sends the IP address from the Internet connection unit 3 according to the protocol described in the URL. Take out the script from PC 13 via net 2.
  • the server 1 that has received the scribe in any of the above-described manners then proceeds to the process of step SP15, checks the contents of the scribe, and determines whether there is a grammatical error. If an error is detected here, the process proceeds to step SP16, and an error message is transmitted to PC13. As a result, an error message is displayed on the screen of the PC 13 web browsing software, and prompts the user to make a correction and register again.
  • step SP15 the server 1 proceeds to the process in step SP17, and the service management unit 20 stores this script in the file temporary storage device 6. Further, the process proceeds to step SP 19, and the service management unit 20 responds to the client. A corresponding service code is generated and notified to the web server 19. Then, in the following step SP 20, the web server 19 generates a web page for notifying the user of the notified service code, and transmits the data to the PC 13. Thus, the user can confirm the service code issued by the server 1 on the screen of the web browsing software on the PC 13.
  • Fig. 10 shows an example of the screen output displayed on the screen of the web browsing software at this time. In other words, in the example shown in Fig. 10, a message such as "Your response script file has been correctly registered. The access number of this response script is 3487" is displayed. .
  • Figure 11 shows the operation procedure of the server 1 when the service user receives the service by the response script.
  • step SP31 when the service user uses the telephone terminal 15 and connects to the server 1 through the telephone network 14, the server 1 proceeds to the process of step SP31 and provides guidance to the telephone terminal 15. Send a voice (for example, “Enter the desired service code”).
  • the server 1 executes step SP. 3 Move to the process of 2 and receive and convert the signal in the telephone network connection unit 7 to make it into internal format.
  • step SP33 the service management unit 20 determines whether or not this value is appropriate. If the service corresponding to the service code cannot be provided, step S
  • the telephone line connection unit 7 sends a voice message indicating that the service code is invalid to the service user's telephone terminal 15 via the telephone line network 14. The notification is made, and the process returns to step SP32 and waits for the input of the support code again. If the service code is appropriate in the determination in step SP33, the process proceeds to step SP34, where the service management unit 20 stores the script corresponding to the service code in the file temporary storage device. Take it out from 6 and pass it to the script interpreter execution unit 5.
  • step SP35 in which the script execution unit 5 interprets and executes the passed response script.
  • Figure 12 shows an example of a configuration in which a single server 1 implements multiple services.
  • the PC 41 of the creator of the response script S 1 of “weather forecast” and the PC 4 of the creator of the response script S 2 of “news”, for example, are placed on the in-net network 2. 2 are connected to each other, and both connect to the server 1 to register the client.
  • the server 1 registers those clients in addition to the already registered response clients S3 of, for example, "traffic information” and issues a code number to each of the clients.
  • the user who connects to the server 1 using the telephone terminal 15 can use the code number (in this example, S1, S2, or S3 script) of the client who provides the desired service. To receive the desired service. Can be
  • the server 1 can transmit voice data prepared in advance to the user's telephone terminal 15 or the like. It can also be generated and sent.
  • FIG. 13 shows only the portion related to speech synthesis in the overall configuration shown in FIG.
  • the file temporary storage device 6 can hold not only programs and audio data but also text data.
  • the script interpreter executing unit 5 requests the file transfer control unit 4 to transmit text data as appropriate according to the read program.
  • the file transfer control unit 4 takes out the requested file from the file temporary storage device 6 and sends it to the telephone network connection unit 7, and the telephone network connection unit 7 sends the data to the recognition and synthesis unit 8.
  • the data is converted into voice by the voice synthesis unit 8 A, and the generated voice data is transmitted to the telephone network connection unit 7. Then, the voice is transmitted from the telephone network connection unit 7 to the user's telephone terminal 15 through the telephone line 14.
  • the text data stored in the file temporary storage device 6 is sent to the recognition / synthesis unit 8, it is not limited to the method described above, but is sent directly to the recognition / synthesis unit 8 from the file time storage device 6. Made like May be. In that case, the identifier of the file of the target data is notified from the script execution unit 5 to the recognition and synthesis unit 8 through the telephone network connection unit 7.
  • a voice can be generated from text data and used for a conversation service, so that a person who creates the conversation service does not necessarily need to prepare a voice message, which is simpler. Service can be created.
  • the server 1 can receive and interpret the DTMF signal from the operator of the telephone terminal 15 as an input from the user, but also receives the voice input from the telephone terminal 15 by the user. It has also been done.
  • the user uses the microphone on the phone terminal 15
  • the input voice is input to the telephone network connection unit 7 through the telephone network 14.
  • the processing of the audio data is performed by the script interpreter executing section 5 deciding according to the program being executed and controlling the telephone network connecting section 7.
  • the voice data input to the telephone network connection unit 7 is transmitted to the voice recording / playback unit 7B.
  • the file is converted to an internal format as needed and stored in the file temporary storage device 6.
  • the voice data input to the telephone network connection unit 7 is sent to the recognition and synthesis unit 8 and the voice recognition unit At 8B, the speech recognition processing is performed, and the result is sent to the scribing-in / pre-evening execution unit 5.
  • the server 1 can receive the voice input from the telephone terminal 15 by the user, the server 1 can record the voice of the user via the telephone terminal 15 and reproduce it later. It is possible to handle a program that implements a service or the like in which selection from several menus can be made by voice without depending on the operator of the telephone terminal 15.
  • the response script and the data accompanying the response script are stored in the file temporary storage device 6 in the server 1, but in the present invention, these scripts are stored outside the server 1. It is possible to put it.
  • an audio file is played in the script (example of the response script).
  • a typical method for indicating the location of data on the Internet (hereinafter referred to as an address) is a URL (Unified Resource Locator).
  • a URL Uniform Resource Locator
  • a device having a similar function is used. Used.
  • URL is written in the part that specifies the audio file name.
  • FIG. 14 shows a state in which the client is registered in the server 1 and stored in the temporary file storage device 6.
  • the server 1 transmits a data file appropriately specified as needed from the in-net connection unit 3 to the in-net file.
  • the script execution section 5 interprets and executes the script
  • the script file is instructed to retrieve the data file to the net connection section 3 and the file is recorded through the internet connection 2.
  • the audio data extracted from the storage server 10 may be reproduced by the audio recording / reproducing unit 7B.
  • the script itself can be placed outside the server 1.
  • the creator of the response script registers the URL indicating the location of the script in the server 1 instead of registering the script itself.
  • the server 1 saves the URL registered in the list of clients in the temporary file storage device 6, and stores the actual response script registered through the Internet 2 as a file in the response service when necessary. retrieve from server 10 and execute.
  • the script and the data file are placed on the same server (file storage server 10), but they may be placed on different servers. In this case, it is only necessary that URLs are assigned to each of them, and that they can be extracted from the server 1 according to them.
  • an encoding method having a similar function (a function of uniquely determining the location of data on a network) may be used.
  • FIG. 16 shows only the file transfer control unit 4 in the server 1 and its related parts.
  • the file transfer control unit 4 appropriately converts the response script obtained via the internet connection unit 3 and various data accompanying it into the data format inside the server 1. And outputs it to the storage unit 6 of the script-in / pre-execution section 5 and the data transmitted from the storage unit 6 of the script-in / pre-execution section 5 and the file temporary storage 6 as appropriate. Convert to the appropriate format and output to Internet 2.
  • the data format on the Internet and the data format inside the server 1 do not necessarily need to be different.
  • the file transfer control unit 4 retrieves the data requested from the in-net / pre-night execution unit 5 from another server on the in-net network 2, it stores the data in the temporary file storage device 6. And later again on the same day When the evening request is made, the data stored in the file temporary storage device 6 may be returned without being taken out again from the site on the Internet 2. This can prevent the execution of the response script from being delayed due to the time required to read the same file.
  • This down-file cache is described in more detail in Section 2.6, "Details of Download File Caching" below.
  • the cache of downloaded files should not be uniformly cached, but should be distinguished from files that do not need to be cached, files that should be cached as long as possible, and files that should be cached until a specific time. May be required.
  • a file required for the response script during or before execution may be read into the fire time storage device 6 in advance. This prevents the execution of the response script from being delayed during the execution of the script, compared to the case where a file is first read when it is needed. Can be.
  • the prefetching of files required for the ongoing response script is described in detail in “Details of prefetching of download files” in section 2.8 below.
  • such a request can be satisfied by explicitly writing a command that gives priority to prefetching of a specific file in the script itself or a command that prohibits prefetching. Becomes possible.
  • Restrictions on resource usage such as maximum recording time, file size that can be downloaded, file cached at the same time
  • Setting items such as the maximum size of the request, the priority of caching, and the callable level of the response script can be considered.
  • setting items such as whether or not the file in the temporary file storage 6 can be uploaded and whether or not access to the system file can be considered.
  • the function change means performing an alternative process such as playing an error sound file when trying to play a sound file with restricted access. This is also possible by setting alternative processing along with function restrictions.
  • the response script is interpreted / executed by the script execution unit 5.
  • This interpreting / executing program (script engine) is not necessarily required to be one. Even if there are multiple scripting languages for response scripts, if multiple script engines are prepared for each language, it is possible to determine which script engine can be used by the script-in / pre-execution execution unit 5 before executing the response script. It can be automatically determined and interpreted / executed by the corresponding script engine.
  • the type can be determined by, for example, describing the name of the description language at the beginning of the script itself or the name of the corresponding script engine.
  • the file to be automatically downloaded does not have to be a script engine. For example, when interpreting / executing a response script, a program required to execute a specific command used in the script is used. Alternatively, if the data is not on the server 1, the necessary file may be downloaded from the mass storage file storage server 9.
  • a service corresponding to a pre-registered user can be immediately provided.
  • a function to detect the type of terminal is provided in the telephone network connection unit 7, and the type of the terminal is transmitted to the script execution unit 5 when the connection from the user's communication terminal is established, so that script execution is performed.
  • the evening executing unit 5 may select and execute a response script corresponding to the number.
  • the script execution unit 5 interprets the script and uses the information existing on the internet 2 outside the server 1 to describe the script.
  • the detected portion is detected, and the information is extracted directly from the Internet connection unit 3 or via the file transfer control unit 4.
  • this information service system can also use information that already exists on the Internet, and the creator of the response client must use the information provided by the client himself to create. You do not need to prepare it yourself. It is also possible to provide services that provide information created by processing and summarizing information that already exists on the Internet. Therefore, providing various services It is possible to provide an environment where more people can make more scraps.
  • the file transfer control unit 4 downloads the file via the internet 2 in response to the request of the script-in / pre-execution execution unit 5, but frequently used files are repeatedly downloaded. Downloading the same file many times is often time-consuming when communicating via Internet 2 and there is a problem on the user's convenience.
  • the downloaded file is temporarily stored in the file temporary storage device 6, and the next time the user is instructed to download the same file, the file is retrieved from the file temporary storage device 6, so that the same file can be stored. It takes less time and is more efficient than going down again.
  • Such processing is generally called a file cache.
  • Figures 17 and 18 show examples of files (remote file management file, oral cache management file) for managing the file cache in this information service system. These files are created / updated by the file transfer control unit 4 and stored in the file temporary storage device 6.
  • the remote file management file shown in Fig. 17 records the correspondence between the URL of the downloaded remote file and the file name (local file name) stored in the file storage 6 at the time of recording.
  • the master file may be handled in the same manner as the remote file.
  • the oral file name is generated by the file transfer control unit 4 when the remote file is downloaded so as not to overlap with the existing oral file name. Also, as items of this file, record the remote file update date and time to record when the remote file was created / updated, and when to check whether to download the remote file And the date and time of the last update check.
  • the remote file management file shown in Fig. 17 records the correspondence between the URL of the downloaded remote file and the file name (local file name) stored in the file storage 6 at the time of recording.
  • the master file may be handled in the same manner as the remote file.
  • the oral file name is generated by the file transfer control unit 4 when the remote file is downloaded so as not to overlap with the existing oral file name. Also, as items of this file, record the remote file update date and time to
  • the remote file URL "http: ⁇ test.jp/a.txt” is managed as an oral file with the file name "a0121.txt", and the downloaded remote file
  • the date and time when the file was created / updated was 1997/11/11/10: 00/10: 00/15 seconds, and the last time the remote file was updated was 199/97 It indicates that it is January 13 1 2:15:05 5 seconds.
  • the oral cache management file shown in Fig. 18 is used to record information related to access to the oral file.
  • the items recorded for each oral file are the last access date and time, which is the date and time when the local file was last accessed, and the number of clients who are currently using the oral file (download request). There is a county evening during access. In this access count, if the value is 0, it indicates that the oral file is not used, and if it is 1 or more, it indicates that it is being used. This makes it possible to determine whether the oral file can be updated or deleted.
  • the last access to the local file “a0121.txt” was at 19:00 on January 1, 1997, at 15: 00: 01: 11, and now 2 seconds. By one script Indicates that it is used.
  • FIG. 19 shows the procedure performed by the file transfer control unit 4 regarding the file cache when downloading a remote file. This is executed, for example, when the script-in-first-out execution unit 5 requests the file transfer control unit 4 to download a remote file according to the description of the script.
  • step SP41 it is determined whether the remote file to be downloaded is registered using the remote file URL of the remote file management file as a search key, that is, the file has already been downloaded to the file storage device 6 in the file mode. And start searching.
  • step SP42 it is determined whether or not the remote file search was successful. If the search failed, that is, if the corresponding remote file has not been registered, the processing in step SP47 is performed. Move to and do a down-go-down.
  • step SP42 if the search is successful, that is, if the corresponding remote file is registered, whether or not to download again is determined by the following procedure.
  • step SP43 If it is determined in the above step SP42 that the remote file is registered, in step SP43, the corresponding local file name recorded in the corresponding entry of the remote file management file is obtained, and the Search the entry with the same local file name from the Calculator management file.
  • step SP44 the access counter of the corresponding entry is Examine the evening.
  • the value of the entry's access count is 1 or more, it is assumed that there are other scripts accessing the local file, and the process proceeds to step SP51 without downloading.
  • the process proceeds to step SP45.
  • step SP 45 the remote file storage server 10 or the like is inquired of the update date and time of the remote file itself via the internet connection unit 3, and the result is obtained as the latest update date and time.
  • step SP46 the latest update date and time are compared with the remote file update date and time recorded in the remote file management file, and if they are the same, the remote file is not updated and is regarded as the same as the local file. Move on to the processing of step SP50 without going down.
  • step SP47 a cache out check is performed to determine whether or not the storage capacity of the memory device 6 at the time of the file is sufficient. If not, delete local files that are less likely to be used. The details of this operation will be described later in the description of the flowchart of FIG.
  • step SP48 it is necessary to transfer a remote file corresponding to the file storage server 10 or the like through the Internet connection unit 3. Request and download it to the temporary file storage 6. At this time, if the file is registered in the remote file management file, the existing local file is overwritten.If not, a new local file is given with a name that does not overlap with other local files. Store as a file.
  • step SP49 the contents of the corresponding entry of the remote file management file and the local cache management file are updated to the latest information.
  • a new entry is created in each file.
  • the update date and time of the remote file and the last access date and time of the oral file are the current date and time, and the value of the file being accessed is 0.
  • the last update check date and time of the remote file management file is updated to the current date and time.
  • step SP51 1 is added to the count during access of the local cache management file (1 increment), and the fact that the use of the corresponding oral file has been started is stored.
  • step SP52 the last access date and time of the oral cache management file is updated to the current date and time, and the download process ends.
  • Figure 20 shows that when downloading a remote file, An example of a procedure in which the file transfer control unit 4 deletes a local file that is unlikely to be used from the file cache (usually called a cache account) will be described.
  • the local files that have not been accessed recently are sequentially deleted until the area for storing the local files in the file temporary storage device 6 has room.
  • step SP 61 it is checked whether or not there is a free space in the temporary file storage device 6, and if there is a free space, the process ends. On the other hand, if there is no room, the process proceeds to step SP62.
  • step SP62 the entries of the local cache management file are arranged in chronological order of the last access date and time, and in the next step SP63, the first entry, that is, the one with the oldest last access date and time, is extracted.
  • step SP64 it is checked whether the value of the access count value of the entry is 0. If the value is not 0, the entry is currently being accessed, so that entry is skipped and the process proceeds to step SP68. On the other hand, if the value of the in-access counter is 0, the corresponding local file is deleted. First, in step SP65, the local file corresponding to the remote file management file and the local cache management file is supported. Delete the entry you want.
  • step SP66 the oral file itself is deleted.
  • step SP 67 it is checked whether or not the free space of the storage device 6 at the time of free space has been freed by the deletion of the local file. If there is enough time, the process ends. On the other hand, if there is not enough room, the process proceeds to step SP68.
  • step SP68 it is checked whether or not the selected entry is the last entry, and if it is the last entry, the process is terminated. If not, the process proceeds to step SP69. move on.
  • step SP69 the next entry is obtained, and thereafter, the process returns to step SP64 to repeatedly search for a local file that can be deleted.
  • FIG. 21 shows a procedure in which the file transfer control unit 4 terminates the access of the oral file. This is because, for example, when the script-in-one-execution execution unit 5 finishes executing one script, the script transfer control unit 4 notifies the file transfer control unit 4 that the file downloaded by that script has been used. Request processing. For example, if the script in the script execution unit 5 requests the processing of Fig. 19 in accordance with the description of the script, the script in the script execution unit 5 remembers the file requested for download, and When done, request processing of all remembered files. If the same file is requested to download multiple times, this process will be called the same number of times.
  • step SP 71 an entry is searched for from the oral cache management file using the corresponding oral file name as a key.
  • step SP72 the last access date and time of the searched entry is updated to the current time.
  • the above-mentioned cache function is a general cache function that puts all downloaded files in a file cache and deletes the least recently used files when the free space in the temporary file storage device 6 becomes insufficient. It is applied to this information service system. Also, it was checked every time whether or not the file in the file storage server 10 was updated.
  • Figures 22 and 23 show an example of a file that is used to handle each file individually in the cache.
  • the site cache configuration file shown in Figure 22 is a file storage server.
  • the administrator of the directory is located in the directory (site) where remote files of the server 10 and the mass storage file storage server 9 are located.
  • This file is itself a remote file.
  • This file has a file name and the frequency of checking the update date and time of each remote file in the directory (site). The update date and time check frequency indicates how many files are stored in the cache. A file lifetime indicating whether the user wants to do so is associated. In the example shown in Fig. 22, if the URL of the site cache setting file itself is "http: ⁇ test.jp/d/sitec.def", the file "a.
  • the cache setting corresponding file shown in Fig. 23 is the one-of-a-kind file of the site cache setting file downloaded from the remote site. This is for managing the correspondence with the file name, and records the correspondence between the remote site URL and the local file name of the cache setting correspondence file of that site.
  • the cache setting compatible file downloaded from the remote site whose URL is “http: //test.jp/d/j” is stored in the file temporary storage device 6 with the file name “b0533.def”. Is stored. This file is created / updated by the file transfer control unit 4 and stored in the file storage unit 6.
  • FIG. 24 shows a procedure in which the file transfer control unit 4 individually performs a load check on a file cache when downloading a remote file.
  • the flowchart of FIG. 24 is assumed to be inserted and executed between step SP44 and step SP45 in FIG.
  • step SP81 the URL of the remote site is searched from the cache setting corresponding file.
  • step SP82 the URL of the remote site corresponding to the URL of the remote file requested to be downloaded in step SP81 (the remote file URL is "http: ⁇ www.test / d / a.wa v ", the URL of the remote site is searched to see if" http: ⁇ www.test / d / "is registered in the cache setting compatible file. c
  • step SP82 if it is registered, the step is executed. The process proceeds to step SP86, and if not registered, the process proceeds to step SP83.
  • step SP83 the corresponding cache setting corresponding file is downloaded.
  • step SP84 it is checked whether or not the download was successful. If the cache setting corresponding file could not be downloaded here, the process proceeds to step SP91. From here, the processing of step SP45 in FIG. 19 is continued.
  • step SP85 the remote site URL and the local file name are registered in the cache setting corresponding file.
  • step SP86 a search is made as to whether the file name of each entry of the corresponding site cache setting file matches the name of the remote file requested to be downloaded. At this time, if a wildcard or a regular expression has been made in the file name, such a search is performed.
  • step SP87 as a result of the search, if there is no corresponding remote file entry, the process proceeds to step SP45 in FIG. 19 through step SP91, and if an entry is found, Proceed to step SP88.
  • step SP88 the update date / time check frequency of the corresponding entry is acquired.
  • step SP89 it is determined whether or not the update date check is necessary according to the update date / time check frequency. If necessary, the process proceeds to step SP45 in FIG. If step is unnecessary, step SP in Fig. 19 through step SP92 5 Proceed to step 1.
  • FIG. 25 shows the trust site configuration file.
  • This trust site setting file is a file for registering trusted remote sites. It is created by the administrator and stored in the mass storage file storage server 9, and is stored when the system is started up.
  • the transfer control unit 4 downloads the data to the fire time storage device 6. This file is used to judge whether to trust the description of the site cache setting file etc. of a specific remote site as it is, and is referred to by the file transfer control unit 4 and the script execution unit 5 .
  • the remote site represented by the URLs rhttp: // master, jp / a / j and “http: ⁇ te st. Jp / d / j” is registered as a trusted site. I have.
  • Figure 26 shows the procedure for checking the lifespan preset for each file when deleting an unused file from the file cache. This flowchart is assumed to be inserted and executed between steps SP64 and SP65 in FIG.
  • step SP 101 a remote file URL of the oral file to be deleted from the cache is acquired from the remote file management file.
  • the next step, SP102 is Search whether the corresponding remote site URL is registered in the cache setting compatible file.
  • step SP103 it is checked whether or not the search for the remote site URL was successful. If the URL has not been registered, the processing proceeds to step SP65 in FIG. 20 via step SP110. The process moves to delete the mouth file, but if it is registered, the process proceeds to the next step SP104.
  • step SP104 a corresponding site cache setting file is specified from the cache setting corresponding file, and a remote file name is searched from the file.
  • step SP105 it is checked whether or not the search for the file name has been completed. If the search does not find the entry of the remote file, the step in FIG. It moves to the processing of SP65, and if found, proceeds to the processing of step SP106.
  • step SP106 the file life time of the corresponding entry is obtained.
  • step SP107 it is checked whether or not the file lifetime setting is not a normal setting such as permanent storage and is not set to be deleted yet. Then, the process proceeds to step SP108, but if not, the process proceeds to step SP65 in FIG. 20 via step SP110.
  • step SP108 the corresponding remote site is searched from the trust site configuration file to check whether the contents of the site cache configuration file can be trusted.
  • step SP109 it is checked whether or not the search for the remote site URL was successful. If the search does not find the remote site, the process proceeds to step SP110 to execute FIG. The process proceeds to step SP65, and if found, the process proceeds to step SP68 in FIG. 20 via step SP111, and the file is not deleted.
  • step SP110 the process proceeds to step SP65 in Fig. 20. If the file to be deleted is a site cache setting file, the corresponding entry is deleted from the cache setting corresponding file. Add processing.
  • the timing of deletion from the cache can be adjusted in consideration of the file life preset for each file.
  • Fig. 27 shows the procedure for checking and deleting files that are no longer needed by the file transfer control unit 4 at the end of local file access.
  • the flowchart in FIG. 27 is assumed to be inserted and executed after step SP73 in FIG.
  • step SP121 it is checked whether or not the in-access counter in the oral cache management file has become 0 for the file whose access has been completed, and if it is not 0, the process ends. On the other hand, if the count during access becomes 0, the process proceeds to step SP122.
  • step SP122 and subsequent step 123 the same processing as step SP101 and step SP102 in FIG. 26 is performed. That is, the corresponding remote site entry in the cache setting correspondence file is searched. In the next step SP 1 24, it is checked whether the search for the remote site URL was successful. If the search was not successful and the entry was not found, the process is terminated. Proceed to processing.
  • step SP125 the same processing as in step SP104 of FIG. 26 is performed.
  • the site of the corresponding remote file is searched from the site cache setting file.
  • step SP126 it is checked whether or not the file name search was successful. If there is no file name, the process is terminated. If found, the process proceeds to step SP127.
  • step SP127 the file lifetime of the corresponding entry is reached.
  • step SP128 the life of the file is reached by setting the file lifetime, that is, only one script is being accessed. Check whether the settings not to leave in the cache or the date to leave in the cache have already passed, and if the settings are to be deleted, proceed to the next step SP 12 9, otherwise terminate the processing I do.
  • step SP129 and subsequent step SP130 as in step SP65 and step SP66 in Fig. 20, the entry is deleted from each management file and the oral file itself is deleted. I do. After that, the process ends.
  • the file transfer control unit 4 downloads the remote file, the master file 9 or the execution result of the server program in response to the request of the script interpreter execution unit 5, but uses the internet 2 Because communication is performed, downloading often takes longer than a system configured in a LAN (Local Area Network). If the download is performed every time in the script file instructing the file to be downloaded, the user accessing the server 1 using the telephone terminal 15 or the like will have to wait each time. Therefore, there is a problem on convenience.
  • LAN Local Area Network
  • this information service system almost eliminates the above-mentioned problem by executing the file download in parallel with other processing before the part explicitly specified in the script. I am trying to do it.
  • FIG. 28 shows a procedure in which the script interpreter 5 executes the process of prefetching a file when executing a script.
  • step SP141 before executing the script, a file name that may be downloaded in the script is obtained.
  • step SP 14 2 the acquired file name is sent to the file transfer control unit 4 to start downloading those files. After this, execution is actually performed according to the scribing procedure.
  • step SP143 the first command of the script is read.
  • step SP144 it is checked whether the command is a download command. If the command is a command to be downloaded, the process proceeds to step SP145. Otherwise, the process proceeds to step SP147.
  • step SP145 it is checked whether the file name to be downloaded is the file that has already started the download in step SP142, and if it is, the process proceeds to step SP150 and the file is downloaded. If not, the process proceeds to step SP146.
  • step SP146 the file name is sent to the file transfer control unit 4 to start the down mode.
  • step SP 147 among the commands other than the command to be downloaded, it is checked whether the command uses the downloaded file, such as reproduction of an audio file, and if not, the process proceeds to step SP 149. Execute the command of On the other hand, if the command is the command, the process proceeds to step SP148. In step SP148, it is checked whether the file has been downloaded to the file temporary storage device 6, and if it has not been downloaded yet, it waits until it is downloaded.
  • step SP148 If the download is performed in step SP148, the process proceeds to step SP149 to execute the command.
  • step SP150 it is checked whether the script has finished. If it has not finished, the process proceeds to step SP1501 and the next command is read from the script. Return to the process of step 4 and repeat the same process. W
  • step SP150 the execution of the script ends.
  • Figure 29 shows an example of the procedure for writing the script that downloads and plays two audio files in sequence.
  • step SP161 the audio file A is downloaded from the file storage server 10.
  • the downloaded audio file B is downloaded in the same manner as in the downloaded audio file A in step SP166, and the downloaded audio file B is played in the step SP164.
  • FIG. 30 shows a procedure in which the scribing in FIG. 29 is actually performed by the scribing-in printer execution unit 5.
  • step SP 171 file names (audio files A and B) of files that may be downloaded are extracted from the script of FIG. 29. This corresponds to the process of step SP 14 1 in FIG.
  • step SP172 the extracted file names (audio file A and audio file B) are sent to the file transfer control unit 4 to request download. This corresponds to the process of step SP142 in FIG.
  • step SP173 the CPU reads step SP161 in FIG. 29, which is the first command of the script, and proceeds to the next command because the download request command has already been requested.
  • step SP 143 the processing from step SP 145 and the processing from step SP 150 to step SP 151 in FIG.
  • step SP 162 in FIG. 29 is a command that uses the file (audio file A) for which download has been requested, the process waits until the file is completely downloaded to the temporary file storage device 6. This corresponds to the processing of steps SP 144 and SP 147 to SP 148 in FIG.
  • step SP174 the downloaded audio file A is reproduced by the audio recording / reproducing unit 7B of the telephone network connection unit 7.
  • Step SP175 and step SP176 also play the audio file B in the same manner as step SP173 and step SP174, and terminate the execution of the script.

Abstract

An information processing system comprises an Internet connection (3) connected with Internet (2), a telephone network connection (7) connected with a telephone network (14), a script interpreter (5) for script execution, a recognizer/synthesizer (8) for processing data based on the script, and a temporary file storage (6) for storing file data temporarily. A script is selectively downloaded from one (file storage server (10), for instance) of a plurality of servers existing on the Internet (2), and processed data is supplied to a communication terminal such as a telephone terminal (15) and a facsimile terminal (16) connected with telephone network (14).

Description

明 細 情報処理装置及び情報処理方法  Description Information processing apparatus and information processing method
技 術 分 野 本発明は、 例えばインターネッ トゃ公衆電話回線網等を用いた一 般の人々による情報の発信及び取得を容易に実現するための情報処 理装置及び情報処理方法に関する。 TECHNICAL FIELD The present invention relates to an information processing apparatus and an information processing method for easily realizing transmission and acquisition of information by ordinary people using, for example, the Internet or a public telephone network.
背 景 技 術 以前は、 一般の人々が不特定多数の人に対して情報を発信し、 流 通させていくことは困難であつたが、 近年はィン夕ーネッ トが急速 に普及し、 その上でいわゆる WWW (World Wide Web) や電子メ一 ルを利用することにより、 情報を発信することが比較的容易になつ てきた。 特に、 WWWについては、 情報を受け取る人に取って読み 易いよう、 情報をレイァゥ卜するソフ トウエアが普及してきており、 多くの人々が様々な情報 (例えば自分の研究成果、 プロフィール、 趣味の情報など) を公開している。 Prior to the background technology, it was difficult for the general public to transmit and distribute information to an unspecified number of people, but in recent years, the Internet has spread rapidly. Then, it has become relatively easy to transmit information by using the so-called WWW (World Wide Web) and electronic mail. In particular, regarding the WWW, software that lays out information has become widespread so that it can be easily read by those who receive it. ) Is published.
ここで、 WWWや電子メールといった情報をネッ トワーク上から 取り出して閲覧するためには、 現在のところパーソナルコンビユー 夕 (いわゆるパソコン、 以下、 適宜 P Cとする) や専用の端末をネ ッ トワークに接続する方法が一般的である。 すなわち、 wwwによ れば、 図 1に示すように、 複数の P C 1 0 1 , 1 0 2がインターネ ッ ト 1 0 3に接続され、 同じくィン夕ーネッ ト 1 0 3にはいわゆる w e bサーバ 1 0 4が接続されている。 この WWWを使用した情報 の登録においては、 例えば P C 1 0 1からの情報がィン夕ーネッ ト 1 0 3を介して w e bサーバ 1 0 4へ登録される。 一方、 情報の取 り出しでは、 例えば P C 1 0 2がィン夕一ネッ ト 1 0 3を介して w e bサーバ 1 0 4に登録されている情報を受け取る。 また、 電子メ —ルによれば、 図 2に示すように、 例えば P C 1 0 1からの情報が イン夕一ネッ ト 1 0 3を介して P C 1 0 2に送信される。 At this time, to retrieve and view information such as WWW and e-mail from the network, personal A common method is to connect evening (so-called personal computer, hereafter referred to as PC) or a dedicated terminal to the network. In other words, according to www, as shown in FIG. 1, a plurality of PCs 101 and 102 are connected to the Internet 103, and a so-called web server is also connected to the Internet 103. 104 is connected. In the registration of information using the WWW, for example, information from the PC 101 is registered in the web server 104 via the internet 103. On the other hand, when information is taken out, for example, the PC 102 receives the information registered in the web server 104 via the Internet 103. Further, according to the e-mail, as shown in FIG. 2, for example, information from the PC 101 is transmitted to the PC 102 via the Internet 101.
このように、 WWWや電子メールでは、 情報を受け取る側も送り 出す側と同様にパーソナルコンビユー夕等の計算機材が必要となる。 したがって、 それらの機材を所有していない人々は、 上記 WWWや 電子メールの情報を利用することができず、 例え機材を所有してい たとしても、 その機材及び情報を閲覧するためのソフ トウヱァの操 作に習熟していない人にとっては使いづらいものである。  In this way, the WWW and e-mail require computer equipment such as a personal convenience as well as the sending side as well as the sending side. Therefore, those who do not own the equipment cannot use the information on the WWW or e-mail, and even if they do, the software for browsing the equipment and information is not available. It is difficult to use for those who are not familiar with the operation.
また、 ネッ トワークにこれら機材を接続するためには、 専門の業 者 (いわゆるイン夕一ネッ トプロバイダ) と契約し、 利用料を納め なくてはならないことが多く、 電話料金などの通信費と合わせ、 金 額面での負担も大きい。  In addition, in order to connect these devices to the network, it is often necessary to pay a usage fee by signing a contract with a specialized business operator (so-called Internet service provider). In addition, the burden on the face value is large.
上述した現在の WWWや電子メールの環境というものは、 ある程 度使い易く、 それなりに気軽に使用できるものであり、 実際にかな り多くの人々が使用しているが、 「誰もが気軽に利用できる」 とい うほど使い易いとは言えず、 経済的であるとも言えない。 一方、 より多くの人々が情報を気軽に受け取れる形態としては、 図 3に示すような形態の電話応答サービスゃファクシミ リ (F A X ) サービスを挙げることができる。 すなわち、 電話応答サービス や F A Xサービスシステムでは、 デ一夕作成装置 1 1 6にて作成さ れた情報 (サービスとして提供される情報) が、 サーバ 1 1 3の記 憶装置 1 1 5に登録されており、 この情報を受け取りたいユーザは、 電話端末 1 1 1から電話回線網 1 1 2を介してサーバ 1 1 3に電話 をかけ、 さらに、 受け取りたい情報に対応した特定の番号に電話を かける。 このとき、 サーバ 1 1 3では、 当該特定の番号を対話プロ グラム実行部 1 1 4にて解釈し、 その特定の番号に対応する情報を 記憶装置 1 1 5から取り出し、 電話回線網 1 1 2を介してユーザの 電話端末 1 1 1に送信する。 これにより、 ユーザは所望の情報を受 け取ることができる。 The current WWW and e-mail environments described above are somewhat easy to use and reasonably easy to use, and are actually used by quite a few people. It can not be said that it is easy to use, and it is not economical. On the other hand, as a form in which more people can easily receive information, there is a form of telephone answering service ゃ facsimile (FAX) service as shown in Fig. 3. In other words, in the telephone answering service and the fax service system, the information created by the data creation device 116 (information provided as a service) is registered in the storage device 115 of the server 113. The user who wants to receive this information calls the server 113 from the telephone terminal 111 via the telephone line network 112, and then calls a specific number corresponding to the information to be received. . At this time, in the server 113, the specific number is interpreted by the interactive program execution unit 114, information corresponding to the specific number is extracted from the storage device 115, and the telephone line network 112 is read. To the user's telephone terminal 1 1 1 via. This allows the user to receive the desired information.
このように、 電話応答サービスや F A Xサービスとは、 情報を受 け取りたいユーザが、 電話端末 1 1 1から電話回線網 1 1 2を介し てサーバ 1 1 3の特定の番号に電話をかけることにより、 音声通信 や画像通信を媒介として情報のやり取りを行うものである。  As described above, the telephone answering service and the fax service means that a user who wants to receive information calls a specific number of the server 113 from the telephone terminal 111 via the telephone network 112. With this, information is exchanged via voice communication and image communication.
これら電話応答サービスゃファクシミ リサ一ビスでは、 電話端末 ゃファクシミ リ端末といった、 既に広く普及している器材を用いる ことが大きな特長であり、 利用者 (ユーザ) は新たにパーソナルコ ンピュー夕を購入したり、 さらに当該パーソナルコンピュータ上で 動く専用のソフ トウエアの操作に習熟したりする必要がない。 また、 ィン夕ーネッ トプロバイダのようなサービスを通さないので、 利用 にかかる費用が比較的少なくなることも期待できる。  One of the major features of these telephone answering services, facsimile services, is the use of equipment that has already become widespread, such as telephone terminals and facsimile terminals. Users (users) purchase new personal computers. There is no need to learn the operation of dedicated software that runs on the personal computer. In addition, since services such as Internet-based Internet providers are not used, it can be expected that usage costs will be relatively low.
しかし、 これら電話応答サービスゃファクシミ リサ一ビスのよう なシステムにおいては、 応答サービス (提供するサービス) の内容 を表すデータの保管 ·更新 ·実行を同一の装置で行うことが多く、 また、 装置とデータの管理者も同じであることが多い。 そのような 場合、 応答サービスを提供したい者 (個人或いは企業等の団体) は、 例えば自らがデ一夕を作成し、 この装置を用意して運営するか、 又 は専門の業者にデータの作成と装置の運用を依託することが多い。 前者においては装置を導入するコストが大きく、 後者においては頻 繁なデ一夕の更新が難しく、 依託のコス トも発生する。 いずれにし ても WWWのように個人が気軽に情報を発信するという目的には沿 わない。 However, these telephone answering services, such as facsimile service In such a system, data representing the contents of the response service (provided service) is often stored, updated, and executed on the same device, and the administrator of the device and data is often the same. In such a case, the person who wants to provide a response service (individual or a company, etc.), for example, prepares the data itself and prepares and operates this device, or prepares the data with a specialized company. And commission the operation of the equipment. In the former case, the cost of introducing the equipment is large, and in the latter case, frequent updates are difficult, and commissioning costs are also incurred. In any case, it is not in line with the purpose of sending information casually like the WWW.
さらに、 同システムにおいてはインターネッ ト上に数多く存在す る種々の情報 (wwwなど) を利用することができず、 多くはサ一 ビスを運営する個人あるいは団体等が自ら所有している情報にァク セスできるにすぎない。  In addition, the system cannot use various types of information (such as www) that exist on the Internet, and often uses information owned by individuals or organizations that operate the services. You can only access it.
発 明 の 閧 示 そこで、 本発明は、 このような状況に鑑みてなされたものであり、 インターネッ トゃ公衆電話網等を用い、 情報の発信や情報の取得を、 容易かつ低コストにて実現する情報処理装置及び情報処理方法を提 供することを目的とする。 DISCLOSURE OF THE INVENTION Accordingly, the present invention has been made in view of such circumstances, and realizes information transmission and information acquisition easily and at low cost using the Internet, a public telephone network, or the like. The purpose of the present invention is to provide an information processing apparatus and an information processing method that perform the above.
本発明では、 コンピュータネッ トワークに接続されるとともに電 話回線網にも接続された情報処理装置により、 他のサーバから選択 的に取得した実行手順ファイルを一時的に記憶するとともに解釈実 行し、 その実行手順に基づいて加工したデ一夕を電話回線網に接続 された通信端末に提供する。 According to the present invention, an information processing device connected to a computer network and also to a telephone network temporarily stores an execution procedure file selectively acquired from another server and interprets the execution procedure file. And provide the data processed based on the execution procedure to the communication terminals connected to the telephone network.
すなわち、 本発明に係る情報処理装置は、 コンピュータネッ トヮ ークに接続されるネッ トワーク接続手段と、 電話回線網に接続され る電話回線網接続手段と、 実行手順ファイルを解釈実行する解釈実 行手段と、 実行手順に基づいてデ一夕を加工するデータ加工手段と、 少なくともフアイルデ一夕を一時的に記憶する一時記憶手段とを備 え、 コンピュータネッ トワーク上の複数のサーバのうちの何れかか ら実行手順ファイルを選択的に取得し、 加工したデ一夕を電話回線 網に接続された通信端末に提供することを特徴とする。  That is, the information processing apparatus according to the present invention comprises: a network connection unit connected to a computer network; a telephone line network connection unit connected to a telephone line network; Data processing means for processing data based on an execution procedure; and temporary storage means for temporarily storing at least file data, and any one of a plurality of servers on a computer network. The method is characterized in that an execution procedure file is selectively obtained from the program, and the processed data is provided to a communication terminal connected to a telephone network.
また、 本発明に係る情報処理方法は、 コンピュータネッ トワーク 上の複数のサーバのうちの何れかより実行手順ファイルを選択的に 取得し、 取得した実行手順ファイルを解釈し、 上記実行手順フアイ ルを解釈した実行手順に基づいてデ一夕を加工し、 加工したデータ を電話回線網に接続された通信端末に提供することを特徴とする。  Further, the information processing method according to the present invention selectively obtains an execution procedure file from any of a plurality of servers on a computer network, interprets the obtained execution procedure file, and executes the execution procedure file. The method is characterized in that data is processed based on the interpreted execution procedure, and the processed data is provided to a communication terminal connected to a telephone network.
図面の簡単な説明 図 1は、 wwwへの情報の登録と取消しの説明に用いるプロック 図である。 BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram used to explain registration and cancellation of information with www.
図 2は、 電子メールの送受信の説明に用いるプロック図である。 図 3は、 電話応答サービスの説明に用いるプロヅク図である。 図 4は、 本発明の情報処理装置が適用される情報サービスシステ ムの基本的な構造を示すプロック図である。 図 5は、 本発明を適用した情報サービスシステムの全体構成を示 すプロック図である。 FIG. 2 is a block diagram used to explain the transmission and reception of electronic mail. FIG. 3 is a block diagram used for explaining the telephone answering service. FIG. 4 is a block diagram showing a basic structure of an information service system to which the information processing device of the present invention is applied. FIG. 5 is a block diagram showing the overall configuration of the information service system to which the present invention is applied.
図 6は、 スクリプト管理ファイルの構造を示す図である。  FIG. 6 is a diagram showing the structure of the script management file.
図 7は、 応答スクリプトと実行手順を示すフローチャートである。 図 8は、 応答スクリブトの登録手順を示すフローチャートである。 図 9は、 画面上の登録フォームの一例を示す図である。  FIG. 7 is a flowchart showing a response script and an execution procedure. FIG. 8 is a flowchart showing a procedure for registering a response script. FIG. 9 is a diagram showing an example of the registration form on the screen.
図 1 0は、 画面上の登録結果通知の一例を示す図である。  FIG. 10 is a diagram showing an example of the registration result notification on the screen.
図 1 1は、 サービス利用時の手順を示すフローチャートである。 図 1 2は、 複数サービスが混在した例の説明に用いる図である。 図 1 3は、 全体構成図のうち、 音声合成に関する部分のみを抜き 出して示すプロヅク図である。  FIG. 11 is a flowchart showing a procedure when using the service. FIG. 12 is a diagram used to explain an example in which a plurality of services are mixed. FIG. 13 is a block diagram showing only a portion related to speech synthesis in the overall configuration diagram.
図 1 4は、 デ一夕ファイルをサーバの外部に置いた例の説明に用 いるブロック図である。  FIG. 14 is a block diagram for explaining an example in which the data file is placed outside the server.
図 1 5は、 応答スクリプトをサーバの外部に置いた例の説明に用 いるプロヅク図である。  FIG. 15 is a block diagram for explaining an example in which the response script is placed outside the server.
図 1 6は、 ファイル転送制御部の位置関係の説明に用いるプロッ ク図である。  FIG. 16 is a block diagram used to explain the positional relationship of the file transfer control unit.
図 1 7は、 リモートファイル管理ファイルの一例を示す図である。 図 1 8は、 口一カルキャッシュ管理ファイルの一例を示す図であ る。  FIG. 17 is a diagram illustrating an example of the remote file management file. FIG. 18 is a diagram showing an example of the oral cache management file.
図 1 9は、 ファイル転送制御部のファイルキャッシュに関して行 う処理手順を示すフローチヤ一トである。  FIG. 19 is a flowchart showing a processing procedure for the file cache of the file transfer control unit.
図 2 0は、 ファイル転送制御部のキャッシュァゥト処理手順を示 すフローチヤ一トである。  FIG. 20 is a flowchart showing the procedure of the cache transfer processing of the file transfer control unit.
図 2 1は、 ファイル転送制御部のファイルアクセス終了時の処理 手順を示すフローチヤ一トである。 Figure 21 shows the processing performed when the file transfer control unit completes file access. 5 is a flowchart showing a procedure.
図 2 2は、 サイ トキャッシュ設定ファイルの一例を示す図である。 図 2 3は、 キヤッシュ設定対応ファイルの一例を示す図である。 図 2 4は、 ファイル転送制御部の個別ロードチェック処理手順を 示すフローチヤ一トである。  FIG. 22 is a diagram showing an example of the site cache setting file. FIG. 23 is a diagram illustrating an example of the cache setting correspondence file. FIG. 24 is a flowchart showing the individual load check processing procedure of the file transfer control unit.
図 2 5は、 トラストサイ ト設定ファイルの一例を示す図である。 図 2 6は、 ファイル毎の寿命チェック処理手順を示すフローチヤ 一トである。  FIG. 25 is a diagram showing an example of the trust site setting file. FIG. 26 is a flowchart showing the life check processing procedure for each file.
図 2 7は、 ファイルアクセス終了後などでの不必要になったファ ィルの削除処理手順を示すフローチャートである。  FIG. 27 is a flowchart showing a procedure for deleting unnecessary files, for example, after completion of file access.
図 2 8は、 ダウンロードファイルの先読みでスクリプトインター プリ夕が行う処理手順を示すフロ一チヤ一トである。  FIG. 28 is a flowchart showing a processing procedure performed by the script interpreter in pre-reading the download file.
図 2 9は、 2つの音声ファイルを再生するスクリブトの例の処理 手順を示すフローチャートである。  FIG. 29 is a flowchart showing a processing procedure of an example of a script for playing two audio files.
図 3 0は、 図 2 9のスクリブトの実行手順の例を示すフローチヤ ―トである。  FIG. 30 is a flowchart showing an example of the execution procedure of the scribing in FIG.
発明を実施するための最良の形態 以下、 本発明を実施するための最良の形態について、 図面を参照 しながら詳細に説明する。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, the best mode for carrying out the present invention will be described in detail with reference to the drawings.
1 本発明を適用した情報サービスシステムの概要 1 Overview of information service system to which the present invention is applied
本発明の情報処理装置を適用したに情報サービスシステムにおい ては、 WWWと同様に、 インターネッ トを用いて情報を管理するこ とにより、 従来の電話応答サービスゃファクシミリサービス等より も気軽に情報を作成 ·管理できる環境を提供するとともに、 情報を 受け取る手段として電話端末やファクシミ リ端末を利用できるよう にすることにより、 より多くの人々が気軽に情報を受け取ることが できる。 In the information service system to which the information processing apparatus of the present invention is applied In the same way as WWW, information is managed using the Internet, providing an environment where information can be created and managed more easily than conventional telephone answering services and facsimile services, etc., and means for receiving information By making telephone terminals and facsimile terminals available, more people can easily receive information.
図 4には、 本発明の情報処理装置が適用される代表的な利用形態 として、 パーソナルコンピュータ (P C 3 0 ) でサービスデータを 作成 ·管理し、 電話端末 1 5にてサービスの提供を受けるような情 報サービスシステムの構成を示す。 つまり、 この図 4に示す情報サ 一ビスシステムは、 前述した WWWと電話応答サービス等の双方の 長所を兼ね備え、 短所を補うようにしたものである。  FIG. 4 shows a typical use mode to which the information processing apparatus of the present invention is applied, in which service data is created and managed by a personal computer (PC 30), and service is provided by a telephone terminal 15. The configuration of a simple information service system is shown. In other words, the information service system shown in FIG. 4 has the advantages of both the WWW and the telephone answering service, and compensates for the disadvantages.
ここで、 図 4に示す情報サービスシステムが前述の図 3に示した 従来の電話応答システムと大きく異なる点は、 応答サービスを運用 する装置 (サーバ 1 ) がィン夕一ネッ ト 2に接続されており、 当該 ィン夕ーネッ ト 2上に接続された他の端末 (P C 3 0等) から応答 サービスとしてのデータをダウンロードできるということである。 すなわち、 この情報サービスシステムによれば、 応答サービスの アプリケーション作成側 (P C 3 0 ) はサービスの運営に携わらな くても良く、 自己の端末 (P C 3 0 ) をサービス運営のために使用 する必要がない。 これは、 現在の WWWにおける利点の一つでもあ る。 したがって、 従来の電話応答サービスに比べ、 より多くの人々 が応答サービスアプリケーシヨンの作成に気軽に参加することがで きるようになり、 WWWに加えてさらに多くの便利な情報が一般の 人々によりもたらされることになると期待される。 さらに、 応答サービスを運用する装置 (サーバ 1 ) がインターネ ッ ト 2に接続されていることを利用し、 インターネッ ト 2上に存在 する既存の WWWの情報をも利用することができるようになされて いる。 これにより、 WWWの膨大な既存デ一夕を活用した音声応答 サービスを提供できるようになる。 Here, the information service system shown in Fig. 4 differs greatly from the conventional telephone answering system shown in Fig. 3 in that the device (server 1) that operates the answering service is connected to the Internet 2 network. This means that data as a response service can be downloaded from another terminal (such as PC 30) connected to the Internet 2 concerned. In other words, according to this information service system, the application creating side (PC 30) of the response service does not need to be involved in the operation of the service, and needs to use its own terminal (PC 30) for the operation of the service. There is no. This is one of the advantages of the current WWW. Therefore, more people can easily participate in the creation of answering service applications than conventional telephone answering services, and more useful information in addition to the WWW is provided by the general public. It is expected that it will be. Furthermore, by utilizing the fact that the device (server 1) that operates the response service is connected to the Internet 2, it is now possible to use the existing WWW information that exists on the Internet 2. I have. As a result, it will be possible to provide voice response services utilizing the vast existing data on the WWW.
また、 この情報サービスシステムが従来の WWWのシステムと大 きく異なる点は、 サーバ 1が電話回線網 1 4に繋がれており、 一般 の電話端末 1 5から接続してサービスを受けられるという点である c これにより、 既に世の中に広く普及している電話端末 1 5を用いて サーバ 1上の情報にアクセスすることができるようになる。 すなわ ち、 従来の WWWのシステムでは、 インターネッ ト 2に接続された 端末 (P C ) からサーバにアクセスし、 情報を視覚的な形で閲覧す ることが一般的であつたが、 この情報サービスシステムによれば、 電話端末 1 5からアクセスし、 聴覚的な形で情報を引き出すことが できる。  The major difference between this information service system and the conventional WWW system is that the server 1 is connected to the telephone network 14 and can be connected to a general telephone terminal 15 to receive services. C This allows access to information on the server 1 using the telephone terminal 15 that is already widely used in the world. In other words, in conventional WWW systems, it is common to access a server from a terminal (PC) connected to the Internet 2 and browse information in a visual form. According to the system, it is possible to access from the telephone terminal 15 and extract information in an auditory manner.
上述したような情報サービスシステムを実現するため、 ここでは、 専用のプログラミング言語を定義する。 なお、 従来の WWWでは情 報を記述するために、 下記のようないわゆる H T M L (Hyper Text Markup Language) と呼ばれる言語を使用している。 当該 H T M L は情報を視覚的に閲覧することを前提としている。  In order to realize the information service system described above, a dedicated programming language is defined here. The conventional WWW uses a language called HTML (Hyper Text Markup Language) as follows to describe information. The H TML is premised on visually browsing the information.
<HTML> <HTML>
<TITLE>test page</TITLE>  <TITLE> test page </ TITLE>
く BODY bgcolor二 white>  Ku BODY bgcolor two white>
<Hl>Test Pageく/ Hl> く IMG src=bal l . gif>This is a test page . <BR> <Hl> Test Page / Hl> Gif> This is a test page. <BR>
For more information, go <A href二 detai l . html>here</A>. </B0DY></HTML> これに対し、 この情報サービスシステムにおいて、 電話端末 1 5 の利用者に提供する情報を記述するためのプログラミング言語は、 電話で情報を聴覚的な形式でやり取りすることをも想定し、 音声を 再生する順番やタイミング、 電話端末使用者からのボタン入力の扱 いなどをプログラミングできるようになされている。 なお、 この情 報サービスシステムでは、 後述するように電話端末以外の端末 (フ ァクシミ リ端末など) からの利用をも想定しているため、 それらの 端末からも利用可能となるようにプログラミング言語を設計してい Html> here </A>. </ B0DY> </ HTML> On the other hand, this information service system uses the information provided to the user of the telephone terminal 15. The programming language for writing also assumes that information is exchanged in an auditory format over the telephone, and enables programming of the order and timing of sound reproduction, handling of button input from telephone terminal users, and so on. It has been done. Since this information service system is also assumed to be used from terminals other than telephone terminals (facsimile terminals, etc.) as described later, the programming language is set so that it can be used from those terminals as well. Design
Ό Ό
したがって、 従来の WWWシステムでは 「H T M Lで記述された 文書ファイルとそれに付随する画像 ·音声等のデータ」 を蓄積して いるが、 このシステムでは 「専用言語で記述されたファイルとそれ に付随する画像 ·音声等のデ一夕」 を使用する。 以下の説明では、 この 「専用言語で記述されたファイル」 を 「応答スクリプトフアイ ル」 又は単に 「応答スクリプト」 と呼ぶことにする。  Therefore, while the conventional WWW system stores "document files described in HTML and associated data such as images and sounds", this system uses "descriptive files written in a special language and associated images". · Use "Deserts such as voice". In the following description, this “file written in a special language” will be called a “response script file” or simply a “response script”.
上記応答スクリブトで記述された応答サービスの簡単な例は、 い わゆるテレホンサービスである。 すなわち、 そのサービスの提供者 に電話をかけると特定の案内音声が再生され、 利用者に情報の選択 を求め、 利用者が所望の情報を示すコード番号を電話端末の操作子 により入力すると、 対応する情報の音声を再生するというものであ る。 このシステムでは、 電話端末からアクセスしてくる利用者に対 しては従来の電話応答サービスと同様のサービスを提供することが 可能なようになされており、 さらに後述するように従来のサービス にはないサービスをも提供することが可能である。 A simple example of the response service described in the response script above is the so-called telephone service. That is, when a call is made to the service provider, a specific guidance sound is played, the user is requested to select information, and when the user inputs a code number indicating the desired information using the operator of the telephone terminal, a response is made. That is, the audio of the information to be reproduced is reproduced. In this system, users accessing from a telephone terminal As a result, it is possible to provide the same service as the conventional telephone answering service, and it is also possible to provide services that are not provided by the conventional service, as described later.
2 システム構成 2 System configuration
2. 1 全体構成 2.1 Overall configuration
図 5には、 本発明を適用した情報サービスシステムの全体構成と、 当該情報サービスシステムの情報ネッ トワークに接続されるサーバ 1の内部構成を示す。  FIG. 5 shows an overall configuration of an information service system to which the present invention is applied, and an internal configuration of a server 1 connected to an information network of the information service system.
この図 5において、 サーバ 1は、 図 4の対話プログラム実行部 3 1を構成するサービス管理部 2 0 , イン夕一ネッ ト接続部 3 , ファ ィル転送制御部 4, スクリプトインタープリ夕実行部 5, 電話回線 網接続部 7 , 認識合成部 8と、 図 4の記憶装置 3 2の一部を構成す るファイル一時記憶装置 6とを有してなる。 このサーバ 1は、 電話 回線網 1 4を介し、 電話端末 1 5、 ファクシミ リ端末 1 6、 コンビ ユー夕端末 1 7、 専用端末 1 8等のユーザ端末と通信し、 また必要 に応じてィン夕ーネッ ト 2を介して他のサーバ (後述するマスタフ アイル記憶サーバ 9、 ファイル記憶サーバ 1 0、 サーバプログラム 実行サーバ 1 1、 デ一夕ペースサーバ 1 2、 w e bサーバ 1 9等) やコンビュ一夕 (例えばパーソナルコンピュータ、 以下、 P Cとす る) 1 3と通信する。 これにより、 このサーバ 1は、 ユーザ端末か らの要求に応じて、 種々のサービスを提供する。  In FIG. 5, the server 1 includes a service management unit 20, an internet connection unit 3, a file transfer control unit 4, and a script interpreter execution unit which constitute the interactive program execution unit 31 of FIG. 5, a telephone network connection unit 7, a recognition / synthesis unit 8, and a file temporary storage device 6 which forms a part of the storage device 32 in FIG. This server 1 communicates with user terminals such as a telephone terminal 15, a facsimile terminal 16, a combination terminal 17, and a dedicated terminal 18 via a telephone line network 14, and if necessary, an in-line terminal. Other servers (master file storage server 9, file storage server 10 described later, server program execution server 11, server 1, server 12, web server 19, etc.) via the Internet 2 (For example, a personal computer, hereafter referred to as a PC) 13. Communicate with 3. Thus, the server 1 provides various services according to requests from the user terminals.
すなわち、 このサーバ 1において、 電話回線網接続部 7は、 電話 回線網 1 4を通じて音声データ、 ファクシミ リデ一夕、 D T M F (Dual Tone Multi-Frequency) 信号等を送受信し、 音声録音 ·再 生部 7 B、 画像入力 · 出力部 7 C、 D T M F処理部 7 Aにて、 それ それのデータに対し、 エンコード、 デコード、 誤り訂正等の処理を 行う。 また、 発信者番号検出部 7 Dにおいては、 このサーバ 1に接 続したユーザ端末の電話番号を検知可能であれば検出する。 このよ うに、 サーバ 1では、 電話端末 1 5、 ファクシミ リ端末 1 6におけ る操作子の操作や入力される音声、 ファクシミ リデ一夕を検出して 種々のサービスを提供できるようになされている。 なお、 電話回線 網 1 4に接続するユーザ端末は、 上記電話端末 1 5やファクシミリ 端末 1 6に限らず、 コンピュータ端末 1 7や専用端末 1 8、 携帯電 話、 いわゆる P H S (personal handyphone system) 等であっても 良い。 That is, in the server 1, the telephone network connection unit 7 transmits and receives voice data, facsimile data, DTMF (Dual Tone Multi-Frequency) signals, and the like through the telephone network 14, and performs voice recording / reproduction. The raw unit 7B, the image input / output unit 7C, and the DTMF processing unit 7A perform processing such as encoding, decoding, and error correction on each data. In addition, the caller number detector 7D detects the telephone number of the user terminal connected to the server 1 if it can be detected. As described above, the server 1 can provide various services by detecting the operation of the controls on the telephone terminal 15 and the facsimile terminal 16, the input voice, and the facsimile data. . The user terminals connected to the telephone network 14 are not limited to the above-mentioned telephone terminals 15 and facsimile terminals 16, but may also be computer terminals 17, dedicated terminals 18, mobile phones, so-called PHS (personal handyphone system), etc. May be.
ファイル転送制御部 4は、 ィン夕ーネッ ト接続部 3からィン夕ー ネッ ト 2を介して得られる音声デ一夕、 ファクシミ リ端末のィメー ジデ一夕、 WWW (World Wide Web) の文書データ、 応答手順スク リプトデ一夕等をサーバ 1の内部におけるデータ形式に適宜変換し てスクリプトイン夕一プリ夕実行部 5ゃフアイルー時記憶装置 6に 出力し、 またこれとは逆にスクリブトイン夕一プリ夕実行部 5ゃフ アイルー時記憶装置 6から送られてきたデ一夕を適宜適切な形式に 変換してィン夕一ネッ ト 2に出力する。 ただし、 ここでィン夕ーネ ヅ ト 2におけるデータ形式とサーバ 1の内部におけるデータ形式は、 必ずしも異なっている必要はない。  The file transfer control unit 4 is configured to transmit the voice data obtained from the internet connection unit 3 via the internet 2, the image data of a facsimile terminal, and a WWW (World Wide Web) document. The data, response procedure, script data, etc. are appropriately converted to the data format inside the server 1 and output to the script-in-time pre-execution unit 5 ゃ file-time storage device 6, and vice versa. Pre-executing unit 5 Converts the data sent from the air time storage device 6 into an appropriate format as appropriate and outputs it to the network 2. However, the data format in the event 2 and the data format in the server 1 need not necessarily be different.
上記ィン夕一ネッ ト 2に接続されているマス夕ファイル記憶サ一 バ 9は、 サーバ 1の働きを制御するためのマス夕ファイルを保持し ている。  The server file storage server 9 connected to the server 1 network 2 holds a server file for controlling the operation of the server 1.
ファイル記憶サーバ 1 0は、 応答手順スクリプトデ一夕や音声、 画像等のデ一夕 (総称してリモートファイルと呼ぶ) を保持してい る。 The file storage server 10 responds to the script script and voice, It holds images and other data (collectively called remote files).
データベースサーバ 1 2は、 内部にデータベースを保持しており、 サーバプログラム実行サーバ 1 1からの要求により、 デ一夕ベース の内容を適宜サーバプログラム実行サーバ 1 1に出力し、 また逆に サーバプログラム実行サーバ 1 1から入力されたデ一夕にしたがつ てデ一夕べ一スを更新する。  The database server 12 internally stores a database, and in response to a request from the server program execution server 11, outputs the contents of the database to the server program execution server 11 as appropriate, and conversely, executes the server program. The database is updated according to the data input from the server 11.
サーバプログラム実行サーバ 1 1は、 イン夕一ネッ ト 2に接続さ れた他の端末からの要求と内部に保持しているサーバプログラムの 内容にしたがい、 適宜データべ一スサーバ 1 2と通信してィン夕ー ネッ ト 2と情報のやり取りを行う。  The server program execution server 11 communicates with the database server 12 as appropriate in accordance with requests from other terminals connected to the Internet 2 and the contents of the server program stored therein. Exchanges information with Net 2.
P C 1 3は、 ィン夕ーネヅ ト 2に接続されており、 適宜サーバ 1 やマス夕ファイル記憶サーバ 9、 ファイル記憶サーバ 1 0、 サーバ プログラム実行サーバ 1 1と通信する。 これにより、 P C 1 3の利 用者はこれら各種サーバ上に蓄積された情報を管理することができ るようになされている。 ただし、 セキュリティの観点から、 各サー バにおいてはサーバ外部からの管理操作において十分な認証動作を 行う。  The PC 13 is connected to the in-net 2 and communicates with the server 1, the file storage server 9, the file storage server 10, and the server program execution server 11 as appropriate. As a result, users of the PC 13 can manage the information stored on these various servers. However, from the viewpoint of security, each server performs a sufficient authentication operation for management operations from outside the server.
このような仕組みにより、 サーバ 1は、 インターネッ ト 2を介し、 マスタフアイル記憶サーバ 9からマス夕ファイルを取り出し、 ファ ィル記憶サーバ 1 0との間でリモートファイルをやり取りし、 サー バプログラム実行サーバ 1 1を介してデータベースサーバ 1 2のデ 一夕をやり取りするようになされている。 さらに、 サーバ 1は、 ィ ン夕一ネッ ト 2に接続された他の P C 1 3と通信し、 P C 1 3に情 報を送付したり、 逆に P C 1 3からの命令に従ってサーバ 1の動作 を変更したりすることができるようになされている。 With such a mechanism, the server 1 retrieves the master file from the master file storage server 9 via the Internet 2, exchanges a remote file with the file storage server 10, and executes the server program execution server. The database server 12 is configured to exchange data overnight via 11. Further, the server 1 communicates with another PC 13 connected to the Internet 1 to send information to the PC 13 or, conversely, operates the server 1 according to an instruction from the PC 13. And can be changed.
サーバ 1のスクリプトインタープリ夕実行部 5は、 インターネッ ト 2を介して入力された、 あるいはファイル一時記憶装置 6に保持 されたマスタスクリブトの内容にしたがって、 適宜動作を切り替え、 フアイル転送制御部 4ゃフアイルー時記憶装置 6、 電話回線網接続 部 7を制御し、 これらの装置とデ一夕のやり取りを行う。  The script interpreter execution unit 5 of the server 1 switches the operation as appropriate in accordance with the contents of the mass task event input via the Internet 2 or stored in the file temporary storage device 6, and the file transfer control unit 4制 御 Controls the memory device at the time of fire 6 and the telephone network connection unit 7, and exchanges data with these devices overnight.
ファイル一時記憶装置 6は、 ファイル転送制御部 4、 認識合成部 8と通信し、 それらから入力されたデ一夕を内部に保持し、 これら の装置からの制御にしたがって保持したデ一夕を適宜出力あるいは 更新あるいは消去する。  The file temporary storage device 6 communicates with the file transfer control unit 4 and the recognition / synthesis unit 8 and stores therein the data inputted thereto, and appropriately stores the data stored under the control of these devices. Output or update or delete.
ファイル一時記憶装置 6は、 少なく とも一つのスクリプト管理フ アイルを持つ。 スクリプト管理ファイルは、 例えば図 6に示すよう な構造をしており、 応答手順スクリブトファイル名と応答サービス コードの対応を管理する。  The file temporary storage device 6 has at least one script management file. The script management file has a structure as shown in Fig. 6, for example, and manages the correspondence between the response procedure script file name and the response service code.
認識合成部 8は、 電話回線網接続部 7の制御に従い、 電話回線網 接続部 7あるいはファイル一時記憶装置 6から入力されたデータに 対し音声合成、 音声認識、 文字認識、 画像合成等の処理を行い、 そ の結果を電話回線網接続部 7あるいはフアイルー時記憶装置 6に出 力する。 この処理のために、 認識合成部 8は内部に音声合成部 8 A、 音声認識部 8 B、 文字認識部 8 C、 画像合成部 8 Dを内蔵しており、 それらを適宜用いる。  The recognition / synthesis unit 8 performs processing such as voice synthesis, voice recognition, character recognition, and image synthesis on data input from the telephone network connection unit 7 or the file temporary storage device 6 under the control of the telephone network connection unit 7. Then, the result is output to the telephone network connection unit 7 or the storage unit 6 for fire time. For this processing, the recognition / synthesis unit 8 internally includes a speech synthesis unit 8A, a speech recognition unit 8B, a character recognition unit 8C, and an image synthesis unit 8D, and these are used as appropriate.
2.2 ファイル 2.2 Files
2.2.1 応答手順スクリブト  2.2.1 Response procedure script
このシステムでは、 電話端末 1 5等の端末を使用するユーザが電 話回線網 1 4を通じてサーバ 1 と行う対話を司るプログラムを応答 手順スクリプト (適宜、 応答スクリプト、 スクリプトなどとする) と呼んでいる。 そして、 計算機上のデ一夕としてこのプログラムが ファイル化されたものを、 応答手順スクリプトファイル (適宜、 応 答スクリプトファイル、 スクリプトファイルなどとする) と呼んで いる。 In this system, users using terminals such as telephone terminal 15 The program that controls the dialogue with the server 1 through the telephone network 14 is called a response procedure script (response script, script, etc. as appropriate). A file that contains this program as a computer program is called a response procedure script file (response script file, script file, etc., as appropriate).
スクリプトファイルは、 サーバ 1のスクリプトイン夕一プリ夕実 行部 5で解釈され、 その内容にしたがってサーバ 1が動作する。 す なわち、 当該スクリプトファイルは、 サーバ 1の動作を制御するフ 口一や命令を記したものである。 以下に、 応答スクリプトの例を示 す。  The script file is interpreted by the script execution section 5 of the server 1 and the server 1 operates according to the contents. In other words, the script file contains information and instructions for controlling the operation of the server 1. The following is an example of a response script.
while (TRUE) { while (TRUE) {
&wait一 call  & wait one call
&off— hooks  & off— hooks
&p lay一 sound (' hello. snd,  & p lay one sound ('hello. snd 、
&0H— hook;  & 0H— hook;
}  }
また、 図 7にはその応答スクリプトの実行手順を示す。 この図 7 のフローチヤ一トにおいて、 ステップ S P 1では利用者の端末から 電話がかかってくるのを待ち、 ステップ S P 2では利用者から電話 がかかってきたときに回線が接続される。 ステップ S P 2にて回線 が接続されると、 ステップ S P 3では、 ファイル名が 「hel lo. snd」 となされている音声ファイルを再生する。 その後は、 ステップ S P 4にて回線を切断する。 Figure 7 shows the procedure for executing the response script. In the flowchart of FIG. 7, in step SP1, a call is waited for from a user terminal, and in step SP2, a line is connected when a call is received from a user. Line at step SP 2 Is connected, in step SP3, an audio file whose file name is "hel lo. Snd" is played. After that, the line is disconnected at step SP4.
上記応答手順スクリブトの中で、 特にサーバ 1の起動時に最初に 読み込まれるものをマスタスクリプトと呼ぶ。  Among the response procedure scripts, the one that is read first when the server 1 starts up is called the master script.
スクリブトは電子的にファイル化されたものがファイル一時記憶 装置 6かマスタフアイル記憶サーバ 9かフアイル記憶サーバ 1 0に 存在しなければならない。  The script must be stored in the file temporary storage device 6, the master file storage server 9, or the file storage server 10 in the form of an electronic file.
2.2. データ 2.2. Data
前述のスクリプト例のプログラム中の 「hel lo. snd」 のように、 ス クリブトファイルからは他のデータファイルを参照することができ るようになされている。 この例では音声デ一夕を参照しているが、 他にもテキス トデ一夕や画像データ等を利用することが可能である。 さらに、 同じ音声デ一夕についても、 様々なフォーマッ トのデ一夕 ファイルを利用することが可能である。 それらのデータは電子的に ファイル化されたものであり、 ファイル一時記憶装置 6や、 フアイ ル記憶サーバ 1 0等に格納される。  As in "hel lo. Snd" in the script example program above, the script file allows other data files to be referenced. In this example, the audio data is referred to, but text data, image data, and the like can also be used. Furthermore, it is possible to use data files of various formats for the same voice data files. These data are electronically filed, and are stored in the file temporary storage device 6, the file storage server 10, or the like.
2.3 応答サービスコード 2.3 Response service code
また、 この情報サービスシステムにおいて、 電話端末 1 5等によ り電話回線網 1 4から接続してくるユーザに対して行われる、 応答 手順スクリブトによって構成されるサービスには、 それぞれ固有の コード番号を割り当てることとし、 これを応答サービスコードと呼 ぶ。 これにより、 天気予報サービス、 道路交通情報サービス、 地図 印刷サービスなどサーバ 1に登録された様々なサービスを、 ユーザ はユーザ端末にて当該コード番号により選択することができる。 前記図 6に示した管理ファイルは、 このコード番号と実際の応答 サービスを表すスクリプトとを関連付けるものであり、 当該サービ スにおいてユーザがユーザ端末から当該コード番号を入力すると、 サーバ 1はこの管理ファイルに基づいて対応するスクリプトを決定 することができるようになされている。 Also, in this information service system, a service constituted by a response procedure script provided to a user connected from the telephone network 14 by the telephone terminal 15 or the like has a unique code number. This is called a response service code. This enables weather forecast services, road traffic information services, maps The user can select various services registered in the server 1 such as a printing service by using the code number at the user terminal. The management file shown in FIG. 6 associates this code number with the script representing the actual response service. When the user inputs the code number from the user terminal in the service, the server 1 executes this management file. The corresponding script can be determined based on the.
応答サービスコードは、 応答手順スクリブトの作者がサーバ 1に スクリプトを登録する際にサービス管理部 1 9により生成される。  The response service code is generated by the service management unit 19 when the author of the response procedure script registers the script in the server 1.
2.4 基本動作 2.4 Basic operation
この情報サービスシステムの基本動作として、 以下の項目が挙げ られる。  The basic operations of this information service system are as follows.
•応答手順スクリブト及び関連データの作成  • Preparation of response procedure script and related data
•サーバ 1への同スクリブトの登録  • Registration of the same client on server 1
'同スクリブトによるサービスの利用  '' Use of services by the Scribts
'同スクリブト及び関連デ一夕のメンテナンス  '' Maintenance of the event and related events
以下では、 上記各項目のそれぞれについて説明する。 Hereinafter, each of the above items will be described.
2.4.1 スクリプトとデータの作成 2.4.1 Creating scripts and data
前記 2.2 節で述べた通り、 このシステムによって実現され、 電話 回線網 1 4に接続した機器を利用するユーザに供されるサービスは、 応答手順スクリプ卜とそれに関連するデータにその内容が記述され 応答手順スクリプトは、 前記 2.2. 1 節で例示したテキストフアイ ルであるが、 その言語仕様は本発明に含まない。 言語仕様にしたが つてさえいれば誰でも作成することが可能である。 応答手順スクリ ブトに関連するデ一夕 (音声、 画像など) も誰でも作成することが 可能である。 スクリプト、 デ一夕ともに作成後にサーバ 1に登録さ れて始めて、 電話回線網 1 4を通じて利用されることができる。 As described in section 2.2 above, the services provided by the system and provided to the users using the equipment connected to the telephone network 14 are described in the response procedure script and its associated data, and the response is described. The procedure script is the text file exemplified in section 2.2.1. However, the language specification is not included in the present invention. Anyone can create it as long as it follows the language specifications. Anyone can create the data (voice, image, etc.) related to the response procedure script. Only when both scripts and data are created and registered on the server 1 can they be used through the telephone network 14.
2.4.2 応答スクリプトの登録 2.4.2 Registering a response script
イン夕一ネヅ ト 2に接続された P C 1 3からサーバ 1に応答スク リプトを登録する方法は、 様々な例を考えることができる。  Various examples can be considered for a method of registering a response script from the PC 13 connected to the in-net 2 to the server 1.
図 8には、 P C 1 3からイン夕一ネッ ト 2を経由してサーバ 1に 応答スクリブトを登録するにおいて、 サーバ 1の動作手順の一例を 示す。  FIG. 8 shows an example of an operation procedure of the server 1 when registering a response script from the PC 13 to the server 1 via the internet 1.
この図 8に示すフロ一チャートにおいて、 ユーザが例えば P C 1 3上でいわゆる w e b閲覧ソフ トを起動し、 スクリブトの登録のた めにサ一バ 1に P C 1 3を接続させると、 w e bサーバ 1 9が働き、 当該 w e bサーバ 1 9では、 ステップ S P 1 1にてスクリプト登録 用の w e bページを P C 1 3の w e b閲覧ソフ トに送信する。 上記 P C 1 3上で実行した w e b閲覧ソフ トによりディスプレイ上に表 示される応答スクリプト登録画面としては、 図 9のような画面を一 例として挙げることができる。 この応答スクリブト登録画面上には、 名前の入力部とファイル名の入力部が表示され、 さらにその入力の 登録を行うか否かのソフ トキ一表示 ( 「O K」 、 「 R E S E T」 ) 等が表示される。  In the flowchart shown in FIG. 8, when a user starts a so-called web browsing software on PC 13 and connects PC 13 to server 1 to register a client, for example, web server 1 9 works, and the web server 19 transmits a web page for script registration to the web browsing software of the PC 13 in step SP 11. As a response script registration screen displayed on the display by the web browsing software executed on the PC 13, a screen as shown in FIG. 9 can be mentioned as an example. On the response script registration screen, a name input section and a file name input section are displayed, and further, a soft key display ("OK", "RESET") indicating whether or not to register the input is displayed. Is done.
応答スクリブトの作成者は、 P C 1 3において応答スクリプトを 作成し、 この画面を開いて、 名前の入力部とファイル名の入力部の 空欄に、 自分の名前と応答スクリプトのファイル名を入力する。 こ れにより、 P C 1 3からは、 当該 P C 1 3上にある応答スクリプト そのもの、 又は応答スクリブトの所在を表すァドレスが H T T P (Hyper Text Transfer Protocol ) によってサ一バ 1へ送られる。 そして、 サーバ 1は、 ステップ S P 1 2の処理に移り、 送られてき たデ一夕を受信する。 The creator of the response script creates a response script on PC 13 and opens this screen to enter the name input section and file name input section. In the blanks, enter your name and the file name of the response script. As a result, the PC 13 sends the response script itself or the address indicating the location of the response script on the PC 13 to the server 1 by HTTP (Hyper Text Transfer Protocol). Then, the server 1 proceeds to the process of step SP12 and receives the transmitted data.
続いて、 サーバ 1は、 ステップ S P 1 3の処理に移り、 スクリブ ト自身が送られてきたのか、 スクリプトのァドレスが送られてきた のかを判定し、 ァドレスが送られてきたのであればステップ S P 1 4の処理に移ってそのァドレスからスクリプト自身を取り出す。 な お、 アドレスとしては、 例えばいわゆる U R L (Unified Resource Locator) を使用することができ、 その場合、 サーバ 1は当該 U R Lに記されたプロ トコルにしたがってイン夕一ネッ ト接続部 3より イン夕一ネッ ト 2を通じて P C 1 3からスクリプトを取り出す。 このようにして何れかの方法でスクリブトを受信したサーバ 1は、 次にステヅプ S P 1 5の処理に移り、 スクリブトの内容をチエツク し、 文法的な誤りがないか判定する。 ここで誤りが検出された場合 は、 ステップ S P 1 6の処理に移り、 P C 1 3に対してエラ一メヅ セージを送信する。 これにより、 P C 1 3の w e b閲覧ソフ トの画 面上にはエラ一メッセージが表示され、 ユーザに対して修正の後、 改めて登録するよう促す。  Subsequently, the server 1 proceeds to the processing of step SP 13, determines whether the script itself has been sent or the address of the script has been sent, and if the address has been sent, step SP 13. Move to the processing of 14 and extract the script itself from the address. As the address, for example, a so-called URL (Unified Resource Locator) can be used. In this case, the server 1 sends the IP address from the Internet connection unit 3 according to the protocol described in the URL. Take out the script from PC 13 via net 2. The server 1 that has received the scribe in any of the above-described manners then proceeds to the process of step SP15, checks the contents of the scribe, and determines whether there is a grammatical error. If an error is detected here, the process proceeds to step SP16, and an error message is transmitted to PC13. As a result, an error message is displayed on the screen of the PC 13 web browsing software, and prompts the user to make a correction and register again.
ステップ S P 1 5のチェックで誤りが検出されなかった場合、 サ ーバ 1はステップ S P 1 7の処理に進み、 サービス管理部 2 0がこ のスクリプトをファイル一時記憶装置 6に保存する。 さらに、 ステ ップ S P 1 9の処理に進み、 サービス管理部 2 0はスクリブトに対 応するサービスコードを生成し、 w e bサーバ 1 9に知らせる。 す ると続くステップ S P 2 0において w e bサーバ 1 9は通知された サービスコードをユーザに知らせるための w e bページを生成し、 そのデータを P C 1 3に送信する。 これにより、 ユーザは P C 1 3 上の w e b閲覧ソフ トに画面上において、 サーバ 1により発行され たサービスコードを確認することができる。 図 1 0には、 このとき w e b閲覧ソフ 卜の画面上に表示される画面出力の一例を示す。 す なわちこの図 1 0の例では、 登録結果として、 「あなたの応答スク リプトファイルは正しく登録されました。 この応答スクリブトのァ クセス番号は 3 4 8 7です。 」 等の表示がなされる。 If no error is detected in the check in step SP15, the server 1 proceeds to the process in step SP17, and the service management unit 20 stores this script in the file temporary storage device 6. Further, the process proceeds to step SP 19, and the service management unit 20 responds to the client. A corresponding service code is generated and notified to the web server 19. Then, in the following step SP 20, the web server 19 generates a web page for notifying the user of the notified service code, and transmits the data to the PC 13. Thus, the user can confirm the service code issued by the server 1 on the screen of the web browsing software on the PC 13. Fig. 10 shows an example of the screen output displayed on the screen of the web browsing software at this time. In other words, in the example shown in Fig. 10, a message such as "Your response script file has been correctly registered. The access number of this response script is 3487" is displayed. .
2.4.3 スクリプトの利用 2.4.3 Using scripts
図 1 1には、 応答スクリプトによるサービスをサービス利用者が 受ける場合の、 サーバ 1の動作手順を示す。  Figure 11 shows the operation procedure of the server 1 when the service user receives the service by the response script.
この図 1 1において、 サービス利用者が電話端末 1 5を用い、 電 話回線網 1 4を通じてサーバ 1に接続すると、 サーバ 1はステップ S P 3 1の処理に移り、 電話端末 1 5に対し、 ガイダンス音声 (例 えば 「ご希望のサービスコードを入力してください」 など) を送信 する。 これに対し、 サービス利用者が希望のサービスコード (図 1 0の例で登録されたスクリブトに対するものであれば 3 4 8 7 ) を 電話端末 1 5の操作子により入力すると、 サーバ 1はステップ S P 3 2の処理に移り、 その信号を電話回線網接続部 7で受信 ·変換し、 内部形式にする。  In FIG. 11, when the service user uses the telephone terminal 15 and connects to the server 1 through the telephone network 14, the server 1 proceeds to the process of step SP31 and provides guidance to the telephone terminal 15. Send a voice (for example, “Enter the desired service code”). On the other hand, if the service user inputs the desired service code (3 4 8 7 in the case of the scribble registered in the example of FIG. 10) using the operator of the telephone terminal 15, the server 1 executes step SP. 3 Move to the process of 2 and receive and convert the signal in the telephone network connection unit 7 to make it into internal format.
続いてステップ S P 3 3で、 この値をサービス管理部 2 0におい て適正かどうか判定し、 適正でなければ、 すなわち入力されたサ一 ビスコードに対応するサービスが提供可能でなければ、 ステップ SSubsequently, in step SP33, the service management unit 20 determines whether or not this value is appropriate. If the service corresponding to the service code cannot be provided, step S
P 3 6の処理に移って電話回線網接続部 7から電話回線網 1 4を経 由してサービス利用者の電話端末 1 5に対してサ一ピスコ一ドが不 正であることの音声による通知を行い、 続いてステップ S P 3 2の 処理に戻って再度サ一ピスコ一ドが入力されるのを待ち受ける。 ステップ S P 3 3の判定においてサ一ピスコ一ドが適正であれば、 ステップ S P 3 4の処理に移って、 サ一ビス管理部 2 0がそのサ一 ビスコードに対応するスクリプトをファイル一時記憶装置 6から取 り出し、 スクリプトインタープリ夕実行部 5に渡す。 Proceeding to the process of P 36, the telephone line connection unit 7 sends a voice message indicating that the service code is invalid to the service user's telephone terminal 15 via the telephone line network 14. The notification is made, and the process returns to step SP32 and waits for the input of the support code again. If the service code is appropriate in the determination in step SP33, the process proceeds to step SP34, where the service management unit 20 stores the script corresponding to the service code in the file temporary storage device. Take it out from 6 and pass it to the script interpreter execution unit 5.
続いてステヅプ S P 3 5に移り、 スクリプトイン夕一プリ夕実行 部 5が渡された応答スクリブトを解釈 ·実行する。  Subsequently, the process proceeds to step SP35, in which the script execution unit 5 interprets and executes the passed response script.
このように個々の応答スクリブトにコ一ド番号を割り付けること により、 一台のサーバ 1で複数のサービスを実現することができる。 図 1 2には 1台のサーバ 1で複数のサービスを実現する場合の構成 例を示す。  By assigning a code number to each response client in this manner, a single server 1 can realize a plurality of services. Figure 12 shows an example of a configuration in which a single server 1 implements multiple services.
この図 1 2において、 イン夕一ネッ ト 2上には、 例えば 「天気予 報」 の応答スクリブト S 1の作者の P C 4 1と、 例えば 「ニュー ス」 の応答スクリプト S 2の作者の P C 4 2がそれぞれ接続されて おり、 両者はそれぞれサーバ 1に接続してスクリブトを登録する。 これにより、 サーバ 1は、 既に登録されている例えば 「交通情報」 の応答スクリブト S 3と合わせてそれらのスクリブトを登録し、 そ れそれのスクリブトにコ一ド番号を発行する。 電話端末 1 5を用い てサーバ 1に接続した利用者は、 それぞれのコ一ド番号 (この例で は S 1か S 2か S 3のスクリプト) のうち所望のサービスを提供す るスクリブトの番号を入力することにより、 所望のサービスを受け ることができる。 In FIG. 12, the PC 41 of the creator of the response script S 1 of “weather forecast” and the PC 4 of the creator of the response script S 2 of “news”, for example, are placed on the in-net network 2. 2 are connected to each other, and both connect to the server 1 to register the client. As a result, the server 1 registers those clients in addition to the already registered response clients S3 of, for example, "traffic information" and issues a code number to each of the clients. The user who connects to the server 1 using the telephone terminal 15 can use the code number (in this example, S1, S2, or S3 script) of the client who provides the desired service. To receive the desired service. Can be
2.5 拡張機能 2.5 Extension
2.5.1 音声合成 2.5.1 Speech synthesis
前述のように、 サーバ 1は、 予め用意された音声データを利用者 の電話端末 1 5等に送信することが可能であるが、 テキスト音声合 成を用いることにより、 テキス トデ一夕から音声を生成して送信す ることも可能である。  As described above, the server 1 can transmit voice data prepared in advance to the user's telephone terminal 15 or the like. It can also be generated and sent.
図 1 3には、 前記図 5に示した全体構成の中で、 音声合成に関係 する部分のみを抜き出して表す。  FIG. 13 shows only the portion related to speech synthesis in the overall configuration shown in FIG.
この図 1 3において、 ファイル一時記憶装置 6はプログラムと音 声データのみならず、 テキス トデ一夕をも保持することができるよ うになされている。  In FIG. 13, the file temporary storage device 6 can hold not only programs and audio data but also text data.
そしてスクリプトインタープリ夕実行部 5は、 読み込んだプログ ラムに従い、 適宜テキストデ一夕をファイル転送制御部 4に要求す る。 ファイル転送制御部 4は、 要求されたファイルをファイル一時 記憶装置 6から取り出して電話回線網接続部 7に送信し、 当該電話 回線網接続部 7が同データを認識合成部 8へ送る。  Then, the script interpreter executing unit 5 requests the file transfer control unit 4 to transmit text data as appropriate according to the read program. The file transfer control unit 4 takes out the requested file from the file temporary storage device 6 and sends it to the telephone network connection unit 7, and the telephone network connection unit 7 sends the data to the recognition and synthesis unit 8.
認識合成部 8では、 音声合成部 8 Aにてこのデータを音声に変換 し、 生成された音声データを電話回線網接続部 7に送信する。 そし て電話回線網接続部 7より電話回線 1 4を通じてユーザの電話端末 1 5に音声が送信される。  In the recognition / synthesis unit 8, the data is converted into voice by the voice synthesis unit 8 A, and the generated voice data is transmitted to the telephone network connection unit 7. Then, the voice is transmitted from the telephone network connection unit 7 to the user's telephone terminal 15 through the telephone line 14.
なお、 ファイル一時記憶装置 6に格納されたテキストデ一夕を認 識合成部 8に送る場合においては、 前述のような方法に限らず、 フ ァィルー時記憶装置 6より直接認識合成部 8に送るようになされて いても良い。 その場合は、 対象となるデータのファイルの識別子を スクリプトイン夕一プリ夕実行部 5から電話回線網接続部 7を通じ て認識合成部 8に通知する。 When the text data stored in the file temporary storage device 6 is sent to the recognition / synthesis unit 8, it is not limited to the method described above, but is sent directly to the recognition / synthesis unit 8 from the file time storage device 6. Made like May be. In that case, the identifier of the file of the target data is notified from the script execution unit 5 to the recognition and synthesis unit 8 through the telephone network connection unit 7.
以下に、 特定の文章を読み上げるスクリブトの一例を示す。  The following is an example of a script that reads a specific sentence.
whi le(TRUE ){ whi le (TRUE) {
&wait_cal l;  &wait_call;
&off_hook^  & off_hook ^
&play_text ("ただいまサービスを停止しております < &play_text ("明日以降おかけ直し下さい。 "),'  & play_text ("The service is currently suspended <& play_text (" Please call back tomorrow. "), '
&on— hook;  & on— hook;
}  }
このように情報サ一ビスシステムでは、 テキストデータから音声 を生成して対話サービスに使用することができるため、 対話サービ スを作成する者が必ずしも音声デ一夕を用意する必要がなく、 より 簡単にサービスを作成することが可能となる。 As described above, in the information service system, a voice can be generated from text data and used for a conversation service, so that a person who creates the conversation service does not necessarily need to prepare a voice message, which is simpler. Service can be created.
2.5.2 音声入力 2.5.2 Voice input
前述のように、 サーバ 1はユーザからの入力として電話端末 1 5 の操作子による D T M F信号を受け取り、 解釈することが可能であ るが、 さらにユーザによる電話端末 1 5からの音声入力を受け取る ようにもなされている。 ユーザが電話端末 1 5のマイクロホンから 入力した音声は、 電話回線網 1 4を通じて電話回線網接続部 7に入 力される。 実際にこの音声データの処理はスクリプトインタープリ 夕実行部 5が、 実行中のプログラムにしたがって決定し、 電話回線 網接続部 7を制御することにより行う。 As described above, the server 1 can receive and interpret the DTMF signal from the operator of the telephone terminal 15 as an input from the user, but also receives the voice input from the telephone terminal 15 by the user. It has also been done. The user uses the microphone on the phone terminal 15 The input voice is input to the telephone network connection unit 7 through the telephone network 14. Actually, the processing of the audio data is performed by the script interpreter executing section 5 deciding according to the program being executed and controlling the telephone network connecting section 7.
例えば、 プログラム中で電話端末 1 5からの音声をファイル一時 記憶装置 6に録音するよう指定されている場合は、 電話回線網接続 部 7に入力された音声データは音声録音 ·再生部 7 Bにて内部形式 に適宜変換され、 ファイル一時記憶装置 6に保存される。  For example, if it is specified in the program that the voice from the telephone terminal 15 is to be recorded in the file temporary storage device 6, the voice data input to the telephone network connection unit 7 is transmitted to the voice recording / playback unit 7B. The file is converted to an internal format as needed and stored in the file temporary storage device 6.
また、 プログラム中で電話端末 1 5からの音声を音声認識に使用 するよう指定されている場合は、 電話回線網接続部 7に入力された 音声データは認識合成部 8に送られ、 音声認識部 8 Bにおいて音声 認識処理にかけられ、 その結果がスクリブトイン夕ープリ夕実行部 5に送られる。  If it is specified in the program that the voice from the telephone terminal 15 is to be used for voice recognition, the voice data input to the telephone network connection unit 7 is sent to the recognition and synthesis unit 8 and the voice recognition unit At 8B, the speech recognition processing is performed, and the result is sent to the scribing-in / pre-evening execution unit 5.
このように、 ユーザにより電話端末 1 5から入力された音声入力 をサーバ 1が受け取れるようになされていることにより、 電話端末 1 5を介したユーザの音声を録音して後に再生するサービスや、 複 数メニューからの選択を電話端末 1 5の操作子によらず音声で行う ことができるサ一ビスなどを実現するプログラムを扱うことが可能 となる。  As described above, since the server 1 can receive the voice input from the telephone terminal 15 by the user, the server 1 can record the voice of the user via the telephone terminal 15 and reproduce it later. It is possible to handle a program that implements a service or the like in which selection from several menus can be made by voice without depending on the operator of the telephone terminal 15.
2.5.3 外部ファイルの取り込み 2.5.3 Importing external files
前述の図 5に示したシステム例では、 応答スクリプトやそれに付 随するデータをサーバ 1内のファイル一時記憶装置 6に収めている が、 本発明ではこれらスクリブトゃデ一夕をサーバ 1の外に置くこ とも可能である。 前記 2.2. 1 節で取り上げた応答スクリプトでは、 スクリプトの中 で音声ファイルを再生するようになされている (前記応答スクリブ トの例) 。 このスクリプトにおいて音声ファイル名を指定している 部分をより一般化することにより、 スクリブトファイルが保存され ているのと同じ場所のみならず、 ネッ トワーク上の様々な場所にあ るデ一夕を指定することができる。 In the system example shown in FIG. 5 described above, the response script and the data accompanying the response script are stored in the file temporary storage device 6 in the server 1, but in the present invention, these scripts are stored outside the server 1. It is possible to put it. In the response script described in section 2.2.1, an audio file is played in the script (example of the response script). By generalizing the part of the script where the audio file name is specified, it is not only possible to use the same location where the script file is stored, but also to save data in various locations on the network. Can be specified.
インターネッ ト上のデータの所在 (以下、 住所と呼ぶ) を示す方 法として代表的なものに U R L (Unified Resource Locator) があ るが、 この情報サービスシステムでも U R L又はそれと同様の機能 を持つものを用いる。  A typical method for indicating the location of data on the Internet (hereinafter referred to as an address) is a URL (Unified Resource Locator). In this information service system, a URL or a device having a similar function is used. Used.
例えば、 前述の 2.2. 1節で取り上げた応答スクリブトの例に対し、 下記のスクリブトでは、 音声ファイル名を指定する部分で U R Lを ί曰 Lし" Lいる。  For example, in contrast to the example of the response script described in section 2.2.1 above, in the following script, URL is written in the part that specifies the audio file name.
whi le (TRUE) { whi le (TRUE) {
&wait— call ;  & wait— call;
&off— hook;  & off— hook;
&play— sound (, http : //www. foo. co. jp/data hel lo. snd' ); &on— hook;  & play—sound (, http: //www.foo.co.jp/data hel lo.snd '); &on—hook;
}  }
このスクリブトがサーバ 1に登録され、 ファイル一時記憶装置 6 に格納された状態を図 1 4に示す。 この図 1 4において、 データを指定したスクリプトをサーバ 1で 実行する場合、 サーバ 1は、 必要に応じて適宜指定されたデータフ アイルを、 イン夕一ネヅ ト接続部 3からイン夕一ネヅ ト 2を通して 取り出す。 例えば、 スクリプトィン夕ープリ夕実行部 5がスクリブ トを解釈 ·実行しているときにデータファイルの取り出しをィン夕 —ネッ ト接続部 3に指示し、 イン夕一ネッ ト 2を通じてファイル記 憶サーバ 1 0から取り出された音声デ一夕を、 音声録音 ·再生部 7 Bで再生するなどという形が考えられる。 FIG. 14 shows a state in which the client is registered in the server 1 and stored in the temporary file storage device 6. In FIG. 14, when a script specifying data is executed on the server 1, the server 1 transmits a data file appropriately specified as needed from the in-net connection unit 3 to the in-net file. Take out through 2 For example, when the script execution section 5 interprets and executes the script, the script file is instructed to retrieve the data file to the net connection section 3 and the file is recorded through the internet connection 2. For example, the audio data extracted from the storage server 10 may be reproduced by the audio recording / reproducing unit 7B.
さらに、 図 1 5に示すように、 スクリプト自体をサーバ 1の外部 に置くことも可能である。  Further, as shown in FIG. 15, the script itself can be placed outside the server 1.
この図 1 5の例の場合、 応答スクリプトの作成者は、 スクリプト 自体を登録する代わりに、 スクリブトの所在を表す U R Lをサーバ 1に登録する。 サーバ 1はファイル一時記憶装置 6内のスクリブト 一覧に登録された U R Lを保存し、 応答サービスの中で必要となつ た時点でイン夕一ネッ ト 2を通じて登録された応答スクリブトの実 体をファイル記憶サーバ 1 0から取り出し、 実行する。 なお、 図 1 5では、 スクリプトとデ一夕ファイルが同一のサーバ (ファイル記 憶サーバ 1 0 ) 上に置かれているが、 それぞれ異なるサーバ上に置 かれていても良い。 この場合、 それぞれに U R Lが割り当てられて おり、 それにしたがってサーバ 1から取り出すことが可能であれば 良いのである。 また、 U R Lの代わりに同様の機能 (ネッ トワーク 上のデータの所在を一意に決定する機能) を有する符号化法を用い ても良い。  In the case of the example shown in FIG. 15, the creator of the response script registers the URL indicating the location of the script in the server 1 instead of registering the script itself. The server 1 saves the URL registered in the list of clients in the temporary file storage device 6, and stores the actual response script registered through the Internet 2 as a file in the response service when necessary. Retrieve from server 10 and execute. In FIG. 15, the script and the data file are placed on the same server (file storage server 10), but they may be placed on different servers. In this case, it is only necessary that URLs are assigned to each of them, and that they can be extracted from the server 1 according to them. Further, instead of the URL, an encoding method having a similar function (a function of uniquely determining the location of data on a network) may be used.
上記図 1 4や図 1 5のように、 スクリプトやスクリプトから使用 されるデ一夕をサーバ 1の外部に置くことにより、 それらの変更や 追加を容易に行うことができるようになる。 例えば、 スクリブトの 作成者が自分の w e bサーバを管理している場合、 そのサーバにス クリブトを置くことにより、 随時スクリプ卜の内容を変更すること ができる。 By placing the scripts and data used by the scripts outside of the server 1 as shown in Figures 14 and 15 above, The addition can be easily performed. For example, if the creator of the script manages his or her web server, the content of the script can be changed at any time by placing the script on that server.
2. 5.4 ファイル転送制御部 2. 5.4 File transfer control unit
この情報サービスシステムのサーバ 1では、 図 1 6に示すように、 内部にフアイル転送制御部 4を置くことにより、 より柔軟なデータ 転送を実現することができる。 なお、 図 1 6は、 サーバ 1内のファ ィル転送制御部 4とそれに関連する部分のみを抜き出して示してい o  In the server 1 of this information service system, as shown in FIG. 16, a more flexible data transfer can be realized by placing the file transfer controller 4 inside. FIG. 16 shows only the file transfer control unit 4 in the server 1 and its related parts.
この図 1 6において、 ファイル転送制御部 4は、 イン夕一ネッ ト 接続部 3を介して得られる応答スクリブトやそれに付随する各種の デ—夕をサーバ 1の内部におけるデ一夕形式に適宜変換してスクリ ブトイン夕一プリ夕実行部 5ゃフアイルー時記憶装置 6に出力し、 またこれとは逆にスクリブトイン夕一プリ夕実行部 5やファイル一 時記憶装置 6から送られてきたデータを適宜適切な形式に変換して インターネッ ト 2に出力する。 ただし、 ここでイン夕一ネッ トにお けるデ一夕形式とサーバ 1の内部におけるデ一夕形式は、 必ずしも 異なっている必要はない。  In FIG. 16, the file transfer control unit 4 appropriately converts the response script obtained via the internet connection unit 3 and various data accompanying it into the data format inside the server 1. And outputs it to the storage unit 6 of the script-in / pre-execution section 5 and the data transmitted from the storage unit 6 of the script-in / pre-execution section 5 and the file temporary storage 6 as appropriate. Convert to the appropriate format and output to Internet 2. However, the data format on the Internet and the data format inside the server 1 do not necessarily need to be different.
2. 5. 5 ファイルのキャッシュ 2.5.5 File caching
フアイル転送制御部 4はイン夕一プリ夕実行部 5から要求があつ たデータをィン夕ーネッ ト 2上の他のサーバから取り出した際に、 そのデ一夕をファイル一時記憶装置 6に保存し、 後に再び同じデー 夕の要求があつたときに、 ィン夕ーネッ ト 2上のサイ 卜から再度取 り出さずにファイル一時記憶装置 6に保存してあるデ一夕を返すよ うになされていてもよい。 これによつて同じファイルの読み込みに かかる時間のために応答スクリブトの実行が遅延することを防ぐこ とができる。 このダウン口一ドフアイルのキャヅシュに関しては、 後述する 2.6 節の 「ダウンロードファイルのキャッシュの詳細」 に て詳しく説明する。 When the file transfer control unit 4 retrieves the data requested from the in-net / pre-night execution unit 5 from another server on the in-net network 2, it stores the data in the temporary file storage device 6. And later again on the same day When the evening request is made, the data stored in the file temporary storage device 6 may be returned without being taken out again from the site on the Internet 2. This can prevent the execution of the response script from being delayed due to the time required to read the same file. This down-file cache is described in more detail in Section 2.6, "Details of Download File Caching" below.
なお、 ダウンロードファイルのキヤヅシュにおいて、 スクリプト 作成者の意志によっては一律にキヤッシュさせずに、 キャッシュし なくてよいファイルやできるだけ長くキャッシュしてほしいフアイ ル、 特定の時期までキヤッシュしてほしいファイルなどの区別を行 いたい場合がある。 また、 キャッシュされているファイルがダウン ロード後にサイ ト側で更新されているかのチェックもする必要があ るが、 その更新チェック頻度も指定したい場合がある。 このような 要求にはサイ ト側に管理ファイルを持っていて、 それをダウンロー ドすることによって対応することができる。 このキャッシュの拡張 制御に関しては、 後述する 2.7節の 「キャッシュ制御の拡張の詳細」 にて詳しく説明する。  Depending on the script creator's will, the cache of downloaded files should not be uniformly cached, but should be distinguished from files that do not need to be cached, files that should be cached as long as possible, and files that should be cached until a specific time. May be required. In addition, it is necessary to check whether the cached file has been updated on the site side after downloading, but sometimes it is desired to specify the update check frequency. These requests can be handled by having a management file on site and downloading it. This cache extension control is described in detail in “Details of Cache Control Extension” in section 2.7 below.
2.5.6 ファイルの先読み 2.5.6 File read-ahead
この情報サービスシステムにおいては、 実行中あるいは実行前の 応答スクリプトで必要となるファイルを予めフアイルー時記憶装置 6に読み込んでおくようになされてもよい。 これによつてスクリブ ト実行中に、 あるファイルが必要になった時点で初めて読み込みを 始めるのに比べて、 応答スクリブトの実行が遅延することを防ぐこ とができる。 実行中の応答スクリブトで必要となるファイルの先読 みに関しては、 後述する 2.8 節の 「ダウンロードファイルの先読み の詳細」 にて詳しく説明する。 In this information service system, a file required for the response script during or before execution may be read into the fire time storage device 6 in advance. This prevents the execution of the response script from being delayed during the execution of the script, compared to the case where a file is first read when it is needed. Can be. The prefetching of files required for the ongoing response script is described in detail in “Details of prefetching of download files” in section 2.8 below.
なお、 ダウンロードファイルの先読みにおいて、 スクリプト作成 者の意志によっては、 ファイルにより他のものよりも早く先読みし た方がよいものや、 また先読みしたくないものがあったりすること がある。  Depending on the script creator's will, there may be some files for which it is better to read ahead than others, and others for which you do not want to read ahead.
そのような場合は、 スクリプト自身に明示的に特定ファイルの先 読みを優先指示するコマンドを記述したり、 先読みを禁止するコマ ンドを記述したりすることによって、 そのような要求にも応えるこ とが可能になる。  In such a case, such a request can be satisfied by explicitly writing a command that gives priority to prefetching of a specific file in the script itself or a command that prohibits prefetching. Becomes possible.
2.5.7 スクリプトの機能制限 '機能変更 2.5.7 Restriction of script function 'Function change
この情報サービスシステムでは、 様々なサイ トからの応答スクリ ブトファイルをダウンロードして実行することが可能であるが、 ど の応答スクリブトも無条件にあらゆる機能を実行できるようにする と、 逆にシステムのセキュリティゃリソース量などで問題になる場 合がある。  In this information service system, it is possible to download and execute response script files from various sites. However, if any response script can be executed unconditionally, the system will be vice versa. This may be a problem due to the security and resource usage of the system.
このような場合、 サイ ト毎の、 又はファイル別のスクリプトの実 行権限を設定したファイルを用意しておくことにより、 その設定に 応じてスクリプトに記述されたコマンドを機能制限したり、 又は機 能変更したりすることによってセキュリティやリソース量などの問 題を解消することが可能になる。  In such a case, by preparing a file in which the script execution authority is set for each site or for each file, the function described in the script can be restricted according to the setting, or By changing the functions, problems such as security and the amount of resources can be solved.
リソース量使用量などの制限では、 例えば録音最大時間やダウン 口一ド可能なファイルのサイズ、 同時にキャッシュされるファイル の最大サイズやキャッシュァゥ 卜される優先度、 応答スクリブトの 呼出し可能レベルなどの設定項目が考えられる。 また、 セキユリテ ィによる制限では、 ファイル一時記憶装置 6内のファイルのアップ 口一ド可否やシステムファイルに対するアクセスの可否などの設定 項目が考えられる。 Restrictions on resource usage, such as maximum recording time, file size that can be downloaded, file cached at the same time Setting items such as the maximum size of the request, the priority of caching, and the callable level of the response script can be considered. Further, in the restriction by the security, setting items such as whether or not the file in the temporary file storage 6 can be uploaded and whether or not access to the system file can be considered.
なお、 機能変更とは、 例えばアクセス制限された音声ファイルを 再生しょうとしたときに、 エラー音声のファイルを再生するなどの 代替処理を行うことである。 これも機能制限と一緒に、 代替処理を 設定しておくことにより可能になる。  The function change means performing an alternative process such as playing an error sound file when trying to play a sound file with restricted access. This is also possible by setting alternative processing along with function restrictions.
2. 5.8 スクリプトエンジンの自動選択 2. 5.8 Automatic selection of script engine
この情報サ一ビスシステムでは、 応答スクリブトをスクリプトィ ン夕一プリ夕実行部 5で解釈/実行する。 この解釈/実行するプロ グラム (スクリプトエンジン) は、 必ずしも 1つである必然性はな い。 応答スクリプトの記述言語が複数あっても、 それぞれに対して スクリブトエンジンを複数用意しておけば、 応答スクリブトを実行 する前にスクリブトイン夕ープリ夕実行部 5がどのスクリブトェン ジンで実行できる種類かを自動的に判別して該当するスクリプトェ ンジンに解釈/実行させることができる。  In this information service system, the response script is interpreted / executed by the script execution unit 5. This interpreting / executing program (script engine) is not necessarily required to be one. Even if there are multiple scripting languages for response scripts, if multiple script engines are prepared for each language, it is possible to determine which script engine can be used by the script-in / pre-execution execution unit 5 before executing the response script. It can be automatically determined and interpreted / executed by the corresponding script engine.
種類の判別には、 例えばスクリプト自身の最初にその記述言語の 名称を記述しておいたり、 対応するスクリブトエンジンの名前を記 述しておいたりすることによって対応できる。  The type can be determined by, for example, describing the name of the description language at the beginning of the script itself or the name of the corresponding script engine.
また、 応答スクリプトを記述する言語が同じであっても、 言語ソ ースの形でそのまま記述されたものを実行するだけでなく、 予め中 間言語の形に変換された応答スクリブトを実行したい場合もある。 このような場合に対しても、 ソース及び中間言語それぞれに応じた スクリプトエンジンを用意しておくことにより対応することができ る。 In addition, even when the response script is written in the same language, it is necessary not only to execute the language script as it is, but also to execute a response script that has been converted to an intermediate language in advance. There is also. Such cases can be dealt with by preparing script engines corresponding to the source and intermediate languages.
2.5.9 スクリプト実行関連ファイルの自動ダウンロード 2.5.9 Automatic download of script execution related files
スクリブトエンジンは、 必ずしも予めサーバ 1上に用意されてい る必要はなく、 必要に応じてマス夕フアイル記憶サーバ 9からダウ ンロードして、 ファイル一時記憶装置 6に格納するようになされて いてもよい。 例えばそのスクリブトエンジンで解釈/実行される必 要がある応答スクリプトを実行しょうとしたときにスクリプトイン タープリタ実行部 5がフアイル転送制御部 4に要求して必要なスク リプトエンジンをダウンロードしたり、 又は、 ファイル転送制御部 4が応答スクリプトをダウンロードしたときに、 それを解釈/実行 するのに必要なスクリブトエンジンがファイル一時記憶装置 6にな かった場合に自分でダウンロードするというようになされていても よい。  The scribing engine does not necessarily need to be prepared on the server 1 in advance, but may be downloaded from the mass file storage server 9 and stored in the file temporary storage device 6 as necessary. . For example, when trying to execute a response script that needs to be interpreted / executed by the script engine, the script interpreter execution unit 5 requests the file transfer control unit 4 to download the required script engine, Alternatively, when the file transfer control unit 4 downloads the response script, if the script engine required to interpret / execute the response script is not in the file temporary storage device 6, the response script is downloaded by itself. You may.
また、 自動でダウンロードするファイルは、 スクリプトエンジン でなくてもよく、 例えば応答スクリブトを解釈/実行しょうとした ときに、 そのスクリブト内で使われている特定のコマンドを実行す るために必要なプログラムやデータがサーバ 1上になかった場合に、 必要なファイルをマス夕ファイル記憶サーバ 9からダウン口一ドし てくるようになされていてもよい。  Also, the file to be automatically downloaded does not have to be a script engine. For example, when interpreting / executing a response script, a program required to execute a specific command used in the script is used. Alternatively, if the data is not on the server 1, the necessary file may be downloaded from the mass storage file storage server 9.
こうすることにより、 サーバ 1上に予め考え得るあらゆるプログ ラムやデータを予め用意しておく必要がなく、 ファイル一時記憶装 置 6のリソースの節約になる。 また、 サーバ 1の運用後にスクリブ トエンジンゃデ一夕などが更新されたり新しく作られたとしても、 サーバ 1の運用を停止することなく必要なときに最新のファイルを ダウンロードすることができるので、 常にシステムを最新の状態に 保つことができる。 また、 それらのファイルをファイル一時記憶装 置 6に置くことにより、 他のダウンロードファイルと同様のキヤッ シュイン、 キャッシュアウト、 ファイルの先読みの機能を使うこと ができ、 必要なくなつたフアイルが何時でもシステムのリソースを 無駄使いすることがなくなる。 By doing so, it is not necessary to prepare in advance all possible programs and data on the server 1, and the resources of the file temporary storage device 6 can be saved. After the operation of Server 1, Even if the engine engine is updated or newly created, the latest file can be downloaded when necessary without stopping the operation of the server 1, so the system is always kept up to date be able to. By placing those files in the temporary file storage 6, you can use the same cache-in, cache-out, and file read-ahead functions as other downloaded files. Resources are not wasted.
2.5. 10 スクリブト記述外ユーザ制御 2.5.10 User control outside script description
P Cなどで利用されるいわゆる WWWブラウザにおいては、 ある ホームページの H T M Lフアイルを読み込んで H T M Lの記述に従 つて表示したりするだけではなく、 転送中や表示中においてもュ一 ザの意図に従ってファイルの読み込み途中で中断したり、 直前に表 示したページを再度表示させたりということができるようになって いる。 画面を使った端末の場合はその機能のためのソフ トスイッチ を画面上に設け、 それをユーザが好きなときに押すことによって可 能になる。 しかし、 電話端末のように、 ユーザが入力できるイン夕 —フェースが極めて限定されている端末などの場合は、 応答スクリ プト上でそのイン夕一フエ一スによる入力を待っていたりして、 シ ステムが前記のような特別な用途に占有できないことが多い。 このような場合は、 スクリプトイン夕一プリ夕実行部 5又は電話 回線網接続部 7において、 そのィン夕ーフェースから特定のシ一ケ ンスの入力があった場合に、 応答スクリプト自身にその入力を渡さ ずに、 スクリプトイン夕一プリ夕実行部 5が独自の解釈を行って制 御するようになされればよい。 In a so-called WWW browser used on PCs, etc., not only read the HTML file of a certain homepage and display it according to the HTML description, but also read the file according to the user's intention during transfer or display. It is possible to interrupt on the way or to redisplay the page displayed immediately before. In the case of a terminal that uses a screen, a soft switch for that function is provided on the screen, and the user can press it whenever he wants. However, in the case of a terminal such as a telephone terminal in which the interface that the user can input is extremely limited, the user may wait for the input by the interface on the response script, and perform the operation. Often the stem cannot be occupied for such special applications. In such a case, if a specific sequence is input from the interface in the script-in / pre-execution execution unit 5 or the telephone network connection unit 7, the response script itself is input. Script-in-one-pre-executing unit 5 performs its own interpretation without passing I just need to be controlled.
このようにすれば、 電話端末 1 5の操作子から、 例えば連続して 「* * * * 1」 が入力された場合は、 直前のスクリブトに戻るよう にし、 また例えば連続して 「* * * * 0」 が入力された場合は最初 のスクリブトに戻るなどと制御することが応答スクリプト自身の記 述に関係なく可能になる。 もちろん、 操作子による操作のみならず、 音声による例えば 「ストップ」 や 「戻る」 等の入力によって同様の 制御を行うようにすることも可能である。  In this way, when, for example, “**** 1” is continuously input from the operator of the telephone terminal 15, the display returns to the immediately preceding script. If "* 0" is entered, it is possible to control to return to the first script, regardless of the description of the response script itself. Of course, it is also possible to perform the same control not only by the operation by the operator but also by inputting, for example, “stop” or “return” by voice.
2.5.11 接続先端末アドレス/種別によるスクリプトの自動選択 ところで、 この情報サービスシステムでは、 当該システムを通信 端末で利用する利用者が当該ネッ トワークに接続するときに、 同じ スクリプトのサ一ビスを利用することが便利であるとは限らない。 そこで例えば、 電話回線網制御部 7に発信者番号検出部 7 Dを備 え、 ユーザの通信端末からの接続時にその番号をスクリブトイン夕 一プリ夕実行部 5に伝えることにより、 スクリプトイン夕一プリ夕 実行部 5がその番号に応じた応答スクリブトを選択して実行するよ うになされていてもよい。 2.5.11 Automatic selection of script based on connection destination terminal address / type By the way, in this information service system, when a user who uses the system at a communication terminal connects to the network, the same script service is used. It is not always convenient to do so. Therefore, for example, the telephone line network control unit 7 is provided with a caller ID detecting unit 7D, and when the connection is made from the user's communication terminal, the number is transmitted to the scribing-in execution unit 5 so that the script-in operation can be performed. Evening execution section 5 may be configured to select and execute a response script corresponding to the number.
こうすることにより、 例えば予め登録したユーザに応じたサ一ビ スをすぐに提供したりすることができる。  By doing so, for example, a service corresponding to a pre-registered user can be immediately provided.
また、 端末の種類を検知できる機能を電話回線網接続部 7に備え、 ユーザの通信端末からの接続時にその端末の種類をスクリブトイン 夕一プリ夕実行部 5に伝えることにより、 スクリプトイン夕一プリ 夕実行部 5がその番号に応じた応答スクリブトを選択して実行する ようになされていてもよい。 こうすることにより、 例えば電話端末で接続するユーザ、 ファク シミ リ端末で続するユーザ、 P D A (personal digital assistan t) などで接続するユーザそれぞれに対して、 最適のサ一ビスを提 供することができるようになる。 Also, a function to detect the type of terminal is provided in the telephone network connection unit 7, and the type of the terminal is transmitted to the script execution unit 5 when the connection from the user's communication terminal is established, so that script execution is performed. The evening executing unit 5 may select and execute a response script corresponding to the number. By doing so, it is possible to provide optimal services to users connected by telephone terminals, users connected by facsimile terminals, and users connected by PDA (personal digital assistant), for example. Become like
2.5.1 サーバプログラム, データベースアクセス 2.5.1 Server program, database access
この情報サービスシステムのサーバで使用する応答スクリブトで は、 イン夕一ネッ ト 2上の他の WWW情報を参照 .利用することが できる。 イン夕一ネッ ト 2上の特定の w e bページの内容を読み上 げるスクリブトの一例としては、 下記のようなスクリブトが考えら れる。  In the response script used by the server of this information service system, other WWW information on the Internet 1 can be referenced and used. As an example of a script that can read the contents of a specific web page on the in-net 1 net, the following script can be considered.
while (TRUE) { while (TRUE) {
&wait_call ;  &wait_call;
&off—hook;  &off—hook;
&read— aloud— html (, http: //www. foo. co. jp/data/news . htm & read— aloud— html (, http: //www.foo.co.jp/data/news.htm
1' ); 1 ');
&on_hook;  & on_hook ;
また、 読み上げに限らず、 WWW上のデータやサーバプログラム ( C G Iなど) から得られる情報を様々に利用することができるよ うになされている。 例えば、 あるサーバプログラムがそのときの現 在時刻を返すようになされている場合、 下記のように、 そのプログ ラムを利用したスクリプトは、 接続してきたユーザに対し、 現在時 刻を知らせる。 In addition to reading aloud, it is possible to use data obtained on the WWW and information obtained from server programs (such as CGI) in various ways. For example, if a server program is set to return the current time at that time, the program The script using the ram notifies the connected user of the current time.
{ {
whi le (TRUE ) {  whi le (TRUE) {
&wait—cal l,'  & wait—cal l, '
&off— hook,'  & off— hook, '
$time = &get_web(, http : //www. ioo. co. jp/cgi-bin/time . cgi,);  $ time = & get_web (, http: //www.ioo.co.jp/cgi-bin/time.cgi,);
&play— text ("ただいまの時刻は $time です。 "); &on— hook;  & play— text ("The current time is $ time."); & on— hook;
}  }
} このようなスクリプトを処理する場合、 スクリプトイン夕一プリ 夕実行部 5がこのスクリプトを解釈し、 サーバ 1の外部のィン夕ー ネッ ト 2上に存在する情報を利用するように記述された部分を検知 し、 その情報をインターネッ ト接続部 3から直接、 又はファイル転 送制御部 4を介して取り出すようになされている。  } When processing such a script, the script execution unit 5 interprets the script and uses the information existing on the internet 2 outside the server 1 to describe the script. The detected portion is detected, and the information is extracted directly from the Internet connection unit 3 or via the file transfer control unit 4.
以上のように、 この情報サービスシステムは、 既にイン夕一ネッ ト上に存在する情報をも利用できるようになされており、 応答スク リブトの作成者は自分が作成するスクリブトのもたらす情報をすベ て自分で用意する必要はない。 既にィン夕ーネッ ト上に存在する情 報を加工したり集計したりして作り出した情報を提供するようなサ 一ビスを行うこともできる。 したがって、 様々なサービスを提供す るスクリブトをより多くの人々が作れる環境を提供することが可能 である。 As described above, this information service system can also use information that already exists on the Internet, and the creator of the response client must use the information provided by the client himself to create. You do not need to prepare it yourself. It is also possible to provide services that provide information created by processing and summarizing information that already exists on the Internet. Therefore, providing various services It is possible to provide an environment where more people can make more scraps.
2.6 ダウンロードファイルのキャッシュの詳細 2.6 Download File Caching Details
ファイル転送制御部 4は、 スクリブトイン夕ープリ夕実行部 5の 要求に応じてィン夕ーネッ ト 2経由でファイルをダウンロードする が、 頻繁に使われるファイルは繰り返しダウンロードされることに なる。 同じファイルを何回もダウンロードするのは、 イン夕一ネッ ト 2を通した通信の場合には時間がかかる場合が多いので利用者の 利便上に問題がある。  The file transfer control unit 4 downloads the file via the internet 2 in response to the request of the script-in / pre-execution execution unit 5, but frequently used files are repeatedly downloaded. Downloading the same file many times is often time-consuming when communicating via Internet 2 and there is a problem on the user's convenience.
そこで、 ダウンロードしたファイルをファイル一時記憶装置 6に 一時的に保存しておき、 次に同じファイルをダウンロードするよう に指示された時に、 そのファイル一時記憶装置 6から取り出すよう にすれば、 同じファイルを再度ダウン口一ドするのに比べて時間が かからず効率がよい。 このような処理は一般にファイルキャッシュ と呼ばれる。  Therefore, the downloaded file is temporarily stored in the file temporary storage device 6, and the next time the user is instructed to download the same file, the file is retrieved from the file temporary storage device 6, so that the same file can be stored. It takes less time and is more efficient than going down again. Such processing is generally called a file cache.
図 1 7及び図 1 8には、 この情報サービスシステムでファイルキ ャッシュを管理するためのファイル (リモートファイル管理フアイ ル、 口一カルキャッシュ管理ファイル) の一例を示す。 これらのフ アイルは、 フアイル転送制御部 4が作成/更新してファイル一時記 憶装置 6に置かれる。  Figures 17 and 18 show examples of files (remote file management file, oral cache management file) for managing the file cache in this information service system. These files are created / updated by the file transfer control unit 4 and stored in the file temporary storage device 6.
図 1 7のリモートフアイル管理ファイルは、 ダウンロードしたリ モートファイルの U R Lとフアイルー時記憶装置 6内に格納したフ アイル名 (ローカルファイル名) との対応関係などを記録しておく。 なお、 マス夕ファイルもリモ一トファイルと同様に扱ってもよい。 口一カルファイル名は、 リモ一トファイルをダウンロードしたとき に、 ファイル転送制御部 4によって既にある口一カルファイル名と 重ならないように生成されるようになされている。 また、 このファ ィルの項目として、 リモートファイルが何時、 作成/更新されたも のかを記録するためのリモ一トファイル更新日時と、 リモートファ ィルを何時、 ダウンロードするかどうか調べたかを記録するための 最終更新チェック日時などがある。 この図 1 7の例では、 リモート ファイル U R L 「http:〃 test. jp/a. txt」 は 「a0121.txt」 という ファイル名で口一カルファイルとして管理されていて、 ダウンロー ドしたリモ一トファイルの作成/更新された日時は 1 9 9 7年 1 1 月 1 1日 1 0時 1 0分 1 5秒で、 最後にこのリモートファイルの更 新日時を確認したのが 1 9 9 7年 1 1月 1 3日 1 2時 1 5分 0 5秒 であることを示している。 The remote file management file shown in Fig. 17 records the correspondence between the URL of the downloaded remote file and the file name (local file name) stored in the file storage 6 at the time of recording. The master file may be handled in the same manner as the remote file. The oral file name is generated by the file transfer control unit 4 when the remote file is downloaded so as not to overlap with the existing oral file name. Also, as items of this file, record the remote file update date and time to record when the remote file was created / updated, and when to check whether to download the remote file And the date and time of the last update check. In the example shown in Fig. 17, the remote file URL "http: \ test.jp/a.txt" is managed as an oral file with the file name "a0121.txt", and the downloaded remote file The date and time when the file was created / updated was 1997/11/11/10: 00/10: 00/15 seconds, and the last time the remote file was updated was 199/97 It indicates that it is January 13 1 2:15:05 5 seconds.
また、 図 1 8の口一カルキャッシュ管理ファイルは、 口一カルフ アイルのアクセスに関する情報を記録するためのものである。 口一 カルファイル毎に記録される項目として、 ローカルファイルを最後 にアクセスした日時である最終アクセス日時と現時点で該当する口 —カルファイルを使おうとしている (ダウンロード要求した) スク リブトの数であるアクセス中カウン夕がある。 このアクセス中カウ ン夕は、 その値が 0のときはその口一カルファイルを使っていない ことを示し、 1以上の値のときは使われていることを示している。 これによつて、 口一カルファイルを更新したり削除したりしてよい かどうかの判断が可能になる。 この図 1 8の例では、 ローカルファ ィル 「a0121. txt」 が最後にアクセスされたのは 1 9 9 7年 1 1月 1 3日 1 5時 5 1分 1 1秒であり、 現在 2つのスクリプトによって 使われていることを示している。 The oral cache management file shown in Fig. 18 is used to record information related to access to the oral file. The items recorded for each oral file are the last access date and time, which is the date and time when the local file was last accessed, and the number of clients who are currently using the oral file (download request). There is a county evening during access. In this access count, if the value is 0, it indicates that the oral file is not used, and if it is 1 or more, it indicates that it is being used. This makes it possible to determine whether the oral file can be updated or deleted. In the example shown in Fig. 18, the last access to the local file “a0121.txt” was at 19:00 on January 1, 1997, at 15: 00: 01: 11, and now 2 seconds. By one script Indicates that it is used.
2.6. 1 キャッシュイン手順 2.6.1 Cash-in procedure
図 1 9にはリモートファイルをダウンロードするときにファイル 転送制御部 4がファイルキャッシュに関して行う手順を示す。 これ は、 例えばスクリプトイン夕一プリ夕実行部 5がスクリプトの記述 に応じてリモートファイルのダウン口一ドをフアイル転送制御部 4 に要求する場合などに実行される。  FIG. 19 shows the procedure performed by the file transfer control unit 4 regarding the file cache when downloading a remote file. This is executed, for example, when the script-in-first-out execution unit 5 requests the file transfer control unit 4 to download a remote file according to the description of the script.
この図 1 9において、 先ずステップ S P 4 1では、 リモートファ ィル管理ファイルのリモ一トファイル U R Lを検索キーにしてダウ ンロードしたいリモートファイルが登録されているか、 つまり既に フアイルー時記憶装置 6にダウンロードされているか検索を開始す る。 ここで、 ステップ S P 4 2では、 リモートファイル検索が成功 したか否かの判定を行い、 検索が失敗したならば、 つまり該当する リモー卜ファイルが登録されていないならば、 ステップ S P 4 7の 処理に移ってダウン口一ドを行う。  In FIG. 19, first, in step SP41, it is determined whether the remote file to be downloaded is registered using the remote file URL of the remote file management file as a search key, that is, the file has already been downloaded to the file storage device 6 in the file mode. And start searching. Here, in step SP42, it is determined whether or not the remote file search was successful. If the search failed, that is, if the corresponding remote file has not been registered, the processing in step SP47 is performed. Move to and do a down-go-down.
一方、 ステップ S P 4 2において、 検索が成功、 つまり該当リモ 一トファイルが登録されているならば、 再びダウンロードするかど うかを、 以下の手順で調べて決める。  On the other hand, in step SP42, if the search is successful, that is, if the corresponding remote file is registered, whether or not to download again is determined by the following procedure.
上記ステツプ S P 4 2にてリモ一トフアイルが登録されていると 判定した場合において、 ステップ S P 4 3では、 リモートファイル 管理ファイルの該当ェントリに記録されている対応するローカルフ アイル名を取得し、 口一カルキヤヅシュ管理フアイルから同じ口一 カルファイル名のェン卜リを検索する。  If it is determined in the above step SP42 that the remote file is registered, in step SP43, the corresponding local file name recorded in the corresponding entry of the remote file management file is obtained, and the Search the entry with the same local file name from the Calculator management file.
次に、 ステップ S P 4 4では、 該当エントリのアクセス中カウン 夕を調べる。 ここでは、 エントリのアクセス中カウン夕の値が 1以 上なら他にもローカルファイルをアクセスしているスクリプトなど があると見なしてダウンロードしないでステップ S P 5 1の処理に 移る。 一方、 アクセス中カウン夕の値が 0ならば、 ステップ S P 4 5の処理に移る。 Next, in step SP44, the access counter of the corresponding entry is Examine the evening. Here, if the value of the entry's access count is 1 or more, it is assumed that there are other scripts accessing the local file, and the process proceeds to step SP51 without downloading. On the other hand, if the value of the accessing count is 0, the process proceeds to step SP45.
ステップ S P 4 5では、 イン夕一ネッ ト接続部 3を通してリモ一 トのファイル記憶サーバ 1 0などにリモートファイル自身の更新日 時を問い合わせ、 その結果を最新の更新日時として取得する。 次に、 ステップ S P 4 6では、 その最新の更新日時とリモートフ アイル管理ファイルに記録されているリモートファイル更新日時を 比べ、 同じならばリモートファイルが更新されておらずローカルフ アイルと同じものと見なしてダウン口一ドしないでステップ S P 5 0の処理に移る。  In step SP 45, the remote file storage server 10 or the like is inquired of the update date and time of the remote file itself via the internet connection unit 3, and the result is obtained as the latest update date and time. Next, in step SP46, the latest update date and time are compared with the remote file update date and time recorded in the remote file management file, and if they are the same, the remote file is not updated and is regarded as the same as the local file. Move on to the processing of step SP50 without going down.
一方、 ステップ S P 4 6での判定において、 リモートファイルの 更新日時が違っているならば、 前回のダウン口一ドからリモートフ アイルが更新されていると見なして以下の手順でダウン口一ドを行 ラ。  On the other hand, if the update date and time of the remote file are different in the determination at step SP46, it is considered that the remote file has been updated from the previous down-link and the down-link is performed in the following procedure. La.
上記ステップ S P 4 6にてリモートファイルの更新日時が違って いると判定した場合において、 ステヅプ S P 4 7では、 キャッシュ アウトチェックとしてフアイルー時記憶装置 6の記憶容量に余裕が あるか否か調べ、 余裕がないならば余り使われそうにないローカル ファイルを削除する。 この動作の詳細は、 この後の図 2 0のフロー チャートの解説の際に説明する。  If it is determined in step SP46 that the update date and time of the remote file are different, in step SP47, a cache out check is performed to determine whether or not the storage capacity of the memory device 6 at the time of the file is sufficient. If not, delete local files that are less likely to be used. The details of this operation will be described later in the description of the flowchart of FIG.
次に、 ステップ S P 4 8では、 インターネッ ト接続部 3を通して フアイル記憶サーバ 1 0などに該当するリモ一トフアイルの転送要 求を行い、 ファイル一時記憶装置 6にダウンロードする。 このとき リモートフアイル管理ファイルに登録されているファイルならば、 既にある該当する口一カルファイルを上書きし、 登録されていない ならば他の口一カルファイルと重ならない名前を付けて新しい口一 カルファイルとして格納する。 Next, in step SP48, it is necessary to transfer a remote file corresponding to the file storage server 10 or the like through the Internet connection unit 3. Request and download it to the temporary file storage 6. At this time, if the file is registered in the remote file management file, the existing local file is overwritten.If not, a new local file is given with a name that does not overlap with other local files. Store as a file.
次いで、 ステップ S P 4 9では、 リモートファイル管理ファイル とローカルキャッシュ管理ファイルの該当するェントリの内容を最 新情報に更新する。 ここでもし未登録のリモートファイルならば新 しいエントリをそれぞれのファイルに作成する。 リモ一トファイル 更新日時と口一カルファイルの最終アクセス日時は、 現在の日時、 アクセス中力ゥン夕の値は 0とする。  Next, in step SP49, the contents of the corresponding entry of the remote file management file and the local cache management file are updated to the latest information. Here, if it is an unregistered remote file, a new entry is created in each file. The update date and time of the remote file and the last access date and time of the oral file are the current date and time, and the value of the file being accessed is 0.
次のステツプ S P 5 0では、 リモ一トファイル管理ファイルの最 終更新チェック日時を現在の日時に更新する。  In the next step SP50, the last update check date and time of the remote file management file is updated to the current date and time.
その後、 ステップ S P 5 1では、 ローカルキャッシュ管理フアイ ルのアクセス中カウン夕に 1を加算 ( 1インクリメント) し、 該当 する口一カルファイルの利用を開始したことを記憶する。  Then, in step SP51, 1 is added to the count during access of the local cache management file (1 increment), and the fact that the use of the corresponding oral file has been started is stored.
最後に、 ステップ S P 5 2では、 口一カルキャッシュ管理フアイ ルの最終アクセス日時を現在の日時に更新し、 このダウンロード処 理を終わる。  Finally, in step SP52, the last access date and time of the oral cache management file is updated to the current date and time, and the download process ends.
ここで、 もしこの処理がスクリブトインタープリ夕実行部 5の要 求によって行われたものならば、 ダウンロードが終わったことをス クリブトインタープリ夕実行部 5に知らせる。  Here, if this processing is performed according to the request of the script interpreter executing section 5, the script interpreter executing section 5 is notified that the download has been completed.
2.6.2 キャッシュアウト手順 2.6.2 Cashout procedure
図 2 0には、 リモートファイルをダウンロードするときなどに、 ファイル転送制御部 4がファイルキャッシュから、 使われる可能性 が少ないローカルファイルを削除する手順 (通常キヤッシュアゥト と呼ばれる) の一例を示す。 この図 2 0の例では、 ファイル一時記 憶装置 6のローカルフアイルを格納する領域に余裕ができるまで、 最近アクセスされていないローカルファイルから順番に削除してい る。 Figure 20 shows that when downloading a remote file, An example of a procedure in which the file transfer control unit 4 deletes a local file that is unlikely to be used from the file cache (usually called a cache account) will be described. In the example of FIG. 20, the local files that have not been accessed recently are sequentially deleted until the area for storing the local files in the file temporary storage device 6 has room.
この図 2 0において、 先ずステップ S P 6 1では、 ファイル一時 記憶装置 6の空き領域に余裕があるか否かを調べ、 余裕があるなら ば処理を終了する。 一方、 もし余裕がないならばステップ S P 6 2 の処理に進む。  In FIG. 20, first, in step SP 61, it is checked whether or not there is a free space in the temporary file storage device 6, and if there is a free space, the process ends. On the other hand, if there is no room, the process proceeds to step SP62.
ステップ S P 6 2では、 ローカルキャッシュ管理ファイルの各ェ ントリを最終アクセス日時の古い順に並べ、 次のステップ S P 6 3 では、 最初のエントリ、 つまり最終アクセス日時が一番古いものを 取り出す。  In step SP62, the entries of the local cache management file are arranged in chronological order of the last access date and time, and in the next step SP63, the first entry, that is, the one with the oldest last access date and time, is extracted.
次に、 ステップ S P 6 4では、 そのエントリのアクセス中カウン 夕の値が 0かどうか調べ、 0でないならば現在アクセス中なのでそ のエントリを飛ばしてステップ S P 6 8の処理に進む。 一方、 ァク セス中カウンタの値が 0ならば、 該当するローカルファイルを削除 するため、 先ず、 ステップ S P 6 5にてリモートファイル管理ファ ィルとローカルキヤッシュ管理ファイルのその口一カルファイルに 対応するェントリを削除する。  Next, in step SP64, it is checked whether the value of the access count value of the entry is 0. If the value is not 0, the entry is currently being accessed, so that entry is skipped and the process proceeds to step SP68. On the other hand, if the value of the in-access counter is 0, the corresponding local file is deleted. First, in step SP65, the local file corresponding to the remote file management file and the local cache management file is supported. Delete the entry you want.
次に、 ステップ S P 6 6では、 その口一カルファイル自身を削除 する。  Next, in step SP66, the oral file itself is deleted.
次のステップ S P 6 7では、 このローカルファイルの削除によつ てフアイルー時記憶装置 6の空き容量に余裕ができたか否かを調べ、 余裕ができたならば処理を終了する。 一方、 まだ余裕がないならば ステップ S P 6 8の処理に進む。 In the next step SP 67, it is checked whether or not the free space of the storage device 6 at the time of free space has been freed by the deletion of the local file. If there is enough time, the process ends. On the other hand, if there is not enough room, the process proceeds to step SP68.
このステップ S P 6 8では、 選択しているェントリが最後のェン トリか否かを調べ、 最後のェントリである場合には処理を終了し、 最後のェントリでないならばステップ S P 6 9の処理に進む。  In this step SP68, it is checked whether or not the selected entry is the last entry, and if it is the last entry, the process is terminated. If not, the process proceeds to step SP69. move on.
ステップ S P 6 9では、 次のエントリを取得し、 その後、 ステツ プ S P 6 4の処理に戻って、 再び削除できるローカルファイルを調 ベることを繰り返す。  In step SP69, the next entry is obtained, and thereafter, the process returns to step SP64 to repeatedly search for a local file that can be deleted.
図 2 1には、 ファイル転送制御部 4が口一カルファイルのァクセ スを終了する手順を示す。 これは、 例えばスクリプトイン夕一プリ 夕実行部 5が 1つのスクリブトの実行を終了するときに、 そのスク リブトでダウンロードしたファイルについて利用が終わったことを 知らせるために、 ファイル転送制御部 4に対して処理の要求を行う。 例えばもし図 1 9の処理をスクリプトイン夕一プリ夕実行部 5がス クリブトの記述に従って要求した場合、 スクリプトイン夕一プリ夕 実行部 5がダウンロード要求したファイルを覚えておき、 そのスク リプトを終了するときに、 この覚えておいた全てのファイルについ てその処理を要求する。 同じファイルを複数回ダウンロード要求し たならば、 同じ回数だけこの処理を呼ぶことになる。  FIG. 21 shows a procedure in which the file transfer control unit 4 terminates the access of the oral file. This is because, for example, when the script-in-one-execution execution unit 5 finishes executing one script, the script transfer control unit 4 notifies the file transfer control unit 4 that the file downloaded by that script has been used. Request processing. For example, if the script in the script execution unit 5 requests the processing of Fig. 19 in accordance with the description of the script, the script in the script execution unit 5 remembers the file requested for download, and When done, request processing of all remembered files. If the same file is requested to download multiple times, this process will be called the same number of times.
この図 2 1において、 先ずステップ S P 7 1では、 口一カルキヤ ヅシュ管理ファイルから該当する口一カルファイル名をキーにして エントリを検索する。  In FIG. 21, first, in step SP 71, an entry is searched for from the oral cache management file using the corresponding oral file name as a key.
次に、 ステップ S P 7 2では、 検索したエントリの最終アクセス 日時を現在時刻に更新する。  Next, in step SP72, the last access date and time of the searched entry is updated to the current time.
次のステップ S P 7 3では、 アクセス中カウン夕の値から 1を減 算し、 その後処理を終了する。 これにより、 基本的なファイルキヤ ッシュの機能が可能になる。 In the next step SP73, subtract 1 from the value of After that, the process ends. This allows for basic file cache functionality.
2.7 キャッシュ制御の拡張の詳細 2.7 Details of Cache Control Extension
前述したキヤッシュ機能は、 ダウンロードしたファイルを全てフ アイルキヤッシュに入れて、 ファイル一時記憶装置 6の空き容量が 足りなくなってきたら一番使われていないファイルから消していく という一般的なキヤヅシュ機能を、 この情報サービスシステムに適 用したものである。 また、 ファイル記憶サ一バ 1 0にあるファイル が更新されているかどうかを毎回確認していた。  The above-mentioned cache function is a general cache function that puts all downloaded files in a file cache and deletes the least recently used files when the free space in the temporary file storage device 6 becomes insufficient. It is applied to this information service system. Also, it was checked every time whether or not the file in the file storage server 10 was updated.
しかしながら、 場合によってはファイル毎にキヤヅシュにおける 扱いを指定できた方がよい場合がある。 例えばマス夕ファイルなど でしばらく使われなくてもデフォルトのファイルとしてファイル一 時記憶装置 6上に残しておきたいファイルのような場合である。 こ のようなファイルは、 殆ど更新されないことが予めわかっているた め、 毎回更新チェックをする必要がないファイルである。 またそれ とは逆に、 頻繁に更新されるために長期間キヤッシュに残しておく 必要がないファイルもあり、 これら様々な場合が想定される。 前述 したキャッシュ機能は、 全てのファイルに対して同等の扱いをして いたが、 以下の処理によってファイルそれぞれ若しくは一部のファ ィルについてのみ、 キヤヅシュにおける扱いを特別なものにするこ とができる。  However, in some cases, it is better to be able to specify the handling in the cache for each file. For example, there is a case where a file that is not used for a while in a file such as a master file and the user wants to keep the default file on the file temporary storage device 6. Such files do not need to be checked every time, because they are known in advance to be rarely updated. Conversely, some files do not need to be kept in the cache for a long time because they are updated frequently, and these various cases are assumed. The cache function described above treats all files equally, but the following processing can make the handling of caches special for each file or only some files. .
図 2 2及び図 2 3には、 ファイルに対して個別にキヤッシュにお ける扱いを行うために使うファイルの一例を示す。  Figures 22 and 23 show an example of a file that is used to handle each file individually in the cache.
図 2 2に示すサイ トキャッシュ設定ファイルは、 ファイル記憶サ W The site cache configuration file shown in Figure 22 is a file storage server. W
44 ーバ 1 0やマス夕ファイル記憶サーバ 9のリモートファイルがある ディレク トリ (サイ ト) に、 そのディ レク トリの管理者が置く。 こ のファイル自身もリモートファイルである。 このファイルは、 その ディレク トリ (サイ ト) 上にあるリモ一トファイルそれぞれに関し てファイル名とそのファイルの更新日時をチヱックする頻度を示す 更新日時チェック頻度、 ファイルをキャッシュ内にどれだけ置いて おきたいかを示すファイルライフタイムが対応付けられている。 こ の図 2 2の例においては、 例えばこのサイ トキャッシュ設定フアイ ル自身の U R Lが 「http:〃 test . jp/d/sitec . def」 とすると、 同じ サイ トのファイル 「a. wav」 つまり 「http:〃 test. jp/d/a. wav」 は 更新される予定がないので更新日時チェックは不要で、 キヤッシュ にできるだけ長く置いておくという設定である。 また同様に、 ファ ィル 「 scd」 は 1 9 9 7年 1 1月 2 0日を過ぎたならば更新をチ エックし、 1 9 9 7年 1 1月 3 0日を過ぎたならばキャッシュから 削除してもよいという設定である。 ファイル 「sitec . def」 は、 更 新チェックを前回のチェックから 1時間以上過ぎたときに行い、 キ ャッシュの扱いは通常通りにするという設定である。 この設定のフ アイル名の指定には、 ファイル毎の指定だけではなく、 例えばワイ ルドカードゃ正規表現といった表現も可能であり、 この図 2 2の例 のファイル 「*. txt」 では例えば 「abc. txt」 や 「foo. txt」 などを 含む。 また、 このファイル 「*. txt」 は、 頻繁に更新されるので、 更新日時チエツクをアクセス毎に行い、 キヤヅシュはスクリブト実 行中のみ有効という扱いになっている。 The administrator of the directory is located in the directory (site) where remote files of the server 10 and the mass storage file storage server 9 are located. This file is itself a remote file. This file has a file name and the frequency of checking the update date and time of each remote file in the directory (site). The update date and time check frequency indicates how many files are stored in the cache. A file lifetime indicating whether the user wants to do so is associated. In the example shown in Fig. 22, if the URL of the site cache setting file itself is "http: \ test.jp/d/sitec.def", the file "a. Wav" on the same site Since "http: \ test.jp/d/a.wav" is not scheduled to be updated, it is not necessary to check the update date and time, and it is set to be left on the cache as long as possible. Similarly, the file "scd" checks for updates after January 19, 1997, and caches after January 30, 1997. It is a setting that can be deleted from. The file "sitec.def" is set to perform the update check more than one hour after the previous check and handle the cache normally. The file name in this setting can be specified not only for each file, but also for example, a wild card / regular expression. For example, in the file “*. .txt "and" foo.txt ". Also, since this file “* .txt” is updated frequently, the update date and time check is performed for each access, and the cache is treated as valid only during the execution of the script.
図 2 3に示すキャッシュ設定対応ファイルは、 リモートサイ トか らダウンロードしたサイ トキャヅシュ設定ファイルの口一カルファ ィル名との対応を管理するためのものであり、 リモートサイ ト UR Lとそのサイ トのキヤッシュ設定対応ファイルのローカルフアイル 名との対応を記録しておく。 この図 23の例においては、 URLが 「http: //test . jp/d/j のリモートサイ トからダウンロードしたキ ャヅシュ設定対応ファイルはファイル 「b0533.def」 という名前で ファイル一時記憶装置 6に格納されている。 このファイルは、 ファ ィル転送制御部 4が作成/更新してファィルー時記憶装置 6に置か れる。 The cache setting corresponding file shown in Fig. 23 is the one-of-a-kind file of the site cache setting file downloaded from the remote site. This is for managing the correspondence with the file name, and records the correspondence between the remote site URL and the local file name of the cache setting correspondence file of that site. In the example of FIG. 23, the cache setting compatible file downloaded from the remote site whose URL is “http: //test.jp/d/j” is stored in the file temporary storage device 6 with the file name “b0533.def”. Is stored. This file is created / updated by the file transfer control unit 4 and stored in the file storage unit 6.
2.7.1 個別キャッシュインチエック 2.7.1 Individual Cache Inch
図 24には、 リモートファイルをダウンロードするときにフアイ ル転送制御部 4がファイルキヤヅシュに関して個別にロードチェヅ クを行う手順を示す。 この図 24のフローチャートは、 図 19にお けるステップ SP 44とステップ SP 45の間に挿入し、 実行され ることを想定している。  FIG. 24 shows a procedure in which the file transfer control unit 4 individually performs a load check on a file cache when downloading a remote file. The flowchart of FIG. 24 is assumed to be inserted and executed between step SP44 and step SP45 in FIG.
この図 24において、 先ずステップ SP 81では、 キャッシュ設 定対応ファイルからリモートサイ 卜の URLを検索する。  In FIG. 24, first, in step SP81, the URL of the remote site is searched from the cache setting corresponding file.
次のステップ S P 82では、 ステップ S P 81においてダウン口 ―ド要求されたリモ一トファイルの URLに対応するリモートサイ 卜の URL (リモートファイル URLが 「http:〃 www.test/d/a.wa v」 とすると、 リモートサイ トの URLは 「http:〃 www.test/d/」 ) がキヤッシュ設定対応ファイルに登録されているかどうか検索する c このステツプ S P 82において、 登録されている場合はステヅプ S P 86の処理に移り、 登録されていない場合はステップ S P 83の 処理に移る。 ステップ S P 8 3では、 該当するキャッシュ設定対応ファイルを ダウンロードする。 In the next step SP82, the URL of the remote site corresponding to the URL of the remote file requested to be downloaded in step SP81 (the remote file URL is "http: \ www.test / d / a.wa v ", the URL of the remote site is searched to see if" http: \ www.test / d / "is registered in the cache setting compatible file. c In this step SP82, if it is registered, the step is executed. The process proceeds to step SP86, and if not registered, the process proceeds to step SP83. In step SP83, the corresponding cache setting corresponding file is downloaded.
次のステップ S P 8 4では、 ダウン口一ドが成功したか否かを調 ベ、 ここでもしキャッシュ設定対応ファイルがダウン口一ドできな かったならば、 ステップ S P 9 1の処理に移り、 ここから図 1 9の ステップ S P 4 5の処理に続くことになる。  In the next step SP84, it is checked whether or not the download was successful. If the cache setting corresponding file could not be downloaded here, the process proceeds to step SP91. From here, the processing of step SP45 in FIG. 19 is continued.
一方、 ステップ S P 8 4にてキャッシュ設定対応ファイルがダウ ンロ一ドできた場合は、 ステップ S P 8 5の処理に移る。 このステ ップ S P 8 5では、 キャッシュ設定対応ファイルに、 そのリモート サイ ト U R Lとローカルファイル名を登録する。  On the other hand, if the cache setting compatible file has been downloaded in step SP84, the process proceeds to step SP85. In this step SP85, the remote site URL and the local file name are registered in the cache setting corresponding file.
次に、 ステップ S P 8 6では、 該当するサイ トキャッシュ設定フ アイルの各ェントリのファイル名の中に、 ダウンロード要求された リモートファイルの名前にマッチするものがあるかどうか検索する。 このとき、 ファイル名にワイルドカードゃ正規表現などがなされて いた場合はそのように検索する。  Next, in step SP86, a search is made as to whether the file name of each entry of the corresponding site cache setting file matches the name of the remote file requested to be downloaded. At this time, if a wildcard or a regular expression has been made in the file name, such a search is performed.
次のステップ S P 8 7では、 その検索の結果、 該当するリモート ファイルのェントリがなかったならば、 ステップ S P 9 1を介して 図 1 9のステップ S P 4 5の処理に進み、 ェントリが見つかったら ばステップ S P 8 8の処理に進む。  In the next step SP87, as a result of the search, if there is no corresponding remote file entry, the process proceeds to step SP45 in FIG. 19 through step SP91, and if an entry is found, Proceed to step SP88.
ステップ S P 8 8では、 該当するェントリの更新日時チェック頻 度を取得する。  In step SP88, the update date / time check frequency of the corresponding entry is acquired.
そして、 ステップ S P 8 9では、 更新日時チェック頻度によって 更新日付チヱックが必要かどうかを判断し、 必要ならばステップ S P 9 1を介して図 1 9のステツプ S P 4 5の処理に進み、 もし更新 日付が不要ならばステップ S P 9 2を介して図 1 9のステップ S P 5 1の処理に進む。 Then, in step SP89, it is determined whether or not the update date check is necessary according to the update date / time check frequency. If necessary, the process proceeds to step SP45 in FIG. If step is unnecessary, step SP in Fig. 19 through step SP92 5 Proceed to step 1.
このようにして、 リモ一トファイル個別に更新日時のチェックが 必要かどうかを調べ、 処理する。  In this way, it is determined whether or not it is necessary to check the update date and time of each remote file, and the processing is performed.
2.7.2 個別キャッシュアウ トチェック 2.7.2 Individual cash out check
図 2 5にはトラス トサイ ト設定ファイルを示す。 この トラス トサ ィ ト設定ファイルは、 信用できるリモートサイ トを登録しておくフ アイルで、 管理者が作成してマス夕ファイル記憶サーバ 9に格納し ておき、 これをシステム立ち上げ時などにファイル転送制御部 4が フアイルー時記憶装置 6にダウンロードするようになされている。 このファイルは、 特定のリモートサイ トのサイ トキャッシュ設定フ アイルなどの記述をそのまま信用するかどうか判断するのに使われ、 ファイル転送制御部 4ゃスクリプトイン夕一プリ夕実行部 5が参照 する。 この図 2 5の例では rhttp: //master, jp/a/ j と 「http:〃 te st. jp/d/j という U R Lで表されるリモートサイ トが、 信用できる サイ トとして登録されている。  Figure 25 shows the trust site configuration file. This trust site setting file is a file for registering trusted remote sites. It is created by the administrator and stored in the mass storage file storage server 9, and is stored when the system is started up. The transfer control unit 4 downloads the data to the fire time storage device 6. This file is used to judge whether to trust the description of the site cache setting file etc. of a specific remote site as it is, and is referred to by the file transfer control unit 4 and the script execution unit 5 . In the example in Figure 25, the remote site represented by the URLs rhttp: // master, jp / a / j and “http: \ te st. Jp / d / j” is registered as a trusted site. I have.
図 2 6には、 使われないファイルをファイルキャッシュから削除 する場合などにファイル毎に予め設定された寿命チェックを行う手 順を示す。 このフローチャートは、 図 2 0におけるステップ S P 6 4とステップ S P 6 5の間に挿入し、 実行されることを想定してい る。  Figure 26 shows the procedure for checking the lifespan preset for each file when deleting an unused file from the file cache. This flowchart is assumed to be inserted and executed between steps SP64 and SP65 in FIG.
この図 2 6において、 先ずステップ S P 1 0 1では、 キヤッシュ から削除しょうとしている口一カルファイルのリモ一トファイル U R Lをリモートファイル管理ファイルから取得する。  In FIG. 26, first, in step SP 101, a remote file URL of the oral file to be deleted from the cache is acquired from the remote file management file.
次のステップ S P 1 0 2では、 このリモートファイル U R Lに対 応するリモートサイ ト U R Lがキャッシュ設定対応ファイルに登録 されているかどうか検索する。 The next step, SP102, is Search whether the corresponding remote site URL is registered in the cache setting compatible file.
次に、 ステップ S P 1 0 3では、 リモートサイ ト U R Lの検索が 成功したか否かを調べ、 登録されていなかったらばステップ S P 1 1 0を介して図 2 0のステップ S P 6 5の処理に移って口一カルフ アイルを削除するが、 登録されていれば次のステツプ S P 1 0 4の 処理に進む。  Next, in step SP103, it is checked whether or not the search for the remote site URL was successful. If the URL has not been registered, the processing proceeds to step SP65 in FIG. 20 via step SP110. The process moves to delete the mouth file, but if it is registered, the process proceeds to the next step SP104.
ステップ S P 1 0 4では、 キヤッシュ設定対応ファイルから該当 するサイ トキャッシュ設定ファイルを特定し、 そのファイルからリ モ一トファイル名を検索する。  In step SP104, a corresponding site cache setting file is specified from the cache setting corresponding file, and a remote file name is searched from the file.
次のステップ S P 1 0 5では、 ファイル名の検索が終了したか否 かを調べ、 この検索によってリモ一トファイルのェントリが見つか らなかったらばステップ S P 1 1 0を介して図 2 0のステップ S P 6 5の処理に移り、 見つかつたらばステップ S P 1 0 6の処理に進 む。  In the next step SP105, it is checked whether or not the search for the file name has been completed. If the search does not find the entry of the remote file, the step in FIG. It moves to the processing of SP65, and if found, proceeds to the processing of step SP106.
ステップ S P 1 0 6では、 該当するエントリのファイルライフ夕 ィムを取得する。  In step SP106, the file life time of the corresponding entry is obtained.
次に、 ステップ S P 1 0 7では、 ファイルライフタイムの設定が 永久保存等、 通常の設定でなくかつまだ削除しない設定となってい るか否かを調べ、 まだ削除しない設定となっている場合は、 ステツ プ S P 1 0 8の処理に進むが、 そうでなければステップ S P 1 1 0 を介して図 2 0のステップ S P 6 5の処理に移る。  Next, in step SP107, it is checked whether or not the file lifetime setting is not a normal setting such as permanent storage and is not set to be deleted yet. Then, the process proceeds to step SP108, but if not, the process proceeds to step SP65 in FIG. 20 via step SP110.
ステップ S P 1 0 8では、 サイ トキヤッシュ設定ファイルの内容 を信用してもよいか調べるためにトラストサイ ト設定ファイルから 該当するリモートサイ トを検索する。 次のステツプ S P 1 0 9では、 リモートサイ ト U R Lの検索が成 功したかどうか調べ、 もしその検索の結果、 リモートサイ トが見つ からなかったらばステップ S P 1 1 0を介して図 2 0のステップ S P 6 5の処理に移り、 見つかつたらばステップ S P 1 1 1を介して 図 2 0のステップ S P 6 8の処理に移ってファイルの削除をしない。 ステヅプ S P 1 1 0では、 図 2 0のステップ S P 6 5の処理に進 むが、 もし削除するファイルがサイ トキャッシュ設定ファイルであ るならば、 キヤッシュ設定対応ファイルから該当するェントリを削 除する処理を追加する。 In step SP108, the corresponding remote site is searched from the trust site configuration file to check whether the contents of the site cache configuration file can be trusted. In the next step SP109, it is checked whether or not the search for the remote site URL was successful. If the search does not find the remote site, the process proceeds to step SP110 to execute FIG. The process proceeds to step SP65, and if found, the process proceeds to step SP68 in FIG. 20 via step SP111, and the file is not deleted. In step SP110, the process proceeds to step SP65 in Fig. 20. If the file to be deleted is a site cache setting file, the corresponding entry is deleted from the cache setting corresponding file. Add processing.
このようにして、 ファイル毎に予め設定されていたファイルの寿 命を考慮してキヤッシュから削除するタイミングを調整することが できる。  In this way, the timing of deletion from the cache can be adjusted in consideration of the file life preset for each file.
図 2 7には、 ローカルファイルアクセス終了時などに、 ファイル 転送制御部 4が必要なくなつたフアイルか調べて削除する手順を示 す。 この図 2 7のフローチャートは、 図 2 1のステップ S P 7 3の 後に挿入されて実行されることを想定している。  Fig. 27 shows the procedure for checking and deleting files that are no longer needed by the file transfer control unit 4 at the end of local file access. The flowchart in FIG. 27 is assumed to be inserted and executed after step SP73 in FIG.
この図 2 7において、 先ずステツプ S P 1 2 1では、 アクセス終 了したファイルに関して口一カルキヤヅシュ管理ファイルの中のァ クセス中カウン夕が 0になったかどうか調べ、 0でなければ処理を 終了する。 一方、 もしアクセス中カウン夕が 0になったら、 ステヅ プ S P 1 2 2の処理に進む。  In FIG. 27, first, in step SP121, it is checked whether or not the in-access counter in the oral cache management file has become 0 for the file whose access has been completed, and if it is not 0, the process ends. On the other hand, if the count during access becomes 0, the process proceeds to step SP122.
ステップ S P 1 2 2とそれに続くステップ 1 2 3では、 図 2 6の ステップ S P 1 0 1及びステップ S P 1 0 2と同じ処理を行う。 す なわち、 キャッシュ設定対応ファイルの該当するリモートサイ トの ェント リを検索する。 次のステップ S P 1 2 4では、 リモートサイ ト U R Lの検索が成 功したかどうか調べ、 検索できずにェントリが見つからなかったら ば処理を終了し、 見つかつたらば次のステップ S P 1 2 5の処理に 進む。 In step SP122 and subsequent step 123, the same processing as step SP101 and step SP102 in FIG. 26 is performed. That is, the corresponding remote site entry in the cache setting correspondence file is searched. In the next step SP 1 24, it is checked whether the search for the remote site URL was successful. If the search was not successful and the entry was not found, the process is terminated. Proceed to processing.
ステップ S P 1 2 5では、 図 2 6のステップ S P 1 0 4と同じ処 理を行う。 つまり、 サイ トキャッシュ設定ファイルから該当するリ モートファイルのェントリを検索する。  In step SP125, the same processing as in step SP104 of FIG. 26 is performed. In other words, the site of the corresponding remote file is searched from the site cache setting file.
次のステツプ S P 1 2 6では、 ファイル名の検索が成功したかど うか調べ、 もしファイル名がなければ処理を終了し、 見つかればス テツプ S P 1 2 7の処理に移る。  In the next step SP126, it is checked whether or not the file name search was successful. If there is no file name, the process is terminated. If found, the process proceeds to step SP127.
ステヅプ S P 1 2 7では、 該当ェン ト リのファイルライフタイム 次に、 ステップ S P 1 2 8では、 ファイルライフタイムの設定に よってそのファイルの寿命が来ている、 つまり 1つのスクリブトが アクセス中しかキヤヅシュに残さない設定やキヤッシュに残す日付 の設定が既に過ぎているかどうか調べ、 削除する設定になっている 場合には、 次のステップ S P 1 2 9の処理に進み、 そうでなければ 処理を終了する。  In step SP127, the file lifetime of the corresponding entry is reached. Next, in step SP128, the life of the file is reached by setting the file lifetime, that is, only one script is being accessed. Check whether the settings not to leave in the cache or the date to leave in the cache have already passed, and if the settings are to be deleted, proceed to the next step SP 12 9, otherwise terminate the processing I do.
ステップ S P 1 2 9とそれに続くステップ S P 1 3 0では、 図 2 0のステップ S P 6 5及びステップ S P 6 6と同様に、 各管理ファ ィルからエントリを削除し、 口一カルファイル自身を削除する。 そ の後は処理を終了する。  In step SP129 and subsequent step SP130, as in step SP65 and step SP66 in Fig. 20, the entry is deleted from each management file and the oral file itself is deleted. I do. After that, the process ends.
このようにしてスクリブト終了時などで随時いらなくなったファ ィルを個別にファイルキヤヅシュから削除していくことが可能にな る 2. 8 ダウンロードファイルの先読みの詳細 In this way, files that are no longer needed at the end of the scribble, etc. can be individually deleted from the file cache. 2.8 Download file read-ahead details
ファイル転送制御部 4は、 スクリブトインタープリ夕実行部 5の 要求に応じてリモ一トファイルや、 マス夕ファイル 9又はサーバプ ログラムの実行結果をダウンロードするが、 イン夕一ネッ ト 2を使 つた通信を行うので、 L A N (Local Area Network) 内で構成され たシステムよりもダウンロードに時間がかかることが多い。 スクリ プトファイル内のファイルのダウン口一ドを指示する部分で毎回ダ ゥンロードを行っていると、 電話端末 1 5などを使ってサーバ 1に アクセスしている利用者をその都度待たせることになるので利便上 問題がある。  The file transfer control unit 4 downloads the remote file, the master file 9 or the execution result of the server program in response to the request of the script interpreter execution unit 5, but uses the internet 2 Because communication is performed, downloading often takes longer than a system configured in a LAN (Local Area Network). If the download is performed every time in the script file instructing the file to be downloaded, the user accessing the server 1 using the telephone terminal 15 or the like will have to wait each time. Therefore, there is a problem on convenience.
そこで、 この情報サービスシステムでは、 ファイルのダウン口一 ドをスクリブトで明示的に指示される部分よりも前から、 他の処理 と平行して行うようにすることで、 上記の問題を略々解消するよう にしている。  Therefore, this information service system almost eliminates the above-mentioned problem by executing the file download in parallel with other processing before the part explicitly specified in the script. I am trying to do it.
例えば、 電話端末 1 5を使ってサーバ 1にアクセスする利用者に 対してスクリブトに従って音声再生などを行っている間に、 その後 にダウンロードする可能性があるファイルを予めダウンロードする。 図 2 8には、 スクリプトを実行するときにファイルを先読みする 処理をスクリプトインタープリ夕実行部 5が行う手順を示す。  For example, while a user who accesses the server 1 using the telephone terminal 15 performs audio playback according to a script, a file that may be downloaded later is downloaded in advance. FIG. 28 shows a procedure in which the script interpreter 5 executes the process of prefetching a file when executing a script.
この図 2 8のフローチャートにおいて、 先ずステップ S P 1 4 1 では、 スクリプトを実行する前に、 そのスクリプト中でダウンロー ドされる可能性があるファイル名を取得する。  In the flowchart of FIG. 28, first, in step SP141, before executing the script, a file name that may be downloaded in the script is obtained.
次のステップ S P 1 4 2では、 取得したファイル名をファイル転 送制御部 4に送って、 それらのファイルのダウンロードを開始して もらう。 この後から実際にスクリブトの手順に従って実行を行う。 ステップ S P 1 4 3では、 スクリブトの最初のコマンドを読む。 次のステヅプ S P 1 4 4では、 そのコマンドがダウンロードのコ マンドか調べ、 ダウンロードするコマンドならばステップ S P 1 4 5の処理に進み、 それ以外のコマンドならステップ S P 1 4 7の処 理に移る。 In the next step SP 14 2, the acquired file name is sent to the file transfer control unit 4 to start downloading those files. After this, execution is actually performed according to the scribing procedure. In step SP143, the first command of the script is read. In the next step SP144, it is checked whether the command is a download command. If the command is a command to be downloaded, the process proceeds to step SP145. Otherwise, the process proceeds to step SP147.
ステップ S P 1 4 5では、 ダウンロードするフアイル名が既にス テツプ S P 1 4 2でダウン口一ドを開始したファイルかどうか調べ、 そのファイルであるならばステップ S P 1 5 0の処理に移り、 その ファイルでないならばステツプ S P 1 4 6の処理に進む。  In step SP145, it is checked whether the file name to be downloaded is the file that has already started the download in step SP142, and if it is, the process proceeds to step SP150 and the file is downloaded. If not, the process proceeds to step SP146.
ステップ S P 1 4 6では、 そのファイル名をファイル転送制御部 4に送ってダウン口一ドを開始してもらう。  In step SP146, the file name is sent to the file transfer control unit 4 to start the down mode.
一方、 ステップ S P 1 4 7においては、 ダウンロードするコマン ド以外のコマンドのうち、 音声ファイルの再生などダウンロードし たファイルを使うコマンドかどうか調べ、 違うならばステヅプ S P 1 4 9の処理に移ってそれぞれのコマンドを実行する。 これに対し て、 そのコマンドであるならばステップ S P 1 4 8の処理に移る。 ステップ S P 1 4 8では、 ファイル一時記憶装置 6にそのフアイ ルがダウンロードされたか調べて、 未だダウンロードされていない ならばダウンロードされるまで待つ。  On the other hand, in step SP 147, among the commands other than the command to be downloaded, it is checked whether the command uses the downloaded file, such as reproduction of an audio file, and if not, the process proceeds to step SP 149. Execute the command of On the other hand, if the command is the command, the process proceeds to step SP148. In step SP148, it is checked whether the file has been downloaded to the file temporary storage device 6, and if it has not been downloaded yet, it waits until it is downloaded.
ステップ S P 1 4 8にてダウンロードがなされたららば、 ステツ プ S P 1 4 9の処理に移ってそのコマンドを実行する。  If the download is performed in step SP148, the process proceeds to step SP149 to execute the command.
最後に、 ステップ S P 1 5 0では、 スクリプトが終了したかどう. か調べ、 まだ終了していないならステップ S P 1 5 1の処理に移つ て次のコマンドをスクリブトから読んだ後にステップ S P 1 4 4の 処理まで戻って同じ処理を繰り返す。 W Finally, in step SP150, it is checked whether the script has finished. If it has not finished, the process proceeds to step SP1501 and the next command is read from the script. Return to the process of step 4 and repeat the same process. W
53 一方、 ステップ S P 1 5 0にてスクリプトが終了したならば、 そ のスクリブトの実行を終わる。 53 On the other hand, if the script ends in step SP150, the execution of the script ends.
次に、 図 2 9と図 3 0を使って実際の動作の例を説明する。 図 2 9には、 例として 2つの音声ファイルを順番にダウンロード して再生するスクリプト自身の記述手順を示す。  Next, an example of an actual operation will be described with reference to FIGS. 29 and 30. Figure 29 shows an example of the procedure for writing the script that downloads and plays two audio files in sequence.
この図 2 9において、 スクリプトの内容としては、 先ずステップ S P 1 6 1で音声ファイル Aをファイル記憶サーバ 1 0からダウン ロードする。  In FIG. 29, the contents of the script are as follows. First, in step SP161, the audio file A is downloaded from the file storage server 10.
次のステップ S P 1 6 2では、 ダウンロードした音声ファイル A 同様にして、 ステップ S P 1 6 3では、 音声ファイル Bをダウン ロードし、 ステップ S P 1 6 4では、 ダウンロードした音声フアイ ル Bを再生する。  In the next step SP162, the downloaded audio file B is downloaded in the same manner as in the downloaded audio file A in step SP166, and the downloaded audio file B is played in the step SP164.
図 3 0には、 図 2 9のスクリブトを実際にスクリブトイン夕ープ リタ実行部 5が行う手順を示す。  FIG. 30 shows a procedure in which the scribing in FIG. 29 is actually performed by the scribing-in printer execution unit 5.
この図 3 0において、 先ず、 ステップ S P 1 7 1では、 図 2 9の スクリプトからダウンロードする可能性があるファイルのファイル 名 (音声ファイル Aと音声ファイル B ) を抽出する。 これは、 図 2 8のステップ S P 1 4 1の処理に対応する。  In FIG. 30, first, in step SP 171, file names (audio files A and B) of files that may be downloaded are extracted from the script of FIG. 29. This corresponds to the process of step SP 14 1 in FIG.
次に、 ステップ S P 1 7 2では、 抽出したファイル名 (音声ファ ィル Aと音声ファイル B ) をファイル転送制御部 4に送ってダウン ロードを要求する。 これは、 図 2 8のステップ S P 1 4 2の処理に 対応する。  Next, in step SP172, the extracted file names (audio file A and audio file B) are sent to the file transfer control unit 4 to request download. This corresponds to the process of step SP142 in FIG.
次に、 ステップ S P 1 7 3では、 スクリプトの先頭コマンドであ る図 2 9のステップ S P 1 6 1を読み、 ダウンロード要求コマンド でしかも既にダウンロード要求済みなので、 次のコマンドに進む。 これは、 図 28のステップ S P 143からステップ S P 145の処 理、 ステップ S P 1 50からステップ SP 1 5 1の処理に対応する。 また、 図 29のステップ S P 1 62は、 ダウンロード要求済みファ ィル (音声ファイル A) を利用するコマンドなので、 ファイル一時 記憶装置 6にそのファイルがダウンロード完了するまで待つ。 これ は、 図 28のステップ S P 144、 ステップ S P 147からステヅ プ S P 1 48の処理に対応する。 Next, in step SP173, the CPU reads step SP161 in FIG. 29, which is the first command of the script, and proceeds to the next command because the download request command has already been requested. This corresponds to the processing from step SP 143 to step SP 145 and the processing from step SP 150 to step SP 151 in FIG. Since step SP 162 in FIG. 29 is a command that uses the file (audio file A) for which download has been requested, the process waits until the file is completely downloaded to the temporary file storage device 6. This corresponds to the processing of steps SP 144 and SP 147 to SP 148 in FIG.
そして、 ステップ S P 1 74では、 ダウンロードが完了した音声 ファイル Aを電話回線網接続部 7の音声録音 ·再生部 7 Bにて再生 してもらう。 これは図 28のステヅプ S P 149の処理に対応する。 ステップ S P 1 75とステップ SP 176も、 ステップ S P 17 3とステップ SP 174と同様にして音声ファイル Bを再生し、 ス クリブトの実行を終了する。  Then, in step SP174, the downloaded audio file A is reproduced by the audio recording / reproducing unit 7B of the telephone network connection unit 7. This corresponds to the processing in step SP149 of FIG. Step SP175 and step SP176 also play the audio file B in the same manner as step SP173 and step SP174, and terminate the execution of the script.

Claims

請 求 の 範 囲 The scope of the claims
1 . コンピュータネッ トワークに接続されるネヅ トワーク接続手 段と、 1. Network connection means connected to the computer network;
電話回線網に接続される電話回線網接続手段と、  A telephone network connection means connected to the telephone network;
実行手順フアイルを解釈実行する解釈実行手段と、  An execution means for interpreting and executing the execution procedure file;
上記解釈実行手段による実行手順に基づいてデータを加工するデ Data processing data based on the execution procedure by the interpretation execution means.
—夕加工手段と、 —Evening processing means,
少なくともファイルデータを一時的に記憶する一時記憶手段とを 備え、  Temporary storage means for temporarily storing at least file data,
上記コンピュータネッ トワーク上の複数のサーバのうちの何れか より上記実行手順ファイルを選択的に取得し、 上記データ加工手段 により加工したデ一夕を電話回線網に接続された通信端末に提供す ることを特徴とする情報処理装置。  The execution procedure file is selectively acquired from any of the plurality of servers on the computer network, and the data processed by the data processing means is provided to a communication terminal connected to a telephone network. An information processing apparatus characterized by the above-mentioned.
2 . 上記実行手順に従って加工されるデータを上記複数のサーバ のうちの何れかより取得することを特徴とする請求の範囲第 1項記 載の情報処理装置。  2. The information processing apparatus according to claim 1, wherein data processed according to the execution procedure is obtained from any one of the plurality of servers.
3 . 上記実行手順ファイルを取得するサーバと上記加工されるデ 一夕を取得するサーバは、 同一若しくは異なる一又は複数のサーバ であることを特徴とする請求の範囲第 2項記載の情報処理装置。 3. The information processing apparatus according to claim 2, wherein the server that obtains the execution procedure file and the server that obtains the processed data are the same or different one or more servers. .
4 . 上記デ一夕加工手段は、 上記実行手順に基づいたデ一夕の加 ェとして音声信号を合成し、 当該音声信号を上記電話回線網に接続 された通信端末に出力することを特徴とする請求の範囲第 1項記載 の情報処理装置。 4. The data processing means synthesizes a voice signal as a data processing based on the execution procedure, and outputs the voice signal to a communication terminal connected to the telephone line network. The information processing apparatus according to claim 1, wherein
5 . 上記デ一夕加工手段は、 上記実行手順に基づいたデータの加 ェとして画像信号を合成し、 当該画像信号を上記電話回線網に接続 された通信端末に出力することを特徴とする請求の範囲第 1項記載 の情報処理装置。 5. The data processing means synthesizes an image signal as an addition to data based on the execution procedure, and outputs the image signal to a communication terminal connected to the telephone line network. 2. The information processing device according to claim 1, wherein
6 . 上記データ加工手段により加工したデータを上記複数のサー バの何れかに出力することを特徴とする請求の範囲第 1項記載の情 報処理装置。  6. The information processing apparatus according to claim 1, wherein the data processed by the data processing means is output to any of the plurality of servers.
7 . 上記実行手順に基づいて、 上記電話回線網に接続された通信 端末からデ一夕を取得することを特徴とする請求の範囲第 1項記載 の情報処理装置。  7. The information processing apparatus according to claim 1, wherein data is acquired from a communication terminal connected to the telephone network based on the execution procedure.
8 . 上記通信端末から取得したデータやその加工したデータを上 記複数のサーバの何れかに出力することを特徴とする請求の範囲第 7項記載の情報処理装置。  8. The information processing apparatus according to claim 7, wherein the data obtained from the communication terminal or the processed data is output to any of the plurality of servers.
9 . 上記通信端末から取得したデータは、 所定の変調がなされた トーンデ—夕であることを特徴とする請求の範囲第 7項記載の情報 処理装置。  9. The information processing apparatus according to claim 7, wherein the data acquired from the communication terminal is tone data subjected to predetermined modulation.
1 0 . 上記通信端末から取得したデ一夕は、 音声データであるこ とを特徴とする請求の範囲第 7項記載の情報処理装置。  10. The information processing apparatus according to claim 7, wherein the data obtained from the communication terminal is audio data.
1 1 . 上記通信端末から取得したデ一夕は、 画像データであるこ とを特徴とする請求の範囲第 7項記載の情報処理装置。  11. The information processing apparatus according to claim 7, wherein the data obtained from the communication terminal is image data.
1 2 . 上記一時記憶手段は、 上記通信端末から取得した音声デー 夕を録音する録音手段を含むことを特徴とする請求の範囲第 1 0項 記載の情報処理装置。  12. The information processing apparatus according to claim 10, wherein said temporary storage means includes a recording means for recording voice data obtained from said communication terminal.
1 3 . 上記一時記憶手段は、 上記通信端末から取得した画像デー 夕を記録する記録手段を含むことを特徴とする請求の範囲第 1 1項 記載の情報処理装置。 13. The method according to claim 11, wherein said temporary storage means includes recording means for recording image data obtained from said communication terminal. An information processing apparatus according to claim 1.
1 4 . 上記データ加工手段は、 上記通信端末から取得した音声デ 一夕を認識する音声認識手段を含むことを特徴とする請求の範囲第 14. The data processing means includes a voice recognition means for recognizing the voice data acquired from the communication terminal.
1 0項記載の情報処理装置。 Item 10. The information processing device according to Item 10.
1 5 . 上記デ一夕加工手段は、 上記認識した音声データをテキス トデ一夕に変換する変換手段を含むことを特徴とする請求の範囲第 1 4項記載の情報処理装置。  15. The information processing apparatus according to claim 14, wherein said data processing means includes conversion means for converting the recognized voice data into text data.
1 6 . 上記実行手順ファイルにおける実行手順の制限、 変更を個 別に制御するためのフアイルを取得することを特徴とする請求の範 囲第 1項記載の情報処理装置。  16. The information processing apparatus according to claim 1, wherein a file for individually controlling restrictions and changes of the execution procedure in the execution procedure file is obtained. 17.
1 7 . 上記解釈実行手段は、 上記実行手順ファイルの種類に応じ て、 実行手順を実行する処理プログラムを選択することを特徴とす る請求の範囲第 1項記載の情報処理装置。  17. The information processing apparatus according to claim 1, wherein the interpretation executing means selects a processing program for executing the execution procedure according to a type of the execution procedure file.
1 8 . 上記実行手順ファイルとともに上記処理プログラムを上記 複数のサーバのうちの何れかから取得することを特徴とする請求の 範囲第 1 7項記載の情報処理装置。  18. The information processing apparatus according to claim 17, wherein the processing program is obtained from any of the plurality of servers together with the execution procedure file.
1 9 . 上記複数のサーバのうちの何れかにて既に加工されて保存 されているデ一夕、 或いは、 上記複数のサーバのうちの何れかに存 在する実行手順ファイルを指定するとともに当該サーバにて加工さ れたデ一夕を取得することを特徴とする請求の範囲第 1項記載の情 報処理装置。  1 9. Data that has already been processed and saved in any of the servers, or an execution procedure file that exists in any of the servers is specified and the server 2. The information processing device according to claim 1, wherein the information processing device acquires the data processed by the computer.
2 0 . 上記一時記憶手段は、 上記複数のサーバから取得したファ ィル或いはデ一夕をキヤッシュするキヤッシュ領域を含むことを特 徴とする請求の範囲第 1項記載の情報処理装置。  20. The information processing apparatus according to claim 1, wherein said temporary storage means includes a cache area for caching files or data obtained from said plurality of servers.
2 1 . 上記実行手順ファイルにリンクするファイル、 或いは上記 実行手順に従って加工されるデータを、 予め上記複数のサーバのう ちの何れかから取得して上記一時記憶手段に保存しておくことを特 徴とするする請求の範囲第 2項記載の情報処理装置。 2 1. A file linked to the above execution procedure file, or 3. The information processing apparatus according to claim 2, wherein data processed in accordance with an execution procedure is obtained in advance from any one of said plurality of servers and stored in said temporary storage means. .
2 2 . 上記解釈実行手段は、 上記実行手順の実行中に、 上記電話 回線網に接続された通信端末からの特定の入力に基づいて、 上記実 行手順とは異なる手順の処理を行うことを特徴とする請求の範囲第 1項記載の情報処理装置。  2 2. The interpretation executing means performs processing of a procedure different from the execution procedure based on a specific input from a communication terminal connected to the telephone line network during execution of the execution procedure. The information processing apparatus according to claim 1, wherein
2 3 . 上記電話回線網に接続された通信端末個々に関連する情報 に基づいて、 上記実行手順ファィルを選択的に取得することを特徴 とする請求の範囲第 1項記載の情報処理装置。  23. The information processing apparatus according to claim 1, wherein the execution procedure file is selectively acquired based on information relating to each communication terminal connected to the telephone line network.
2 4 . コンピュータネッ トワーク上の複数のサーバのうちの何れ かより実行手順ファイルを選択的に取得し、  2 4. Selectively obtain the execution procedure file from any of the multiple servers on the computer network,
取得した実行手順ファイルを解釈し、  Interpret the acquired execution procedure file,
上記実行手順ファイルを解釈した実行手順に基づいてデータを加 ェし、  Add data based on the execution procedure that interprets the above execution procedure file,
加工したデータを電話回線網に接続された通信端末に提供するこ とを特徴とする情報処理方法。  An information processing method comprising providing processed data to a communication terminal connected to a telephone network.
2 5 . 上記実行手順に従って加工されるデ一夕を上記複数のサー バのうちの何れかより取得することを特徴とする請求の範囲第 2 4 項記載の情報処理方法。  25. The information processing method according to claim 24, wherein the data processed according to the execution procedure is obtained from any of the plurality of servers.
2 6 . 上記実行手順ファイルを同一若しくは異なる一又は複数の サーバから取得することを特徴とする請求の範囲第 2 5項記載の情 報処理方法。  26. The information processing method according to claim 25, wherein the execution procedure file is obtained from one or more servers that are the same or different.
2 7 . 上記実行手順に基づいて音声信号を合成し、 当該音声信号 を上記電話回線網に接続された通信端末に出力することを特徴とす る請求の範囲第 2 4項記載の情報処理方法。 27. A speech signal is synthesized based on the execution procedure, and the speech signal is output to a communication terminal connected to the telephone network. 25. The information processing method according to claim 24, wherein
2 8 . 上記実行手順に基づいて画像信号を合成し、 当該画像信号 を上記電話回線網に接続された通信端末に出力することを特徴とす る請求の範囲第 2 4項記載の情報処理方法。  28. The information processing method according to claim 24, wherein the image signal is synthesized based on the execution procedure, and the image signal is output to a communication terminal connected to the telephone line network. .
2 9 . 上記実行手順に基づいて加工したデ一夕を上記複数のサー バの何れかに出力することを特徴とする請求の範囲第 2 4項記載の 情報処理方法。  29. The information processing method according to claim 24, wherein the data processed based on the execution procedure is output to any of the plurality of servers.
3 0 . 上記実行手順に基づいて、 上記電話回線網に接続された通 信端末からデ一夕を取得することを特徴とする請求の範囲第 2 4項 記載の情報処理方法。  30. The information processing method according to claim 24, further comprising acquiring data from a communication terminal connected to the telephone network based on the execution procedure.
3 1 . 上記通信端末から取得したデータやその加工したデータを 上記複数のサーバの何れかに出力することを特徴とする請求の範囲 第 3 0項記載の情報処理方法。  31. The information processing method according to claim 30, wherein the data obtained from the communication terminal or the processed data is output to any of the plurality of servers.
3 2 . 上記通信端末から取得したデータは、 所定の変調がなされ たトーンデ一夕であることを特徴とする請求の範囲第 3 0項記載の 情報処理方法。  32. The information processing method according to claim 30, wherein the data acquired from said communication terminal is a tone modulated with predetermined modulation.
3 3 . 上記通信端末から取得したデ一夕は、 音声データであるこ とを特徴とする請求の範囲第 3 0項記載の情報処理方法。  33. The information processing method according to claim 30, wherein the data obtained from the communication terminal is audio data.
3 4 . 上記通信端末から取得したデ一夕は、 画像データであるこ とを特徴とする請求の範囲第 3 0項記載の情報処理方法。  34. The information processing method according to claim 30, wherein the data obtained from said communication terminal is image data.
3 5 . 上記通信端末から取得した音声デ一夕を録音することを特 徴とする請求の範囲第 3 3項記載の情報処理方法。  35. The information processing method according to claim 33, characterized by recording the audio data obtained from the communication terminal.
3 6 . 上記通信端末から取得した画像データを記録することを特 徴とする請求の範囲第 3 4項記載の情報処理方法。  36. The information processing method according to claim 34, characterized by recording image data obtained from said communication terminal.
3 7 . 上記通信端末から取得した音声データを音声認識すること を特徴とする請求の範囲第 3 3項記載の情報処理方法。 3 7. Voice recognition of voice data obtained from the above communication terminal The information processing method according to claim 33, wherein the information processing method is characterized in that:
3 8 . 上記認識した音声デ一夕をテキス トデ一夕に変換すること を特徴とする請求の範囲第 3 7項記載の情報処理方法。  38. The information processing method according to claim 37, wherein the recognized voice data is converted to text data.
3 9 . 上記実行手順ファイルにおける実行手順の制限、 変更を個 別に制御するためのファイルを取得することを特徴とする請求の範 囲第 2 4項記載の情報処理方法。  39. The information processing method according to claim 24, wherein a file for individually controlling restriction and change of the execution procedure in said execution procedure file is obtained.
4 0 . 上記実行手順ファイルの種類に応じて、 実行手順を実行す る処理プログラムを選択することを特徴とする請求の範囲第 2 4項 記載の情報処理方法。  40. The information processing method according to claim 24, wherein a processing program for executing the execution procedure is selected according to the type of the execution procedure file.
4 1 . 上記実行手順ファイルとともに上記処理プログラムを上記 複数のサーバのうちの何れかから取得することを特徴とする請求の 範囲第 4 0項記載の情報処理方法。  41. The information processing method according to claim 40, wherein said processing program is obtained from any one of said plurality of servers together with said execution procedure file.
4 2 . 上記複数のサーバのうちの何れかにて既に加工されて保存 されているデ一夕、 或いは、 上記複数のサーバのうちの何れかに存 在する実行手順ファイルを指定するとともに当該サーバにて加工さ れたデ一夕を取得することを特徴とする請求の範囲第 2 4項記載の 情報処理方法。  4 2. Specify the data that has already been processed and saved on any of the servers, or specify the execution procedure file that exists on any of the servers, and 25. The information processing method according to claim 24, wherein the data processed in step (a) is acquired.
4 3 . 上記実行手順ファイルにリンクするファイル、 或いは上記 実行手順に従って加工されるデータを、 予め上記複数のサーバのう ちの何れかから取得して保存しておくことを特徴とするする請求の 範囲第 2 5項記載の情報処理方法。  43. A file which is characterized in that a file linked to the execution procedure file or data processed according to the execution procedure is acquired and stored in advance from any of the plurality of servers. Item 25. The information processing method according to Item 25.
4 4 . 上記実行手順の実行中に、 上記電話回線網に接続された通 信端末からの特定の入力に基づいて、 上記実行手順とは異なる手順 の処理を行うことを特徴とする請求の範囲第 2 4項記載の情報処理 方法。 4 4. A process different from the above-mentioned execution procedure is performed during execution of the above-mentioned execution procedure, based on a specific input from a communication terminal connected to the above-mentioned telephone network. The information processing method according to paragraph 24.
4 5 . 上記電話回線網に接続された通信端末個々に関連する倩報 に基づいて、 上記実行手順フアイルを選択的に取得することを特徴 とする請求の範囲第 2 4項記載の情報処理方法。 45. The information processing method according to claim 24, wherein the execution procedure file is selectively acquired based on a report related to each communication terminal connected to the telephone line network. .
PCT/JP1999/002979 1998-06-03 1999-06-03 Method and apparatus for information processing WO1999063444A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020007001079A KR20010022493A (en) 1998-06-03 1999-06-03 Method and apparatus for information processing

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP10/154823 1998-06-03
JP15482398 1998-06-03

Publications (1)

Publication Number Publication Date
WO1999063444A1 true WO1999063444A1 (en) 1999-12-09

Family

ID=15592667

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP1999/002979 WO1999063444A1 (en) 1998-06-03 1999-06-03 Method and apparatus for information processing

Country Status (3)

Country Link
KR (1) KR20010022493A (en)
CN (1) CN1274444A (en)
WO (1) WO1999063444A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003271169A (en) * 2002-03-19 2003-09-25 Nec Corp Information speech system, information speech method and information speech program
US7554685B2 (en) 2002-07-26 2009-06-30 Ricoh Company, Ltd. Image forming apparatus, information processing apparatus, program execution method and program producing method
CN101242425B (en) * 2007-02-09 2010-10-13 中国电信股份有限公司 System and method for realizing open network fax capability based on HTTP redirection technology

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4630531B2 (en) * 2003-10-03 2011-02-09 株式会社メガチップス 3D character mail system
CN104144268A (en) * 2013-11-25 2014-11-12 张燕波 Multifunctional communication system for internet communication
CN105306748A (en) * 2015-08-17 2016-02-03 张燕波 Portable multifunctional communication terminal, communication system and method

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05122247A (en) * 1991-06-25 1993-05-18 Nifutei Kk Personal computer communication system
JPH09214559A (en) * 1996-01-31 1997-08-15 Sony Corp Information processor and information processing method
JPH09258944A (en) * 1996-03-22 1997-10-03 Sony Corp Display device and method, and information transmission medium
JPH09321894A (en) * 1996-05-31 1997-12-12 Sony Corp Information processor
JPH10154063A (en) * 1996-11-22 1998-06-09 Nippon Telegr & Teleph Corp <Ntt> Hyper text relaying method and device therefor
JPH10240493A (en) * 1997-01-06 1998-09-11 Texas Instr Inc <Ti> System and method for adding voice recognition capability to java
JPH10240638A (en) * 1997-02-28 1998-09-11 Nippon Telegr & Teleph Corp <Ntt> Facsimile terminal utilization type www retrieval device with script interpretation execution function and image data base device
JPH10271223A (en) * 1997-02-18 1998-10-09 Lucent Technol Inc Access supply device/method for web information
JPH10275162A (en) * 1997-01-06 1998-10-13 Texas Instr Inc <Ti> Radio voice actuation controller controlling host system based upon processor
JPH10301960A (en) * 1997-04-10 1998-11-13 At & T Corp Method and device for voice interaction on network using parameter interaction definition item

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05122247A (en) * 1991-06-25 1993-05-18 Nifutei Kk Personal computer communication system
JPH09214559A (en) * 1996-01-31 1997-08-15 Sony Corp Information processor and information processing method
JPH09258944A (en) * 1996-03-22 1997-10-03 Sony Corp Display device and method, and information transmission medium
JPH09321894A (en) * 1996-05-31 1997-12-12 Sony Corp Information processor
JPH10154063A (en) * 1996-11-22 1998-06-09 Nippon Telegr & Teleph Corp <Ntt> Hyper text relaying method and device therefor
JPH10240493A (en) * 1997-01-06 1998-09-11 Texas Instr Inc <Ti> System and method for adding voice recognition capability to java
JPH10275162A (en) * 1997-01-06 1998-10-13 Texas Instr Inc <Ti> Radio voice actuation controller controlling host system based upon processor
JPH10271223A (en) * 1997-02-18 1998-10-09 Lucent Technol Inc Access supply device/method for web information
JPH10240638A (en) * 1997-02-28 1998-09-11 Nippon Telegr & Teleph Corp <Ntt> Facsimile terminal utilization type www retrieval device with script interpretation execution function and image data base device
JPH10301960A (en) * 1997-04-10 1998-11-13 At & T Corp Method and device for voice interaction on network using parameter interaction definition item

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003271169A (en) * 2002-03-19 2003-09-25 Nec Corp Information speech system, information speech method and information speech program
US7554685B2 (en) 2002-07-26 2009-06-30 Ricoh Company, Ltd. Image forming apparatus, information processing apparatus, program execution method and program producing method
CN101242425B (en) * 2007-02-09 2010-10-13 中国电信股份有限公司 System and method for realizing open network fax capability based on HTTP redirection technology

Also Published As

Publication number Publication date
CN1274444A (en) 2000-11-22
KR20010022493A (en) 2001-03-15

Similar Documents

Publication Publication Date Title
US6594032B1 (en) Facsimile apparatus and electronic mail server
US20020019225A1 (en) Communication control system using telephone directory management system of mobile phone
KR100518476B1 (en) Communication terminal device and communication control method
JP3857650B2 (en) Method and apparatus for accessing a file stored in a mobile terminal device corresponding to the Internet protocol
US7343179B1 (en) System and method for previewing and purchasing ring tones for a mobile device
JP4177704B2 (en) Printing system and printing apparatus used in this system
EP1286515B1 (en) Network system of distributing protected contents through secured carrier server
JP2001320496A (en) Remote control method, system, server, information processing apparatus, and recording medium
JPH11345164A (en) Information processor
US20070022169A1 (en) Device, storage medium storing program and method for registrating/retrieving of information to/from electronic bulletin board
JP4400198B2 (en) Mobile phone internal data editing system and method
US20060007921A1 (en) Voice file generating system
JP2002314706A (en) Server unit and mobile communications system
WO1999063444A1 (en) Method and apparatus for information processing
WO2005059759A1 (en) Communication terminal
JP2002373311A (en) Barcode reader
JP4006619B2 (en) Server device, program information providing method, program information providing program, recording medium on which program information providing program is recorded, information processing terminal device, program information notification system, and program information notification method
JP3714183B2 (en) Mobile phone device setting service system, mobile phone device, and mobile phone device setting service providing method
WO2008026797A1 (en) Data backup and recovery method for mobile communication terminals
US20090012888A1 (en) Text-to-speech streaming via a network
JP4489390B2 (en) COMMUNICATION SYSTEM AND COMMUNICATION METHOD, SERVER DEVICE, AND MOBILE PHONE TERMINAL
JP3879115B2 (en) SERVER DEVICE, TERMINAL IDENTIFICATION PROVIDING METHOD, TERMINAL IDENTIFICATION PROVIDING PROGRAM, RECORDING MEDIUM CONTAINING TERMINAL IDENTIFICATION PROVIDING PROGRAM, INFORMATION PROCESSING TERMINAL DEVICE, TERMINAL IDENTIFICATION TRANSFERING SYSTEM, AND TERMINAL IDENTIFICATION INFORMATION EXCHANGE METHOD
JP4007936B2 (en) Control server device
JP2004096655A (en) Mobile telephone set, mobile communication system, remote access method to be used therefor and program thereof
JP3817106B2 (en) Information access method and apparatus

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 99801297.1

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): CN JP KR US

WWE Wipo information: entry into national phase

Ref document number: 1020007001079

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 09463940

Country of ref document: US

WWP Wipo information: published in national office

Ref document number: 1020007001079

Country of ref document: KR

WWR Wipo information: refused in national office

Ref document number: 1020007001079

Country of ref document: KR