JP2005175528A - Electronic apparatus - Google Patents

Electronic apparatus Download PDF

Info

Publication number
JP2005175528A
JP2005175528A JP2003408040A JP2003408040A JP2005175528A JP 2005175528 A JP2005175528 A JP 2005175528A JP 2003408040 A JP2003408040 A JP 2003408040A JP 2003408040 A JP2003408040 A JP 2003408040A JP 2005175528 A JP2005175528 A JP 2005175528A
Authority
JP
Japan
Prior art keywords
unit
data
nic
analysis
control unit
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.)
Pending
Application number
JP2003408040A
Other languages
Japanese (ja)
Inventor
Tetsuya Kuwabara
哲也 桑原
Hidenori Hirao
英典 平尾
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Murata Machinery Ltd
Original Assignee
Murata Machinery Ltd
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 Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2003408040A priority Critical patent/JP2005175528A/en
Publication of JP2005175528A publication Critical patent/JP2005175528A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an electronic apparatus preventing a processing load on an NIC section from being increased, and enhancing the entire processing efficiency. <P>SOLUTION: When the electronic apparatus receives HTTP data denoting a request from a PC 30 via a LAN 40, the NIC section 14 and a control section 1 share the processing corresponding to the data. When the electronic apparatus receives the HTTP data from the PC 30, the NIC section 14 analyzes only its header information, transmits its analysis result and main body information of the received HTTP data to the control section 1, the control section 1 analyzes the main body information of the HTTP data, the control section 1 generates response data in response to the analysis result, transmits the generated response data to the NIC section 14, and the NIC section 14 utilizes the HTTP to transmit the response data to the PC 30. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、ネットワークを介して接続された外部装置との間でデータの送受信を行う電子機器に関し、特に、外部装置とのインターフェース機構に関するものである。   The present invention relates to an electronic device that transmits and receives data to and from an external device connected via a network, and more particularly to an interface mechanism with the external device.

LAN(Local Area Network),インターネットなどのネットワークを介して、プリンタ装置,ファクシミリ複合装置,パーソナルコンピュータ(以下、PCという)などの各種の電子機器が接続されてネットワークシステムが構築され、ネットワーク接続されたこれらの電子機器間において、例えばHTTP(HyperText Transfer Protocol)を利用してHTML(HyperText Markup Language)形式のデータが送受信される。このような電子機器にあっては、データの送受信を管理する手段としてNIC(Network Interface Card)部を設けることが一般的である(例えば、特許文献1,2,3参照)。
特開2002−290657号公報 特開平7−264347号公報 特開平11−298500号公報
Various network devices such as printers, facsimile multifunction devices, and personal computers (hereinafter referred to as PCs) are connected via a network such as a LAN (Local Area Network) or the Internet, and a network system is constructed. Data in HTML (HyperText Markup Language) format is transmitted and received between these electronic devices, for example, using HTTP (HyperText Transfer Protocol). In such an electronic device, a NIC (Network Interface Card) unit is generally provided as a means for managing data transmission / reception (see, for example, Patent Documents 1, 2, and 3).
JP 2002-290657 A JP-A-7-264347 JP 11-298500 A

従来のNIC部は、HTTPなどの通信プロトコルの送受信制御処理、並びに、通信プロトコル上のデータ解析処理及びデータ作成処理を行っている。従って、送受信されるデータ量が多くなった場合に、NIC部の処理負荷がすぐに大きくなってしまうという問題点がある。また、上記の処理を支障無く実行するために、NIC部に高性能のCPUを搭載する必要がある。更に、データ解析/作成処理用のプログラムをNIC部に格納しておく必要があるため、将来の変更または追加を見込んでそのプログラムの格納エリアを余分に確保しておかなければならない。   A conventional NIC unit performs transmission / reception control processing of a communication protocol such as HTTP, data analysis processing and data creation processing on the communication protocol. Therefore, there is a problem that when the amount of data transmitted / received increases, the processing load of the NIC unit immediately increases. In order to execute the above processing without any trouble, it is necessary to mount a high-performance CPU in the NIC unit. Further, since it is necessary to store a program for data analysis / creation processing in the NIC unit, an extra storage area for the program must be secured in anticipation of future changes or additions.

本発明は斯かる事情に鑑みてなされたものであり、NIC部で従来行われていたデータ作成処理及びデータ解析処理を本体側で行う構成とすることにより、NIC部での処理負荷の増大を防止でき、全体の処理効率の向上を図れる電子機器を提供することを目的とする。   The present invention has been made in view of such circumstances, and the processing load in the NIC unit is increased by adopting a configuration in which data creation processing and data analysis processing conventionally performed in the NIC unit are performed on the main body side. It is an object of the present invention to provide an electronic device that can prevent such a situation and improve the overall processing efficiency.

本発明の他の目的は、NIC部に高性能のCPUを搭載する必要がなくなり、また、上述したようなプログラムの格納エリアをNIC部に余分に確保しておく必要もなくなり、NIC部を小型化できて全体の低コスト化も図れる電子機器を提供することにある。   Another object of the present invention is that it is not necessary to mount a high-performance CPU in the NIC unit, and it is not necessary to reserve an extra program storage area in the NIC unit as described above. It is an object of the present invention to provide an electronic device that can be manufactured at a low cost.

請求項1に係る電子機器は、外部装置と接続されており、該外部装置との間でデータの送受信を行う電子機器において、前記外部装置との間でのデータの送受信処理を制御する送受信制御部と、前記外部装置からの受信データの内容を解析する解析処理及び前記外部装置への送信データを作成する作成処理を行う解析/作成部とを備えており、前記送受信制御部と前記解析/作成部とにおける動作を並行的に行うべくなしてあることを特徴とする。   An electronic device according to claim 1 is connected to an external device, and in an electronic device that transmits and receives data to and from the external device, transmission and reception control that controls data transmission and reception processing with the external device And an analysis / creation unit for performing analysis processing for analyzing the content of received data from the external device and creation processing for creating transmission data to the external device, and the transmission / reception control unit and the analysis / It is characterized in that the operations in the creation unit are performed in parallel.

請求項1にあっては、従来NIC部が全て行っていた通信プロトコルの送受信制御処理並びに通信プロトコル上のデータ解析/作成処理を、送受信制御部(NIC部)と解析/作成部(本体制御部)とで分担して行う。具体的には、送受信制御部(NIC部)は通信プロトコルの送受信制御処理(通信プロトコルのヘッダ情報の解析)のみを行い、解析/作成部(本体制御部)が通信プロトコル上のデータ解析/作成処理(コンテンツ内容の解析及び応答データの作成)を行う。よって、NIC部での処理負担が軽減する。また、送受信制御部(NIC部)と解析/作成部(本体制御部)とでの処理を並行化するため、処理効率が向上する。また、送受信制御部(NIC部)に高性能のCPUを搭載しなくても良くなり、小型化を図れる。更に、通信プロトコル上でのデータ量が増加しても、解析/作成部(本体制御部)を変更するだけで良い。   According to the first aspect of the present invention, the transmission / reception control processing of the communication protocol and the data analysis / creation processing on the communication protocol, which are all performed by the NIC unit in the past, ) And share. Specifically, the transmission / reception control unit (NIC unit) only performs communication protocol transmission / reception control processing (analysis of communication protocol header information), and the analysis / creation unit (main body control unit) analyzes and creates data on the communication protocol. Process (analyze contents and create response data). Therefore, the processing burden on the NIC unit is reduced. In addition, since the processes in the transmission / reception control unit (NIC unit) and the analysis / creation unit (main body control unit) are parallelized, the processing efficiency is improved. Further, it is not necessary to mount a high-performance CPU in the transmission / reception control unit (NIC unit), and the size can be reduced. Furthermore, even if the amount of data on the communication protocol increases, it is only necessary to change the analysis / creation unit (main body control unit).

請求項2に係る電子機器は、請求項1において、前記解析/作成部は、前記解析処理及び前記作成処理に必要なデータを保存する保存手段を有することを特徴とする。   According to a second aspect of the present invention, in the electronic device according to the first aspect, the analysis / creation unit includes a storage unit that stores the analysis process and data necessary for the creation process.

請求項2にあっては、通信プロトコル上のデータ解析/作成処理に必要なプログラグムを、送受信制御部(NIC部)ではなく解析/作成部(本体制御部)に保存する。よって、従来例のようにプログラムの格納エリアをNIC部に余分に確保しておく必要がなくなり、NIC部を更に小型化でき、全体のコスト低減につながる。   According to the second aspect, a program required for data analysis / creation processing on the communication protocol is stored in the analysis / creation unit (main body control unit), not in the transmission / reception control unit (NIC unit). Therefore, it is not necessary to reserve an extra program storage area in the NIC unit as in the conventional example, the NIC unit can be further reduced in size, and the overall cost can be reduced.

請求項3に係る電子機器は、請求項1または2において、前記送受信制御部は、ネットワークインターフェースカードであることを特徴とする。   An electronic device according to a third aspect is the electronic device according to the first or second aspect, wherein the transmission / reception control unit is a network interface card.

請求項3にあっては、送受信制御部(NIC部)として、ネットワークインターフェースカードを使用する。よって、送受信制御部(NIC部)の交換及び解析/作成部(本体制御部)への装着が容易である。   According to the third aspect, a network interface card is used as a transmission / reception control unit (NIC unit). Therefore, it is easy to replace the transmission / reception control unit (NIC unit) and attach it to the analysis / creation unit (main body control unit).

本発明では、送受信制御部(NIC部)で通信プロトコルの送受信制御処理を行い、解析/作成部(本体制御部)で通信プロトコル上のデータ解析/作成処理を行って、従来NIC部が行っていた処理を分担するようにしたので、NIC部での処理負担を軽減でき、送受信制御部(NIC部)と解析/作成部(本体制御部)とで並行処理が可能となって処理効率を向上でき、送受信制御部(NIC部)に高性能のCPUを搭載する必要がなくなって小型化を図ることができ、通信プロトコル上でのデータ量が増加しても、解析/作成部(本体制御部)を変更するだけで済む。   In the present invention, the transmission / reception control unit (NIC unit) performs communication protocol transmission / reception control processing, and the analysis / creation unit (main body control unit) performs data analysis / creation processing on the communication protocol. The processing load on the NIC unit can be reduced and parallel processing can be performed between the transmission / reception control unit (NIC unit) and the analysis / creation unit (main body control unit) to improve processing efficiency. The transmission / reception control unit (NIC unit) does not need to be equipped with a high-performance CPU and can be downsized. Even if the amount of data on the communication protocol increases, the analysis / creation unit (main unit control unit) ) Only need to be changed.

また、本発明では、解析/作成部(本体制御部)が、通信プロトコル上のデータ解析/作成処理に必要なデータを保存する保存手段を有しているので、従来例のようにプログラムの格納エリアをNIC部に余分に確保しておく必要がなくなり、NIC部を更に小型化でき、全体の低コスト化も図ることができる。   Further, in the present invention, the analysis / creation unit (main body control unit) has storage means for storing data necessary for data analysis / creation processing on the communication protocol. It is not necessary to reserve an extra area in the NIC portion, the NIC portion can be further reduced in size, and the overall cost can be reduced.

更に、本発明では、送受信制御部(NIC部)がネットワークインターフェースカードであるので、送受信制御部(NIC部)の交換及び解析/作成部(本体制御部)への装着を容易に行うことができる。   Furthermore, in the present invention, since the transmission / reception control unit (NIC unit) is a network interface card, the transmission / reception control unit (NIC unit) can be easily replaced and attached to the analysis / creation unit (main body control unit). .

以下、本発明をその実施の形態を示す図面を参照して具体的に説明する。図1は、本発明の電子機器としてのファクシミリ複合装置20の構成を示すブロック図である。   Hereinafter, the present invention will be described in detail with reference to the drawings showing embodiments thereof. FIG. 1 is a block diagram showing a configuration of a facsimile composite apparatus 20 as an electronic apparatus according to the present invention.

ファクシミリ複合装置20は、制御部1,読取部2,記録部3,表示部4,操作部5,符号化・復号化部6,ROM7,RAM8,画像メモリ9,解析/作成プログラム保存部10,モデム11,NCU(Network Control Unit)12,インタフェース回路(I/F回路)13,NIC部14などを備えている。ファクシミリ複合装置20は、読取部2にて原稿を読み取って画像データを得る読取機能、読み取った画像データ、ファクシミリ通信により受信した画像データ、またはネットワークとしてのLAN50を介して外部のPC30から受信した画像データに応じた画像を記録部3にて記録する記録機能、及び、読み取った画像データまたは受信した画像データをファクシミリ送信またはネットワーク送信する送信機能を併せ持っている。   The facsimile composite apparatus 20 includes a control unit 1, a reading unit 2, a recording unit 3, a display unit 4, an operation unit 5, an encoding / decoding unit 6, a ROM 7, a RAM 8, an image memory 9, an analysis / creation program storage unit 10, A modem 11, an NCU (Network Control Unit) 12, an interface circuit (I / F circuit) 13, a NIC unit 14 and the like are provided. The facsimile multifunction apparatus 20 has a reading function for reading an original by the reading unit 2 to obtain image data, read image data, image data received by facsimile communication, or an image received from an external PC 30 via a LAN 50 as a network. The recording unit 3 has a recording function for recording an image corresponding to the data, and a transmission function for transmitting the read image data or the received image data by facsimile or network transmission.

制御部1は、具体的にはCPUで構成されており、バス15を介してファクシミリ複合装置20の上述したようなハードウェア各部と接続されていて、それらを制御すると共に、ROM7に格納された制御プログラムに従って、種々のソフトウェア的機能を実行する。この制御部1は、HTTP上のデータの解析処理及び作成処理を実行する解析/作成部として機能する。読取部2は、例えばCCDを利用した光学系で原稿を読み取り、読み取った画像データを出力する。記録部3は、電子写真方式のプリンタ装置であって、読取部2にて読み取った原稿の画像データ、ファクシミリ通信により受信した画像データ、外部のPC30から送られてきた画像データなどに応じた画像を用紙にプリントアウトする。   Specifically, the control unit 1 is constituted by a CPU, and is connected to the hardware units as described above of the facsimile multifunction apparatus 20 via the bus 15. The control unit 1 controls them and is stored in the ROM 7. Various software functions are executed according to the control program. The control unit 1 functions as an analysis / creation unit that executes analysis processing and creation processing of data on HTTP. The reading unit 2 reads an original with an optical system using, for example, a CCD, and outputs the read image data. The recording unit 3 is an electrophotographic printer device, and is an image corresponding to image data of a document read by the reading unit 2, image data received by facsimile communication, image data sent from an external PC 30, and the like. On the paper.

表示部4は、液晶表示装置またはCRTディスプレイ等の表示装置であり、ファクシミリ複合装置20の動作状態を表示したり、ユーザへ操作入力を促す画面またはユーザへ警告を発する画面を表示したり、送信すべく読み取った原稿の画像データ、他のファクシミリ装置またはPC30から送信された画像データなどの表示を行う。操作部5は、ファクシミリ複合装置20を操作するために必要な文字キー,テンキー,短縮ダイヤルキー,ワンタッチダイヤルキー,各種のファンクションキーなどを備えている。なお、表示部4をタッチパネル方式とすることにより、操作部5の各種のキーの内の一部または全部を代用することも可能である。   The display unit 4 is a display device such as a liquid crystal display device or a CRT display. The display unit 4 displays an operation state of the facsimile composite device 20, displays a screen for prompting the user to input an operation or a screen for issuing a warning to the user, and transmits The image data of the original that has been read and the image data transmitted from another facsimile machine or the PC 30 are displayed. The operation unit 5 includes character keys, numeric keys, abbreviated dial keys, one-touch dial keys, various function keys, and the like necessary for operating the facsimile composite apparatus 20. In addition, it is also possible to substitute a part or all of the various keys of the operation unit 5 by using the display unit 4 as a touch panel system.

符号化・復号化部6は、画像データを符号化圧縮すると共に、符号化圧縮されている画像データを復号する。ROM7は、ファクシミリ複合装置20の動作に必要な種々のソフトウェアのプログラムを予め格納している。RAM8は、SRAMまたはフラッシュメモリ等で構成され、ソフトウェアの実行時に発生する一時的なデータを記憶する。画像メモリ9は、DRAM等で構成され、原稿を読み取って符号化した画像データ、他のファクシミリ装置またはPC30から受信して符号化した画像データなどを蓄積する。解析/作成プログラム保存部10は、HTTP上のデータの解析処理及び作成処理を行うためのプログラムを保存しており、保存手段として機能する。   The encoding / decoding unit 6 encodes and compresses image data and also decodes the encoded and compressed image data. The ROM 7 stores in advance various software programs necessary for the operation of the facsimile composite apparatus 20. The RAM 8 is configured by SRAM, flash memory, or the like, and stores temporary data generated when software is executed. The image memory 9 is constituted by a DRAM or the like, and stores image data obtained by reading and encoding a document, image data received from another facsimile apparatus or the PC 30, and encoded. The analysis / creation program storage unit 10 stores a program for performing analysis processing and creation processing of data on HTTP, and functions as a storage unit.

モデム11は、バス15に接続されており、ファクシミリ通信が可能なファクシミリモデムから構成されている。また、モデム11は、同様にバス15に接続されたNCU12と直接的に接続されている。NCU12は、公衆電話回線網(PSTN:Public Switched Telephone Network)との回線40の閉結及び開放の動作を行うハードウェアであり、必要に応じてモデム11をPSTNと接続する。そして、ファクシミリ複合装置20は、PSTNによって他のファクシミリ装置と接続されており、通常のファクシミリ通信が行えるようになっている。   The modem 11 is connected to the bus 15 and is composed of a facsimile modem capable of facsimile communication. Similarly, the modem 11 is directly connected to the NCU 12 connected to the bus 15. The NCU 12 is hardware that performs operations for closing and opening the line 40 with a public switched telephone network (PSTN), and connects the modem 11 to the PSTN as necessary. The facsimile composite apparatus 20 is connected to other facsimile apparatuses by PSTN so that normal facsimile communication can be performed.

NIC部14は、I/F回路13を介してバス15に接続されている。また、NIC部14は、LAN50を介して外部のPC30に接続されており、PC30との間でデータのやりとりを行う。NIC部14は、ネットワークインターフェースカードで構成されており、PC30との間でHTTPの送受信処理を実行する送受信制御部として機能する。   The NIC unit 14 is connected to the bus 15 via the I / F circuit 13. The NIC unit 14 is connected to an external PC 30 via the LAN 50, and exchanges data with the PC 30. The NIC unit 14 includes a network interface card and functions as a transmission / reception control unit that executes HTTP transmission / reception processing with the PC 30.

本発明のファクシミリ複合装置20は、PC30からの要求を表すHTTPを利用したデータを受信する場合、これに対応する処理をNIC部14と制御部1とで分担して行う。即ち、PC30からHTTPデータを入力した場合、そのヘッダ情報のみをNIC部14で解析し、その解析結果と入力されたHTTPデータの本体情報とを制御部1へ送り、制御部1にてHTTPデータの本体情報を解析し、その解析結果に応じて応答データを制御部1で作成し、作成した応答データをNIC部14へ送り、NIC部14がその応答データをHTTPを利用してPC30へ送信するようになっている。   The facsimile multifunction apparatus 20 according to the present invention, when receiving data using HTTP representing a request from the PC 30, performs a process corresponding to this by the NIC unit 14 and the control unit 1. That is, when HTTP data is input from the PC 30, only the header information is analyzed by the NIC unit 14, the analysis result and the main information of the input HTTP data are sent to the control unit 1, and the HTTP data is transmitted by the control unit 1. The main unit information is analyzed, response data is generated by the control unit 1 according to the analysis result, the generated response data is sent to the NIC unit 14, and the NIC unit 14 transmits the response data to the PC 30 using HTTP. It is supposed to do.

本発明のファクシミリ複合装置20におけるPC30との通信処理の動作について説明する。図2は、この動作手順の一例を示すフローチャートである。   The operation of the communication processing with the PC 30 in the facsimile composite apparatus 20 of the present invention will be described. FIG. 2 is a flowchart showing an example of this operation procedure.

まず、制御部1は、要求用のHTTPデータがPC30から入力されたか否かを判断し(ステップS1)、入力されていない場合には(S1:NO)、その入力の監視を続ける。HTTPデータが入力された場合(S1:YES)、入力されたHTTPデータのヘッダ情報をNIC部14で解析する(ステップS2)。そして、そのヘッダ情報の解析結果と入力されたHTTPデータの本体情報とを、I/F回路13を介して制御部1へ送信する(ステップS3)。   First, the control unit 1 determines whether or not HTTP data for request has been input from the PC 30 (step S1), and if not input (S1: NO), continues to monitor the input. When HTTP data is input (S1: YES), the header information of the input HTTP data is analyzed by the NIC unit 14 (step S2). Then, the analysis result of the header information and the main information of the inputted HTTP data are transmitted to the control unit 1 via the I / F circuit 13 (step S3).

制御部1は、送信された本体情報を、解析/作成プログラム保存部10に保存されているプログラムを用いて解析した後(ステップS4)、PC30からの要求に対するHTML形式の応答データを、解析/作成プログラム保存部10に保存されているプログラムを用いて作成する(ステップS5)。そして、制御部1は、作成した応答データをNIC部14へ送信する(ステップS6)。NIC部14は、入力した応答データをHTTPデータの本体情報に加工すると共にそのヘッダ情報を作成し(ステップS7)、応答用のHTTPデータをPC30へ送信して(ステップS8)、動作が終了する。   The control unit 1 analyzes the transmitted main body information using a program stored in the analysis / creation program storage unit 10 (step S4), and then analyzes / restores response data in HTML format in response to a request from the PC 30. It creates using the program preserve | saved at the creation program preservation | save part 10 (step S5). Then, the control unit 1 transmits the created response data to the NIC unit 14 (step S6). The NIC unit 14 processes the input response data into HTTP data body information and creates header information thereof (step S7), transmits response HTTP data to the PC 30 (step S8), and the operation ends. .

以上のように、ファクシミリ複合装置20では、従来ではNIC部単独で行っていたHTTPの送受信処理並びにHTTP上のデータ解析/作成処理を、NIC部14と制御部1とで分担して行うようにしており、NIC部14での処理負担が大幅に軽減する。また、NIC部14と制御部1とでの処理を並行化できるため、制御部1においてあるPC30に対するデータの解析/作成処理を行っている間に、NIC部14において他のPC30からのHTTPデータの受信処理も可能となり、処理効率が格段に向上する。また、NIC部14では、HTTPの送受信処理しか行わなくても良いため、高性能のCPUを搭載する必要がなくなり、小型化を図れる。更に、HTTP上で扱うコンテンツの内容が増えても、解析/作成プログラム保存部10に保存されるプログラムを変更するだけで対応可能である。   As described above, in the facsimile composite apparatus 20, the transmission / reception processing of HTTP and the data analysis / creation processing on HTTP, which were conventionally performed by the NIC unit alone, are shared by the NIC unit 14 and the control unit 1. Therefore, the processing load on the NIC unit 14 is greatly reduced. Further, since the processing in the NIC unit 14 and the control unit 1 can be performed in parallel, the HTTP data from the other PCs 30 in the NIC unit 14 while the data analysis / creation processing for the PC 30 in the control unit 1 is performed. Reception processing is also possible, and the processing efficiency is significantly improved. Further, since the NIC unit 14 only needs to perform HTTP transmission / reception processing, it is not necessary to mount a high-performance CPU, and the size can be reduced. Furthermore, even if the content of content handled on HTTP increases, it can be dealt with by simply changing the program stored in the analysis / creation program storage unit 10.

なお、上述した実施の形態ではファクシミリ複合装置を例として説明したが、ネットワークに接続されて外部装置とデータの送受信を行う全ての電子機器に本発明を適用できることは言うまでもない。   In the above-described embodiment, the facsimile composite apparatus has been described as an example. Needless to say, the present invention can be applied to all electronic devices connected to a network and transmitting / receiving data to / from an external apparatus.

本発明のファクシミリ複合装置(電子機器)の構成を示すブロック図である。1 is a block diagram illustrating a configuration of a facsimile multifunction apparatus (electronic device) according to the present invention. 本発明のファクシミリ複合装置(電子機器)におけるPC(外部装置)との通信処理の動作手順の一例を示すフローチャートである。6 is a flowchart illustrating an example of an operation procedure of communication processing with a PC (external device) in the facsimile composite apparatus (electronic device) of the present invention.

符号の説明Explanation of symbols

1 制御部(解析/作成部)
7 ROM
10 解析/作成プログラム保存部(保存手段)
14 NIC部(送受信制御部)
20 ファクシミリ複合装置(電子機器)
30 PC(外部装置)
50 LAN(ネットワーク)
1 Control unit (analysis / creation unit)
7 ROM
10 Analysis / creation program storage (storage)
14 NIC unit (transmission / reception control unit)
20 Facsimile multifunction device (electronic equipment)
30 PC (external device)
50 LAN (network)

Claims (3)

外部装置と接続されており、該外部装置との間でデータの送受信を行う電子機器において、前記外部装置との間でのデータの送受信処理を制御する送受信制御部と、前記外部装置からの受信データの内容を解析する解析処理及び前記外部装置への送信データを作成する作成処理を行う解析/作成部とを備えており、前記送受信制御部と前記解析/作成部とにおける動作を並行的に行うべくなしてあることを特徴とする電子機器。   In an electronic device that is connected to an external device and transmits / receives data to / from the external device, a transmission / reception control unit that controls data transmission / reception processing with the external device, and reception from the external device An analysis / creation unit for performing analysis processing for analyzing data contents and creation processing for creating transmission data to the external device, and performing operations in the transmission / reception control unit and the analysis / creation unit in parallel. An electronic device characterized by what it should do. 前記解析/作成部は、前記解析処理及び前記作成処理に必要なデータを保存する保存手段を有することを特徴とする請求項1記載の電子機器。   The electronic apparatus according to claim 1, wherein the analysis / creation unit includes a storage unit that stores the analysis process and data necessary for the creation process. 前記送受信制御部は、ネットワークインターフェースカードであることを特徴とする請求項1または2記載の電子機器。
The electronic device according to claim 1, wherein the transmission / reception control unit is a network interface card.
JP2003408040A 2003-12-05 2003-12-05 Electronic apparatus Pending JP2005175528A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003408040A JP2005175528A (en) 2003-12-05 2003-12-05 Electronic apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003408040A JP2005175528A (en) 2003-12-05 2003-12-05 Electronic apparatus

Publications (1)

Publication Number Publication Date
JP2005175528A true JP2005175528A (en) 2005-06-30

Family

ID=34729896

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003408040A Pending JP2005175528A (en) 2003-12-05 2003-12-05 Electronic apparatus

Country Status (1)

Country Link
JP (1) JP2005175528A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9331868B2 (en) 2013-10-15 2016-05-03 At&T Intellectual Property I, L.P. Method of bus virtualization in computing machine intercommunications

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9331868B2 (en) 2013-10-15 2016-05-03 At&T Intellectual Property I, L.P. Method of bus virtualization in computing machine intercommunications
US10084614B2 (en) 2013-10-15 2018-09-25 At&T Intellectual Property I, L.P. Method of bus virtualization in computing machine intercommunications

Similar Documents

Publication Publication Date Title
JP2006260145A (en) Network multifunction machine, terminal device and network multifunction machine system
JP2005175528A (en) Electronic apparatus
KR100343166B1 (en) Client-server system displaying document-browsing results &amp; method thereof
JP2008182405A (en) Data communication device
JP4185443B2 (en) Image forming system, information terminal device included therein, and control method of image forming system
JPH1155448A (en) Facsimile equipment
US8902452B2 (en) Image forming apparatus that acquires and displays list information from document management apparatus for selection of process target for image formation
JP3823874B2 (en) Communication device
JP2005169622A (en) Recording device
JP2006295291A (en) Facsimile server
JP2009147668A (en) Image forming apparatus
JP2017156917A (en) Information processing system
JP2005039319A (en) Network facsimile machine and network facsimile system
JP2000358114A (en) Multifunction terminal device
JP2002368942A (en) Facsimile system and facsimile terminal
JP3599181B2 (en) Internet facsimile apparatus and internet facsimile system
JP2005258507A (en) Recorder
JP2008124544A (en) Information processor and information processing system
JP2006229721A (en) Network facsimile machine and system thereof
JP2009100388A (en) Network multifunction machine
JP2006262383A (en) Image reading apparatus
JP2003008819A (en) Facsimile communication system
JP2005094523A (en) Network facsimile machine and network facsimile system
JP2005193415A (en) Recording apparatus
JP2004040504A (en) Original image reading and recording device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060131

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060530