JP6895147B2 - Data transfer system - Google Patents

Data transfer system Download PDF

Info

Publication number
JP6895147B2
JP6895147B2 JP2019017640A JP2019017640A JP6895147B2 JP 6895147 B2 JP6895147 B2 JP 6895147B2 JP 2019017640 A JP2019017640 A JP 2019017640A JP 2019017640 A JP2019017640 A JP 2019017640A JP 6895147 B2 JP6895147 B2 JP 6895147B2
Authority
JP
Japan
Prior art keywords
data
computer
reverse proxy
server
folder
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.)
Active
Application number
JP2019017640A
Other languages
Japanese (ja)
Other versions
JP2020126385A (en
Inventor
里奈 入交
里奈 入交
つかさ 小川
つかさ 小川
中村 敦史
敦史 中村
Original Assignee
中央コンピューターサービス株式会社
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 中央コンピューターサービス株式会社 filed Critical 中央コンピューターサービス株式会社
Priority to JP2019017640A priority Critical patent/JP6895147B2/en
Publication of JP2020126385A publication Critical patent/JP2020126385A/en
Application granted granted Critical
Publication of JP6895147B2 publication Critical patent/JP6895147B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、データ転送システム、特に、第1コンピュータが接続された第1通信ネットワーク及び第2コンピュータが接続された第2通信ネットワークを通じて前記第2コンピュータから前記第1コンピュータへのデータ転送を実行するデータ転送システムに関する。 The present invention executes data transfer from the second computer to the first computer through a data transfer system, particularly a first communication network to which the first computer is connected and a second communication network to which the second computer is connected. Regarding data transfer system.

第1通信ネットワークに接続されたコンピュータへと、第2通信ネットワークに接続されたコンピュータからデータを転送するシステムがある。特許文献1のシステムでは、第2通信ネットワークに対応する外部ネットワーク(例えば、インターネット)を通じて持込申請端末からサーバ装置にデータが送信されると、第1通信ネットワークに対応する内部ネットワーク(例えば、LGWAN(総合行政ネットワーク))を通じてサーバ装置が閲覧端末へと閲覧用のデータを送信する。なお、特許文献1では、転送対象となるデータには、持込申請端末において無害化処理が施されると共に、サーバ装置において元の形式と異なるデータ形式への変換処理が施される。 There is a system that transfers data from a computer connected to the second communication network to a computer connected to the first communication network. In the system of Patent Document 1, when data is transmitted from the carry-in application terminal to the server device through an external network (for example, the Internet) corresponding to the second communication network, the internal network corresponding to the first communication network (for example, LGWAN) (Comprehensive administrative network)), the server device transmits data for browsing to the browsing terminal. In Patent Document 1, the data to be transferred is subjected to detoxification processing at the carry-in application terminal and conversion processing to a data format different from the original format at the server device.

特開2018−018317号公報(図1)Japanese Unexamined Patent Publication No. 2018-018317 (Fig. 1)

特許文献1のサーバ装置は、外部ネットワークと接続されている。このため、このサーバ装置は、外部ネットワークを通じた不正侵入にさらされるおそれがある。一方で、特許文献1のサーバ装置は、高度のセキュリティが要求されるLGWAN等の内部ネットワークに接続される。しかしながら、サーバ装置が外部ネットワークからの攻撃に脆弱であると、内部ネットワーク側のセキュリティ要求を満たせないおそれがある。 The server device of Patent Document 1 is connected to an external network. Therefore, this server device may be exposed to unauthorized intrusion through an external network. On the other hand, the server device of Patent Document 1 is connected to an internal network such as LGWAN, which requires a high degree of security. However, if the server device is vulnerable to attacks from the external network, the security requirements on the internal network side may not be satisfied.

本発明の目的は、通信ネットワークとの接続に高度なセキュリティが要求される場合にもその要求を満たしやすいデータ転送システムを提供することにある。 An object of the present invention is to provide a data transfer system that can easily satisfy a high level of security required for connection with a communication network.

本発明の第1の観点に係るデータ転送システムは、第1コンピュータが接続された第1通信ネットワーク及び第2コンピュータが接続された第2通信ネットワークを通じて前記第2コンピュータから前記第1コンピュータへのデータ転送を実行するデータ転送システムであって、前記第1通信ネットワークと接続された第1リバースプロキシサーバと、前記第2通信ネットワークと接続された第2リバースプロキシサーバと、前記第2リバースプロキシサーバを介して前記第2コンピュータから転送されたデータを保存する対象データ保存手段と、転送対象となるデータに無害化処理を施す無害化処理手段と、前記第2リバースプロキシサーバを介して前記第2コンピュータから送信されたデータを前記対象データ保存手段に転送すると共に、前記対象データ保存手段に保存されたデータを前記第1リバースプロキシサーバを介して前記第1コンピュータに転送するアプリケーションサーバと、を備えており、前記無害化処理手段が無害化処理を施したデータが、前記第1リバースプロキシサーバを介して前記対象データ保存手段から前記第1コンピュータへと転送され、前記第1コンピュータと前記第1リバースプロキシサーバの間、及び、前記第2コンピュータと前記第2リバースプロキシサーバの間の通信と、前記第1リバースプロキシサーバ及び前記第2リバースプロキシサーバと前記アプリケーションサーバの間の通信とに互いに異なる通信プロトコルが用いられている。本発明の第2の観点に係るデータ転送システムは、第1コンピュータが接続された第1通信ネットワーク及び第2コンピュータが接続された第2通信ネットワークを通じて前記第2コンピュータから前記第1コンピュータへのデータ転送を実行するデータ転送システムであって、前記第1通信ネットワークと接続された第1リバースプロキシサーバと、前記第2通信ネットワークと接続された第2リバースプロキシサーバと、前記第2リバースプロキシサーバを介して前記第2コンピュータから転送されたデータを保存する対象データ保存手段と、転送対象となるデータに無害化処理を施す無害化処理手段と、を備えており、前記無害化処理手段が無害化処理を施したデータが、前記第1リバースプロキシサーバを介して前記対象データ保存手段から前記第1コンピュータへと転送され、前記第1コンピュータ及び前記第2コンピュータのいずれからも前記対象データ保存手段へのデータの転送が可能であり、前記第1コンピュータ及び前記第2コンピュータの一方から転送されたデータが、転送先のユーザを示す情報と共に前記対象データ保存手段に保存され、前記第1コンピュータ及び前記第2コンピュータの他方において、前記転送先のユーザによる転送の指示が入力された場合に、前記対象データ保存手段から前記他方へとデータが転送される。
The data transfer system according to the first aspect of the present invention is the data from the second computer to the first computer through the first communication network to which the first computer is connected and the second communication network to which the second computer is connected. A data transfer system that executes transfer, the first reverse proxy server connected to the first communication network, the second reverse proxy server connected to the second communication network, and the second reverse proxy server. The target data storage means for storing the data transferred from the second computer via the second computer, the detoxification processing means for performing detoxification processing on the data to be transferred, and the second computer via the second reverse proxy server. An application server that transfers the data transmitted from the target data storage means to the target data storage means and transfers the data stored in the target data storage means to the first computer via the first reverse proxy server. The data that has been detoxified by the detoxification processing means is transferred from the target data storage means to the first computer via the first reverse proxy server, and the first computer and the first reverse are transferred. Communication between the proxy servers, communication between the second computer and the second reverse proxy server, and communication between the first reverse proxy server and the second reverse proxy server and the application server are different from each other. The protocol is used. The data transfer system according to the second aspect of the present invention is the data from the second computer to the first computer through the first communication network to which the first computer is connected and the second communication network to which the second computer is connected. A data transfer system that executes transfer, the first reverse proxy server connected to the first communication network, the second reverse proxy server connected to the second communication network, and the second reverse proxy server. The target data storage means for storing the data transferred from the second computer via the second computer and the detoxification processing means for performing detoxification processing on the data to be transferred are provided, and the detoxification processing means is detoxified. The processed data is transferred from the target data storage means to the first computer via the first reverse proxy server, and from either the first computer or the second computer to the target data storage means. Data can be transferred, and the data transferred from one of the first computer and the second computer is stored in the target data storage means together with information indicating a transfer destination user, and the first computer and the second computer are described. When a transfer instruction is input by the transfer destination user on the other side of the second computer, data is transferred from the target data storage means to the other side.

本発明のデータ転送システムによると、第2コンピュータからのデータが、第2通信ネットワークと接続された第2リバースプロキシサーバを介して対象データ保存手段へと転送される。このため、第2通信ネットワーク側からは、第2リバースプロキシサーバと直接アクセスできても、対象データ保存手段側へは直接アクセスできない。したがって、第2通信ネットワーク側からの不正侵入に対して堅固なシステムが実現する。 According to the data transfer system of the present invention, the data from the second computer is transferred to the target data storage means via the second reverse proxy server connected to the second communication network. Therefore, even if the second communication network side can directly access the second reverse proxy server, it cannot directly access the target data storage means side. Therefore, a robust system is realized against unauthorized intrusion from the second communication network side.

一方で、第2通信ネットワーク側からの攻撃に堅固であるのみでは、通信ネットワークとの接続に伴うセキュリティの要求(例えば、第1通信ネットワークがLGWANである場合におけるセキュリティの要求)に応えられないおそれがある。それは、第2リバースプロキシサーバを設けるのみでは、必ずしも、第1通信ネットワーク側からの対象データ保存手段側への不正侵入による不正なデータ転送(例えば、第1通信ネットワーク側から第2通信ネットワーク側へのデータ流出)を防ぎやすいとはいえないからである。 On the other hand, there is a risk that the security requirements associated with the connection with the communication network (for example, the security requirements when the first communication network is LGWAN) cannot be met only by being robust against attacks from the second communication network side. There is. It is not necessarily the case that the second reverse proxy server is provided, but the illegal data transfer due to the unauthorized intrusion from the first communication network side to the target data storage means side (for example, from the first communication network side to the second communication network side). This is because it cannot be said that it is easy to prevent data leakage.

そこで、本発明においては、対象データ保存手段から第1コンピュータへのデータ転送も、第1リバースプロキシサーバを介してなされる。このため、第1通信ネットワーク側からも、対象データ保存手段側へは直接アクセスできない。このように、第2通信ネットワーク側からの不正侵入のみならず、第1通信ネットワーク側からの不正侵入にも堅固なシステムとなっていることにより、高度なセキュリティが要求される場合にもその要求を満たしやすいシステムが実現する。 Therefore, in the present invention, the data transfer from the target data storage means to the first computer is also performed via the first reverse proxy server. Therefore, even from the first communication network side, the target data storage means side cannot be directly accessed. In this way, the system is robust not only against unauthorized intrusion from the second communication network side but also against unauthorized intrusion from the first communication network side, so that even when high security is required, the request is made. A system that is easy to meet is realized.

また、本発明においては、前記無害化処理手段が、前記第2リバースプロキシサーバを介して前記第2コンピュータから転送されたデータが前記第1リバースプロキシサーバに転送されるまでの間に当該データに前記無害化処理を施すことが好ましい。これによると、第2リバースプロキシサーバから第1リバースプロキシサーバまでのデータの転送経路のいずれかに無害化処理サーバが配置されることになる。したがって、第1通信ネットワーク側からも第2通信ネットワーク側からも無害化処理手段に直接アクセスできない。よって、無害化処理を目標とした攻撃に対しても堅固なシステムが実現する。 Further, in the present invention, the data transferred from the second computer via the second reverse proxy server is transferred to the data by the detoxification processing means until the data is transferred to the first reverse proxy server. It is preferable to perform the detoxification treatment. According to this, the detoxification processing server is arranged in any of the data transfer paths from the second reverse proxy server to the first reverse proxy server. Therefore, neither the first communication network side nor the second communication network side can directly access the detoxification processing means. Therefore, a robust system is realized even against attacks aimed at detoxification.

なお、上記第1の観点においては、第1コンピュータ又は第2コンピュータと第1リバースプロキシサーバ又は第2リバースプロキシサーバとの間の通信と、第1リバースプロキシサーバ又は第2リバースプロキシサーバとアプリケーションサーバ110の間の通信との2つに異なる通信プロトコルが用いられている。したがって、第1通信ネットワーク側又は第2通信ネットワークからのアプリケーションサーバ110への不正侵入を試みる場合には、2つの異なる通信プロトコルの通信に対してそれぞれ攻撃を成功させる必要が生じる。よって、アプリケーションサーバへの不正侵入に対して堅固なシステムが実現する。
From the first viewpoint, the communication between the first computer or the second computer and the first reverse proxy server or the second reverse proxy server, and the first reverse proxy server or the second reverse proxy server and the application server. Two different communication protocols are used with the communication between 110. Therefore, when attempting to illegally invade the application server 110 from the first communication network side or the second communication network, it is necessary to succeed in each of the communications of the two different communication protocols. Therefore, a robust system is realized against unauthorized intrusion into the application server.

また、上記第2の観点においては、転送先のユーザが転送の指示をコンピュータに入力してはじめて、データがそのコンピュータへと転送される。このため、転送先のユーザが所望のタイミングでコンピュータへのデータ転送を実行することが可能である。

Further, in the second aspect , the data is transferred to the computer only after the transfer destination user inputs the transfer instruction to the computer. Therefore, the transfer destination user can execute the data transfer to the computer at a desired timing.

また、本発明においては、前記他方から前記一方へと、返信のメッセージ及びファイルの少なくともいずれかを転送可能であることが好ましい。これによると、転送先のユーザが転送元のユーザへとメッセージやファイルを返信することが可能となる。 Further, in the present invention, it is preferable that at least one of the reply message and the file can be transferred from the other to the one. According to this, the transfer destination user can return a message or a file to the transfer source user.

