Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP4900220B2 - Information distribution apparatus and information distribution method - Google Patents
[go: Go Back, main page]

JP4900220B2 - Information distribution apparatus and information distribution method - Google Patents

Information distribution apparatus and information distribution method Download PDF

Info

Publication number
JP4900220B2
JP4900220B2 JP2007318463A JP2007318463A JP4900220B2 JP 4900220 B2 JP4900220 B2 JP 4900220B2 JP 2007318463 A JP2007318463 A JP 2007318463A JP 2007318463 A JP2007318463 A JP 2007318463A JP 4900220 B2 JP4900220 B2 JP 4900220B2
Authority
JP
Japan
Prior art keywords
information
category
update information
client terminal
update
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.)
Expired - Fee Related
Application number
JP2007318463A
Other languages
Japanese (ja)
Other versions
JP2009140403A (en
Inventor
昌幸 加納
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 JP2007318463A priority Critical patent/JP4900220B2/en
Publication of JP2009140403A publication Critical patent/JP2009140403A/en
Application granted granted Critical
Publication of JP4900220B2 publication Critical patent/JP4900220B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Description

本発明は、情報配信装置及び情報配信方法に関し、特に、クライアント端末からの要求に応じて更新情報を配信する情報配信装置及び情報配信方法に関する。   The present invention relates to an information distribution apparatus and an information distribution method, and more particularly to an information distribution apparatus and an information distribution method for distributing update information in response to a request from a client terminal.

近年、Webサイトの更新情報などをRSS(Rich Site Summary/RDF Site Summary)形式のデータで提供するサービス(所謂RSSフィード)が増加している。RSSは、Webサイトのページタイトル、アドレス、見出し、要約、及び更新時刻等のメタデータを構造化して記述することができるXML(Extensible Markup Language)ベースのフォーマットである。一方、ユーザは、RSSリーダーと呼ばれるクライアントソフトを使って、RSSフォーマットで記載されたデータを受信することにより、Webサイトの更新情報などをすばやく収集することができる。   In recent years, services (so-called RSS feeds) that provide Web site update information and the like in the form of RSS (Rich Site Summary / RDF Site Summary) data are increasing. RSS is an XML (Extensible Markup Language) -based format that can describe metadata such as page titles, addresses, headings, summaries, and update times of Web sites in a structured manner. On the other hand, a user can quickly collect update information of a website by receiving data written in the RSS format using client software called an RSS reader.

ここで、下記特許文献1には、RSSデータをユーザから指定されたカテゴリ別に分類して提供するRSS管理サーバ装置が開示されている。このRSS管理サーバ装置は、ユーザのパソコンからカテゴリ識別子を含むHTTPリクエストを受信すると、RSSフィード単位のRSSフィード番号とHTTPリクエストに含まれていたカテゴリ識別子とを対応付けて記憶するとともに、RSSフィード番号を含むURLを発行する。ユーザのパソコンは、RSSリーダーを実行中、URLを読み出し、定期的にそのURLに対してHTTPリクエストを送信する。RSS管理サーバ装置は、ユーザからのHTTPリクエストを受信すると、このリクエストに含まれているRSSフィード番号を抽出し、そのRSSフィード番号に対応づけられて記憶されていたカテゴリ識別子を特定する。そして、生成済みのRSSデータの中から、カテゴリ識別子に対応するRSSデータを抽出し、これをユーザのパソコンに送信する。
特開2006−244430号公報
Here, Patent Document 1 below discloses an RSS management server device that classifies and provides RSS data for each category designated by a user. When the RSS management server device receives an HTTP request including a category identifier from a user's personal computer, the RSS management server device stores an RSS feed number in units of RSS feeds and a category identifier included in the HTTP request in association with each other, and an RSS feed number. Issue a URL containing While the RSS reader is running, the user's personal computer reads the URL and periodically sends an HTTP request to the URL. When receiving an HTTP request from a user, the RSS management server device extracts an RSS feed number included in the request, and specifies a category identifier stored in association with the RSS feed number. Then, the RSS data corresponding to the category identifier is extracted from the generated RSS data and transmitted to the user's personal computer.
JP 2006-244430 A

上述したRSS管理サーバ装置によれば、ユーザは、配信を希望する複数のカテゴリを一括でRSS管理サーバ装置に登録することができる。しかしながら、配信されるRSSデータはカテゴリ毎に分かれており、カテゴリ毎にRSSリーダーの設定登録を行う必要があるため、RSSリーダーの設定登録作業の煩雑さは軽減されない。また、更新情報をチェックする際に、ユーザは、カテゴリを選択して表示画面を切換え、カテゴリ毎に更新情報をチェックする必要があった。   According to the RSS management server apparatus described above, the user can register a plurality of categories desired to be distributed in the RSS management server apparatus at once. However, since the RSS data to be distributed is divided for each category and it is necessary to register and set the RSS reader for each category, the complexity of the RSS reader setting and registration work is not reduced. Further, when checking the update information, the user needs to select a category, switch the display screen, and check the update information for each category.

本発明は、上記問題点を解消する為になされたものであり、所望の更新情報を取得する際におけるユーザの煩わしさを軽減することが可能な情報配信装置及び情報配信方法を提供することを目的とする。   The present invention has been made to solve the above problems, and provides an information distribution apparatus and an information distribution method capable of reducing the user's troublesomeness in obtaining desired update information. Objective.

本発明に係る情報配信装置は、プリンタ、スキャナ、ファクシミリ機能を有するネットワーク複合機に搭載され、ネットワークを介して接続されているクライアント端末からの要求に応じて、スキャン、FAX受信、FAX送信の更新情報を配信する情報配信装置であって、クライアント端末が配信を希望する更新情報のカテゴリ情報をクライアント端末から取得するカテゴリ情報取得手段と、カテゴリ情報取得手段により取得されたカテゴリ情報に含まれる複数のカテゴリの更新情報を結合して単一の更新情報を生成する更新情報生成手段と、更新情報生成手段により生成された単一の更新情報をクライアント端末からの要求に応じて配信する配信手段とを備え、上記カテゴリが、スキャン、FAX受信、FAX送信を含み、更新情報生成手段が、複数のカテゴリに属するイベントとして、新たなスキャン、新たなFAX受信、新たなFAX送信が発生したときに、該イベントが属するカテゴリの更新情報にイベント内容を追加して、該更新情報を更新することを特徴とする。 An information distribution apparatus according to the present invention is mounted on a network multifunction device having a printer, a scanner, and a facsimile function, and updates scanning, FAX reception, and FAX transmission in response to a request from a client terminal connected via the network. An information distribution apparatus that distributes information, wherein the client terminal acquires category information of update information that the client terminal desires to distribute from the client terminal, and a plurality of categories included in the category information acquired by the category information acquisition unit Update information generating means for combining category update information to generate single update information, and distribution means for distributing the single update information generated by the update information generating means in response to a request from the client terminal provided, the category includes scanning, FAX reception, FAX transmission, update information generation When a new scan, new FAX reception, or new FAX transmission occurs as an event belonging to a plurality of categories, the event content is added to the update information of the category to which the event belongs, and the update information is update be characterized by Rukoto.

また、本発明に係る情報配信方法は、プリンタ、スキャナ、ファクシミリ機能を有するネットワーク複合機において実行され、ネットワークを介して接続されているクライアント端末からの要求に応じて、スキャン、FAX受信、FAX送信の更新情報を配信する情報配信方法であって、クライアント端末が配信を希望する更新情報のカテゴリ情報をクライアント端末から取得するカテゴリ情報取得ステップと、カテゴリ情報取得ステップにおいて取得されたカテゴリ情報に含まれる複数のカテゴリの更新情報を結合して単一の更新情報を生成する更新情報生成ステップと、更新情報生成ステップにおいて生成された単一の更新情報をクライアント端末からの要求に応じて配信する配信ステップとを備え、上記カテゴリが、スキャン、FAX受信、FAX送信を含み、更新情報生成ステップでは、複数のカテゴリに属するイベントとして、新たなスキャン、新たなFAX受信、新たなFAX送信が発生したときに、該イベントが属するカテゴリの更新情報にイベント内容を追加して、該更新情報を更新することを特徴とする。 The information distribution method according to the present invention is executed in a network multifunction peripheral having a printer, a scanner, and a facsimile function, and performs scanning, FAX reception, and FAX transmission in response to a request from a client terminal connected via the network. an information distribution method for distributing updates, included in the category information acquisition step and the category information acquired in the category information acquisition step of acquiring the category information of the update information by the client terminal wishes to distribute from the client terminal An update information generation step that combines the update information of a plurality of categories to generate a single update information, and a distribution step that distributes the single update information generated in the update information generation step in response to a request from the client terminal equipped with a door, the above-mentioned categories, scan, FAX In the update information generation step, when a new scan, a new FAX reception, or a new FAX transmission occurs, an event is displayed in the update information of the category to which the event belongs. Add the contents, characterized users update the update information.

本発明に係る情報配信装置または情報配信方法によれば、クライアント端末が配信を希望する複数のカテゴリの更新情報が結合され、単一の更新情報としてクライアント端末に配信される。そのため、クライアント端末の操作者、すなわちユーザは、カテゴリ毎にRSSリーダーの設定登録を行う必要がなく、また、希望するカテゴリの更新情報を一括で取得して、一覧で確認することができる。その結果、RSSリーダーを設定登録する際の煩雑さ、及び更新情報を確認する時の煩わしさを軽減することが可能となる。特に、本発明係る情報配信装置または情報配信方法によれば、スキャン、FAX受信、FAX送信のカテゴリ毎にイベントの発生状況が単一の更新情報として配信される。そのため、ユーザは、希望するカテゴリについてネットワーク複合機の稼働状況を一括して簡単に確認することが可能となる。 According to the information distribution apparatus or the information distribution method according to the present invention, the update information of a plurality of categories desired to be distributed by the client terminal is combined and distributed to the client terminal as a single update information. Therefore, the operator of the client terminal, that is, the user does not need to perform registration registration of the RSS reader for each category, and can update information of a desired category in a lump and confirm it in a list. As a result, it is possible to reduce the troublesomeness when setting and registering the RSS reader and the troublesomeness when checking update information. In particular, according to the information distribution apparatus or information distribution method of the present invention, the event occurrence status is distributed as single update information for each category of scan, FAX reception, and FAX transmission. Therefore, the user can easily check the operation status of the network multifunction peripheral for the desired category in a batch.

本発明に係る情報配信装置では、カテゴリ情報取得手段が、カテゴリ情報を取得する際に、取得済みのカテゴリ情報を提示するとともに該カテゴリ情報を変更する手段をクライアント端末に提供することが好ましい。   In the information distribution apparatus according to the present invention, it is preferable that the category information acquisition unit provides the client terminal with means for presenting the acquired category information and changing the category information when acquiring the category information.

また、本発明に係る情報配信方法では、カテゴリ情報取得ステップにおいて、カテゴリ情報を取得する際に、取得済みのカテゴリ情報を提示するとともに該カテゴリ情報を変更する手段をクライアント端末に提供することが好ましい。   In the information distribution method according to the present invention, it is preferable that, in the category information acquisition step, when the category information is acquired, the acquired category information is presented and a means for changing the category information is provided to the client terminal. .

このようにすれば、カテゴリ情報の設定変更をクライアント端末から容易に行うことができる。   In this way, the category information setting can be easily changed from the client terminal.

本発明に係る情報配信装置では、カテゴリ取得手段が、クライアント端末の操作者毎にカテゴリ情報を取得し、更新情報生成手段が、操作者毎に取得されたカテゴリ情報に応じて、操作者毎に更新情報を生成し、配信手段が、クライアント端末からの要求に応じて、該クライアント端末の操作者に対応する単一の更新情報を配信することが好ましい。 In the information distribution apparatus according to the present invention, the category acquisition unit acquires the category information for each operator of the client terminal, and the update information generation unit acquires the information for each operator according to the category information acquired for each operator. Preferably, update information is generated, and the distribution means distributes single update information corresponding to the operator of the client terminal in response to a request from the client terminal.

また、本発明に係る情報配信方法では、カテゴリ取得ステップにおいて、クライアント端末の操作者毎にカテゴリ情報を取得し、更新情報生成ステップにおいて、操作者毎に取得されたカテゴリ情報に応じて、操作者毎に更新情報を生成し、配信ステップにおいて、クライアント端末からの要求に応じて、該クライアント端末の操作者に対応する単一の更新情報を配信することが好ましい。 In the information distribution method according to the present invention, category information is acquired for each operator of the client terminal in the category acquisition step, and the operator is determined according to the category information acquired for each operator in the update information generation step. Preferably, update information is generated every time, and in the distribution step, single update information corresponding to the operator of the client terminal is distributed in response to a request from the client terminal.

通常、配信を希望する更新情報のカテゴリは、クライアント端末の操作者、すなわちユーザ毎に異なっていることが多い。この場合、ユーザが配信を希望するカテゴリの更新情報がユーザ毎に生成されて配信される。そのため、ユーザ毎に異なる希望に個別対応することが可能となる。   Usually, the category of update information desired to be distributed is often different for each operator of the client terminal, that is, for each user. In this case, the update information of the category that the user wants to distribute is generated and distributed for each user. Therefore, it is possible to individually cope with different desires for each user.

ここで、上記更新情報生成手段は、カテゴリ情報に含まれるカテゴリに属するイベントの内、操作者に関連するイベントについて更新情報を生成することが好ましい。   Here, the update information generation unit preferably generates update information for an event related to the operator among events belonging to the category included in the category information.

また、上記更新情報生成ステップでは、カテゴリ情報に含まれるカテゴリに属するイベントの内、操作者に関連するイベントについて更新情報を生成することが好ましい。   In the update information generation step, update information is preferably generated for events related to the operator among events belonging to the category included in the category information.

一般的に、同一のカテゴリに含まれるイベントであっても、クライアント端末の操作者、すなわちユーザに関連したものと関連しないものとが混在している。この場合、ユーザに関連したイベントが選択されて更新情報が生成される。そのため、ユーザに関連した更新情報、すなわちユーザにとって重要度がより高いと推測される更新情報を選択的に配信することができる。その結果、ユーザは自分に関連する重要度が高い更新情報のみを効率よくチェックすることが可能となる。   Generally, even if events are included in the same category, there are a mixture of events related to the operator of the client terminal, that is, the user, and those not related to the user. In this case, an event related to the user is selected and update information is generated. Therefore, update information related to the user, that is, update information that is estimated to be more important to the user can be selectively distributed. As a result, the user can efficiently check only the update information with high importance related to him / her.

本発明によれば、クライアント端末から取得されたカテゴリ情報に含まれる複数のカテゴリの更新情報を結合して単一の更新情報を生成する構成としたので、所望の更新情報を取得する際におけるユーザの煩わしさを軽減することが可能となる。特に、本発明によれば、スキャン、FAX受信、FAX送信のカテゴリ毎にイベントの発生状況を単一の更新情報として配信する構成としたので、希望するカテゴリについてネットワーク複合機の稼働状況を一括して簡単に確認することが可能となる。 According to the present invention, since the update information of a plurality of categories included in the category information acquired from the client terminal is combined to generate a single update information, the user at the time of acquiring desired update information Can be alleviated. In particular, according to the present invention, the event occurrence status is distributed as a single update information for each category of scan, FAX reception, and FAX transmission. Can be easily confirmed.

以下、図面を参照して本発明の好適な実施形態について詳細に説明する。なお、各図において、同一要素には同一符号を付して重複する説明を省略する。また、ここでは、実施形態に係る情報配信装置がネットワーク複合機に搭載された場合を例にして説明する。   DESCRIPTION OF EMBODIMENTS Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the drawings. In addition, in each figure, the same code | symbol is attached | subjected to the same element and the overlapping description is abbreviate | omitted. Here, a case where the information distribution apparatus according to the embodiment is installed in a network multifunction device will be described as an example.

図1は、情報配信装置が搭載されたネットワーク複合機を含む通信システムの構成例を示す図である。図1に示す通信システムは、更新情報(以下「RSSデータ」ともいう)の配信先であるクライアント端末2と、インターネット3を介してクライアント端末2と接続され、RSSデータを生成するとともに、クライアント端末2からの要求に応じてRSSデータを配信するネットワーク複合機1とから主に構成されている。なお、図1では、1台のクライアント端末2がネットワーク複合機1に接続されている通信システムの例を示したが、ネットワーク複合機1に接続されるクライアント端末は複数台であってもよい。   FIG. 1 is a diagram illustrating a configuration example of a communication system including a network multi-function peripheral equipped with an information distribution apparatus. The communication system shown in FIG. 1 is connected to a client terminal 2 that is a distribution destination of update information (hereinafter also referred to as “RSS data”) and a client terminal 2 via the Internet 3 to generate RSS data and a client terminal. 2 is mainly composed of a network multifunction peripheral 1 that distributes RSS data in response to a request from 2. In FIG. 1, an example of a communication system in which one client terminal 2 is connected to the network multifunction device 1 is shown, but a plurality of client terminals may be connected to the network multifunction device 1.

ネットワーク複合機1は、コピー、プリンタ、スキャナ、ファクシミリ、IFAX(インターネットファクシミリ)の各機能に加えてWebサーバの機能を有するものである。ネットワーク複合機1は、例えばスキャン、FAX受信、FAX送信等のカテゴリのRSSデータを生成するとともに、Webサーバ機能によりクライアント端末2にRSSデータを配信する。ここで、Webサーバ機能とは、例えばXMLで記述されたRSSデータやHTMLで記述されたホームページ等のデータに対して、クライアント端末からアクセスして所定のHTTPタスクを実行する機能である。なお、HTTPタスクは、例えば、データベースのデータをクライアント端末に転送して表示し、画像データの形式の変換やダウンロード等の所定の処理を実行するタスクを含む。   The network multifunction device 1 has functions of a Web server in addition to the functions of copy, printer, scanner, facsimile, and IFAX (Internet facsimile). For example, the network multifunction peripheral 1 generates RSS data of categories such as scanning, FAX reception, and FAX transmission, and distributes RSS data to the client terminal 2 by the Web server function. Here, the Web server function is a function for executing a predetermined HTTP task by accessing from a client terminal data such as RSS data described in XML or data such as a home page described in HTML. The HTTP task includes, for example, a task of transferring and displaying database data to a client terminal and executing predetermined processing such as image data format conversion and download.

ネットワーク複合機1の構成を示すブロック図を図2に示す。図2に示されるように、ネットワーク複合機1は、制御部10、読取部11、記録部12、表示部13、操作部14、ROM15、RAM16、画像記憶部17、コーデック18、モデム19、NCU20、IFAX制御部21、LANインターフェース22、及び情報配信装置30を有して構成されており、各部がバス40で相互に通信可能に接続されている。   A block diagram showing the configuration of the network multifunction device 1 is shown in FIG. As shown in FIG. 2, the network multifunction peripheral 1 includes a control unit 10, a reading unit 11, a recording unit 12, a display unit 13, an operation unit 14, a ROM 15, a RAM 16, an image storage unit 17, a codec 18, a modem 19, and an NCU 20. The IFAX control unit 21, the LAN interface 22, and the information distribution device 30 are configured to be communicable with each other via a bus 40.

制御部10は、例えばCPUにより実現されており、ROM15に記憶されているプログラムを実行することにより、ネットワーク複合機1を構成するハードウェアを統合的に制御する。読取部11は、CCD等によって画像を読み取って画像データとして出力する。記録部12は、電子写真方式のプリンタであり、読取部11から出力された画像データ及びファクシミリで受信した画像データ等を用紙にプリントアウトする。   The control unit 10 is realized by a CPU, for example, and integrally controls the hardware configuring the network multifunction peripheral 1 by executing a program stored in the ROM 15. The reading unit 11 reads an image with a CCD or the like and outputs it as image data. The recording unit 12 is an electrophotographic printer, and prints out image data output from the reading unit 11, image data received by a facsimile, and the like on a sheet.

表示部13は、LCD等を用いた表示装置であり、インターネット複合機1の動作状態や各種設定内容等を表示する。操作部14は、ネットワーク複合機1を操作するために必要なキー、例えば、テンキー、短縮キー、スタートキー、各種のファンクションキー等を備えている。ROM15は、ネットワーク複合機1の動作に必要な種々のプログラムを記憶している。RAM16は、SRAMやDRAM等により実現されており、プログラムの実行時に発生するデータを一時的に記憶する。   The display unit 13 is a display device using an LCD or the like, and displays the operation state of the Internet multifunction peripheral 1 and various setting contents. The operation unit 14 includes keys necessary for operating the network multifunction peripheral 1, such as a numeric keypad, an abbreviated key, a start key, and various function keys. The ROM 15 stores various programs necessary for the operation of the network multifunction device 1. The RAM 16 is realized by SRAM, DRAM, or the like, and temporarily stores data generated when the program is executed.

画像記憶部17は、DRAM等で構成されており、読取部11から出力された画像データ及び受信した画像データ等を記憶する。コーデック18は、画像データを符号化圧縮するとともに符号化圧縮されている画像データを復号する。モデム19は、ディジタル信号とアナログ信号との間の変復調を行う。NCU20は、モデム19と接続されており、モデム19とPSTN(公衆交換電話網)5との接続を制御する。   The image storage unit 17 is configured by a DRAM or the like, and stores the image data output from the reading unit 11, the received image data, and the like. The codec 18 encodes and compresses the image data and decodes the image data that has been encoded and compressed. The modem 19 performs modulation / demodulation between a digital signal and an analog signal. The NCU 20 is connected to the modem 19 and controls the connection between the modem 19 and the PSTN (Public Switched Telephone Network) 5.

IFAX制御部21は、インターネット環境を利用し、読み取った送信原稿を画像データ(TIFF/PDF形式)として、メールに添付して送信する。また、IFAX制御部21は、設定された時間毎にPOPサーバからメールを受信し、自動的にプリントアウトする。LANインターフェース22は、ネットワーク複合機1がLAN4と通信可能に接続するインターフェースである。LAN4は、ルータ6を介してインターネット3と接続されている。   The IFAX control unit 21 uses the Internet environment and transmits the read transmission original as image data (TIFF / PDF format) attached to an e-mail. The IFAX control unit 21 receives a mail from the POP server every set time and automatically prints out. The LAN interface 22 is an interface through which the network MFP 1 is communicably connected to the LAN 4. The LAN 4 is connected to the Internet 3 via the router 6.

情報配信装置30は、Webサーバとしての機能を備えており、カテゴリ情報取得部31、更新情報生成部32、及び配信部33を有している。   The information distribution device 30 has a function as a Web server, and includes a category information acquisition unit 31, an update information generation unit 32, and a distribution unit 33.

カテゴリ情報取得部31は、クライアント端末2が配信を希望するRSSデータのカテゴリ情報、例えば、「スキャン」「送信」「受信」「共有受信」「掲示板」「未読」「ディスク残量不足」「Scan to Folder/FTP」等をクライアント端末2から取得して登録する。ここで、カテゴリ情報取得部31は、上記カテゴリ情報を取得する際に、登録済みのカテゴリ情報を提示するとともに該カテゴリ情報の登録を変更するためのカテゴリ登録画面をクライアント端末2に提供する。このカテゴリ登録画面の詳細については後述する。すなわち、カテゴリ情報取得部31は、特許請求の範囲に記載のカテゴリ情報取得手段として機能する。   The category information acquisition unit 31 is the category information of RSS data that the client terminal 2 desires to distribute, for example, “scan”, “transmission”, “reception”, “shared reception”, “bulletin board”, “unread”, “disk remaining shortage”, to Folder / FTP "or the like is acquired from the client terminal 2 and registered. Here, the category information acquisition unit 31 presents the registered category information and provides the client terminal 2 with a category registration screen for changing the registration of the category information when acquiring the category information. Details of this category registration screen will be described later. That is, the category information acquisition unit 31 functions as category information acquisition means described in the claims.

更新情報生成部32は、カテゴリ情報取得部31により取得されたカテゴリ情報に含まれるカテゴリのRSSデータをまとめて単一のRSSデータを生成する。また、更新情報生成部32は、カテゴリ情報に含まれるカテゴリに属するイベント、例えば、「新たなスキャン」「新たなFAX受信、送信」「掲示板内容の更新」等が発生したとき及び/又は所定のタイミングで、該イベントが属するカテゴリのRSSデータにイベント内容を追加して、RSSデータを更新する。   The update information generation unit 32 combines the RSS data of the categories included in the category information acquired by the category information acquisition unit 31 and generates a single RSS data. Further, the update information generation unit 32 generates an event belonging to a category included in the category information, for example, when “new scan”, “new FAX reception / transmission”, “update of bulletin board content”, and / or a predetermined event occurs. At timing, the event content is added to the RSS data of the category to which the event belongs, and the RSS data is updated.

その際に、更新情報生成部32は、イベントがクライアント端末2の操作者、すなわちユーザに関連したイベントであるか否かを判定し、関連したイベントであると判定された場合に、該イベントが属するカテゴリのRSSデータを更新する。より具体的には、例えば、ユーザ宛のFAXを受信した場合にはRSSデータを更新し、他のユーザ宛のFAXを受信したときにはRSSデータを更新しない。また、複数のクライアント端末がネットワーク複合機1に接続されている場合、更新情報生成部32は、クライアント端末毎、すなわちクライアント端末の操作者であるユーザ毎にRSSデータを生成し更新する。なお、例えば掲示板の更新等、全ユーザに関連するイベントが発生した場合には、全ユーザのRSSデータが更新される。このように、更新情報生成部32は、特許請求の範囲に記載の更新情報生成手段として機能する。   At that time, the update information generation unit 32 determines whether or not the event is an event related to the operator of the client terminal 2, that is, the user. Update the RSS data of the category to which it belongs. More specifically, for example, RSS data is updated when a fax addressed to a user is received, and RSS data is not updated when a fax addressed to another user is received. When a plurality of client terminals are connected to the network multifunction peripheral 1, the update information generation unit 32 generates and updates RSS data for each client terminal, that is, for each user who is an operator of the client terminal. Note that when an event related to all users occurs, such as a bulletin board update, the RSS data of all users is updated. As described above, the update information generation unit 32 functions as update information generation means described in the claims.

配信部33は、更新情報生成部32により生成された単一のRSSデータをクライアント端末2からの要求に応じて配信する。より詳細には、更新情報生成部32は配信部33によってアクセス可能なファイルシステムとしてマウントされており、更新情報生成部32に蓄積されたRSSデータファイルは、クライアント端末2から見ると固有のURLによって特定される。クライアント端末2が配信部33に接続し、このURLによって特定されるRSSデータの配信を要求すると、配信部33は配信要求で指定されたURLに対応するRSSデータを更新情報生成部32から読み出して、クライアント端末2に配信する。すなわち、配信部33は、特許請求の範囲に記載の配信手段として機能する。   The distribution unit 33 distributes the single RSS data generated by the update information generation unit 32 in response to a request from the client terminal 2. More specifically, the update information generation unit 32 is mounted as a file system accessible by the distribution unit 33, and the RSS data file stored in the update information generation unit 32 is based on a unique URL when viewed from the client terminal 2. Identified. When the client terminal 2 connects to the distribution unit 33 and requests distribution of RSS data specified by this URL, the distribution unit 33 reads out RSS data corresponding to the URL specified in the distribution request from the update information generation unit 32. And distributed to the client terminal 2. That is, the distribution unit 33 functions as a distribution unit described in the claims.

クライアント端末2は、ユーザによって利用されるパーソナルコンピュータであり、HTTPに従ってインターネット3経由でRSSデータの授受を行うためのRSSリーダーを搭載している。ユーザは、クライアント端末2上で稼動するRSSリーダーを介してネットワーク複合機1に搭載された情報配信装置30にアクセスし、RSSデータの配信を要求する。また、ユーザは、クライアント端末2上で稼動するWebブラウザを介して情報配信装置30にアクセスし、カテゴリ情報の登録を行うためのWebアプリケーションをブラウズすることにより、配信を希望するカテゴリ情報を登録する。   The client terminal 2 is a personal computer used by a user, and is equipped with an RSS reader for sending and receiving RSS data via the Internet 3 according to HTTP. The user accesses the information distribution apparatus 30 mounted on the network multifunction peripheral 1 via the RSS reader that operates on the client terminal 2 and requests distribution of RSS data. In addition, the user accesses the information distribution apparatus 30 via a Web browser running on the client terminal 2 and browses a Web application for registering category information, thereby registering category information desired to be distributed. .

次に、図3〜図5を併せて用いて、ネットワーク複合機1に搭載された情報配信装置30の動作及び情報配信装置30によるRSSデータの配信方法について説明する。図3は、RSSデータ配信処理の処理手順を示すシーケンス図である。図4は、クライアント端末2のカテゴリ登録画面の表示例を示す図である。また、図5は、情報配信装置30により生成されるRSSデータの一例を示す図である。   Next, the operation of the information distribution device 30 mounted on the network multifunction peripheral 1 and the RSS data distribution method by the information distribution device 30 will be described with reference to FIGS. FIG. 3 is a sequence diagram showing a processing procedure of RSS data distribution processing. FIG. 4 is a diagram illustrating a display example of the category registration screen of the client terminal 2. FIG. 5 is a diagram illustrating an example of RSS data generated by the information distribution device 30.

(カテゴリ登録処理)
ユーザがクライアント端末2のWebブラウザを起動し、情報配信装置30が用意しているカテゴリ登録画面にアクセスするための操作を行うと、クライアント端末2は、この操作を受け付け、カテゴリ登録画面要求としてHTTPリクエストを送信する(ステップS100)。情報配信装置30は、カテゴリ登録画面要求をインターネット3経由で受信すると、記憶しているカテゴリ登録画面データ及び登録済みのカテゴリ情報を読み出し、これらをHTTPレスポンスとしてクライアント端末2に送信する(ステップS102)。
(Category registration process)
When the user activates the Web browser of the client terminal 2 and performs an operation for accessing the category registration screen prepared by the information distribution apparatus 30, the client terminal 2 accepts this operation and receives an HTTP as a category registration screen request. A request is transmitted (step S100). When receiving the category registration screen request via the Internet 3, the information distribution device 30 reads the stored category registration screen data and registered category information, and transmits them to the client terminal 2 as an HTTP response (step S102). .

クライアント端末2は、カテゴリ登録画面データ及び登録済みのカテゴリ情報を受信すると、登録済みのカテゴリ情報が提示されたカテゴリ登録画面を表示する。ここで、クライアント端末2に表示されるカテゴリ登録画面の一例を図4に示す。図4では、「スキャン」「送信」「受信」「共有受信」「掲示板」「未読」「ディスク残量不足」「Scan to Folder/FTP」の8種類のカテゴリを選択可能な例が示されている。ユーザは、各々のカテゴリに対応するチェックボックスをマウスでクリックして配信を希望するRSSデータのカテゴリを選択することで、カテゴリ情報の登録を変更することができる(ステップS104)。なお、図4では、「送信」「掲示板」という2種類のカテゴリが選択された状態を例示している。また、ユーザは、表示画面からアイテム数を設定することで、保存され、配信されるデータの数を設定することができる。すなわち、この値を超えたときには、最も古いデータが消去される。図4では、アイテム数として「15」が設定された状態を示している。   Upon receiving the category registration screen data and the registered category information, the client terminal 2 displays a category registration screen on which the registered category information is presented. An example of the category registration screen displayed on the client terminal 2 is shown in FIG. FIG. 4 shows an example in which eight categories of “scan”, “transmission”, “reception”, “shared reception”, “bulletin board”, “unread”, “disk shortage”, and “Scan to Folder / FTP” can be selected. Yes. The user can change the registration of the category information by clicking the check box corresponding to each category with the mouse and selecting the category of RSS data desired to be distributed (step S104). FIG. 4 illustrates a state where two types of categories “transmission” and “bulletin board” are selected. Further, the user can set the number of data to be stored and distributed by setting the number of items from the display screen. That is, when this value is exceeded, the oldest data is erased. FIG. 4 shows a state where “15” is set as the number of items.

図3に戻り説明を続ける。カテゴリの選択が終了し、ユーザが送信ボタンをクリックすると、クライアント端末2はこの操作を受け付け、情報配信装置30にカテゴリ情報を送信する(ステップS106)。一方、情報配信装置30は、このカテゴリ情報を受信すると、例えばクライアント端末2の識別情報、ユーザのログイン名、又はID番号等のユーザを特定することができる情報と受信したカテゴリ情報とを対応付け、ユーザ毎にカテゴリ情報を登録する(ステップS108)。   Returning to FIG. 3, the description will be continued. When the category selection is completed and the user clicks the transmission button, the client terminal 2 accepts this operation and transmits the category information to the information distribution apparatus 30 (step S106). On the other hand, when receiving the category information, the information distribution apparatus 30 associates the received category information with information that can specify the user, such as identification information of the client terminal 2, a user login name, or an ID number, for example. The category information is registered for each user (step S108).

(RSSデータ生成処理)
例えば、「送信」カテゴリと「掲示板」カテゴリとが登録されている場合、情報配信装置30は、「送信」及び「掲示板」カテゴリのRSSデータをまとめて単一のRSSデータを生成する。また、情報配信装置30は、「新たなFAX送信」「掲示板内容の更新」が発生したとき及び/又は所定のタイミングで通信履歴情報、掲示板情報を読み出し、更新情報が取得されると、この更新情報に基づいて「送信」「掲示板」のRSSデータを更新する(ステップS110)。その際に、情報配信装置30は、更新情報がユーザに関連したものであるか否かを判定し、関連していると判定された場合に、該当するカテゴリのRSSデータを更新する。より具体的には、ユーザのFAXを送信した場合には、RSSデータを更新し、他のユーザのFAXを送信したときにはRSSデータを更新しない。なお、掲示板の更新は全ユーザに関連する内容であるため、掲示板の内容が更新された場合には、「掲示板」カテゴリのRSSデータが更新される。
(RSS data generation processing)
For example, when the “transmission” category and the “bulletin board” category are registered, the information distribution apparatus 30 combines the RSS data of the “transmission” and “bulletin board” categories to generate a single RSS data. Further, the information distribution apparatus 30 reads the communication history information and the bulletin board information when “new FAX transmission” and “update of bulletin board contents” occur and / or at a predetermined timing. The RSS data of “transmission” and “bulletin board” is updated based on the information (step S110). At that time, the information distribution apparatus 30 determines whether or not the update information is related to the user, and updates the RSS data of the corresponding category when it is determined that the update information is related. More specifically, the RSS data is updated when a user's FAX is transmitted, and the RSS data is not updated when another user's FAX is transmitted. Note that the update of the bulletin board is content related to all users, so when the content of the bulletin board is updated, the RSS data of the “bulletin board” category is updated.

ここで、情報配信装置30により生成されるRSSデータの一例を図5示す。例えば、「送信」カテゴリと「掲示板」カテゴリとが登録されている場合、図5に示されるように、「送信」カテゴリのRSSデータと「掲示板」カテゴリのRSSデータとが結合され単一のRSSデータが生成される。RSSデータ中のchannel要素200には、RSSデータ全体に関連する基本情報が記述される。channel要素200の内容には、title要素210、link要素211、description要素212、item要素213等が含まれる。title要素210は、このRSSデータのタイトルを表し、link要素211は、このRSSデータが扱っているサイトのURLを表す。description要素212には、このRSSデータが扱っているサイトの内容や機能等の説明が記述される。   Here, an example of the RSS data generated by the information distribution apparatus 30 is shown in FIG. For example, when the “transmission” category and the “bulletin board” category are registered, as shown in FIG. 5, the RSS data of the “transmission” category and the RSS data of the “bulletin board” category are combined to form a single RSS. Data is generated. In the channel element 200 in the RSS data, basic information related to the entire RSS data is described. The content of the channel element 200 includes a title element 210, a link element 211, a description element 212, an item element 213, and the like. The title element 210 represents the title of the RSS data, and the link element 211 represents the URL of the site handled by the RSS data. The description element 212 describes the contents and functions of the site handled by the RSS data.

item要素213は、「送信」カテゴリのRSSデータを表現する要素の並びである。item要素213の内容には、title要素220、link要素221、description要素222等を含む。title要素220には、「送信」カテゴリのRSSデータのタイトルが記述される。link要素221は、「送信」カテゴリのRSSデータのURLを表す。description要素222には、「送信」カテゴリのRSSデータの説明が記述される。   The item element 213 is an array of elements representing RSS data of the “transmission” category. The contents of the item element 213 include a title element 220, a link element 221, a description element 222, and the like. The title element 220 describes the title of RSS data in the “transmission” category. The link element 221 represents the URL of RSS data in the “transmission” category. The description element 222 describes the RSS data in the “transmission” category.

「送信」カテゴリのitem要素213の下段には、「掲示板」カテゴリのitem要素214が連続して記述される。「掲示板」カテゴリのitem要素214の内容は、上述した「送信」カテゴリのitem要素213の内容と同一又は同様であるので、ここでは説明を省略する。   Below the item element 213 of the “transmission” category, the item elements 214 of the “bulletin board” category are described successively. The content of the item element 214 of the “Bulletin Board” category is the same as or similar to the content of the item element 213 of the “Transmission” category, and the description thereof is omitted here.

(RSSデータ配信処理)
図3に戻り説明を続ける。クライアント端末2は、RSSリーダーを起動中(ステップS112)、情報配信装置30のURLに対して、RSSデータの配信を要求するHTTPリクエストを定期的に送信する(ステップS114)。一方、情報配信装置30は、RSSリーダーに対して、HTTPリクエストに対する応答として図5に示した「受信」「掲示板」カテゴリのRSSデータを配信する(ステップS116)。RSSリーダーは、取得した「受信」「掲示板」カテゴリのRSSデータをクライアント端末2のディスプレイに表示する(ステップS118)。これにより、ユーザは希望するカテゴリの更新情報を一覧で確認することができる。
(RSS data distribution processing)
Returning to FIG. 3, the description will be continued. While starting the RSS reader (step S112), the client terminal 2 periodically transmits an HTTP request for requesting RSS data distribution to the URL of the information distribution apparatus 30 (step S114). On the other hand, the information distribution apparatus 30 distributes the RSS data of the “reception” and “bulletin board” categories shown in FIG. 5 to the RSS reader as a response to the HTTP request (step S116). The RSS reader displays the acquired RSS data of the “reception” and “bulletin board” categories on the display of the client terminal 2 (step S118). Thereby, the user can confirm the update information of the desired category in a list.

本実施形態によれば、クライアント端末2に表示されるカテゴリ登録画面上でカテゴリを選択することにより、RSSデータの配信を希望する複数のカテゴリを情報配信装置30に一括して登録することができる。そのため、配信を希望するカテゴリの設定登録を容易に行うことが可能となる。   According to the present embodiment, by selecting a category on the category registration screen displayed on the client terminal 2, a plurality of categories for which RSS data distribution is desired can be registered in the information distribution apparatus 30 in a batch. . Therefore, it becomes possible to easily register and register a category for which distribution is desired.

また、本実施形態によれば、配信を希望する複数のカテゴリのRSSデータがまとめられ、単一のRSSデータとしてクライアント端末2に配信される。そのため、ユーザは、カテゴリ毎にRSSリーダーの設定登録を行う必要がなく、また、希望するカテゴリのRSSデータを一括して取得することができる。その結果、RSSリーダーを設定登録する際の煩雑さ、及び更新情報確認時の煩わしさを軽減することが可能となる。   Further, according to the present embodiment, RSS data of a plurality of categories desired to be distributed are collected and distributed to the client terminal 2 as a single RSS data. Therefore, the user does not need to register and set the RSS reader for each category, and can acquire RSS data of a desired category in a batch. As a result, it is possible to reduce the complexity of setting and registering the RSS reader and the trouble of checking update information.

本実施形態によれば、配信を希望するカテゴリがユーザ毎に登録されて、各カテゴリのRSSデータがユーザ毎に生成され、配信される。そのため、ユーザ毎に異なる希望に個別対応することが可能となる。   According to this embodiment, a category for which distribution is desired is registered for each user, and RSS data of each category is generated and distributed for each user. Therefore, it is possible to individually cope with different desires for each user.

また、本実施形態によれば、同一のカテゴリに含まれるイベントであっても、ユーザに関連したイベントが選択されてRSSデータが生成される。そのため、ユーザに関連したRSSデータ、すなわちユーザにとって重要度がより高いと推測されるRSSデータを選択的に配信ことができる。その結果、ユーザは自分に関連する重要度が高いRSSデータのみを効率よくチェックすることが可能となる。   Moreover, according to this embodiment, even if it is an event contained in the same category, the event relevant to a user is selected and RSS data is produced | generated. Therefore, RSS data related to the user, that is, RSS data that is estimated to be more important to the user can be selectively distributed. As a result, the user can efficiently check only the RSS data with high importance related to him / her.

さらに、本実施形態によれば、ネットワーク複合機1に情報配信装置30が組み込まれており、例えば「スキャン」「受信」「送信」等のカテゴリ毎にイベントの発生状況が単一のRSSデータとして配信される。そのため、ユーザは、希望するカテゴリについてネットワーク複合機1の稼働状況を一括して簡単に確認することが可能となる。   Furthermore, according to the present embodiment, the information distribution apparatus 30 is incorporated in the network multifunction peripheral 1, and for example, the event occurrence status for each category such as “scan”, “reception”, and “transmission” is a single RSS data be delivered. Therefore, the user can easily check the operation status of the network multifunction peripheral 1 for the desired category in a batch.

以上、本発明の実施の形態について説明したが、本発明は、上記実施形態に限定されるものではなく種々の変形が可能である。例えば、上記実施形態では、本発明をネットワーク複合機に搭載したが、ネットワーク複合機の構成及び機能分担等は上記実施形態に限られない。
Although the embodiment of the present invention has been described above, the present invention is not limited to the above embodiment, and various modifications can be made. For example, in the above embodiment, the present invention is installed in a network multifunction peripheral, but the configuration and function sharing of the network multifunction peripheral are not limited to the above embodiment.

上記実施形態では、イベントが発生したときにRSSデータを更新する構成としたが、イベントが発生する毎にRSSデータを更新するのではなく、すべてのイベント情報を一旦メモリに蓄積しておき、クライアント端末2からRSSデータの配信要求があったときに、配信が希望されているカテゴリに属する蓄積されたイベント情報からRSSデータを生成する構成としてもよい。   In the above embodiment, the RSS data is updated when an event occurs. However, instead of updating the RSS data every time an event occurs, all event information is temporarily stored in the memory, and the client A configuration may be adopted in which RSS data is generated from accumulated event information belonging to a category for which distribution is desired when there is a request for distribution of RSS data from the terminal 2.

上記実施形態では、ネットワーク複合機1とクライアント端末2とがインターネット3を介して接続されていたが、インターネットに代えて、イントラネット、LAN、又はWAN等のネットワークによって接続される構成とすることもできる。また、登録可能なカテゴリの数や種類は、上記実施形態に限定されない。例えば、ネットワーク複合機の再起動等を上述したカテゴリに加えてもよい。   In the above embodiment, the network multifunction device 1 and the client terminal 2 are connected via the Internet 3. However, instead of the Internet, it may be configured to be connected by a network such as an intranet, a LAN, or a WAN. . Further, the number and types of categories that can be registered are not limited to the above embodiment. For example, restarting of the network multifunction peripheral may be added to the above-described category.

上記実施形態では、ユーザに関連するか否かを判定してRSSデータを生成するか否かを判断したが、関連の度合いを求め、その度合いが所定値以上の場合にRSSデータを生成する構成としてもよい。   In the above embodiment, it is determined whether or not RSS data is generated by determining whether or not it is related to the user. However, the degree of association is obtained, and the RSS data is generated when the degree is equal to or greater than a predetermined value. It is good.

実施形態に係る情報配信装置が搭載されたネットワーク複合機を含む通信システムの構成例を示す図である。It is a figure which shows the structural example of the communication system containing the network multifunction device by which the information delivery apparatus which concerns on embodiment is mounted. 実施形態に係る情報配信装置が搭載されたネットワーク複合機の構成を示すブロック図である。It is a block diagram which shows the structure of the network multifunction device by which the information delivery apparatus which concerns on embodiment is mounted. 実施形態に係る情報配信装置によるRSSデータ配信処理の処理手順を示すシーケンス図である。It is a sequence diagram which shows the process sequence of the RSS data delivery process by the information delivery apparatus which concerns on embodiment. クライアント端末のカテゴリ登録画面の表示例を示す図である。It is a figure which shows the example of a display of the category registration screen of a client terminal. 実施形態に係る情報配信装置により生成されるRSSデータの一例を示す図である。It is a figure which shows an example of the RSS data produced | generated by the information delivery apparatus which concerns on embodiment.

符号の説明Explanation of symbols

1 ネットワーク複合機
2 クライアント端末
3 インターネット
4 LAN
5 PSTN
6 ルータ
10 制御部
11 読取部
12 記録部
13 表示部
14 操作部
15 ROM
16 RAM
17 画像記憶部
18 コーデック
19 モデム
20 NCU
21 IFAX制御部
22 LANインターフェース
30 情報配信装置
31 カテゴリ情報取得部
32 更新情報生成部
33 配信部
1 Network MFP 2 Client Terminal 3 Internet 4 LAN
5 PSTN
6 router 10 control unit 11 reading unit 12 recording unit 13 display unit 14 operation unit 15 ROM
16 RAM
17 Image storage unit 18 Codec 19 Modem 20 NCU
21 IFAX Control Unit 22 LAN Interface 30 Information Distribution Device 31 Category Information Acquisition Unit 32 Update Information Generation Unit 33 Distribution Unit

Claims (10)

プリンタ、スキャナ、ファクシミリ機能を有するネットワーク複合機に搭載され、ネットワークを介して接続されているクライアント端末からの要求に応じて、スキャン、FAX受信、FAX送信の更新情報を配信する情報配信装置であって、
前記クライアント端末が配信を希望する更新情報のカテゴリ情報を前記クライアント端末から取得するカテゴリ情報取得手段と、
前記カテゴリ情報取得手段により取得された前記カテゴリ情報に含まれる複数のカテゴリの更新情報を結合して単一の更新情報を生成する更新情報生成手段と、
前記更新情報生成手段により生成された前記単一の更新情報を前記クライアント端末からの要求に応じて配信する配信手段と、を備え
前記カテゴリは、スキャン、FAX受信、FAX送信を含み、
前記更新情報生成手段は、前記複数のカテゴリに属するイベントとして、新たなスキャン、新たなFAX受信、新たなFAX送信が発生したときに、該イベントが属するカテゴリの更新情報にイベント内容を追加して、該更新情報を更新することを特徴とする情報配信装置。
An information distribution device that is installed in a network multifunction peripheral having a printer, scanner, and facsimile function and distributes update information for scanning, FAX reception, and FAX transmission in response to a request from a client terminal connected via the network. And
Category information acquisition means for acquiring category information of update information that the client terminal desires to distribute from the client terminal;
Update information generating means for generating a single update information by combining update information of a plurality of categories included in the category information acquired by the category information acquiring means;
A distribution unit that distributes the single update information generated by the update information generation unit in response to a request from the client terminal ;
The category includes scanning, FAX reception, FAX transmission,
The update information generation means adds an event content to the update information of the category to which the event belongs when a new scan, a new FAX reception, or a new FAX transmission occurs as an event belonging to the plurality of categories. An information distribution apparatus for updating the update information.
前記カテゴリ情報取得手段は、前記カテゴリ情報を取得する際に、取得済みのカテゴリ情報を提示するとともに該カテゴリ情報を変更する手段を前記クライアント端末に提供することを特徴とする請求項1に記載の情報配信装置。   The said category information acquisition means provides the said client terminal with the means to change this category information while presenting the acquired category information, when acquiring the said category information. Information distribution device. 前記カテゴリ情報取得手段は、前記クライアント端末の操作者毎に前記カテゴリ情報を取得し、
前記更新情報生成手段は、前記操作者毎に取得された前記カテゴリ情報に応じて、前記操作者毎に更新情報を生成し、
前記配信手段は、前記クライアント端末からの要求に応じて、該クライアント端末の操作者に対応する単一の更新情報を配信することを特徴とする請求項1又は2に記載の情報配信装置。
The category information acquisition means acquires the category information for each operator of the client terminal,
The update information generation unit generates update information for each operator according to the category information acquired for each operator,
The information distribution apparatus according to claim 1, wherein the distribution unit distributes single update information corresponding to an operator of the client terminal in response to a request from the client terminal.
前記更新情報生成手段は、前記カテゴリ情報に含まれるカテゴリに属するイベントの内、前記操作者に関連するイベントについて前記更新情報を生成することを特徴とする請求項3に記載の情報配信装置。   The information distribution apparatus according to claim 3, wherein the update information generation unit generates the update information for an event related to the operator among events belonging to a category included in the category information. 前記更新情報生成手段は、前記カテゴリ情報に含まれる複数のカテゴリの更新情報を結合して前記単一の更新情報を生成する際に、該単一の更新情報全体に関連する基本情報の内容として、前記複数のカテゴリそれぞれの更新情報を表現する要素が連続して記述された単一の更新情報を生成することを特徴とする請求項1〜4のいずれか1項に記載の情報配信装置。   When the update information generating unit generates the single update information by combining the update information of a plurality of categories included in the category information, the update information generation unit is configured as basic information related to the entire single update information. 5. The information distribution apparatus according to claim 1, wherein single update information in which elements expressing update information of each of the plurality of categories are continuously described is generated. プリンタ、スキャナ、ファクシミリ機能を有するネットワーク複合機において実行され、ネットワークを介して接続されているクライアント端末からの要求に応じて、スキャン、FAX受信、FAX送信の更新情報を配信する情報配信方法であって、
前記クライアント端末が配信を希望する更新情報のカテゴリ情報を前記クライアント端末から取得するカテゴリ情報取得ステップと、
前記カテゴリ情報取得ステップにおいて取得された前記カテゴリ情報に含まれる複数のカテゴリの更新情報を結合して単一の更新情報を生成する更新情報生成ステップと、
前記更新情報生成ステップにおいて生成された前記単一の更新情報を前記クライアント端末からの要求に応じて配信する配信ステップと、を備え
前記カテゴリは、スキャン、FAX受信、FAX送信を含み、
前記更新情報生成ステップでは、前記複数のカテゴリに属するイベントとして、新たなスキャン、新たなFAX受信、新たなFAX送信が発生したときに、該イベントが属するカテゴリの更新情報にイベント内容を追加して、該更新情報を更新することを特徴とする情報配信方法。
An information distribution method that is executed in a network multifunction device having a printer, a scanner, and a facsimile function and distributes update information for scanning, FAX reception, and FAX transmission in response to a request from a client terminal connected via a network. And
Category information acquisition step for acquiring from the client terminal the category information of the update information that the client terminal desires to distribute;
An update information generation step of generating a single update information by combining update information of a plurality of categories included in the category information acquired in the category information acquisition step;
A distribution step of distributing the single update information generated in the update information generation step in response to a request from the client terminal ,
The category includes scanning, FAX reception, FAX transmission,
In the update information generation step, when a new scan, a new FAX reception, or a new FAX transmission occurs as an event belonging to the plurality of categories, an event content is added to the update information of the category to which the event belongs. An information delivery method characterized by updating the update information.
前記カテゴリ情報取得ステップでは、前記カテゴリ情報を取得する際に、取得済みのカテゴリ情報を提示するとともに該カテゴリ情報を変更する手段を前記クライアント端末に提供することを特徴とする請求項に記載の情報配信方法。 In the category information acquiring step, when obtaining the category information, according to means for changing the category information while presenting the acquired category information to Claim 6, characterized in that it provides to the client terminal Information distribution method. 前記カテゴリ情報取得ステップでは、前記クライアント端末の操作者毎に前記カテゴリ情報を取得し、
前記更新情報生成ステップでは、前記操作者毎に取得された前記カテゴリ情報に応じて、前記操作者毎に更新情報を生成し、
前記配信ステップでは、前記クライアント端末からの要求に応じて、該クライアント端末の操作者に対応する単一の更新情報を配信することを特徴とする請求項又はに記載の情報配信方法。
In the category information acquisition step, the category information is acquired for each operator of the client terminal,
In the update information generation step, according to the category information acquired for each operator, generate update information for each operator,
Wherein the delivery step, in response to a request from the client terminal, information delivering method according to claim 6 or 7, characterized in that to deliver a single update information corresponding to the operator of the client terminal.
前記更新情報生成ステップでは、前記カテゴリ情報に含まれるカテゴリに属するイベントの内、前記操作者に関連するイベントについて前記更新情報を生成することを特徴とする請求項に記載の情報配信方法。 9. The information distribution method according to claim 8 , wherein, in the update information generation step, the update information is generated for an event related to the operator among events belonging to a category included in the category information. 前記更新情報生成ステップでは、前記カテゴリ情報に含まれる複数のカテゴリの更新情報を結合して前記単一の更新情報を生成する際に、該単一の更新情報全体に関連する基本情報の内容として、前記複数のカテゴリそれぞれの更新情報を表現する要素が連続して記述された単一の更新情報を生成することを特徴とする請求項のいずれか1項に記載の情報配信方法。 In the update information generation step, when the update information of a plurality of categories included in the category information is combined to generate the single update information, the content of basic information related to the entire single update information is the information distribution method according to any one of claims 6-9, characterized in that to produce a single update information element representing a plurality of categories each update information is described in succession.
JP2007318463A 2007-12-10 2007-12-10 Information distribution apparatus and information distribution method Expired - Fee Related JP4900220B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007318463A JP4900220B2 (en) 2007-12-10 2007-12-10 Information distribution apparatus and information distribution method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007318463A JP4900220B2 (en) 2007-12-10 2007-12-10 Information distribution apparatus and information distribution method

Publications (2)

Publication Number Publication Date
JP2009140403A JP2009140403A (en) 2009-06-25
JP4900220B2 true JP4900220B2 (en) 2012-03-21

Family

ID=40870914

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007318463A Expired - Fee Related JP4900220B2 (en) 2007-12-10 2007-12-10 Information distribution apparatus and information distribution method

Country Status (1)

Country Link
JP (1) JP4900220B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003051852A (en) * 2001-08-08 2003-02-21 Isola Communications:Kk Mail media article information distribution system and distribution method
JP2004178072A (en) * 2002-11-25 2004-06-24 Oki Electric Ind Co Ltd Update report method and device of web page
JP2006244430A (en) * 2005-02-28 2006-09-14 Root Communications Inc Information distribution management device

Also Published As

Publication number Publication date
JP2009140403A (en) 2009-06-25

Similar Documents

Publication Publication Date Title
US6330611B1 (en) Client peripheral device-based network resource management method and system
JP4612863B2 (en) Image processing apparatus and control method and program thereof
US6956663B1 (en) Network facsimile apparatus and transmission method
US7869077B2 (en) Apparatus and method for delivering material using a user box and computer program product
US20110320952A1 (en) Network device capable of editing and configuring setting information, device controller, network system, and storage medium
US20080104035A1 (en) Information processing method and system
US7548993B2 (en) Data transmission apparatus, data transmission method and data transmission program
JP2002269017A (en) Device and method for transmitting data, data transmission program, and computer readable recording medium recorded with data transmission program
AU2007201980A1 (en) Information-processing system, method, and program for controlling provision of information or processing service
JP2008301484A (en) Structure of syndication data
US20100208300A1 (en) Image processing apparatus, server apparatus, control method therefor, and storage medium
US7231432B2 (en) Image forming device that automatically updates shortcut key database when network data is received
US8473849B2 (en) Apparatus and method for transmitting image data, and computer-readable storage medium for computer program
US20050200906A1 (en) Facsimile machine, facsimile transmission instruction device and facsimile transmission method
US20030204591A1 (en) Data transmitting apparatus and data receiving apparatus
JP4900220B2 (en) Information distribution apparatus and information distribution method
US20100208296A1 (en) Image processing apparatus and control method therefor, server apparatus and control method therefor, and storage medium
JP3775297B2 (en) Facsimile machine
JP2001273221A (en) Compound machine and status reporting method
JP4653243B2 (en) Image processing apparatus and control method and program thereof
JP2007013239A (en) Network facsimile system
JP3890288B2 (en) COMMUNICATION DEVICE WITH WEB SERVER FUNCTION AND COMMUNICATION METHOD
JP2003288182A (en) Image processing device and program
JP4270172B2 (en) Facsimile server
JP2008123251A (en) Document management device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110303

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110405

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110601

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110705

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111003

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20111011

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20111206

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111219

R150 Certificate of patent or registration of utility model

Ref document number: 4900220

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150113

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees