JPH09205467A - Application program execution system in data communication terminal equipment - Google Patents
Application program execution system in data communication terminal equipmentInfo
- Publication number
- JPH09205467A JPH09205467A JP8034358A JP3435896A JPH09205467A JP H09205467 A JPH09205467 A JP H09205467A JP 8034358 A JP8034358 A JP 8034358A JP 3435896 A JP3435896 A JP 3435896A JP H09205467 A JPH09205467 A JP H09205467A
- Authority
- JP
- Japan
- Prior art keywords
- address
- application program
- memory card
- cpu
- memory
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Landscapes
- Communication Control (AREA)
- Facsimiles In General (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は多機能ファクシミリ
装置などのデータ通信端末装置に関し、特にICメモリ
カードに記憶されたアプリケーションプログラムの実行
により各種の付加的機能を提供するデータ通信端末装置
に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data communication terminal device such as a multifunctional facsimile device, and more particularly to a data communication terminal device that provides various additional functions by executing an application program stored in an IC memory card.
【0002】[0002]
【従来の技術】ICメモリカードは、RAMやEEPR
OM等の半導体メモリを搭載したカード型のメモリであ
り、フロッピィディスク等の外部記憶媒体と異なり、機
械的な駆動装置が不要で信頼性が高く、またアクセス時
間が短いという優れた特徴を有している。この為、近
年、ファクシミリ装置等の各種の装置に採用されてい
る。2. Description of the Related Art IC memory cards include RAM and EEPR.
It is a card-type memory equipped with a semiconductor memory such as OM, and unlike external storage media such as floppy disks, it has the excellent features that it requires no mechanical drive device, is highly reliable, and has a short access time. ing. Therefore, in recent years, it has been adopted in various devices such as a facsimile device.
【0003】ICメモリカードの利用形態としては、例
えば特開昭64−32573号公報に見られるファクシ
ミリ装置のように通信画像情報を格納するためのメモリ
や、特開平1−183957号公報に見られるファクシ
ミリ装置のように宛先原稿データを格納するためのメモ
リのように、データを記憶するための外部記憶装置とし
て利用する形態と、例えば特開平3−24826号公報
の無線データ通信端末機に見られるようにプログラムを
格納するためのメモリとして利用する形態とがある。本
発明はこの後者の利用形態に関し、特に、ICメモリカ
ードに記憶されたアプリケーションプログラムの実行に
より各種の付加的機能(目的の異なるデータ通信や業務
処理)を提供するデータ通信端末装置に関する。The IC memory card can be used, for example, in a memory for storing communication image information such as a facsimile machine disclosed in Japanese Patent Laid-Open No. 64-32573, or in Japanese Laid-Open Patent Publication No. Hei 1-183957. It is found in a form used as an external storage device for storing data, such as a memory for storing destination document data like a facsimile device, and in a wireless data communication terminal disclosed in, for example, Japanese Patent Laid-Open No. 3-24826. As described above, there is a form of using it as a memory for storing a program. The present invention relates to the latter use form, and more particularly to a data communication terminal device that provides various additional functions (data communication and business processing for different purposes) by executing an application program stored in an IC memory card.
【0004】ICメモリカードにアプリケーションプロ
グラムを格納し、装置のCPUでそれを実行する場合、
CPUの実アドレスメモリ空間の一部にICメモリカー
ドのアドレス領域を割り付けるのが一般的である。例え
ば、実アドレスメモリ空間のサイズが1MバイトのCP
Uの場合で、例えば80000番地(16進数表記。以
下同じ)以降の0.5Mバイトの領域をICメモリカー
ドのアプリケーションプログラムを実行する領域として
使用する場合、図7に示すように、ICメモリカードに
記憶されたアプリケーションプログラムの先頭番地を実
アドレスメモリ空間の80000番地に設定する。これ
により、ICメモリカードの先頭番地から0.5Mバイ
トの領域はCPUから直接にアクセスすることができ、
そこに記憶されているアプリケーションプログラムを実
行することができる。When an application program is stored in an IC memory card and executed by the CPU of the device,
It is common to allocate the address area of the IC memory card to a part of the real address memory space of the CPU. For example, a CP whose actual address memory space size is 1 Mbyte
In the case of U, for example, when the area of 0.5 Mbytes after the address 80000 (hexadecimal notation; the same applies below) is used as the area for executing the application program of the IC memory card, as shown in FIG. The head address of the application program stored in the memory is set to the address 80000 of the real address memory space. As a result, the area of 0.5 Mbytes from the start address of the IC memory card can be directly accessed from the CPU,
The application program stored there can be executed.
【0005】但し、ICメモリカードの先頭から0.5
Mバイト以降の領域については、CPUの実アドレスメ
モリ空間外となるため、CPUから直接にアクセスでき
ない。そこで、1枚のICメモリカードには0.5Mバ
イトを超えないサイズのアプリケーションプログラムを
記憶し、異なる種類のアプリケーションプログラムを利
用する場合には、それを記憶した別のICメモリカード
を準備するというように、各アプリケーションプログラ
ム毎にICメモリカードを交換する。However, 0.5 from the beginning of the IC memory card
The area after M bytes cannot be directly accessed from the CPU because it is outside the real address memory space of the CPU. Therefore, one IC memory card stores an application program of a size that does not exceed 0.5 Mbytes, and when different types of application programs are used, another IC memory card storing the application program is prepared. As described above, the IC memory card is exchanged for each application program.
【0006】[0006]
【発明が解決しようとする課題】このように従来は、I
Cメモリカード毎に異なるアプリケーションプログラム
を記憶しておき、ICメモリカードを差し替えること
で、アプリケーションプログラムを選択していた。この
ため、利用者から見れば必ずしも使い易いとは言えなか
った。また、アプリケーションプログラムのサイズが小
さい場合、ICメモリカードに未使用領域が多く残り、
無駄が多かった。As described above, conventionally, the I
A different application program is stored for each C memory card, and the application program is selected by replacing the IC memory card. Therefore, it is not always easy for the user to use. Also, when the size of the application program is small, there are many unused areas in the IC memory card,
There was much waste.
【0007】そこで本発明の目的は、1枚のICメモリ
カードで、複数のアプリケーションプログラムを択一的
に実行することができるようにすることにある。Therefore, an object of the present invention is to enable a plurality of application programs to be selectively executed by one IC memory card.
【0008】[0008]
【課題を解決するための手段】本発明は、通信回線に接
続して使用する装置であって、装置に装填されたICメ
モリカードに記憶されたアプリケーションプログラムの
実行により付加的機能を提供するデータ通信端末装置に
おいて、CPUと、メモリと、前記CPUの実アドレス
メモリ空間の所定番地以降のアプリケーションプログラ
ム実行領域に、ICメモリカードのメモリ空間における
前記CPUより指定された番地以降の領域を割り付ける
アドレス変換器とを含む主制御部を備え、該主制御部
は、前記メモリに記憶されているプログラムの実行によ
り、装置に装填されているICメモリカードに記憶され
ている全てのアプリケーションプログラムの業務名を検
索して表示装置に表示し、何れか1つの業務名が選択さ
れることにより、該選択された業務名を持つアプリケー
ションプログラムの先頭番地以降のICメモリカードの
メモリ空間を、前記所定番地以降のアプリケーションプ
ログラム実行領域に割り付けて、当該アプリケーション
プログラムを実行する構成を有している。SUMMARY OF THE INVENTION The present invention is an apparatus for use by connecting to a communication line, the data providing additional functions by executing an application program stored in an IC memory card loaded in the apparatus. In a communication terminal device, a CPU, a memory, and an address conversion that allocates an area after an address designated by the CPU in the memory space of an IC memory card to an application program execution area after a predetermined address in the real address memory space of the CPU And a main control unit including a storage device, the main control unit executing the programs stored in the memory to display the business names of all the application programs stored in the IC memory card loaded in the apparatus. By searching and displaying it on the display device and selecting one of the business names, The-option has been business name IC memory card memory space since the starting address of the application program with, and allocated to the application program execution area of the predetermined address later, it has a configuration for executing the application program.
【0009】また、ICメモリカードに記憶されている
個々のアプリケーションプログラムは、所定の位置に自
アプリケーションプログラムの業務名を記録し、且つ、
直後に続く他のアプリケーションプログラムの先頭番地
を示すポインタを所定位置に記録する構造を有してい
る。Further, each application program stored in the IC memory card records the business name of its own application program at a predetermined position, and
It has a structure in which a pointer indicating the head address of another application program immediately following is recorded at a predetermined position.
【0010】更に、前記アドレス変換器は、前記CPU
から書き替え可能なアドレスレジスタと、前記CPUか
ら出力されるアドレス値と前記アドレスレジスタに保持
されているアドレス値とを加算して、装填されているI
Cメモリカードに対するアドレス情報を生成する加算器
とを含んでいる。Further, the address translator is the CPU.
From the rewritable address register, the address value output from the CPU and the address value held in the address register are added, and the loaded I
C adder for generating address information for the memory card.
【0011】例えば、CPUの実アドレスメモリ空間の
サイズが1Mバイトであり、その80000番地以降を
アプリケーションプログラム実行領域とする場合、例え
ば1Mバイトサイズを有するICメモリカードの先頭番
地を実アドレスメモリ空間の80000番地に設定す
る。この場合、ICメモリカードの先頭から0.5Mバ
イト分はそのままアクセスできる。他方、ICメモリカ
ードの0.5Mバイト以降の領域については、アドレス
変換器のアドレスレジスタに、CPUが80000番地
を出力したときにアクセスしたい先頭番地を設定するこ
とで、その番地から0.5Mバイト分を実アドレスメモ
リ空間の80000番地以降にマッピングできる。CP
Uはこのようなアドレス変換器の機能を使って、装置に
装填されているICメモリカードをアクセスし、そこに
記憶されている全てのアプリケーションプログラムの業
務名を検索して表示装置に表示する。そして、何れか1
つの業務名が選択されると、その選択された業務名を持
つアプリケーションプログラムの先頭番地以降のICメ
モリカードのメモリ空間を、前記所定番地以降のアプリ
ケーションプログラム実行領域に割り付け、当該アプリ
ケーションプログラムを実行する。For example, when the size of the real address memory space of the CPU is 1 Mbytes and the application program execution area is the address 80000 and thereafter, for example, the head address of the IC memory card having the size of 1 Mbyte is the real address memory space. Set at address 80000. In this case, 0.5M bytes from the beginning of the IC memory card can be accessed as they are. On the other hand, for the area after 0.5 MB of the IC memory card, set the start address to be accessed when the CPU outputs address 80000 in the address register of the address converter, and 0.5 MB from that address. Minutes can be mapped to addresses 80000 and beyond in the real address memory space. CP
Using the function of such an address converter, U accesses the IC memory card loaded in the device, retrieves the business names of all the application programs stored therein, and displays them on the display device. And either one
When one business name is selected, the memory space of the IC memory card after the first address of the application program having the selected business name is allocated to the application program execution area after the predetermined address and the application program is executed. .
【0012】[0012]
【発明の実施の形態】次に本発明の実施の形態の例につ
いて図面を参照して詳細に説明する。BEST MODE FOR CARRYING OUT THE INVENTION Next, an example of an embodiment of the present invention will be described in detail with reference to the drawings.
【0013】図1は本発明を適用したデータ通信端末装
置の一例を示すブロック図である。この例のデータ通信
端末装置は多機能ファクシミリ装置であり、ファクシミ
リとしての基本的な機能を備えると共に、ICメモリカ
ードを装填すれば、例えばパソコン通信機能,発注管理
機能,出退勤管理機能といった各種の付加的機能を構築
することができるようになっている。FIG. 1 is a block diagram showing an example of a data communication terminal device to which the present invention is applied. The data communication terminal device of this example is a multifunctional facsimile device, which has a basic function as a facsimile and, when an IC memory card is loaded, various additions such as a personal computer communication function, an order management function, and a time and attendance management function. It is possible to build an intelligent function.
【0014】図1において、主制御部1は、本装置の主
たる制御を司る部分であり、CPU100と、そのバス
101に接続されたROM102,RAM103および
アドレス変換器104で構成されている。バス101
は、データ線,アドレス線,制御線で構成される。CP
U100は例えば16ビットCPUであり、1Mバイト
の実アドレスメモリ空間を有する。従って、この場合バ
ス101中のアドレス線は20ビット幅である。ROM
102には当該装置をファクシミリ装置として機能させ
るために必要な制御プログラムや後述する図6の処理の
ためのプログラム等が記憶されている。またRAM10
3はデータ等を一時的に記憶するために使用される。In FIG. 1, the main control section 1 is a section that controls the main control of the present apparatus, and comprises a CPU 100, a ROM 102, a RAM 103 and an address converter 104 connected to a bus 101 thereof. Bus 101
Is composed of a data line, an address line, and a control line. CP
The U100 is, for example, a 16-bit CPU and has a real address memory space of 1 Mbyte. Therefore, in this case, the address line in the bus 101 is 20 bits wide. ROM
Reference numeral 102 stores a control program necessary for causing the apparatus to function as a facsimile apparatus, a program for the processing in FIG. 6 described later, and the like. RAM10
3 is used for temporarily storing data and the like.
【0015】CPU100には、そのバス101を通じ
て、スキャナ部2,プリンタ部3,読取/記録メモリ
4,符号化復号化部(CODEC)5,回線対応部6,
操作部7およびカードインタフェイス部8が接続され
る。回線対応部6は、データモデム,FAXモデムおよ
びNCUを含み、一般加入電話回線である通信回線11
に接続されると共に、送受話器10に接続されている。
また、この回線対応部6と符号化復号化部5との間には
回線バッファメモリ9が設けられている。Through the bus 101 of the CPU 100, the scanner unit 2, the printer unit 3, the reading / recording memory 4, the coding / decoding unit (CODEC) 5, the line corresponding unit 6,
The operation unit 7 and the card interface unit 8 are connected. The line interface 6 includes a data modem, a FAX modem and an NCU, and is a communication line 11 which is a general subscriber telephone line.
And is connected to the handset 10.
A line buffer memory 9 is provided between the line interface 6 and the encoding / decoding unit 5.
【0016】操作部7は、表示装置たとえば表示パネル
71と、入力装置たとえばテンキーボード等のキーボー
ド72とを備え、装置から利用者へ提示すべき情報の表
示と、利用者から受け付けるべきデータの入力とを行
う。The operation unit 7 is provided with a display device such as a display panel 71 and an input device such as a keyboard 72 such as a numeric keyboard, and displays information to be presented to the user from the device and inputs data to be received from the user. And do.
【0017】カードインタフェイス部8は、ICメモリ
カード12を本体装置と着脱自在に物理的に接続すると
共に電気的に主制御部1と接続する部分である。このカ
ードインタフェイス部8は、装填されたICメモリカー
ド12のデータ線および制御線を、バス101のデータ
線および制御線に電気的に接続すると共に、ICメモリ
カード12のアドレス線を主制御部1のアドレス変換器
104の出力線に接続する。The card interface section 8 is a section for physically connecting the IC memory card 12 to the main body device in a detachable manner and electrically connecting it to the main control section 1. The card interface unit 8 electrically connects the data lines and control lines of the loaded IC memory card 12 to the data lines and control lines of the bus 101, and also connects the address lines of the IC memory card 12 to the main control unit. 1 to the output line of the address converter 104.
【0018】図2はアドレス変換器104の構成例を示
すブロック図である。アドレス変換器104は、バス1
01を通じてCPU100から任意のアドレス値を設定
できるアドレスレジスタ1041と、このアドレスレジ
スタ1041に保持されたアドレス値とバス101中の
アドレス線上のアドレス値とを加算し、その加算結果を
カードインタフェイス部8へアドレス情報として出力す
る加算器1042とから構成されている。例えば、アド
レスレジスタ1041のサイズは24ビットである。従
って、加算器1042は、バス101のアドレス線の2
0ビットのアドレス値とアドレスレジスタ1041に保
持された24ビットのアドレス値とを加算し、その下位
24ビットをカードインタフェイス部8にアドレス情報
として出力する。カードインタフェイス部8は、この2
4ビットのアドレス情報の各ビットをICメモリカード
12のアドレス線の対応するビットに接続する。例え
ば、ICメモリカード12のアドレスビット数が24本
であれば、アドレス変換器104から出力される全ビッ
トをICメモリカード12のアドレスビット線に接続す
る。また、ICメモリカード12のアドレスビット数が
22本であれば、アドレス変換器104から出力される
下位22ビットを接続する。FIG. 2 is a block diagram showing a configuration example of the address converter 104. Address translator 104 is bus 1
The address register 1041 which can set an arbitrary address value from the CPU 100 through 01, the address value held in the address register 1041 and the address value on the address line in the bus 101 are added, and the addition result is added to the card interface unit 8 And an adder 1042 for outputting as address information to the. For example, the size of the address register 1041 is 24 bits. Therefore, the adder 1042 uses the address line 2 of the bus 101.
The 0-bit address value and the 24-bit address value held in the address register 1041 are added, and the lower 24 bits thereof are output to the card interface unit 8 as address information. The card interface section 8 is
Each bit of the 4-bit address information is connected to the corresponding bit of the address line of the IC memory card 12. For example, if the number of address bits of the IC memory card 12 is 24, all the bits output from the address converter 104 are connected to the address bit lines of the IC memory card 12. If the IC memory card 12 has 22 address bits, the lower 22 bits output from the address converter 104 are connected.
【0019】図3はICメモリカード12の記憶内容の
一例を示す。ICメモリカードのメモリ空間の先頭のア
ドレスを0番地とすると、この例では、0番地からα−
1番地までの領域にアプリケーションプログラムAP1
が、α番地からβ−1番地までの領域にアプリケーショ
ンプログラムAP2が、β番地以降の領域にアプリケー
ションプログラムAP3が、それぞれ記憶されている。
本実施例の場合、各アプリケーションプログラムAP
1,AP2,AP3のサイズは、CPU100の実アド
レスメモリ空間におけるアプリケーションプログラム実
行領域のサイズ以下である。なお、80000〜FFF
FFのうちの特定の領域(例えば64KB以下の領域)
をサブルーチンプログラムの割り当て領域とし、アプリ
ケーションプログラムを構成する個々のサブルーチンプ
ログラムを実行する際、今回実行するサブルーチンプロ
グラムの先頭が上記特定の領域の先頭と一致するように
アドレス変換器104のアドレスレジスタ1041の値
を設定してサブルーチンプログラムを実行するようにす
れば、複数のサブルーチンプログラムで上記特定の領域
を共用でき、合計サイズが0.5Mバイトを超えるアプ
リケーションプログラムを実行させることも可能であ
る。FIG. 3 shows an example of contents stored in the IC memory card 12. Assuming that the start address of the memory space of the IC memory card is address 0, in this example, from address 0 to α-
Application program AP1 in the area up to address 1
However, the application program AP2 is stored in the area from the address α to the address β-1 and the application program AP3 is stored in the area after the address β.
In the case of this embodiment, each application program AP
The sizes of 1, AP2 and AP3 are equal to or smaller than the size of the application program execution area in the real address memory space of the CPU 100. In addition, 80,000-FFF
Specific area of FF (for example, area of 64 KB or less)
Is used as the allocation area of the subroutine program, and when the individual subroutine programs constituting the application program are executed, the address register 1041 of the address converter 104 is set so that the beginning of the subroutine program executed this time coincides with the beginning of the specific area. By setting a value and executing the subroutine program, the specific area can be shared by a plurality of subroutine programs, and it is also possible to execute an application program having a total size of more than 0.5 M bytes.
【0020】各アプリケーションプログラムAP1,A
P2,AP3は、その先頭256バイトが当該アプリケ
ーションプログラムの管理情報を保持する管理情報フィ
ールドになっており、残りがアプリケーションプログラ
ムとデータ領域の本体フィールドになっている。そし
て、本実施例の場合、管理情報フィールドの所定の場所
に、当該アプリケーションプログラムの業務名称と、直
後のアプリケーションプログラムの先頭番地を相対アド
レス(ICメモリカード12のメモリ空間の先頭のアド
レスを0番地とするアドレス)で示す次APアドレスポ
インタとが設定されている。図3の例では、アプリケー
ションプログラムAP1の管理情報フィールドには、A
P1業務名称と、直後のアプリケーションプログラムA
P2の先頭番地であるαを示す次APアドレスポインタ
とが設定され、アプリケーションプログラムAP2の管
理情報フィールドには、AP2業務名称と、直後のアプ
リケーションプログラムAP3の先頭番地であるβを示
す次APアドレスポインタとが設定され、アプリケーシ
ョンプログラムAP3の管理情報フィールドには、AP
3業務名称と、直後にアプリケーションプログラムが存
在しないことを示すNULL値の次APアドレスポイン
タとが設定されている。Each application program AP1, A
The first 256 bytes of P2 and AP3 are management information fields holding the management information of the application program, and the rest are the application program and the body field of the data area. Then, in the case of the present embodiment, the business name of the application program and the start address of the application program immediately after that are set to relative addresses (the start address of the memory space of the IC memory card 12 is 0 The next AP address pointer indicated by the address) is set. In the example of FIG. 3, the management information field of the application program AP1 contains A
P1 business name and application program A immediately after
A next AP address pointer indicating α, which is the head address of P2, is set, and the AP2 business name and the next AP address pointer indicating β, which is the head address of the application program AP3 immediately after, are set in the management information field of the application program AP2. Are set, and AP is set in the management information field of the application program AP3.
Three business names and a next AP address pointer having a NULL value indicating that there is no application program immediately after are set.
【0021】図4はCPU100のメモリ空間(実アド
レスメモリ空間)の構成と、ICメモリカード12上の
各アプリケーションプログラムのアドレスとの関係を示
す図である。CPU100の実アドレスメモリ空間は1
Mバイトであり、そのうち0番地から7ffff番地ま
ではシステム領域として使用され、残りの80000番
地からfffff番地までが、ICメモリカード12の
アプリケーションプログラムの実行領域として使用され
る。システム領域は、図1におけるROM102,RA
M103等の周辺装置のアドレスにマッピングされる。FIG. 4 is a diagram showing the relationship between the configuration of the memory space (real address memory space) of the CPU 100 and the address of each application program on the IC memory card 12. The real address memory space of the CPU 100 is 1
M bytes, of which 0 to 7ffff are used as a system area, and the remaining 80000 to fffff are used as an execution area of the application program of the IC memory card 12. The system area is the ROM 102, RA in FIG.
It is mapped to the address of a peripheral device such as M103.
【0022】ICメモリカード12は、カードインタフ
ェイス部8からアドレス80000番地が入力されたと
き、相対アドレス0の番地が選択されるように番地付け
が成されている。このため、アドレス変換器104中の
アドレスレジスタ1041に0番地を設定した状態で
は、CPU100がアドレス80000番地を出力する
と、そのままのアドレス値がカードインタフェイス部8
を通じてICメモリカード12に入力されるため、図4
の破線(1)に示すように、アプリケーションプログラ
ムAP1の先頭番地がアクセスされる。また、アドレス
レジスタ1041にα番地を設定した状態では、CPU
100がアドレス80000番地を出力すると、アドレ
ス変換器104の加算器1042によってαだけ加算さ
れたアドレス値(α+80000番地)がカードインタ
フェイス部8を通じてICメモリカード12に入力され
るため、図4の破線(2)に示すように、アプリケーシ
ョンプログラムAP2の先頭番地がアクセスされる。さ
らに、アドレスレジスタ1041にβ番地を設定した状
態では、CPU100がアドレス80000番地を出力
すると、アドレス変換器104の加算器1042によっ
てβだけ加算されたアドレス値(β+80000番地)
がカードインタフェイス部8を通じてICメモリカード
12に入力されるため、図4の破線(3)に示すよう
に、アプリケーションプログラムAP3の先頭番地がア
クセスされる。The IC memory card 12 is addressed so that when the address 80000 is input from the card interface unit 8, the address of the relative address 0 is selected. Therefore, when the address 0104 is set in the address register 1041 in the address converter 104, when the CPU 100 outputs the address 80000, the address value as it is is used as it is.
Since it is input to the IC memory card 12 through
As indicated by the broken line (1), the head address of the application program AP1 is accessed. When the address register 1041 is set to address α, the CPU
When 100 outputs the address 80000, the address value (α + 80000) added by α by the adder 1042 of the address converter 104 is input to the IC memory card 12 through the card interface unit 8, so that the broken line in FIG. As shown in (2), the head address of the application program AP2 is accessed. Further, in the state where the address register 1041 is set to the β address, when the CPU 100 outputs the address 80000, the address value obtained by adding β by the adder 1042 of the address converter 104 (β + 80000 address)
Is input to the IC memory card 12 through the card interface unit 8, so that the head address of the application program AP3 is accessed as shown by the broken line (3) in FIG.
【0023】このように本実施例では、アドレス変換器
104の機能により、CPU100は、ICメモリカー
ド12に記憶された個々のアプリケーションプログラム
AP1,AP2,AP3を、実アドレスメモリ空間にお
ける同じ番地(本実施例では、80000番地)以降の
アドレス範囲でアクセスすることができる。As described above, in the present embodiment, the function of the address converter 104 allows the CPU 100 to execute the individual application programs AP1, AP2, AP3 stored in the IC memory card 12 at the same address (book) in the real address memory space. In the embodiment, it is possible to access in the address range of address 80000) and thereafter.
【0024】図5はCPU100の処理例を示すフロー
チャートである。このフローチャートに示される処理
は、アプリケーションプログラムの実行ステップS12
を除き、ROM102に予め記憶されているプログラム
を実行することにより遂行される。以下、各図を参照し
て本実施例の動作を説明する。FIG. 5 is a flowchart showing a processing example of the CPU 100. The process shown in this flowchart is performed in the execution step S12 of the application program.
Except that the program is stored in the ROM 102 in advance. Hereinafter, the operation of this embodiment will be described with reference to the drawings.
【0025】CPU100は装置の電源が投入される
と、図5に示す処理を開始する。先ず、ICメモリカー
ド12が装填されているか否かを、例えばICメモリカ
ード12の装填時にオンとなるカードインタフェイス部
8からの制御信号などによって判定する(S1)。IC
メモリカード12が装填されていれば、ステップS4以
降の処理へ進み、装填されていなければ、イベントが発
生しているか否かを調べる(S2)。そして、イベント
が発生していなければステップS1に戻り、発生してい
れば、それに応じた処理を実行する(S3)。ここで、
イベントとは本装置の基本的機能であるファクシミリに
関連するイベントを言い、代表的なものにファクシミリ
の送信,受信のイベントがある。例えば、ファクシミリ
の送信の場合は、スキャナ部2で図示しない送信原稿を
読み取って読取/記録メモリ4に蓄積し、回線対応部6
及び通信回線11を通じて相手先に発呼し、相手先から
の応答受信後に、読取/記録メモリ4に記録された情報
を符号化復号化部5で符号化し、回線バッファメモリ
9,FAXモデムを通じて通信回線11に信号を送出す
る。また、ファクシミリの受信の場合は、FAXモデム
で受信した信号を回線バッファメモリ9を通じて符号化
復号化部5に与えて復号化して読取/記録メモリ4に蓄
積し、その後にプリンタ部3から印刷出力する。これら
の動作は一般のファクシミリ装置と同じである。When the power of the apparatus is turned on, the CPU 100 starts the processing shown in FIG. First, whether or not the IC memory card 12 is loaded is determined by, for example, a control signal from the card interface unit 8 which is turned on when the IC memory card 12 is loaded (S1). IC
If the memory card 12 is loaded, the process proceeds to step S4 and subsequent steps, and if not loaded, it is checked whether an event has occurred (S2). If the event has not occurred, the process returns to step S1. If the event has occurred, the corresponding process is executed (S3). here,
An event is an event related to a facsimile, which is a basic function of this device, and a representative event is a facsimile transmission / reception event. For example, in the case of facsimile transmission, the scanner unit 2 scans a transmission document (not shown) and stores it in the reading / recording memory 4, and the line corresponding unit 6
Also, after calling the other party through the communication line 11 and receiving a response from the other party, the information recorded in the reading / recording memory 4 is encoded by the encoding / decoding unit 5 and communicated through the line buffer memory 9 and the FAX modem. A signal is sent to the line 11. In the case of facsimile reception, the signal received by the FAX modem is given to the encoding / decoding unit 5 through the line buffer memory 9 to be decoded and stored in the reading / recording memory 4, and then printed out from the printer unit 3. To do. These operations are the same as those of a general facsimile machine.
【0026】ICメモリカード12が装填されていた場
合、CPU100は、アドレス変換器104のアドレス
レジスタ1041にアドレス値「0」を設定し(S
4)、アドレス変換器104およびカードインタフェイ
ス部8を通じてICメモリカード12をアクセスして、
最初のアプリケーションプログラムAP1の管理情報フ
ィールドに設定されているAP1業務名称を検索し、操
作部7の表示パネル71に表示する(S5)。APの業
務名称は各アプリケーションプログラムの先頭256バ
イトの管理情報フィールド中の所定の位置にあるので検
索は容易である。このとき、現在のアドレスレジスタ1
041の値「0」と今回検索したAP1業務名称との対
をRAM103内に設けられたワーク領域に保持してお
く(S5)。なお、ワーク領域に古いデータが記憶され
ていた場合にはこの時点で消去しておく。When the IC memory card 12 is loaded, the CPU 100 sets the address value "0" in the address register 1041 of the address converter 104 (S
4), accessing the IC memory card 12 through the address converter 104 and the card interface unit 8,
The AP1 business name set in the management information field of the first application program AP1 is searched and displayed on the display panel 71 of the operation unit 7 (S5). Since the business name of the AP is located at a predetermined position in the management information field of the first 256 bytes of each application program, the search is easy. At this time, the current address register 1
A pair of the value "0" of 041 and the AP1 business name searched this time is held in the work area provided in the RAM 103 (S5). If old data is stored in the work area, it is deleted at this point.
【0027】次に、CPU100は、最初のアプリケー
ションプログラムAP1の管理情報フィールドに設定さ
れている次APアドレスポインタを検索する(S6)。
次APアドレスポインタは管理情報フィールド中の所定
の位置にあるので検索は容易である。図3の場合、その
値はαである。次に、CPU100は、検索した次AP
アドレスポインタの値αをアドレス変換器104のアド
レスレジスタ1041に設定し(S8)、ステップS5
に戻って上述した処理を繰り返す。これにより、2番
目,3番目のアプリケーションプログラムAP2,AP
3の業務名称の検索と表示、AP2業務名称とアドレス
レジスタ値「α」,AP3業務名称とアドレスレジスタ
値「β」の組の保存が行われる。Next, the CPU 100 retrieves the next AP address pointer set in the management information field of the first application program AP1 (S6).
Since the next AP address pointer is located at a predetermined position in the management information field, the search is easy. In the case of FIG. 3, the value is α. Next, the CPU 100 searches for the next AP
The value α of the address pointer is set in the address register 1041 of the address converter 104 (S8), and step S5
Then, the process described above is repeated. Thereby, the second and third application programs AP2, AP
The search and display of the business name of No. 3 and the storage of the AP2 business name and the address register value “α” and the set of the AP3 business name and the address register value “β” are performed.
【0028】CPU100は、3番目のアプリケーショ
ンプログラムAP3の次APアドレスポインタがNUL
Lであることを判定した時点で(S7)、上記のループ
を抜け出し、ステップS9へ進む。In the CPU 100, the next AP address pointer of the third application program AP3 is NULL.
When it is determined to be L (S7), the process exits the loop and proceeds to step S9.
【0029】図6は上述のような処理によって業務名称
が表示パネル71に表示された状態の一例を示してい
る。CPU100は、この状態において、利用者によっ
て業務名称が選択されるのを待つ。利用者は、操作部7
のキーボード72の操作でカーソルを選択したい業務名
称に移動させ、実行ボタンを押下することにより、複数
の業務名称から1つを選択する。勿論、タッチパネルな
どの入力形態で選択するようにしても良い。なお、一定
時間の間に業務名称が選択されなかった場合、CPU1
00はステップS1に戻り、上述した処理を繰り返す。
これは、その間にICメモリカード12が交換されてし
まっている場合を考慮したことによる。FIG. 6 shows an example of a state in which the business name is displayed on the display panel 71 by the above processing. In this state, the CPU 100 waits for the business name to be selected by the user. The user operates the operation unit 7
The keyboard 72 is operated to move the cursor to the business name to be selected, and the execute button is pressed to select one from a plurality of business names. Of course, you may make it select by input form, such as a touch panel. If the job name is not selected within a certain period of time, the CPU 1
00 returns to step S1 and repeats the above processing.
This is because the case where the IC memory card 12 has been exchanged during that time is taken into consideration.
【0030】次に、1つの業務名称が利用者によって選
択されると、CPU100は、選択された業務名称に対
応してRAM103のワーク領域に保持されているアド
レスレジスタ値を、アドレス変換器104のアドレスレ
ジスタ1041に設定する(S10)。そして、アプリ
ケーションプログラムへ制御権を移行する(S11)。
これは、本実施例の場合、実行するアプリケーションプ
ログラムの先頭バイトは実アドレスメモリ空間の800
00番地にあり、そこから256バイトは管理情報フィ
ールドで、その直後のバイトがアプリケーションプログ
ラムの本体フィールドになるので、本体フィールドの先
頭バイトに制御権を移行することで行う。これにより、
アプリケーションプログラムの実行が開始される(S1
2)。Next, when one business name is selected by the user, the CPU 100 sets the address register value held in the work area of the RAM 103 corresponding to the selected business name in the address converter 104. The address register 1041 is set (S10). Then, the control right is transferred to the application program (S11).
This is because in the case of this embodiment, the first byte of the application program to be executed is 800 in the real address memory space.
It is located at address 00, and the 256 bytes from there are a management information field, and the byte immediately after that is the body field of the application program. Therefore, control is transferred to the first byte of the body field. This allows
Execution of the application program is started (S1)
2).
【0031】例えば、図6の表示例に示すように、利用
者がカーソルでAP1業務名称を選択した場合、AP1
業務名称に対応して保存されているアドレスレジスタ値
は「0」なので、CPU100はアドレスレジスタ10
41に「0」を設定し、所定の番地に制御を移す。これ
により、アプリケーションプログラムAP1が実行され
る。また、AP2業務名称が選択された場合、AP2業
務名称に対応して保存されているアドレスレジスタ値は
「α」なので、CPU100はアドレスレジスタ104
1に「α」を設定し、所定の番地に制御を移す。これに
より、アプリケーションプログラムAP2が実行され
る。同様にして、アプリケーションプログラムAP3も
実行することができる。For example, as shown in the display example of FIG. 6, when the user selects the AP1 business name with the cursor, AP1
Since the address register value stored corresponding to the business name is “0”, the CPU 100
"41" is set to 41, and control is transferred to a predetermined address. As a result, the application program AP1 is executed. When the AP2 business name is selected, the address register value stored corresponding to the AP2 business name is “α”, so the CPU 100 causes the address register 104 to operate.
Set "α" to 1 and transfer control to a predetermined address. As a result, the application program AP2 is executed. Similarly, the application program AP3 can also be executed.
【0032】なお、本実施例では、ICメモリカード1
2に記憶されている各アプリケーションプログラムの業
務名称の検索時に併せて次APアドレスポインタを検索
してワーク領域に業務名称とアドレスレジスタ値との組
を保存し、業務名称の選択時にその保存されたアドレス
レジスタ値を使用するようにしたが、業務名称の選択時
にICメモリカードの記憶内容を再度検索して該当する
次APアドレスポインタを見つけるようにしても良い。In this embodiment, the IC memory card 1
When the business name of each application program stored in 2 is searched, the next AP address pointer is also searched and the set of the business name and the address register value is saved in the work area, and the set is saved when the business name is selected. Although the address register value is used, the stored content of the IC memory card may be searched again when the business name is selected to find the corresponding next AP address pointer.
【0033】各アプリケーションプログラムAP1,A
P2,AP3で実行する処理としては各種考えられる
が、その一例を示せば以下のようなものである。Each application program AP1, A
There are various conceivable processes to be executed by P2 and AP3, and an example thereof is as follows.
【0034】○アプリケーションプログラムAP1 キーボード72の操作によって表示パネル71上にテキ
スト等を作成する文書作成機能と、作成された文書をパ
ソコン通信で通信回線11を通じて相手先に送信する機
能と、その逆に相手先からパソコン通信で受信したテキ
スト等を表示パネル71に表示する機能などを持つ。パ
ソコン通信に際しては、回線対応部6のデータモデムが
使用される。なお、キーボード71がテンキーボードで
ある場合、文書を構成する文字の入力は、例えば表示パ
ネル71上に文字の一覧を表示し、その中の文字をキー
ボード操作やタッチパネル操作で選択することで可能で
ある。Application program AP1 A document creating function of creating a text or the like on the display panel 71 by operating the keyboard 72, a function of sending the created document to the other party through the communication line 11 by personal computer communication, and vice versa. It has a function of displaying on the display panel 71 a text or the like received from the other party through personal computer communication. The data modem of the line interface 6 is used for personal computer communication. If the keyboard 71 is a ten-key keyboard, the characters that form the document can be input by displaying a list of characters on the display panel 71 and selecting the characters from the list using keyboard or touch panel operations. is there.
【0035】○アプリケーションプログラムAP2 発注管理用の画面を表示パネル71に表示して、種々の
管理情報をキーボード72から受け付けて発注書などを
作成する機能と、作成した発注書などを通信回線11を
通じてセンタなどに送信する機能などを持つ。発注書な
どの送信に際しては回線対応部6のデータモデムが使用
される。Application program AP2 A function of displaying a screen for order management on the display panel 71, receiving various management information from the keyboard 72 and creating a purchase order, and the created purchase order, etc. through the communication line 11. It has functions such as sending to the center. The data modem of the line interface 6 is used for sending the purchase order or the like.
【0036】○アプリケーションプログラムAP3 出退勤管理用の画面を表示パネル71に表示して、種々
の管理情報をキーボード72から受け付けて出勤表など
を作成する機能と、作成した出勤表などを通信回線11
を通じてセンタなどに送信する機能などを持つ。出勤表
などの送信に際しては回線対応部6のデータモデムが使
用される。Application program AP3 A function of displaying a screen for attendance / leaving management on the display panel 71 and receiving various management information from the keyboard 72 to create an attendance table, and the created attendance table etc. through the communication line 11
It has a function to send to the center etc. through. The data modem of the line interface 6 is used for transmitting the attendance table and the like.
【0037】さて、選択されたアプリケーションプログ
ラムAP1,AP2,AP3の実行が終了すると、制御
が実アドレスメモリ空間のシステム領域における所定の
場所に戻される(S13)。これにより、CPU100
は、再びステップS1からの処理を実行する。従って、
再び図6に示すような画面が表示パネル71に表示さ
れ、利用者は他のアプリケーションプログラムを選択し
て実行させることができる。When the execution of the selected application programs AP1, AP2, AP3 is completed, control is returned to a predetermined place in the system area of the real address memory space (S13). Thereby, the CPU 100
Executes the processing from step S1 again. Therefore,
The screen as shown in FIG. 6 is again displayed on the display panel 71, and the user can select and execute another application program.
【0038】[0038]
【発明の効果】以上説明したように本発明によれば以下
のような効果を得ることができる。As described above, according to the present invention, the following effects can be obtained.
【0039】ICメモリカードに記憶された個々のアプ
リケーションプログラムを、CPUの実アドレスメモリ
空間における所定番地以降のアプリケーションプログラ
ム実行領域に択一的にマッピングして実行するため、全
アプリケーションプログラムの合計サイズがアプリケー
ションプログラム実行領域のサイズを超える場合であっ
ても、その各々のアプリケーションプログラムを実行す
ることができる。従って、1枚のICメモリカードで複
数のアプリケーションプログラムを択一的に実行するこ
とができ、利用者の使い勝手が向上する。また、1枚の
ICメモリカードに複数のアプリケーションプログラム
を記録するため、無駄も少なくなる。Since individual application programs stored in the IC memory card are selectively mapped and executed in the application program execution area after a predetermined address in the real address memory space of the CPU, the total size of all application programs is reduced. Even when the size of the application program execution area is exceeded, each application program can be executed. Therefore, a single IC memory card can selectively execute a plurality of application programs, which improves the usability for the user. Moreover, since a plurality of application programs are recorded in one IC memory card, waste is reduced.
【0040】個々のアプリケーションプログラムは、そ
の実行時に先頭番地がCPUの実アドレスメモリ空間の
同じ番地(実施例では80000番地)にマッピングさ
れる。したがって、全てのアプリケーションプログラム
は、同じ条件(実行時の先頭番地のアドレスが同じであ
るという条件)の下で設計でき、設計が容易になる。ま
た、アプリケーションプログラムを複数本作るときのツ
ール(結合ツール)は、アプリケーションプログラムを
1本作るときに使ったものをそのまま利用できる。The head address of each application program is mapped at the same address (80000 address in the embodiment) of the real address memory space of the CPU when it is executed. Therefore, all application programs can be designed under the same condition (condition that the address of the start address at the time of execution is the same), which facilitates the design. As a tool (joint tool) for creating a plurality of application programs, the tool used for creating one application program can be used as it is.
【0041】他の方式、例えばICメモリカードを外部
記憶装置とし、CPUの実アドレスメモリ空間のアプリ
ケーションプログラム実行領域に割り当てた実メモリに
ICメモリカードからアプリケーションプログラムを適
宜ロードして実行する方式によると、アプリケーション
プログラム実行領域をカバーする実メモリが別途必要に
なるが、本発明ではそのような実メモリは不要であり、
主制御部のメモリ容量を削減することができる。According to another method, for example, an IC memory card is used as an external storage device, and an application program is appropriately loaded from the IC memory card to an actual memory allocated to an application program execution area of the CPU's actual address memory space and executed. , A real memory covering the application program execution area is required separately, but such a real memory is not necessary in the present invention,
The memory capacity of the main controller can be reduced.
【図1】本発明を適用したデータ通信端末装置の一例を
示すブロック図である。FIG. 1 is a block diagram showing an example of a data communication terminal device to which the present invention is applied.
【図2】アドレス変換器の構成例を示すブロック図であ
る。FIG. 2 is a block diagram showing a configuration example of an address converter.
【図3】ICメモリカードの記憶内容の一例を示す図で
ある。FIG. 3 is a diagram showing an example of stored contents of an IC memory card.
【図4】CPUのメモリ空間(実アドレスメモリ空間)
の構成と、ICメモリカード上の各アプリケーションプ
ログラムのアドレスとの関係を示す図である。FIG. 4 CPU memory space (real address memory space)
3 is a diagram showing the relationship between the configuration of FIG. 1 and the address of each application program on the IC memory card.
【図5】CPUの処理例を示すフローチャートである。FIG. 5 is a flowchart showing a processing example of a CPU.
【図6】業務名称が表示パネルに表示されている状態を
示す図である。FIG. 6 is a diagram showing a state in which a work name is displayed on a display panel.
【図7】CPUのメモリ空間(実アドレスメモリ空間)
の構成と、ICメモリカードのアプリケーションプログ
ラムのアドレスとの一般的な関係を示す図である。FIG. 7: CPU memory space (real address memory space)
3 is a diagram showing a general relationship between the configuration of FIG. 1 and the address of an application program of an IC memory card.
1…主制御部 100…CPU 101…バス 102…ROM 103…RAM 104…アドレス変換器 2…スキャナ部 3…プリンタ部 4…読取/記録メモリ 5…符号化復号化部(CODEC) 6…回線対応部 7…操作部 71…表示パネル 72…キーボード 8…カードインタフェイス部 9…回線バッファメモリ 10…送受話器 11…通信回線 12…ICメモリカード DESCRIPTION OF SYMBOLS 1 ... Main control part 100 ... CPU 101 ... Bus 102 ... ROM 103 ... RAM 104 ... Address converter 2 ... Scanner part 3 ... Printer part 4 ... Read / record memory 5 ... Encoding / decoding part (CODEC) 6 ... Line correspondence Part 7 ... Operation part 71 ... Display panel 72 ... Keyboard 8 ... Card interface part 9 ... Line buffer memory 10 ... Handset 11 ... Communication line 12 ... IC memory card
Claims (3)
て、装置に装填されたICメモリカードに記憶されたア
プリケーションプログラムの実行により付加的機能を提
供するデータ通信端末装置において、 CPUと、メモリと、前記CPUの実アドレスメモリ空
間の所定番地以降のアプリケーションプログラム実行領
域に、ICメモリカードのメモリ空間における前記CP
Uより指定された番地以降の領域を割り付けるアドレス
変換器とを含む主制御部を備え、 該主制御部は、前記メモリに記憶されているプログラム
の実行により、装置に装填されているICメモリカード
に記憶されている全てのアプリケーションプログラムの
業務名を検索して表示装置に表示し、何れか1つの業務
名が選択されることにより、該選択された業務名を持つ
アプリケーションプログラムの先頭番地以降のICメモ
リカードのメモリ空間を、前記所定番地以降のアプリケ
ーションプログラム実行領域に割り付けて、当該アプリ
ケーションプログラムを実行することを特徴とするデー
タ通信端末装置におけるアプリケーションプログラム実
行方式。1. A data communication terminal device, which is used by connecting to a communication line and which provides an additional function by executing an application program stored in an IC memory card loaded in the device, comprising: a CPU; The CP in the memory space of the IC memory card is stored in the memory and the application program execution area after a predetermined address in the real address memory space of the CPU.
A main control unit including an address converter for allocating an area after the address designated by U, the main control unit being an IC memory card loaded in the device by executing a program stored in the memory. The business names of all the application programs stored in are searched and displayed on the display device, and by selecting any one of the business names, the start address of the application program having the selected business name and the subsequent addresses are selected. An application program execution method in a data communication terminal device, characterized in that a memory space of an IC memory card is allocated to an application program execution area after the predetermined address and the application program is executed.
のアプリケーションプログラムは、所定の位置に自アプ
リケーションプログラムの業務名を記録し、且つ、直後
に続く他のアプリケーションプログラムの先頭番地を示
すポインタを所定位置に記録する構造を有することを特
徴とする請求項1記載のデータ通信端末装置におけるア
プリケーションプログラム実行方式。2. An individual application program stored in an IC memory card records a business name of its own application program at a predetermined position, and a pointer indicating the start address of another application program immediately after that is specified. 2. An application program execution method in a data communication terminal device according to claim 1, having a structure for recording at a position.
書き替え可能なアドレスレジスタと、前記CPUから出
力されるアドレス値と前記アドレスレジスタに保持され
ているアドレス値とを加算して、装填されているICメ
モリカードに対するアドレス情報を生成する加算器とを
含むことを特徴とする請求項1または2記載のデータ通
信端末装置におけるアプリケーションプログラム実行方
式。3. The address converter is loaded by adding an address register rewritable from the CPU, an address value output from the CPU and an address value held in the address register. 3. An application program execution method in a data communication terminal device according to claim 1, further comprising an adder that generates address information for an existing IC memory card.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8034358A JP2953374B2 (en) | 1996-01-29 | 1996-01-29 | Application program execution method in data communication terminal device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8034358A JP2953374B2 (en) | 1996-01-29 | 1996-01-29 | Application program execution method in data communication terminal device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH09205467A true JPH09205467A (en) | 1997-08-05 |
JP2953374B2 JP2953374B2 (en) | 1999-09-27 |
Family
ID=12411949
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP8034358A Expired - Fee Related JP2953374B2 (en) | 1996-01-29 | 1996-01-29 | Application program execution method in data communication terminal device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2953374B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6866192B2 (en) | 2000-07-07 | 2005-03-15 | Fujitsu Limited | IC card terminal |
JP2011229183A (en) * | 2011-07-11 | 2011-11-10 | Ricoh Co Ltd | Image information processing apparatus, customized program generation method, image information processing system, program, and recording medium |
-
1996
- 1996-01-29 JP JP8034358A patent/JP2953374B2/en not_active Expired - Fee Related
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6866192B2 (en) | 2000-07-07 | 2005-03-15 | Fujitsu Limited | IC card terminal |
JP2011229183A (en) * | 2011-07-11 | 2011-11-10 | Ricoh Co Ltd | Image information processing apparatus, customized program generation method, image information processing system, program, and recording medium |
Also Published As
Publication number | Publication date |
---|---|
JP2953374B2 (en) | 1999-09-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5423086A (en) | Dual port memory communication for a radio frequency device and a personal computer | |
JP2002123437A (en) | Portable electronic viewer system | |
JP2953374B2 (en) | Application program execution method in data communication terminal device | |
JPH043219A (en) | Printer | |
JP3052823B2 (en) | Multi-function facsimile machine connected to computer and line | |
JP2885863B2 (en) | Remote diagnostic communication method | |
JPH1169032A (en) | Facsimile equipment | |
JP2548522B2 (en) | Image information transmission device | |
JPS6229364A (en) | Facsimile system | |
JPH0437451B2 (en) | ||
JPS58144943A (en) | Terminal device for document production communication | |
KR100269134B1 (en) | Apparatus and method for editing, transmitting and receiving fax in pda or wpc | |
JPH0764740A (en) | Printing method in network printer system | |
JPH052631A (en) | Picture network system | |
JPH04322549A (en) | Communication equipment | |
JPH02300964A (en) | Sentence editing device | |
JPH0732409B2 (en) | Video text equipment | |
JPS61286926A (en) | Display device | |
JPH02250169A (en) | Document processing device with communicating function | |
JP2000181788A (en) | File managing method for file system | |
JPH07320036A (en) | Image processor | |
JPH1146214A (en) | Method and device for receiving electronic mail | |
JPS6235132B2 (en) | ||
JPH0846726A (en) | Isdn terminal equipment | |
JPH02291742A (en) | Electronic mail communication terminal access device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20070716 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080716 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090716 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100716 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110716 Year of fee payment: 12 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110716 Year of fee payment: 12 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120716 Year of fee payment: 13 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120716 Year of fee payment: 13 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130716 Year of fee payment: 14 |
|
LAPS | Cancellation because of no payment of annual fees |