また、本発明においては、ユーザを示す情報と関連付けてメールアドレスを記憶するアドレス記憶手段と、前記アドレス記憶手段の記憶内容に基づいて、前記第1コンピュータ又は前記第2コンピュータからデータが転送されてきた旨を示す電子メールを、前記転送先のユーザに対応するメールアドレスに送信するメール送信手段と、を備えていることが好ましい。上記の通り、転送を実行するには転送先のユーザによる指示が必要である。一方、データが対象データ保存手段に転送されると、その旨の電子メールが転送先のユーザに対応するメールアドレスに送信される。このため、転送先のユーザはメール通知に基づいてデータ転送を指示できる。 Further, in the present invention, data is transferred from the first computer or the second computer based on the address storage means for storing the e-mail address in association with the information indicating the user and the stored contents of the address storage means. It is preferable to provide an e-mail transmission means for transmitting an e-mail indicating the above to the e-mail address corresponding to the forwarding user. As described above, in order to execute the transfer, instructions from the transfer destination user are required. On the other hand, when the data is transferred to the target data storage means, an e-mail to that effect is sent to the e-mail address corresponding to the transfer destination user. Therefore, the transfer destination user can instruct data transfer based on the mail notification.

本発明の一実施形態に係るデータ転送システムの全体の構成を示す機能ブロック図である。It is a functional block diagram which shows the whole structure of the data transfer system which concerns on one Embodiment of this invention. 図1の機能ブロックをゲートウェイセグメント、LGWAN公開セグメント及び外部公開セグメントの詳細に関して部分的に示す図である。FIG. 1 is a diagram partially showing the functional blocks of FIG. 1 with respect to details of a gateway segment, an LGWAN public segment, and an external public segment. 図1の委員会側PC及び学校側PCのディスプレイに表示されるログイン画面に対応する画像である。It is an image corresponding to the login screen displayed on the display of the committee side PC and the school side PC of FIG. 図1の委員会側PCのディスプレイに表示されるホーム画面の一例である。This is an example of a home screen displayed on the display of the committee-side PC shown in FIG. 図1の委員会側PCのディスプレイに表示されるフォルダの新規作成のための画面の一例である。This is an example of a screen for creating a new folder displayed on the display of the committee PC in FIG. 1. フォルダが新規作成される際に図1のアプリケーションサーバが実行する処理を示すフロー図である。It is a flow chart which shows the process which the application server of FIG. 1 executes when a new folder is created. 委員会側のユーザが作成したフォルダに対応する項目をホーム画面において学校側のユーザが選択した際に図1の学校側PCのディスプレイに表示される画面の一例である。This is an example of the screen displayed on the display of the school PC in FIG. 1 when the school user selects an item corresponding to the folder created by the committee user on the home screen. フォルダ作成者に対してフォルダの共有先から返信がなされる場合に図1のアプリケーションサーバが実行する処理を示すフロー図である。It is a flow chart which shows the process which the application server of FIG. 1 executes when a reply is made to the folder creator from the sharing destination of a folder. 委員会側のユーザが作成したフォルダに対応する項目をホーム画面において委員会側のユーザが選択した際に図1の委員会側PCのディスプレイに表示される画面の一例である。This is an example of the screen displayed on the display of the committee-side PC in FIG. 1 when the committee-side user selects an item corresponding to the folder created by the committee-side user on the home screen. 図1の委員会側PC及び学校側PCのディスプレイに表示される無害化処理中のファイルの一覧画面の一例である。This is an example of a list screen of files being detoxified displayed on the displays of the committee side PC and the school side PC in FIG. 1.

以下、本発明の一実施形態に係るデータ転送システム1について、図1〜図10を参照しつつ説明する。本実施形態において、データ転送システム1は、図1に示すように、教育委員会側に設置されたコンピュータ端末(以下、委員会側PCという。本発明における第1コンピュータ)11と、学校側に設置されたコンピュータ端末(以下、学校側PCという。本発明における第2コンピュータ)21との間でデータを転送するために使用される。データ転送システム1は、アプリケーションサーバ110、データベースサーバ120(本発明における対象データ保存手段)、無害化処理サーバ103(本発明における無害化処理手段)、リバースプロキシサーバ201、メール送信サーバ202、リバースプロキシサーバ301及びメール送信サーバ302を備えている。なお、リバースプロキシサーバとは、特定のサーバの代理としてクライアントとの間で通信するサーバをいう。本実施形態におけるリバースプロキシサーバ201及び301の具体的な機能については後述する。 Hereinafter, the data transfer system 1 according to the embodiment of the present invention will be described with reference to FIGS. 1 to 10. In the present embodiment, as shown in FIG. 1, the data transfer system 1 is provided on the computer terminal (hereinafter referred to as the committee side PC; the first computer in the present invention) 11 installed on the board of education side and on the school side. It is used to transfer data to and from an installed computer terminal (hereinafter referred to as a school-side PC; a second computer in the present invention) 21. The data transfer system 1 includes an application server 110, a database server 120 (target data storage means in the present invention), a detoxification processing server 103 (detoxification processing means in the present invention), a reverse proxy server 201, a mail transmission server 202, and a reverse proxy. It includes a server 301 and a mail transmission server 302. The reverse proxy server means a server that communicates with a client on behalf of a specific server. The specific functions of the reverse proxy servers 201 and 301 in this embodiment will be described later.

委員会側PC11、学校側PC21、アプリケーションサーバ110、データベースサーバ120、無害化処理サーバ103、リバースプロキシサーバ201及び301並びにメール送信サーバ202及び302のそれぞれは、コンピュータを含むハードウェアと、データ転送システム1の各種機能を実現するようにハードウェアを機能させるプログラムを含むソフトウェアとを備えている。各コンピュータは、CPU(Central Processing Unit)、ROM(Read−Only Memory)及びRAM(Random Access Memory)等のメモリ装置、並びに、入出力インタフェース等の各種インタフェース等からなる。また、コンピュータには、ユーザ入力を受け付ける入力装置やディスプレイ等の出力装置、ハードディスク等の記録装置等が外部装置として接続されるか、内部装置として搭載されている。ソフトウェアは、メモリ装置やハードディスク等の記録装置に記録されたプログラムデータ等からなる。そして、コンピュータ等のハードウェアがソフトウェアに従って演算処理、入出力処理等の各種の情報処理を実行する。ソフトウェアに従ったハードウェアの機能により、以下において説明する委員会側PC11、学校側PC21、アプリケーションサーバ110、データベースサーバ120、無害化処理サーバ103、リバースプロキシサーバ201及び301並びにメール送信サーバ202及び302の各種の機能が実現される。 The committee side PC11, the school side PC21, the application server 110, the database server 120, the detoxification processing server 103, the reverse proxy servers 201 and 301, and the mail transmission servers 202 and 302 each have hardware including a computer and a data transfer system. It is equipped with software including a program that functions the hardware so as to realize the various functions of 1. Each computer includes a memory device such as a CPU (Central Processing Unit), a ROM (Read-Only Memory), and a RAM (Random Access Memory), and various interfaces such as an input / output interface. Further, an input device for receiving user input, an output device such as a display, a recording device such as a hard disk, and the like are connected to the computer as an external device or mounted as an internal device. The software consists of program data and the like recorded in a recording device such as a memory device and a hard disk. Then, hardware such as a computer executes various information processing such as arithmetic processing and input / output processing according to software. The committee side PC11, the school side PC21, the application server 110, the database server 120, the detoxification processing server 103, the reverse proxy servers 201 and 301, and the mail transmission servers 202 and 302 described below by the hardware functions according to the software. Various functions are realized.

図1に示すように、アプリケーションサーバ110、データベースサーバ120及び無害化処理サーバ103は共通のセグメント(ゲートウェイセグメント100)に属している。リバースプロキシサーバ201及びメール送信サーバ202は共通のセグメント(LGWAN公開セグメント200)に属している。リバースプロキシサーバ301及びメール送信サーバ302は共通のセグメント(外部ネットワーク公開セグメント300)に属している。ゲートウェイセグメント100とLGWAN公開セグメント200とは、ファイアウォール(以下、FWという。)12を介して互いに隣接している。また、ゲートウェイセグメント100と外部ネットワーク公開セグメント300とは、FW12を介して互いに隣接している。アプリケーションサーバ110並びにリバースプロキシサーバ201及び301は、互いに、FW12を介して、TCP/IP(Transmission Control Protocol/Internet Protocol)に基づく通信を行う。アプリケーションサーバ110及び無害化処理サーバ103同士はTCP/IPに基づく通信を行う。アプリケーションサーバ110及びデータベースサーバ120同士はTCP/IPに基づく通信を行う。 As shown in FIG. 1, the application server 110, the database server 120, and the detoxification processing server 103 belong to a common segment (gateway segment 100). The reverse proxy server 201 and the mail transmission server 202 belong to a common segment (LGWAN public segment 200). The reverse proxy server 301 and the mail transmission server 302 belong to a common segment (external network public segment 300). The gateway segment 100 and the LGWAN public segment 200 are adjacent to each other via a firewall (hereinafter referred to as FW) 12. Further, the gateway segment 100 and the external network public segment 300 are adjacent to each other via the FW12. The application server 110 and the reverse proxy servers 201 and 301 communicate with each other via FW12 based on TCP / IP (Transmission Control Protocol / Internet Protocol). The application server 110 and the detoxification processing server 103 communicate with each other based on TCP / IP. The application server 110 and the database server 120 communicate with each other based on TCP / IP.

LGWAN公開セグメント200は、LGWAN N1(本発明における第1通信ネットワーク)と、FW12及びLGWAN接続用のルータ13を介して接続している。LGWAN N1には複数の委員会側PC11が接続している。外部ネットワーク公開セグメント300は、FW12及びインターネット接続用のルータ14を介してインターネットN2(本発明における第2通信ネットワーク)と接続している。インターネットN2には、FW12及びルータ14を介して複数の学校側PC21が接続している。 The LGWAN public segment 200 is connected to the LGWAN N1 (first communication network in the present invention) via the FW12 and the router 13 for LGWAN connection. A plurality of committee-side PC11s are connected to LGWAN N1. The external network public segment 300 is connected to the Internet N2 (second communication network in the present invention) via the FW12 and the router 14 for connecting to the Internet. A plurality of school-side PCs 21 are connected to the Internet N2 via the FW12 and the router 14.

アプリケーションサーバ110、リバースプロキシサーバ201及び301、委員会側PC11並びに学校側PC21の相互の通信は、セキュリティ向上のため、以下の仕様に従っている。第1に、ゲートウェイセグメント100に属するサーバは、LGWAN N1側にもインターネットN2側にも公開されていない。これに対し、LGWAN公開セグメント200に設置されたリバースプロキシサーバ201は、LGWAN N1に対してIPアドレスが公開されている。また、外部ネットワーク公開セグメント300に設置されたリバースプロキシサーバ301は、インターネットN2に対してIPアドレスが公開されている。これにより、アプリケーションサーバ110は、委員会側PC11及び学校側PC21とは直接アクセスせず、リバースプロキシサーバ201又は301がその代理としてこれらのPCとアクセスする。委員会側PC11は、リバースプロキシサーバ201の公開されたIPアドレス又はこれに対応するURL(Uniform Resource Locator)を用いて、リバースプロキシサーバ201との間で、LGWAN N1を介して、TCP/IPに基づく通信を実行する。委員会側PC11においては、リバースプロキシサーバ201との通信にウェブブラウザアプリケーション(以下、ウェブブラウザという。)が用いられる。また、学校側PC21は、リバースプロキシサーバ301の公開されたIPアドレス又はこれに対応するURLを用いて、リバースプロキシサーバ301との間でインターネットN2を介したTCP/IPに基づく通信を実行する。学校側PC21においては、リバースプロキシサーバ201との通信にウェブブラウザが用いられる。 The mutual communication between the application server 110, the reverse proxy servers 201 and 301, the committee side PC11, and the school side PC21 complies with the following specifications in order to improve security. First, the server belonging to the gateway segment 100 is not open to the public on the LGWAN N1 side or the Internet N2 side. On the other hand, the reverse proxy server 201 installed in the LGWAN public segment 200 has an IP address disclosed to LGWAN N1. Further, the reverse proxy server 301 installed in the external network public segment 300 has an IP address disclosed to the Internet N2. As a result, the application server 110 does not directly access the committee-side PC 11 and the school-side PC 21, but the reverse proxy server 201 or 301 accesses these PCs on its behalf. The committee-side PC 11 uses the public IP address of the reverse proxy server 201 or the corresponding URL (Uniform Resource Locator) to TCP / IP with the reverse proxy server 201 via LGWAN N1. Perform based communication. On the committee side PC 11, a web browser application (hereinafter referred to as a web browser) is used for communication with the reverse proxy server 201. Further, the school side PC 21 executes communication based on TCP / IP with the reverse proxy server 301 via the Internet N2 by using the public IP address of the reverse proxy server 301 or the URL corresponding thereto. In the school side PC 21, a web browser is used for communication with the reverse proxy server 201.

そして、委員会側PC11又は学校側PC21とリバースプロキシサーバ201又は301との間では第1の通信プロトコルが用いられているのに対し、アプリケーションサーバ110とリバースプロキシサーバ201又は301との間では、第1の通信プロトコルと異なる第2の通信プロトコルが用いられている。第1及び第2の通信プロトコルとしては、HTTP(Hypertext Transfer Protocol)、HTTPS(Hypertext Transfer Protocol Secure)等、HTML(HyperText Markup Language)で記述されたデータファイル(以下、HTMLファイルという。)を送信するための複数の通信プロトコルのうち、互いに異なる任意の2つが用いられてよい。このように、委員会側PC11又は学校側PC21とリバースプロキシサーバ201又は301との間の通信に用いられるプロトコルと、リバースプロキシサーバ201又は301とアプリケーションサーバ110との間の通信に用いられるプロトコルとが互いに異なっている。これにより、前者の通信におけるセッションと後者の通信におけるセッションとが互いに明確に分断される。したがって、アプリケーションサーバ110への侵入を試みる場合には、LGWAN N1側から及びインターネットN2側からのいずれの侵入経路においても、2段階の侵入を成功させる必要が生じる。このため、アプリケーションサーバ110への不正な侵入が困難になっている。 Then, while the first communication protocol is used between the committee side PC 11 or the school side PC 21 and the reverse proxy server 201 or 301, the application server 110 and the reverse proxy server 201 or 301 A second communication protocol different from the first communication protocol is used. As the first and second communication protocols, HTML (HyperText Markup Language) such as HTTP (Hypertext Transfer Protocol), HTTPS (Hypertext Transfer Protocol), etc. is described as HTML (HyperText Markup Language File), which is a data file (Transmission File). Of the plurality of communication protocols for this purpose, any two that are different from each other may be used. As described above, the protocol used for communication between the committee side PC 11 or the school side PC 21 and the reverse proxy server 201 or 301, and the protocol used for communication between the reverse proxy server 201 or 301 and the application server 110. Are different from each other. As a result, the session in the former communication and the session in the latter communication are clearly separated from each other. Therefore, when attempting to invade the application server 110, it is necessary to succeed in the two-step intrusion regardless of the intrusion route from the LGWAN N1 side and the Internet N2 side. Therefore, it is difficult to illegally invade the application server 110.

以下、アプリケーションサーバ110、データベースサーバ120及び無害化処理サーバ103の構成及び機能について説明する。これらは、データ転送システム1におけるメインの処理であるデータ転送処理を実行する。本実施形態においては、転送対象となるデータは、転送元と転送先の間で交わされるメッセージ及び転送対象となるデータファイル(以下、ファイルという。)を含んだフォルダとして管理される。本実施形態において、フォルダの種類には、「通知フォルダ」「調査フォルダ」「様式等共有フォルダ」の3つがある。「通知フォルダ」は、転送先に対して通知を行うときに使用される。「調査フォルダ」は、転送先に対して調査を依頼したいときに使用される。「様式等共有フォルダ」は、転送先に対して書類の様式等を共有したいときに使用される。各フォルダは、転送元のユーザによって指定された他のユーザに共有される。共有先のユーザは、後述の通り、フォルダ内のメッセージを閲覧したり、ファイルをダウンロードしたりすることができる。共有先のユーザは、本データ転送システム1のユーザとして登録されている者が対象となる。本実施形態においては、教育委員会側の職員ユーザ及び学校側のユーザの両方が対象である。ユーザは、「校長」、「教頭」、「事務」及び「一般」の4者に分類される。「一般」は、一般教員に対応する。 Hereinafter, the configurations and functions of the application server 110, the database server 120, and the detoxification processing server 103 will be described. These execute the data transfer process, which is the main process in the data transfer system 1. In the present embodiment, the data to be transferred is managed as a folder including a message exchanged between the transfer source and the transfer destination and a data file to be transferred (hereinafter, referred to as a file). In the present embodiment, there are three types of folders: "notification folder", "survey folder", and "shared folder such as style". The "notification folder" is used when notifying the forwarding destination. The "survey folder" is used when you want to request a survey from the forwarding destination. The "shared folder for forms, etc." is used when you want to share the forms, etc. of documents with the forwarding destination. Each folder is shared with other users specified by the source user. The sharing destination user can view the messages in the folder and download the file as described later. The sharing destination user is a person registered as a user of the data transfer system 1. In this embodiment, both the staff user on the board of education side and the user on the school side are targeted. Users are classified into four categories: "principal", "vice-principal", "office work", and "general". "General" corresponds to general faculty members.

データベースサーバ120は、図2に示すように、フォルダの内容を示すフォルダデータ121をフォルダごとに管理している。フォルダデータ121は、フォルダの作成日、期限日、フォルダの種類、転送対象となるファイル及びメッセージを示すデータ、並びに、フォルダの作成者及び共有先を示すユーザIDのデータを含んでいる。また、フォルダデータ121は、フォルダの状況を示すデータを含んでいる。フォルダの状況を示すデータは、確認済みか否かを示すデータ、返信済みか否かを示すデータ及び完了済みか否かを示すデータを含んでいる。フォルダの状況のデフォルトは、確認済みでなく、返信済みでなく、且つ完了済みでない。また、データベースサーバ120は、ユーザID、その他のユーザに関する情報を示すユーザデータ122を、登録されたユーザごとに管理している。ユーザデータ122は、ユーザ名、教育委員会側・学校側の別、教育委員会名/学校名、学校側のユーザである場合の校長、教頭、一般及び事務の別、並びに、メールアドレスを示すデータを含んでいる。 As shown in FIG. 2, the database server 120 manages folder data 121 indicating the contents of the folder for each folder. The folder data 121 includes data indicating a folder creation date, expiration date, folder type, files and messages to be transferred, and user ID data indicating the folder creator and sharing destination. Further, the folder data 121 includes data indicating the status of the folder. The data indicating the status of the folder includes data indicating whether or not it has been confirmed, data indicating whether or not it has been replied, and data indicating whether or not it has been completed. The default folder status is not confirmed, not replied, and not completed. In addition, the database server 120 manages user data 122 indicating user IDs and other information about users for each registered user. The user data 122 indicates the user name, the board of education side / school side, the board of education name / school name, the principal, the principal, the general and office work when the user is the school side, and the e-mail address. Contains data.

無害化処理サーバ103は、転送対象となるファイルに無害化処理を施すサーバである。本実施形態の無害化処理は、例えば、ファイル中に含まれるマクロ等のプログラムを削除すること等により、ファイルの転送先において元のファイルに含まれたマルウェアによる被害が発生するリスクを低下させる処理をいう。その他、特定のファイル形式のファイルをテキスト形式のファイルに変換する処理が無害化処理に含まれていてもよい。本実施形態では、インターネットN2を介して転送された学校側PC21からのファイルのみに無害化処理が施される。無害化処理サーバ103は、アプリケーションサーバ110から受け取ったファイルに無害化処理を施すと共に、無害化処理が完了した場合、無害化処理済みのファイルをアプリケーションサーバ110に送信する。 The detoxification processing server 103 is a server that performs detoxification processing on a file to be transferred. The detoxification process of this embodiment is a process that reduces the risk of damage caused by malware contained in the original file at the transfer destination of the file, for example, by deleting a program such as a macro included in the file. To say. In addition, the detoxification process may include a process of converting a file of a specific file format into a file of a text format. In the present embodiment, only the files from the school PC21 transferred via the Internet N2 are detoxified. The detoxification processing server 103 performs detoxification processing on the file received from the application server 110, and when the detoxification processing is completed, transmits the detoxification processing file to the application server 110.

アプリケーションサーバ110は、リバースプロキシサーバ201又は301を介して委員会側PC11又は学校側PC21から送信された要求に基づいてデータ転送処理を実行する。かかるデータ転送処理を実行するための機能部として、アプリケーションサーバ110は、図2に示すように、転送処理管理部111及び無害化処理管理部112を有している。 The application server 110 executes the data transfer process based on the request transmitted from the committee side PC 11 or the school side PC 21 via the reverse proxy server 201 or 301. As a functional unit for executing such data transfer processing, the application server 110 has a transfer processing management unit 111 and a detoxification processing management unit 112, as shown in FIG.

転送処理管理部111は、フォルダデータ121の生成、更新等のデータベースサーバ120への指示や、リバースプロキシサーバ201及び301との間のファイルの転送処理等を実行する。また、転送処理管理部111は、委員会側PC11及び学校側PC21においてウェブブラウザを用いて表示されるテキストや画像等を示すHTMLファイル及び画像ファイル等を生成し、これらのPCへと送信する。データの生成に当たっては、データベースサーバ120が管理しているフォルダデータ121及びユーザデータ122や、アプリケーションサーバ110内の記憶装置に保存されたデータが用いられる。生成されるHTMLファイルは、例えば、フォルダの共有先の候補となるユーザのリストや、内容確認・返信の対象となるフォルダの情報等を、マウス等のポインティングデバイスを用いて選択可能に送信先のPCのディスプレイに表示させるためのデータを含んでいる。ユーザのリストやフォルダの情報は、フォルダデータ121及びユーザデータ122から取得される。かかるHTMLファイルに基づいて送信先のPCのディスプレイに表示される画面の具体例は後述の通りである(図4、図5及び図7参照)。送信先のPCにおいては、ディスプレイの画面表示に基づいて、フォルダの共有先となるユーザや内容確認・返信の対象となるフォルダ等をユーザが選択する。その選択結果は、当該PCからリバースプロキシサーバ201又は301を介してアプリケーションサーバ110に送信される。転送処理管理部111は、送信された選択結果が示すユーザやフォルダに関してフォルダデータ121の生成や更新、データ転送等の処理を実行する。かかる処理の具体例については後述の通りである(図6及び図8参照)。また、転送処理管理部111は、送信された選択結果が示すユーザに対応するメールアドレスを宛先としたメールを送信するようにメール送信サーバ202及び302に指示する。メールアドレスはユーザデータ122に基づいて取得される。委員会側のユーザに関してはメール送信サーバ202に指示が送られ、学校側のユーザに関してはメール送信サーバ302に指示が送られる。メール送信サーバ202及び302は、アプリケーションサーバ110からの送信指示に基づいて委員会側及び学校側のユーザへとメールを送信する。委員会側ユーザ及び学校側ユーザ宛てに送信されるメールは、いずれもテキストメッセージのみを含み、添付ファイルは含まない。 The transfer processing management unit 111 executes instructions to the database server 120 such as generation and update of folder data 121, and file transfer processing between the reverse proxy servers 201 and 301. Further, the transfer processing management unit 111 generates HTML files, image files, etc. indicating texts, images, etc. displayed by using a web browser on the committee side PC 11 and the school side PC 21, and transmits them to these PCs. In generating the data, the folder data 121 and the user data 122 managed by the database server 120 and the data stored in the storage device in the application server 110 are used. The generated HTML file can be selected by using a pointing device such as a mouse to select, for example, a list of users who can be candidates for sharing folders, information on folders for content confirmation / reply, etc. It contains data to be displayed on the display of a PC. The user list and folder information are acquired from the folder data 121 and the user data 122. Specific examples of the screen displayed on the display of the destination PC based on the HTML file are as described later (see FIGS. 4, 5 and 7). On the destination PC, the user selects a user to share the folder, a folder to check the contents, and a reply based on the screen display of the display. The selection result is transmitted from the PC to the application server 110 via the reverse proxy server 201 or 301. The transfer processing management unit 111 executes processing such as generation and update of folder data 121 and data transfer with respect to the user and the folder indicated by the transmitted selection result. Specific examples of such processing will be described later (see FIGS. 6 and 8). Further, the forwarding processing management unit 111 instructs the mail sending servers 202 and 302 to send a mail addressed to the mail address corresponding to the user indicated by the transmitted selection result. The e-mail address is acquired based on the user data 122. Instructions are sent to the mail transmission server 202 for the users on the committee side, and instructions are sent to the mail transmission server 302 for the users on the school side. The mail transmission servers 202 and 302 transmit mail to the users on the committee side and the school side based on the transmission instruction from the application server 110. Emails sent to committee users and school users both contain text messages only and no attachments.

無害化処理管理部112は、学校側PC21からアプリケーションサーバ110へとファイルが転送された際に、そのファイルを無害化処理サーバ103に送信する。また、無害化処理管理部112は、無害化処理サーバ103によって無害化処理が施されたファイルを無害化処理サーバ103から受信する。無害化処理が施されたファイルは、転送処理管理部111を通じてデータベースサーバ120にフォルダデータ121の一部として保存される。 When the file is transferred from the school PC 21 to the application server 110, the detoxification processing management unit 112 transmits the file to the detoxification processing server 103. Further, the detoxification processing management unit 112 receives the file detoxified by the detoxification processing server 103 from the detoxification processing server 103. The detoxified file is stored in the database server 120 as a part of the folder data 121 through the transfer processing management unit 111.

以下、データ転送システム1によって実行されるデータ転送処理の実装例について説明する。委員会側PC11及び学校側PC21のそれぞれにおいては、これらのPCと接続されたディスプレイに、ウェブブラウザの機能によって文字や画像等が表示される。これらの表示は、上記の通り、アプリケーションサーバ110の転送処理管理部111から送信されるHTMLファイルや画像データ等に基づいて実行される。図3〜図5、図7、図9及び図10は、委員会側PC11及び学校側PC21のいずれかに接続された又は搭載されたディスプレイにおいて実行される画面表示の一例である。委員会側又は学校側のユーザは、ディスプレイの画面表示に基づき、マウスやキーボード等の入力デバイスを使用して各種の情報や指示を委員会側PC11又は学校側PC21に入力する。入力された情報や指示は、ウェブブラウザの機能により、リバースプロキシサーバ201又は301を介してアプリケーションサーバ110に送信される。 Hereinafter, an implementation example of the data transfer process executed by the data transfer system 1 will be described. On each of the committee-side PC 11 and the school-side PC 21, characters, images, and the like are displayed on the display connected to these PCs by the function of the web browser. As described above, these displays are executed based on the HTML file, image data, and the like transmitted from the transfer processing management unit 111 of the application server 110. 3 to 5, 7, 9, and 10 are examples of screen displays executed on a display connected to or mounted on either the committee-side PC 11 or the school-side PC 21. The user on the committee side or the school side inputs various information and instructions to the committee side PC 11 or the school side PC 21 using an input device such as a mouse or a keyboard based on the screen display of the display. The input information and instructions are transmitted to the application server 110 via the reverse proxy server 201 or 301 by the function of the web browser.

図3の画像IM0は、ログインのための情報入力画面の一例である。この画面は、委員会側PC11又は学校側PC21において、URLを指定したリバースプロキシサーバ201又は301へのアクセスが開始された際に最初にディスプレイに表示される。画像IM0において、画像L1〜L3は、マウス等のポインティングデバイスを用いて選択可能である。画像L1及びL2は、ログインID及びパスワードを入力するためのコントロールの画像である。本実施形態では、ログインIDとしてユーザIDが用いられるが、ユーザIDとは別の文字列等がログインIDとして用いられてもよい。画像L1及びL2のコントロールにユーザID及びパスワードがキーボード等を用いて入力された状態で画像L3が選択されると、入力されたユーザID及びパスワードがリバースプロキシサーバ201又は301を介してアプリケーションサーバ110に送信される。アプリケーションサーバ110は、データベースサーバ120のユーザデータ122を照会した結果に基づき、送信されたユーザID及びパスワードを認証する。 Image IM0 in FIG. 3 is an example of an information input screen for login. This screen is first displayed on the display when the access to the reverse proxy server 201 or 301 for which the URL is specified is started on the committee side PC 11 or the school side PC 21. In the image IM0, the images L1 to L3 can be selected by using a pointing device such as a mouse. The images L1 and L2 are images of a control for inputting a login ID and a password. In the present embodiment, the user ID is used as the login ID, but a character string or the like different from the user ID may be used as the login ID. When the image L3 is selected while the user ID and password are input to the controls of the images L1 and L2 using a keyboard or the like, the input user ID and password are input to the application server 110 via the reverse proxy server 201 or 301. Will be sent to. The application server 110 authenticates the transmitted user ID and password based on the result of inquiring the user data 122 of the database server 120.

ユーザID及びパスワードの認証が成功すると、ログインが実行された委員会側PC11又は学校側PC21のディスプレイにホーム画面が表示される。ホーム画面は、委員会側PC11及び学校側PC21のいずれにおいても同様のレイアウトで表示される。図4の画像IM1は、委員会側PC11のディスプレイに表示されるホーム画面の一例である。画像IM1は、他のユーザと共有されたフォルダの情報を示す領域A1〜A3、更新履歴を示す文字等を含んだ領域A4等を含んでいる。領域A1には教育委員会側のユーザとの間で共有された調査フォルダ及び通知フォルダに関する情報が表示される。領域A2には、学校側のユーザとの間で共有された調査フォルダ及び通知フォルダに関する情報が表示される。領域A3には、共有された様式等共有フォルダに関する情報が表示される。例えば、画像IM1には、フォルダに関する情報を示す項目F1〜F6が含まれている。各項目は、フォルダ名、フォルダの種類、フォルダの作成日、期限日、共有メンバー(共有先)の人数、フォルダの状況、及び作成者の各情報を含んでいる。フォルダの状況は、図4に示すように、「共有メンバー」の欄において、2つの数字に表されている。左側の数字はフォルダの内容を確認済みとした共有先の人数を、右側の数字は返信済みの共有先の人数を示している。 If the user ID and password are successfully authenticated, the home screen is displayed on the display of the committee PC11 or the school PC21 where the login is executed. The home screen is displayed in the same layout on both the committee side PC11 and the school side PC21. The image IM1 of FIG. 4 is an example of a home screen displayed on the display of the committee-side PC11. The image IM1 includes areas A1 to A3 indicating information on a folder shared with other users, areas A4 including characters indicating an update history, and the like. Information about the survey folder and the notification folder shared with the user on the board of education side is displayed in the area A1. In the area A2, information about the survey folder and the notification folder shared with the user on the school side is displayed. Information about the shared folder such as the shared format is displayed in the area A3. For example, the image IM1 includes items F1 to F6 indicating information about the folder. Each item includes the folder name, the folder type, the folder creation date, the deadline date, the number of shared members (sharing destinations), the folder status, and each information of the creator. As shown in FIG. 4, the status of the folder is represented by two numbers in the "shared member" column. The number on the left shows the number of people who have confirmed the contents of the folder, and the number on the right shows the number of people who have replied.

画像IM1において、画像B1〜B5のコントロール及び項目F1〜F6は、マウス等のポインティングデバイスを用いて選択可能である。画像B1は、フォルダを新規作成するためのコントロールの画像である。画像B2は、フォルダに関する情報の表示態様を選択するためのコントロールの画像である。画像B3は、返信済み又は完了済みにしたフォルダに関する情報を表示するか否かを選択するためのコントロールの画像である。画像B4は、無害化処理中のファイルを一覧で表示するためのコントロールの画像である。画像B5は、システムからログアウトするためのコントロールの画像である。画像B1、B3及びB4のコントロールが選択された場合のPCにおける処理や動作については後述する。 In the image IM1, the controls of the images B1 to B5 and the items F1 to F6 can be selected by using a pointing device such as a mouse. Image B1 is an image of a control for creating a new folder. Image B2 is an image of a control for selecting a display mode of information about a folder. Image B3 is an image of a control for selecting whether to display information about the replied or completed folder. The image B4 is an image of a control for displaying a list of files being detoxified. Image B5 is an image of the control for logging out of the system. The processing and operation on the PC when the controls of the images B1, B3 and B4 are selected will be described later.

ユーザが画像B1のコントロールを選択すると、フォルダの新規作成のための情報を入力する画面がディスプレイに表示される。図5の画像IM2は、一例として、教育員会側のユーザが学校側のユーザを主な共有先として調査フォルダを作成する場合の画面を示す。委員会側のユーザは、画像IM2を用いてフォルダの新規作成の処理を実行する。なお、学校側のユーザが新規作成の処理を実行する場合にも同様の処理となるので、以下においては、委員会側PC11において処理が実行される場合及び学校側PC21において処理が実行される場合の両方を想定して説明する。 When the user selects the control of image B1, a screen for inputting information for creating a new folder is displayed on the display. As an example, the image IM2 of FIG. 5 shows a screen when a user on the educator's association side creates a survey folder with a user on the school side as a main sharing destination. The user on the committee side executes the process of creating a new folder using the image IM2. In addition, since the same process is performed when the user on the school side executes the newly created process, in the following, when the process is executed on the committee side PC 11 and when the process is executed on the school side PC 21. The explanation will be made assuming both of the above.

画像IM2は、ポインティングデバイスを用いて選択したりキーボード等を用いて情報を入力したりすることが可能なコントロールの画像B11〜B21を含んでいる。ユーザは、画像B11〜B19のコントロールを選択して情報を入力した後で、画像B20のコントロールを選択することにより、新たにフォルダを作成できる。なお、画像B21のコントロールを選択すると、フォルダの新規作成をキャンセルできる。 The image IM2 includes images B11 to B21 of controls that can be selected using a pointing device or input information using a keyboard or the like. The user can create a new folder by selecting the control of the image B11 to B19, inputting the information, and then selecting the control of the image B20. If you select the control of image B21, you can cancel the new creation of the folder.

画像B11のコントロールは、新規作成するフォルダの種類を選択するためのものである。画像B12のコントロールは、フォルダの名称を入力するためのコントロールである。画像B13のコントロールは、画像B11のコントロールにおいて「調査フォルダ」が選択された場合に、調査に対する回答期限を入力するためのものである。画像B14のコントロールは、フォルダの共有相手に向けたメッセージを入力するためのものである。画像B15のコントロールは、共有対象となるファイルのファイル名を入力するためのものである。なお、画像B16の「削除」ボタンを選択すると、入力されたファイル名が削除される。画像B17のコントロールは、ドラッグ&ドロップの操作によってファイルの選択を行える領域である。画像B17のコントロールに含まれる「ファイルを選択」とのボタンを選択すると、標準のダイアログボックスを用いてファイルを選択することも可能である。画像B18及びB19のコントロールは、共有相手を選択するためのものである。画像B18のコントロールには「全選択」「全解除」「全校長」「全教頭」「全一般」「全事務」の各ボタンが含まれている。これらのうち、「全選択」ボタン画像を選択すると、候補となるユーザ全員を選択できる。「全校長」ボタンを選択すると、候補となるユーザのうち、校長ユーザ全員を選択できる。「全教頭」ボタンを選択すると、候補となるユーザのうち、教頭ユーザ全員を選択できる。「全一般」ボタンを選択すると、候補となるユーザのうち、一般ユーザ全員を選択できる。「全事務」ボタンを選択すると、候補となるユーザのうち、事務ユーザ全員を選択できる。画像B19のコントロールは、選択されたユーザを表示するためのものである。画像B19は、共有先の候補となるユーザのリストの表示と、リスト中の各項目の前に配置されたチェックボックスの画像とを含んでいる。画像B18のコントロールにおいてユーザが選択されると、選択されたユーザに対応する画像B19のチェックボックスにチェックマークが表示される。また、各チェックボックスはポインティングデバイスを用いて選択可能なコントロールでもある。チェックボックスを選択すると、そのチェックボックスに対応するユーザの選択状態を切り替えることができる。図5は、一例として、教育委員会側の一ユーザと各校の校長ユーザが選択された状態を示している。 The control of the image B11 is for selecting the type of the newly created folder. The control of the image B12 is a control for inputting the name of the folder. The control of the image B13 is for inputting the response deadline for the survey when the "survey folder" is selected in the control of the image B11. The control of the image B14 is for inputting a message directed to the sharing partner of the folder. The control of the image B15 is for inputting the file name of the file to be shared. When the "Delete" button of the image B16 is selected, the input file name is deleted. The control of the image B17 is an area where a file can be selected by a drag and drop operation. It is also possible to select a file using the standard dialog box by selecting the "Select File" button included in the control of image B17. The controls of images B18 and B19 are for selecting a sharing partner. The control of image B18 includes buttons for "select all", "cancel all", "all principals", "all vice-principals", "all general", and "all office work". Of these, if you select the "Select All" button image, you can select all the candidate users. If you select the "All Principals" button, you can select all the principal users from the candidate users. If you select the "All Vice-Principal" button, you can select all the Vice-Principal users among the candidate users. If you select the "All General" button, you can select all general users from the candidate users. If you select the "All office work" button, you can select all office work users from the candidate users. The control of image B19 is for displaying the selected user. The image B19 includes a display of a list of users who are candidates for sharing, and an image of a check box arranged in front of each item in the list. When a user is selected in the control of image B18, a check mark is displayed in the check box of image B19 corresponding to the selected user. Each checkbox is also a control that can be selected using a pointing device. When a check box is selected, the selection state of the user corresponding to the check box can be switched. FIG. 5 shows, as an example, a state in which one user on the board of education side and the principal user of each school are selected.

画像B20が選択されると、画像B11〜B19のコントロールにおいて入力された情報が、リバースプロキシサーバ201又は301を介して委員会側PC11又は学校側PC21からアプリケーションサーバ110へと送信される。これに応じ、アプリケーションサーバ110の転送処理管理部111は、図6に示す処理を実行する。まず、アプリケーションサーバ110は、情報の送信元が委員会側PC11であるか、学校側PC21であるかを判定する(ステップS11)。情報の送信元が委員会側PC11である場合(ステップS11、委員会側PC)には、転送処理管理部111は、受信した情報に基づいてフォルダデータ121を生成するようにデータベースサーバ120に指示する(ステップS12)。データベースサーバ120は、これに基づいて、画像B11〜B19のコントロールにおいて入力された情報に対応するフォルダデータ121を生成する。次に、転送処理管理部111は、フォルダの共有先となるユーザに対し、フォルダが生成された旨を通知するメールを送信するようにメール送信サーバ202又は302に指示する(ステップS13)。共有先となるユーザのメールアドレスは、データベースサーバ120のユーザデータ122から取得される。これに応じ、メール送信サーバ202又は302は、アプリケーションサーバ110から指示されたメールアドレスに向けて、指示された内容のメールを送信する。 When the image B20 is selected, the information input in the controls of the images B11 to B19 is transmitted from the committee side PC11 or the school side PC21 to the application server 110 via the reverse proxy server 201 or 301. In response to this, the transfer processing management unit 111 of the application server 110 executes the processing shown in FIG. First, the application server 110 determines whether the source of the information is the committee-side PC11 or the school-side PC21 (step S11). When the transmission source of the information is the committee side PC 11 (step S11, the committee side PC), the transfer processing management unit 111 instructs the database server 120 to generate the folder data 121 based on the received information. (Step S12). Based on this, the database server 120 generates the folder data 121 corresponding to the information input in the controls of the images B11 to B19. Next, the transfer processing management unit 111 instructs the mail transmission server 202 or 302 to send a mail notifying that the folder has been created to the user who shares the folder (step S13). The e-mail address of the user to be shared is acquired from the user data 122 of the database server 120. In response to this, the mail transmission server 202 or 302 transmits the mail of the instructed content to the mail address instructed by the application server 110.

一方、ステップS11において、送信元が学校側PC21であると判定された場合、アプリケーションサーバ110は、ステップS14〜S17に示すように、送信された情報中のファイルに無害化処理が施されてからデータベースサーバ120にそのファイルを格納する。まず、アプリケーションサーバ110の無害化処理管理部112は、受信した情報に含まれるファイルを無害化処理サーバ103に送信する(ステップS14)。これに応じ、無害化処理サーバ103は、ファイルの無害化処理を開始する。次に、転送処理管理部111は、受信した情報に基づいてフォルダデータ121を生成するようにデータベースサーバ120に指示する(ステップS15)。データベースサーバ120は、これに基づいて、画像B11〜B19のコントロールにおいて入力された情報に対応するフォルダデータ121を生成する。ただし、この段階ではファイルの無害化が完了していないため、新規に生成されたフォルダデータ121にはファイルが含まれていない。次に、無害化処理管理部112は、無害化処理サーバ103から無害化処理が完了した旨の通知を受信するまでデータ転送処理の進行を保留にする(ステップS16、NO)。無害化処理サーバ103から無害化処理が完了した旨の通知を受信すると(ステップS16、YES)、無害化処理管理部112が無害化処理後のファイルを無害化処理サーバ103から受信すると共に、転送処理管理部111がデータベースサーバ120のフォルダデータ121へと無害化処理後のファイルを格納するようにデータベースサーバ120に指示する(ステップS17)。これに応じ、データベースサーバ120は、フォルダデータ121中に無害化済みのファイルを追加する。そして、アプリケーションサーバ110はステップS13を実行する。 On the other hand, when it is determined in step S11 that the transmission source is the school side PC21, the application server 110 detoxifies the file in the transmitted information as shown in steps S14 to S17. The file is stored in the database server 120. First, the detoxification processing management unit 112 of the application server 110 transmits the file included in the received information to the detoxification processing server 103 (step S14). In response to this, the detoxification processing server 103 starts the detoxification processing of the file. Next, the transfer processing management unit 111 instructs the database server 120 to generate the folder data 121 based on the received information (step S15). Based on this, the database server 120 generates the folder data 121 corresponding to the information input in the controls of the images B11 to B19. However, since the detoxification of the file is not completed at this stage, the newly generated folder data 121 does not include the file. Next, the detoxification processing management unit 112 suspends the progress of the data transfer processing until it receives a notification from the detoxification processing server 103 that the detoxification processing is completed (step S16, NO). When the detoxification processing server 103 receives the notification that the detoxification processing is completed (step S16, YES), the detoxification processing management unit 112 receives the detoxification processing file from the detoxification processing server 103 and transfers it. The processing management unit 111 instructs the database server 120 to store the detoxified file in the folder data 121 of the database server 120 (step S17). In response to this, the database server 120 adds a detoxified file to the folder data 121. Then, the application server 110 executes step S13.

図6の処理が完了すると、委員会側PC11及び学校側PC21のうち、以上のように新規作成の処理が実行されたPCにおいては、ディスプレイの表示がホーム画面(例えば、図4の画像IM1)の表示に戻る。ホーム画面には、新規作成されたフォルダの項目が領域A1及びA2のいずれか対応する方に追加される。一方、委員会側PC11及び学校側PC21のうち、新規作成されたフォルダの共有先のPCにおいては、新規作成されたフォルダの項目がホーム画面の領域A1及びA2のいずれか対応する方に表示される。例えば、委員会側PC11において共有先を学校側ユーザとして新規作成が実行されたフォルダは、委員会側PC11のホーム画面には領域A2に、学校側PC21のホーム画面には領域A1にそれぞれ表示される。なお、新規作成されたフォルダに関するファイルが無害化処理の対象となる場合には、共有先のPCのディスプレイにフォルダの項目が表示されるのは、無害化処理が完了してからとなる。 When the process of FIG. 6 is completed, the display of the home screen (for example, the image IM1 of FIG. 4) is displayed on the PC 11 of the committee side and the PC 21 of the school side on which the newly created process is executed as described above. Return to the display of. On the home screen, the items of the newly created folder are added to the corresponding one of the areas A1 and A2. On the other hand, among the committee side PC11 and the school side PC21, on the PC to which the newly created folder is shared, the item of the newly created folder is displayed on the corresponding side of the home screen areas A1 and A2. To. For example, a folder newly created on the committee-side PC11 with the sharing destination as the school-side user is displayed in area A2 on the home screen of the committee-side PC11 and in area A1 on the home screen of the school-side PC21. To. When the file related to the newly created folder is subject to the detoxification process, the folder item is displayed on the display of the sharing destination PC only after the detoxification process is completed.

委員会側PC11又は学校側PC21のディスプレイに表示されたホーム画面(例えば、図4の画像IM1)において、フォルダの詳細情報を示す項目(例えば、図4の項目F1〜F6のいずれか)をユーザが選択すると、選択された項目がいずれであるかを示す情報が当該PCからアプリケーションサーバ110に送信される。アプリケーションサーバ110は、選択された項目に応じたフォルダに対応するフォルダデータ121をデータベースサーバ120から取得すると共に、取得したフォルダデータ121に基づいてフォルダの詳細情報を示す画面を表示させるHTMLファイルを生成して当該PCに送信する。当該PCのディスプレイには、アプリケーションサーバ110から送信されたHTMLファイルに基づいてフォルダの詳細情報を示す画面が表示される。 On the home screen (for example, image IM1 of FIG. 4) displayed on the display of the committee side PC11 or the school side PC21, the user selects an item (for example, any of items F1 to F6 of FIG. 4) indicating detailed information of the folder. When is selected, information indicating which selected item is selected is transmitted from the PC to the application server 110. The application server 110 acquires the folder data 121 corresponding to the folder corresponding to the selected item from the database server 120, and generates an HTML file for displaying a screen showing detailed information of the folder based on the acquired folder data 121. And send it to the PC. On the display of the PC, a screen showing detailed information of the folder is displayed based on the HTML file transmitted from the application server 110.

図7の画像IM3は、フォルダの共有先のPCにおいて、受信したフォルダに対応する項目が選択された場合にディスプレイに表示される画面の一例を示す。特に、画像IM3は、委員会側のユーザが作成したフォルダに対応する項目をその共有先の学校側のユーザが選択した場合の画面を示す。学校側のユーザは、画像IM3を用いてフォルダの内容確認及び返信の処理を実行できる。なお、学校側のユーザが作成したフォルダの内容確認及び返信の処理を委員会側のユーザが実行する場合にも同様の処理となるので、以下においては、委員会側PC11において処理が実行される場合及び学校側PC21において処理が実行される場合の両方を想定して説明する。 The image IM3 of FIG. 7 shows an example of a screen displayed on the display when an item corresponding to the received folder is selected on the PC to which the folder is shared. In particular, the image IM3 shows a screen when the user of the school side of the sharing destination selects an item corresponding to the folder created by the user of the committee side. The user on the school side can execute the process of confirming the contents of the folder and replying using the image IM3. In addition, since the same processing is performed when the committee side user executes the content confirmation and reply processing of the folder created by the school side user, the processing is executed on the committee side PC 11 in the following. The description will be made assuming both the case and the case where the processing is executed on the school side PC21.

画像IM3は、フォルダ作成者が入力したメッセージや回答期限日等の情報を表示した情報表示部C1及びフォルダ作成者や作成日等の情報を示す情報表示部C2を含んでいる。また、画像IM3は、ポインティングデバイスを用いて選択したりキーボード等を用いて情報を入力したりすることが可能なコントロールの画像B31〜B40を含んでいる。ユーザは、画像B36〜B39のコントロールを選択して情報を入力した後で、画像B40のコントロールを選択することにより、フォルダの作成者に対して返信できる。 The image IM3 includes an information display unit C1 that displays information such as a message input by the folder creator and a reply deadline date, and an information display unit C2 that displays information such as the folder creator and the creation date. Further, the image IM3 includes images B31 to B40 of a control that can be selected by using a pointing device or input information by using a keyboard or the like. The user can reply to the creator of the folder by selecting the controls for images B36 to B39, entering the information, and then selecting the controls for images B40.

画像B31のコントロールは、フォルダの新規作成時にデータベースサーバ120に保存されたファイルすべてを一度にダウンロードするためのものである。画像B32及びB33のコントロールは、フォルダの新規作成時にデータベースサーバ120に保存されたファイルをファイルごとにダウンロードするためのものである。画像B31〜B33のコントロールを選択すると、画像B32及びB33の左側に表示されたファイル名に対応するファイルを一括又は個別にダウンロードすることができる。画像B31〜B33のコントロールが選択されると、画像B31〜B33のコントロールのうち、選択されたコントロールに応じたファイルのダウンロードの要求が、リバースプロキシサーバ201又は301を介してアプリケーションサーバ110に送信される。これに応じ、アプリケーションサーバ110は、要求されたファイルをデータベースサーバ120から取得すると共に、リバースプロキシサーバ201又は301を介して委員会側PC11又は学校側PC21へと送信する。 The control of the image B31 is for downloading all the files saved in the database server 120 at once when a new folder is created. The controls of images B32 and B33 are for downloading the files saved in the database server 120 for each file when a new folder is created. When the controls of images B31 to B33 are selected, the files corresponding to the file names displayed on the left side of images B32 and B33 can be downloaded all at once or individually. When the controls of images B31 to B33 are selected, a request to download a file corresponding to the selected control among the controls of images B31 to B33 is transmitted to the application server 110 via the reverse proxy server 201 or 301. To. In response to this, the application server 110 acquires the requested file from the database server 120 and transmits it to the committee side PC 11 or the school side PC 21 via the reverse proxy server 201 or 301.

画像B34のコントロールが選択されると、その旨がリバースプロキシサーバ201又は301を介してアプリケーションサーバ110に送信される。これに応じ、アプリケーションサーバ110は、データベースサーバ120のフォルダデータ121におけるフォルダの状況を確認済みに更新する。画像B35のコントロールが選択されると、ディスプレイの表示が図4に示すホーム画面の表示に戻る。 When the control of the image B34 is selected, that fact is transmitted to the application server 110 via the reverse proxy server 201 or 301. In response to this, the application server 110 updates the status of the folder in the folder data 121 of the database server 120 to confirmed. When the control of image B35 is selected, the display returns to the home screen shown in FIG.

画像B36のコントロールは、フォルダ作成者に返信するファイル名を入力するためのものである。画像B37の「削除」ボタンを選択すると、画像B36のファイル名が削除される。画像B38のコントロールは、ドラッグ&ドロップの操作によってファイルの選択を行える領域である。画像B38のコントロールに含まれる「ファイルを選択」とのボタンを選択すると、標準のダイアログボックスを用いてファイルを選択することも可能である。画像B39のコントロールは、フォルダ作成者に向けたメッセージを入力するためのものである。 The control of the image B36 is for inputting the file name to be returned to the folder creator. When the "Delete" button of the image B37 is selected, the file name of the image B36 is deleted. The control of the image B38 is an area where a file can be selected by a drag and drop operation. It is also possible to select a file using the standard dialog box by selecting the "Select File" button included in the control of image B38. The control of image B39 is for inputting a message for the folder creator.

画像B40のコントロールが選択されると、画像B36〜B39のコントロールにおいて入力された情報が、リバースプロキシサーバ201又は301を介して委員会側PC11又は学校側PC21からアプリケーションサーバ110へと送信される。これに応じ、アプリケーションサーバ110は、図8に示す処理を実行する。まず、アプリケーションサーバ110の転送処理管理部111は、情報の送信元が委員会側PC11であるか、学校側PC21であるかを判定する(ステップS21)。情報の送信元が委員会側PC11である場合(ステップS21、委員会側PC)には、転送処理管理部111は、受信した情報をフォルダデータ121に追加するようにデータベースサーバ120に指示する(ステップS22)。データベースサーバ120は、これに基づいて、画像B36〜B39のコントロールにおいて入力された情報を、これと対応するフォルダデータ121に追加する。 When the control of the image B40 is selected, the information input in the controls of the images B36 to B39 is transmitted from the committee side PC 11 or the school side PC 21 to the application server 110 via the reverse proxy server 201 or 301. In response to this, the application server 110 executes the process shown in FIG. First, the transfer processing management unit 111 of the application server 110 determines whether the source of the information is the committee-side PC11 or the school-side PC21 (step S21). When the transmission source of the information is the committee side PC 11 (step S21, the committee side PC), the transfer processing management unit 111 instructs the database server 120 to add the received information to the folder data 121 (step S21, the committee side PC). Step S22). Based on this, the database server 120 adds the information input in the controls of the images B36 to B39 to the corresponding folder data 121.

一方、ステップS21において、送信元が学校側PC21であると判定された場合、アプリケーションサーバ110は、ステップS24〜S27に示すように、送信された情報中のファイルに無害化処理を施してからデータベースサーバ120にそのファイルを格納する。まず、アプリケーションサーバ110の無害化処理管理部112は、受信した情報に含まれるファイルを無害化処理サーバ103に送信する(ステップS24)。これに応じ、無害化処理サーバ103は、ファイルの無害化処理を開始する。次に、転送処理管理部111は、受信した情報のうち、ファイルを除いた部分をフォルダデータ121に追加するようにデータベースサーバ120に指示する(ステップS25)。データベースサーバ120は、これに基づいて、画像B38及びB39のコントロールにおいて入力された情報を、対応するフォルダデータ121に追加する。次に、無害化処理管理部112は、無害化処理サーバ103から無害化処理が完了した旨の通知を受信するまでデータ転送処理の進行を保留にする(ステップS26、NO)。無害化処理サーバ103から無害化処理が完了した旨の通知を受信すると(ステップS26、YES)、無害化処理管理部112は、無害化処理後のファイルを無害化処理サーバ103から受信すると共に、転送処理管理部111がデータベースサーバ120のフォルダデータ121へと無害化処理後のファイルを格納するようにデータベースサーバ120に指示する(ステップS27)。これに応じ、データベースサーバ120は、フォルダデータ121中に無害化済みのファイルを追加する。次に、転送処理管理部111は、フォルダ作成者である委員会側のユーザに対し、フォルダに返信がなされた旨を通知するメールを送信するようにメール送信サーバ202に指示する(ステップS28)。フォルダ作成者のメールアドレスは、データベースサーバ120のユーザデータから取得される。これに応じ、メール送信サーバ202は、アプリケーションサーバ110から指示されたメールアドレスに向けて、指示された内容のメールを送信する。 On the other hand, when it is determined in step S21 that the transmission source is the school side PC21, the application server 110 performs detoxification processing on the file in the transmitted information as shown in steps S24 to S27, and then performs the database. The file is stored in the server 120. First, the detoxification processing management unit 112 of the application server 110 transmits the file included in the received information to the detoxification processing server 103 (step S24). In response to this, the detoxification processing server 103 starts the detoxification processing of the file. Next, the transfer processing management unit 111 instructs the database server 120 to add the portion of the received information excluding the file to the folder data 121 (step S25). Based on this, the database server 120 adds the information input in the controls of the images B38 and B39 to the corresponding folder data 121. Next, the detoxification processing management unit 112 suspends the progress of the data transfer processing until it receives a notification from the detoxification processing server 103 that the detoxification processing is completed (step S26, NO). Upon receiving the notification from the detoxification processing server 103 that the detoxification processing is completed (step S26, YES), the detoxification processing management unit 112 receives the file after the detoxification processing from the detoxification processing server 103, and also receives the file from the detoxification processing server 103. The transfer processing management unit 111 instructs the database server 120 to store the detoxified file in the folder data 121 of the database server 120 (step S27). In response to this, the database server 120 adds a detoxified file to the folder data 121. Next, the forwarding processing management unit 111 instructs the mail sending server 202 to send a mail notifying that the reply has been made to the folder to the user on the committee side who is the folder creator (step S28). .. The e-mail address of the folder creator is obtained from the user data of the database server 120. In response to this, the mail transmission server 202 transmits the mail of the instructed content to the mail address instructed by the application server 110.

図8の処理が完了すると、ディスプレイの表示がホーム画面(例えば、図4の画像IM1)の表示に戻る。ホーム画面においては、確認済みとなったフォルダに関する項目におけるフォルダの状況の表示が更新される。また、返信済みのフォルダの情報はホーム画面に表示されなくなる。なお、フォルダの情報が一旦表示されなくなったホーム画面(例えば、図4の画像IM1)において画像B3のコントロールを選択することで、返信済みのフォルダの情報を再びホーム画面に表示させることができる。 When the process of FIG. 8 is completed, the display of the display returns to the display of the home screen (for example, the image IM1 of FIG. 4). On the home screen, the display of the folder status in the items related to the confirmed folders is updated. Also, the information of the returned folder will not be displayed on the home screen. By selecting the control of the image B3 on the home screen (for example, the image IM1 of FIG. 4) where the folder information is once hidden, the information of the returned folder can be displayed on the home screen again.

図9の画像IM4は、ホーム画面中、過去に作成したフォルダに対応する項目をそのフォルダ作成者が選択した場合にディスプレイに表示される画面の一例を示す。特に、画像IM4は、委員会側のユーザが作成したフォルダに対応する項目をそのユーザが選択した場合の画面を示す。委員会側のユーザは、画像IM4を用いて共有先からの返信内容を確認する処理を実行できる。なお、学校側のユーザが共有先からの返信内容を確認する処理を実行する場合にも同様の処理となるので、以下においては、委員会側PC11において処理が実行される場合及び学校側PC21において処理が実行される場合の両方を想定して説明する。 The image IM4 of FIG. 9 shows an example of a screen displayed on the display when the folder creator selects an item corresponding to a folder created in the past on the home screen. In particular, the image IM4 shows a screen when the user selects an item corresponding to the folder created by the user on the committee side. The user on the committee side can execute the process of confirming the reply content from the sharing destination using the image IM4. The same process applies when the user on the school side executes the process of confirming the content of the reply from the sharing destination. Therefore, in the following, the process is executed on the committee side PC11 and on the school side PC21. The explanation will be made assuming both cases where the process is executed.

画像IM4は、フォルダの情報を表示する情報表示部C11〜C14を含んでいる。情報表示部C11は、フォルダ作成者が入力したメッセージや回答期限日等の情報を表示している。情報表示部C12は、フォルダ作成者や作成日等の情報を表示している。情報表示部C13は、フォルダの共有先からの返信状況を表示している。情報表示部C13は、画像中の「アイコン種別」に示すように、フォルダの状況を表す以下4種類のアイコンを含んでいる:確認済みであることを表す「既読」アイコン、確認済みでないことを表す「未読」アイコン、返信済みであることを表す「返信あり」アイコン、及び返信済みでないことを表す「返信なし」アイコン。情報表示部C13の最上部において、「既読」アイコンの右側の数字は確認済みとした共有先の人数を、「返信あり」アイコンの右側の数字は返信済みとした共有先の人数を示している。また、「校長」や「教頭」の右側のアイコンは、共有先の各ユーザにおいて確認済みか否か及び返信済みか否かを示している。情報表示部C14は、共有先との間でやり取りしたメッセージを表示している。 The image IM4 includes information display units C11 to C14 for displaying folder information. The information display unit C11 displays information such as a message input by the folder creator and a reply deadline date. The information display unit C12 displays information such as the folder creator and the creation date. The information display unit C13 displays the reply status from the sharing destination of the folder. As shown in "Icon type" in the image, the information display unit C13 includes the following four types of icons indicating the status of the folder: "read" icon indicating confirmed, not confirmed. An "unread" icon that represents, a "replied" icon that indicates that the reply has been sent, and a "no reply" icon that indicates that the reply has not been completed. At the top of the information display unit C13, the number to the right of the "read" icon indicates the number of shared destinations that have been confirmed, and the number to the right of the "replied" icon indicates the number of shared destinations that have been replied. There is. In addition, the icons on the right side of the "principal" and "vice-principal" indicate whether or not each user of the sharing destination has confirmed and whether or not the reply has been completed. The information display unit C14 displays a message exchanged with the sharing destination.

また、画像IM4は、ポインティングデバイスを用いて選択したりキーボード等を用いて情報を入力したりすることが可能なコントロールの画像B51〜B63を含んでいる。画像B51のコントロールは、フォルダの新規作成時にデータベースサーバ120に保存されたファイルすべてを一度にダウンロードするためのものである。画像B52及びB53のコントロールは、フォルダの新規作成時にデータベースサーバ120に保存されたファイルをファイルごとにダウンロードするためのものである。画像B51〜B53のコントロールを選択すると、画像B52及びB53の左側に表示されたファイル名に対応するファイルを一括又は個別にダウンロードすることができる。これらのボタンが選択されると、画像B51〜B53のコントロールのうち、選択されたコントロールに応じたファイルのダウンロードの要求が、リバースプロキシサーバ201又は301を介してアプリケーションサーバ110に送信される。これに応じ、アプリケーションサーバ110は、要求されたファイルをデータベースサーバ120から取得すると共に、リバースプロキシサーバ201又は301を介して委員会側PC11又は学校側PC21へと送信する。 Further, the image IM4 includes images B51 to B63 of controls that can be selected by using a pointing device or input information by using a keyboard or the like. The control of the image B51 is for downloading all the files saved in the database server 120 at once when a new folder is created. The controls of images B52 and B53 are for downloading the files saved in the database server 120 for each file when a new folder is created. When the controls of images B51 to B53 are selected, the files corresponding to the file names displayed on the left side of the images B52 and B53 can be downloaded all at once or individually. When these buttons are selected, a request to download a file corresponding to the selected control among the controls of images B51 to B53 is transmitted to the application server 110 via the reverse proxy server 201 or 301. In response to this, the application server 110 acquires the requested file from the database server 120 and transmits it to the committee side PC 11 or the school side PC 21 via the reverse proxy server 201 or 301.

画像B54及びB55のコントロールは、フォルダの新規作成時にデータベースサーバ120に保存されたファイルをファイルごとに削除するためのものである。これらのボタンが選択されると、画像B54及びB55のコントロールのうち、選択されたコントロールに応じたファイルの削除の要求が、リバースプロキシサーバ201又は301を介してアプリケーションサーバ110に送信される。これに応じ、アプリケーションサーバ110は、要求されたファイルを削除するようにデータベースサーバ120に指示する。データベースサーバ120はそのファイルを削除する。 The controls of images B54 and B55 are for deleting the files saved in the database server 120 for each file when a new folder is created. When these buttons are selected, a request to delete a file corresponding to the selected control among the controls of the images B54 and B55 is transmitted to the application server 110 via the reverse proxy server 201 or 301. In response, the application server 110 instructs the database server 120 to delete the requested file. The database server 120 deletes the file.

画像B56のコントロールが選択されると、その旨がリバースプロキシサーバ201又は301を介してアプリケーションサーバ110に送信される。これに応じ、アプリケーションサーバ110は、データベースサーバ120のフォルダデータ121におけるフォルダの状況を完了済みに更新する。完了済みのフォルダの情報はホーム画面に表示されなくなる。なお、フォルダの情報が一旦表示されなくなったホーム画面(例えば、図4の画像IM1)において画像B3のコントロールを選択することで、完了済みのフォルダの情報を再びホーム画面に表示させることができる。 When the control of image B56 is selected, that fact is transmitted to the application server 110 via the reverse proxy server 201 or 301. In response to this, the application server 110 updates the status of the folder in the folder data 121 of the database server 120 to completed. The completed folder information is no longer displayed on the home screen. By selecting the control of the image B3 on the home screen (for example, the image IM1 in FIG. 4) where the folder information is once hidden, the completed folder information can be displayed on the home screen again.

画像B57のコントロールは、当該フォルダを削除するためのものである。このコントロールが選択されると、その旨がアプリケーションサーバ110に送信される。アプリケーションサーバ110は、当該フォルダに対応するフォルダデータ121を削除するようにデータベースサーバ120に指示する。データベースサーバ120は、その指示に基づいてフォルダデータ121を削除する。当該フォルダが削除されると、画像IM1における画像B3のコントロールによる切り替えに関わらず、削除されたフォルダの情報がホーム画面に表示されなくなる。画像B58のコントロールが選択されると、ディスプレイの表示が図4に示すホーム画面に戻る。画像B62のコントロールは、返信元であるフォルダ共有先に向けたメッセージを入力するためのものである。画像B63のコントロールが選択されると、画像B62のコントロールに入力されたメッセージがリバースプロキシサーバ201又は301を介してアプリケーションサーバ110に送信される。アプリケーションサーバ110は、送信されたメッセージをフォルダデータ121に追加するようにデータベースサーバ120に指示する。データベースサーバ120は、対応するフォルダに応じたフォルダデータ121にメッセージを追加する。 The control of image B57 is for deleting the folder. When this control is selected, a message to that effect is sent to the application server 110. The application server 110 instructs the database server 120 to delete the folder data 121 corresponding to the folder. The database server 120 deletes the folder data 121 based on the instruction. When the folder is deleted, the information of the deleted folder is not displayed on the home screen regardless of the switching by the control of the image B3 in the image IM1. When the control of image B58 is selected, the display returns to the home screen shown in FIG. The control of the image B62 is for inputting a message directed to the folder sharing destination that is the reply source. When the control of the image B63 is selected, the message input to the control of the image B62 is transmitted to the application server 110 via the reverse proxy server 201 or 301. The application server 110 instructs the database server 120 to add the transmitted message to the folder data 121. The database server 120 adds a message to the folder data 121 corresponding to the corresponding folder.

画像B59及びB60のコントロールは、共有先のユーザから返信されたファイルを個別にダウンロードするためのものである。これらの画像に含まれる「校長」「教頭」等の記載を含む枠は、個別に選択可能となっている。これらのうちのいずれかの枠を選択すると、その枠に対応するユーザから返信されたファイルをダウンロードできる。また、画像B61のコントロールは、共有先の全ユーザから返信されたファイルを一括でダウンロードするためのものである。画像B59〜B61のコントロールが選択されると、画像B59〜B61のコントロールのうち、選択されたコントロールに応じたファイルのダウンロードの要求が、リバースプロキシサーバ201又は301を介してアプリケーションサーバ110に送信される。これに応じ、アプリケーションサーバ110は、要求されたファイルをデータベースサーバ120から取得すると共に、リバースプロキシサーバ201又は301を介して委員会側PC11又は学校側PC21へと送信する。 The controls of the images B59 and B60 are for individually downloading the files returned from the sharing destination user. The frames including the descriptions such as "principal" and "vice-principal" included in these images can be individually selected. If you select one of these slots, you can download the file returned by the user corresponding to that slot. Further, the control of the image B61 is for collectively downloading the files returned from all the sharing destination users. When the controls of images B59 to B61 are selected, a request to download a file corresponding to the selected control among the controls of images B59 to B61 is transmitted to the application server 110 via the reverse proxy server 201 or 301. To. In response to this, the application server 110 acquires the requested file from the database server 120 and transmits it to the committee side PC 11 or the school side PC 21 via the reverse proxy server 201 or 301.

以上は、主に調査フォルダに関して実行される一連の処理についての説明である。一方、通知フォルダに関しては、フォルダに含まれるメッセージ及びファイルに対し、フォルダの共有先においてファイルのダウンロードと確認済みの処理のみが実行可能である。つまり、フォルダに対して返信の処理がなされない他は、調査フォルダに関する上記の処理の内容と同様である。また、様式等共有フォルダに関しては、フォルダに含まれるファイルのダウンロードがフォルダの共有先において実行されるのみである。本明細書においては、説明が重複するのを避けるため、通知フォルダ及び様式等共有フォルダに関する処理についての詳細な説明を省略する。 The above is a description of a series of processes mainly executed for the survey folder. On the other hand, regarding the notification folder, only the file download and confirmed processing can be executed at the folder sharing destination for the messages and files contained in the folder. That is, the contents of the above processing for the survey folder are the same except that the reply processing is not performed for the folder. In addition, regarding the shared folder such as style, the file included in the folder is only downloaded at the shared destination of the folder. In this specification, in order to avoid duplication of description, detailed description of the processing related to the notification folder and the shared folder such as the format will be omitted.

委員会側PC11又は学校側PC21において、ホーム画面(例えば、図4の画像IM1)中、画像B4のコントロールをユーザが選択すると、無害化処理中のファイルの一覧がディスプレイに表示される。図10の画像IM5は、ディスプレイに表示されるファイル一覧の一例である。画像IM5には、送信中のファイルと受信中のファイルとに分けて一覧が表示されている。一覧に含まれる各項目には、無害化処理中のファイルが含まれるフォルダの名称、フォルダの種類、無害化処理中のファイルの名称、ファイルの登録日及びフォルダ作成者の情報が含まれている。 When the user selects the control of the image B4 on the home screen (for example, the image IM1 of FIG. 4) on the committee side PC11 or the school side PC21, a list of files being detoxified is displayed on the display. The image IM5 of FIG. 10 is an example of a file list displayed on the display. In the image IM5, a list is displayed separately for the file being transmitted and the file being received. Each item in the list contains the name of the folder that contains the file being detoxified, the type of folder, the name of the file being detoxified, the file registration date, and information about the folder creator. ..

以上説明した本実施形態によると、ゲートウェイセグメント100に隣接した外部ネットワーク公開セグメント300にリバースプロキシサーバ301が設置されている。これにより、学校側PC21からのファイルは、リバースプロキシサーバ301を介して、ゲートウェイセグメント100に設置されたアプリケーションサーバ110へと転送されることになる。リバースプロキシサーバ301のIPアドレスはインターネットN2側に公開されているが、ゲートウェイセグメント100内のサーバ(例えば、アプリケーションサーバ110)のIPアドレスはインターネットN2側に公開されていない。つまり、インターネットN2側からの直接のアクセスはリバースプロキシサーバ301との間に限られ、ゲートウェイセグメント100との間ではできない。したがって、データ転送システム1は、インターネットN2側からの不正侵入に対して堅固である。 According to the present embodiment described above, the reverse proxy server 301 is installed in the external network public segment 300 adjacent to the gateway segment 100. As a result, the file from the school side PC 21 is transferred to the application server 110 installed in the gateway segment 100 via the reverse proxy server 301. The IP address of the reverse proxy server 301 is open to the Internet N2 side, but the IP address of the server (for example, application server 110) in the gateway segment 100 is not open to the Internet N2 side. That is, direct access from the Internet N2 side is limited to the reverse proxy server 301 and not to the gateway segment 100. Therefore, the data transfer system 1 is robust against unauthorized intrusion from the Internet N2 side.

一方で、LGWAN N1は、高度なセキュリティを確保した行政専用のネットワークである。このため、LGWAN N1と接続するシステムには高いセキュリティが要求される。したがって、インターネットN2側からの攻撃に堅固であるのみでは、LGWAN N1側のセキュリティの要求に応えられないおそれがある。例えば、外部ネットワーク公開セグメント300にリバースプロキシサーバ301を設けるのみでは、必ずしも、LGWAN N1側からのゲートウェイセグメント100への不正侵入による不正なデータ転送(例えば、LGWAN N1側からインターネットN2側へのデータ流出)を防ぎやすいとはいえないからである。 On the other hand, LGWAN N1 is an administrative network that ensures a high degree of security. Therefore, high security is required for the system connected to LGWAN N1. Therefore, it may not be possible to meet the security requirements of the LGWAN N1 side only by being robust against attacks from the Internet N2 side. For example, simply providing a reverse proxy server 301 in the external network public segment 300 does not necessarily mean that illegal data transfer due to unauthorized intrusion from the LGWAN N1 side into the gateway segment 100 (for example, data leakage from the LGWAN N1 side to the Internet N2 side). ) Is not easy to prevent.

そこで、本実施形態に係るデータ転送システム1においては、LGWAN公開セグメント200にリバースプロキシサーバ201が設けられている。このため、LGWAN N1側からもゲートウェイセグメント100には直接アクセスできない。このように、インターネットN2側からの不正侵入のみならず、LGWAN N1側からの不正侵入にも堅固なシステムとなっていることにより、LGWAN N1の高いセキュリティ要求を満たしやすいシステムが実現する。 Therefore, in the data transfer system 1 according to the present embodiment, the reverse proxy server 201 is provided in the LGWAN public segment 200. Therefore, the gateway segment 100 cannot be directly accessed even from the LGWAN N1 side. In this way, the system is robust not only against unauthorized intrusion from the Internet N2 side but also against unauthorized intrusion from the LGWAN N1 side, so that a system that can easily satisfy the high security requirements of LGWAN N1 is realized.

また、本実施形態においては、無害化処理サーバ103がゲートウェイセグメント100に設置されている。したがって、無害化処理サーバ103には、LGWAN N1側からもインターネットN2側からも直接アクセスできない。よって、無害化処理サーバ103を目標とした攻撃に対しても堅固なシステムが実現する。なお、無害化処理サーバ103は、リバースプロキシサーバ301からリバースプロキシサーバ201までファイルが転送される間に当該ファイルに無害化処理を施すようにデータ転送システム1に設けられていればよい。つまり、無害化処理サーバ103は、リバースプロキシサーバ301からリバースプロキシサーバ201までのファイルの転送経路のいずれかに配置されていれば、どのようにファイルに無害化処理を施してもよい。例えば、データベースサーバ120に一旦、ファイルが転送された後、当該ファイルがゲートウェイセグメント100内の無害化処理サーバ103に転送され、無害化処理が施される構成であってもよい。 Further, in the present embodiment, the detoxification processing server 103 is installed in the gateway segment 100. Therefore, the detoxification processing server 103 cannot be directly accessed from either the LGWAN N1 side or the Internet N2 side. Therefore, a robust system is realized even against an attack targeting the detoxification processing server 103. The detoxification processing server 103 may be provided in the data transfer system 1 so as to perform detoxification processing on the file while the file is transferred from the reverse proxy server 301 to the reverse proxy server 201. That is, the detoxification processing server 103 may perform detoxification processing on the file as long as it is located on any of the file transfer routes from the reverse proxy server 301 to the reverse proxy server 201. For example, after the file is once transferred to the database server 120, the file may be transferred to the detoxification processing server 103 in the gateway segment 100 to be detoxified.

また、本実施形態においては、委員会側PC11又は学校側PC21とリバースプロキシサーバ201又は301との間の通信に用いられるプロトコルと、リバースプロキシサーバ201又は301とアプリケーションサーバ110との間の通信に用いられるプロトコルとが互いに異なっている。したがって、LGWAN N1又はインターネットN2からのアプリケーションサーバ110への不正侵入を試みる場合には、2つの異なる通信プロトコルの通信に対してそれぞれ攻撃を成功させる必要が生じる。よって、アプリケーションサーバ110への不正侵入に対して堅固なシステムが実現する。 Further, in the present embodiment, the protocol used for communication between the committee side PC 11 or the school side PC 21 and the reverse proxy server 201 or 301, and the communication between the reverse proxy server 201 or 301 and the application server 110 The protocols used are different from each other. Therefore, when attempting to invade the application server 110 from LGWAN N1 or the Internet N2, it is necessary to succeed in each of the communications of two different communication protocols. Therefore, a robust system is realized against unauthorized intrusion into the application server 110.

また、本実施形態においては、新規作成されたフォルダの共有先のユーザが、そのフォルダの確認の処理(例えば、図7の画像IM3を用いた処理や図9の画像IM4を用いた処理)においてファイルのダウンロードを指示することで、共有先のユーザの委員会側PC11又は学校側PC21へとファイルがダウンロードされる。つまり、共有先のユーザが転送の指示を委員会側PC11又は学校側PC21に入力してはじめて、データがそのPCへと転送される。このため、共有先のユーザが所望のタイミングで委員会側PC11又は学校側PC21へのデータ転送を実行することが可能である。 Further, in the present embodiment, the user who shares the newly created folder is in the process of confirming the folder (for example, the process using the image IM3 of FIG. 7 and the process using the image IM4 of FIG. 9). By instructing the download of the file, the file is downloaded to the committee PC11 or the school PC21 of the sharing destination user. That is, the data is transferred to the committee-side PC 11 or the school-side PC 21 only after the sharing destination user inputs the transfer instruction to the committee-side PC 11 or the school-side PC 21. Therefore, the sharing destination user can execute the data transfer to the committee side PC 11 or the school side PC 21 at a desired timing.

また、本実施形態においては、フォルダが新規作成されると、メール送信サーバ202又は302を介してアプリケーションサーバ110からフォルダの共有先のユーザに対応するメールアドレスに、フォルダが新規作成された旨の電子メールが送信される。このため、共有先のユーザはメール通知に基づいて、フォルダの内容確認やファイルのダウンロードを実施できる。 Further, in the present embodiment, when a new folder is created, the folder is newly created from the application server 110 via the mail transmission server 202 or 302 to the mail address corresponding to the user who shares the folder. An email will be sent. Therefore, the sharing destination user can check the contents of the folder and download the file based on the e-mail notification.

<変形例>
以上は、本発明の好適な実施形態についての説明であるが、本発明は上述の実施形態に限られるものではなく、課題を解決するための手段に記載された範囲の限りにおいて様々な変更が可能なものである。
<Modification example>
The above is a description of a preferred embodiment of the present invention, but the present invention is not limited to the above-described embodiment, and various changes can be made as long as it is described in the means for solving the problem. It is possible.

例えば、上述の実施形態においては、委員会側PC11又は学校側PC21とリバースプロキシサーバ201又は301の間の通信と、リバースプロキシサーバ201又は301とアプリケーションサーバ110の間の通信とに異なる通信プロトコルが用いられている。しかし、これらの通信に共通の通信プロトコルが用いられていてもよい。 For example, in the above-described embodiment, different communication protocols are used for the communication between the committee side PC 11 or the school side PC 21 and the reverse proxy server 201 or 301 and the communication between the reverse proxy server 201 or 301 and the application server 110. It is used. However, a common communication protocol may be used for these communications.

また、上述の実施形態においては、無害化処理サーバ103がゲートウェイセグメント100内に設けられている。しかし、無害化処理を行う手段がゲートウェイセグメント100外に設けられていてもよい。例えば、無害化処理サーバ103がインターネットN2と接続され、学校側PC21及びリバースプロキシサーバ301とインターネットN2を介して通信するように設けられていてもよい。この場合、インターネットN2を介して学校側PC21から無害化処理サーバ103へと送信されたファイルに無害化処理が施され、インターネットN2を介して無害化処理サーバ103からリバースプロキシサーバ301へと無害化済みのファイルが送信される。 Further, in the above-described embodiment, the detoxification processing server 103 is provided in the gateway segment 100. However, a means for performing detoxification processing may be provided outside the gateway segment 100. For example, the detoxification processing server 103 may be provided so as to be connected to the Internet N2 and communicate with the school PC21 and the reverse proxy server 301 via the Internet N2. In this case, the file transmitted from the school PC 21 to the detoxification processing server 103 via the Internet N2 is detoxified, and the detoxification processing server 103 is detoxified to the reverse proxy server 301 via the Internet N2. The completed file is sent.

また、上述の実施形態においては、アプリケーションサーバ110、データベースサーバ120及び無害化処理サーバ103が互いに独立したサーバとして構成されている。しかし、これらのサーバのうちの2つ又は3つにおける機能を兼ね備えたサーバがその代わりに設けられてもよい。例えば、アプリケーションサーバ110及びデータベースサーバ120の機能を兼ね備えたサーバがこれらの代わりに用いられる場合、かかるサーバは本発明におけるデータ保存手段に対応するものとなる。 Further, in the above-described embodiment, the application server 110, the database server 120, and the detoxification processing server 103 are configured as independent servers. However, a server having the functions of two or three of these servers may be provided instead. For example, when a server having the functions of the application server 110 and the database server 120 is used instead of these, such a server corresponds to the data storage means in the present invention.

また、上述の実施形態では、新規作成されたフォルダの共有先のユーザが、ファイルのダウンロードを指示することで、共有先のユーザの委員会側PC11又は学校側PC21へとファイルがダウンロードされる。しかし、例えば、学校側PC21からリバースプロキシサーバ301を介して転送されたファイルへの無害化処理が完了したら自動的に、アプリケーションサーバ110がリバースプロキシサーバ201を介してLGWAN N1に接続されたいずれかのコンピュータ又はサーバへと無害化処理済みのファイルを転送するようにデータ転送システム1が構成されてもよい。 Further, in the above-described embodiment, the user of the sharing destination of the newly created folder instructs the user to download the file, so that the file is downloaded to the committee side PC 11 or the school side PC 21 of the sharing destination user. However, for example, when the detoxification process for the file transferred from the school PC 21 via the reverse proxy server 301 is completed, the application server 110 is automatically connected to the LGWAN N1 via the reverse proxy server 201. The data transfer system 1 may be configured to transfer the detoxified file to the computer or server of the server.

また、データ転送システム1によって実行されるデータ転送処理の一実装例として、委員会側PC11又は学校側PC21のディスプレイに表示される画面の遷移がなされるたびに、委員会側PC11又は学校側PC21とアプリケーションサーバ110との間の通信に関して実行される通信セッションが一旦切断されるようにデータ転送システム1が構成されていてもよい。具体的には、例えば、図3の画像IM0の画面から図4の画像IM1の画面への遷移や、図4の画像IM1の画面から図5の画像IM2の画面への遷移等がなされるたびに、委員会側PC11又は学校側PC21とリバースプロキシサーバ201又は301の間の通信セッションと、リバースプロキシサーバ201又は301とアプリケーションサーバ110の間の通信セッションとが一旦切断された後、新規な通信セッションがそれぞれ開始されるようにデータ転送システム1が構成されていることが好ましい。この場合、新規な通信セッションにおいて、古い通信セッションとの連続性が確保される必要がある。このための仕様として、例えば、委員会側PC11又は学校側PC21においてログイン期間中に保持されたユーザID及びパスワードが画面の遷移のたびに、つまり、新規な通信セッションが開始されるたびに委員会側PC11又は学校側PC21からアプリケーションサーバ110へと送信され、アプリケーションサーバ110においてこれらの認証がなされる構成が採用されてもよい。これによると、アプリケーションサーバ110は、新規な通信セッションが古い通信セッションと同じユーザによることを把握できる。これに基づき、アプリケーションサーバ110は、新規なセッションにおけるデータ転送処理等を、古い通信セッションと同じユーザに関連した処理であって、古い通信セッションから連続した通信セッションにおける処理として実行する。 Further, as an implementation example of the data transfer process executed by the data transfer system 1, each time the screen displayed on the display of the committee side PC 11 or the school side PC 21 is changed, the committee side PC 11 or the school side PC 21 The data transfer system 1 may be configured so that the communication session executed regarding the communication between the user and the application server 110 is temporarily disconnected. Specifically, for example, each time a transition from the screen of the image IM0 of FIG. 3 to the screen of the image IM1 of FIG. 4 or a transition from the screen of the image IM1 of FIG. 4 to the screen of the image IM2 of FIG. 5 is made. In addition, after the communication session between the committee side PC 11 or the school side PC 21 and the reverse proxy server 201 or 301 and the communication session between the reverse proxy server 201 or 301 and the application server 110 are temporarily disconnected, new communication is performed. It is preferable that the data transfer system 1 is configured so that each session is started. In this case, it is necessary to ensure continuity with the old communication session in the new communication session. As a specification for this, for example, the user ID and password held during the login period on the committee side PC11 or the school side PC21 are changed every time the screen is changed, that is, every time a new communication session is started. A configuration may be adopted in which transmission is transmitted from the side PC 11 or the school side PC 21 to the application server 110, and these authentications are performed in the application server 110. According to this, the application server 110 can grasp that the new communication session is by the same user as the old communication session. Based on this, the application server 110 executes the data transfer process in the new session as the process related to the same user as the old communication session and as the process in the continuous communication session from the old communication session.

N1 LGWAN
N2 インターネット
11 委員会側PC
21 学校側
1 データ転送システム
100 ゲートウェイセグメント
103 無害化処理サーバ
110 アプリケーションサーバ
120 データベースサーバ
200 LGWAN公開セグメント
201 リバースプロキシサーバ
202 メール送信サーバ
300 外部ネットワーク公開セグメント
301 リバースプロキシサーバ
302 メール送信サーバ
N1 LGWAN
N2 Internet 11 Committee side PC
21 School side 1 Data transfer system 100 Gateway segment 103 Detoxification processing server 110 Application server 120 Database server 200 LGWAN public segment 201 Reverse proxy server 202 Mail transmission server 300 External network public segment 301 Reverse proxy server 302 Mail transmission server

Claims (5)

第1コンピュータが接続された第1通信ネットワーク及び第2コンピュータが接続された第2通信ネットワークを通じて前記第2コンピュータから前記第1コンピュータへのデータ転送を実行するデータ転送システムであって、
前記第1通信ネットワークと接続された第1リバースプロキシサーバと、
前記第2通信ネットワークと接続された第2リバースプロキシサーバと、
前記第2リバースプロキシサーバを介して前記第2コンピュータから転送されたデータを保存する対象データ保存手段と、
転送対象となるデータに無害化処理を施す無害化処理手段と、
前記第2リバースプロキシサーバを介して前記第2コンピュータから送信されたデータを前記対象データ保存手段に転送すると共に、前記対象データ保存手段に保存されたデータを前記第1リバースプロキシサーバを介して前記第1コンピュータに転送するアプリケーションサーバと、を備えており、
前記無害化処理手段が無害化処理を施したデータが、前記第1リバースプロキシサーバを介して前記対象データ保存手段から前記第1コンピュータへと転送され
前記第1コンピュータと前記第1リバースプロキシサーバの間、及び、前記第2コンピュータと前記第2リバースプロキシサーバの間の通信と、前記第1リバースプロキシサーバ及び前記第2リバースプロキシサーバと前記アプリケーションサーバの間の通信とに互いに異なる通信プロトコルが用いられていることを特徴とするデータ転送システム。
A data transfer system that executes data transfer from the second computer to the first computer through the first communication network to which the first computer is connected and the second communication network to which the second computer is connected.
The first reverse proxy server connected to the first communication network,
A second reverse proxy server connected to the second communication network,
A target data storage means for storing data transferred from the second computer via the second reverse proxy server, and a target data storage means.
Detoxification processing means that detoxifies the data to be transferred,
The data transmitted from the second computer via the second reverse proxy server is transferred to the target data storage means, and the data stored in the target data storage means is transferred to the target data storage means via the first reverse proxy server. It is equipped with an application server that transfers data to the first computer.
The data that has been detoxified by the detoxification processing means is transferred from the target data storage means to the first computer via the first reverse proxy server .
Communication between the first computer and the first reverse proxy server, communication between the second computer and the second reverse proxy server, the first reverse proxy server, the second reverse proxy server, and the application server. A data transfer system characterized in that different communication protocols are used for communication between.
第1コンピュータが接続された第1通信ネットワーク及び第2コンピュータが接続された第2通信ネットワークを通じて前記第2コンピュータから前記第1コンピュータへのデータ転送を実行するデータ転送システムであって、
前記第1通信ネットワークと接続された第1リバースプロキシサーバと、
前記第2通信ネットワークと接続された第2リバースプロキシサーバと、
前記第2リバースプロキシサーバを介して前記第2コンピュータから転送されたデータを保存する対象データ保存手段と、
転送対象となるデータに無害化処理を施す無害化処理手段と、を備えており、
前記無害化処理手段が無害化処理を施したデータが、前記第1リバースプロキシサーバを介して前記対象データ保存手段から前記第1コンピュータへと転送され
前記第1コンピュータ及び前記第2コンピュータのいずれからも前記対象データ保存手段へのデータの転送が可能であり、
前記第1コンピュータ及び前記第2コンピュータの一方から転送されたデータが、転送先のユーザを示す情報と共に前記対象データ保存手段に保存され、
前記第1コンピュータ及び前記第2コンピュータの他方において、前記転送先のユーザによる転送の指示が入力された場合に、前記対象データ保存手段から前記他方へとデータが転送されることを特徴とするデータ転送システム。
A data transfer system that executes data transfer from the second computer to the first computer through the first communication network to which the first computer is connected and the second communication network to which the second computer is connected.
The first reverse proxy server connected to the first communication network,
A second reverse proxy server connected to the second communication network,
A target data storage means for storing data transferred from the second computer via the second reverse proxy server, and a target data storage means.
It is equipped with a detoxification processing means that detoxifies the data to be transferred.
The data that has been detoxified by the detoxification processing means is transferred from the target data storage means to the first computer via the first reverse proxy server .
Data can be transferred from either the first computer or the second computer to the target data storage means.
The data transferred from one of the first computer and the second computer is stored in the target data storage means together with information indicating the transfer destination user.
Data characterized in that data is transferred from the target data storage means to the other when a transfer instruction is input by the transfer destination user on the other of the first computer and the second computer. Transfer system.
前記無害化処理手段が、前記第2リバースプロキシサーバを介して前記第2コンピュータから転送されたデータが前記第1リバースプロキシサーバに転送されるまでの間に当該データに前記無害化処理を施すことを特徴とする請求項1又は2に記載のデータ転送システム。 The detoxification processing means performs the detoxification processing on the data until the data transferred from the second computer via the second reverse proxy server is transferred to the first reverse proxy server. The data transfer system according to claim 1 or 2. 前記他方から前記一方へと、返信のメッセージ及びファイルの少なくともいずれかを転送可能であることを特徴とする請求項に記載のデータ転送システム。 The data transfer system according to claim 2 , wherein at least one of a reply message and a file can be transferred from the other to the other. ユーザを示す情報と関連付けてメールアドレスを記憶するアドレス記憶手段と、
前記アドレス記憶手段の記憶内容に基づいて、前記第1コンピュータ又は前記第2コンピュータからデータが転送されてきた旨を示す電子メールを、前記転送先のユーザに対応するメールアドレスに送信するメール送信手段と、を備えていることを特徴とする請求項2又は4に記載のデータ転送システム。
An address storage means that stores an email address in association with information that indicates a user,
An e-mail transmission means for transmitting an e-mail indicating that data has been transferred from the first computer or the second computer to an e-mail address corresponding to the transfer destination user based on the stored contents of the address storage means. The data transfer system according to claim 2 or 4 , wherein the data transfer system comprises.
JP2019017640A 2019-02-04 2019-02-04 Data transfer system Active JP6895147B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019017640A JP6895147B2 (en) 2019-02-04 2019-02-04 Data transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019017640A JP6895147B2 (en) 2019-02-04 2019-02-04 Data transfer system

Publications (2)

Publication Number Publication Date
JP2020126385A JP2020126385A (en) 2020-08-20
JP6895147B2 true JP6895147B2 (en) 2021-06-30

Family

ID=72084927

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019017640A Active JP6895147B2 (en) 2019-02-04 2019-02-04 Data transfer system

Country Status (1)

Country Link
JP (1) JP6895147B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102574464B1 (en) * 2022-12-21 2023-09-12 알파카네트웍스 주식회사 Extensible Server Management Framework BASED ON REVERSE CONNECTION PROTOCOL AND ACCESs OPERATIONG METHOD THEREOF

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008158784A (en) * 2006-12-22 2008-07-10 Nec Corp Mail server, mail control system, and mail control program
US20090300750A1 (en) * 2008-05-27 2009-12-03 Avaya Inc. Proxy Based Two-Way Web-Service Router Gateway
JP5123157B2 (en) * 2008-12-22 2013-01-16 シャープ株式会社 Message display terminal, message management server, message display system, message display method, and message display program

Also Published As

Publication number Publication date
JP2020126385A (en) 2020-08-20

Similar Documents

Publication Publication Date Title
US20210264050A1 (en) Method and system for collaborative editing of a remotely stored document
CN101150484B (en) Method and system for remotely playing slide photos by using computer background
JP4764451B2 (en) Attribute information disclosure system, attribute information disclosure method, and attribute information disclosure processing program
JP5313372B2 (en) Application system, application installation method, application server, program
US20110238761A1 (en) Chat relay server and chat terminal used in chat system, methods of controlling same, and chat system
JP2005310136A (en) Protected file sharing method, system and program
JP6882924B2 (en) Service interlocking method, system and computer program between servers that identify registered users using different user identification systems
JP2014171211A (en) Information processing system
JP2003022228A (en) Status notification method in communication system, status notification server, communication system, recording medium, and program
JP2018120537A (en) Information processing system, method for controlling information processing system, and program therefor
US8516602B2 (en) Methods, apparatuses, and computer program products for providing distributed access rights management using access rights filters
JP4188966B2 (en) Communication terminal and content transmission method
JP6895147B2 (en) Data transfer system
JP2007249310A (en) Information management server
JP5299121B2 (en) Content management system, content management method, and portable terminal control program
JP2007086910A (en) Information sharing system, information sharing method and information sharing program
EP2420968A1 (en) Service system
JP2008065814A (en) Information access control method
JP2007140760A (en) E-mail communication support method, e-mail communication support system, and e-mail communication support program
JP2008046875A (en) Communication filtering system and method
JP2004272880A (en) Information providing device and information providing method
JP4798194B2 (en) Communication device
JP2003242122A (en) Network system, information processing device and method, storage medium, and program
JP2015072653A (en) Relay device, relay method, and relay program
JP7139807B2 (en) Information processing device, information processing system, and information processing program

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7426

Effective date: 20190228

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20190228

A80 Written request to apply exceptions to lack of novelty of invention

Free format text: JAPANESE INTERMEDIATE CODE: A80

Effective date: 20190228

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201119

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20210201

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20210218

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210302

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210427

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: 20210511

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210527

R150 Certificate of patent or registration of utility model

Ref document number: 6895147

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150