JP2014099778A - Mail communication system - Google Patents

Mail communication system Download PDF

Info

Publication number
JP2014099778A
JP2014099778A JP2012250800A JP2012250800A JP2014099778A JP 2014099778 A JP2014099778 A JP 2014099778A JP 2012250800 A JP2012250800 A JP 2012250800A JP 2012250800 A JP2012250800 A JP 2012250800A JP 2014099778 A JP2014099778 A JP 2014099778A
Authority
JP
Japan
Prior art keywords
mail
server
mailbox
information
data store
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2012250800A
Other languages
Japanese (ja)
Inventor
Hirotaka Horie
広貴 堀江
Masafumi Kinoshita
雅文 木下
Toshiyuki Kamiya
俊之 神谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2012250800A priority Critical patent/JP2014099778A/en
Publication of JP2014099778A publication Critical patent/JP2014099778A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To speed up appropriate retrieval time in a mail server which requires cost when there are attached files such as image files in addition to a text in a mail and memory capacity for caching all the held mails is secured and whose retrieval processing becomes slow when the mail server stores the mails in a disk and a character string included in the mail text is retrieved in the large-scaled mail server.SOLUTION: A data storage server that can designate a storage destination of data to store the data is installed as a storage region of a mail box server. The mail box server analyzes a construction of the received mail, holds a mail header and a body, which become retrieval objects, in a memory, and holds an attached file which is not the retrieval object of a character string in a disk, in the data storage server.

Description

本発明は、メール通信システムにおける加入ユーザからのメール検索の検索処理に関する。   The present invention relates to search processing for mail search from a subscribed user in a mail communication system.

従来の大規模メールサーバシステムは、ユーザの電子メールをメールボックスサーバに格納する場合、コスト、容量確保、信頼性の観点で有利な、ディスクにメールを保存する。   A conventional large-scale mail server system stores mail on a disk, which is advantageous from the viewpoints of cost, capacity, and reliability, when storing a user's electronic mail in a mailbox server.

本技術分野の背景技術として、特開2002-359649(特許文献1)がある。この公報には、電子メールサーバが、ユーザのアクセス履歴から、ユーザの特徴的なアクセス操作を考慮して、クライアントPC等の電子機器がアクセスする可能性の高い電子メールであるかを判断し、キャッシュメモリへアクセスする可能性が高いと判断した電子メールを記憶することが記載されている。   As background art of this technical field, there is JP-A-2002-359649 (Patent Document 1). In this publication, the e-mail server determines whether the e-mail is highly likely to be accessed by an electronic device such as a client PC in consideration of the user's characteristic access operation from the user's access history, It describes that an e-mail that is determined to have a high possibility of accessing a cache memory is stored.

特開2002-359649JP 2002-359649 A

大規模メールサーバの場合、メールには本文の他に画像ファイルなどの添付ファイルがある。メールの容量は添付ファイルがメールサイズの大部分を占めるため、保持するメールを全てキャッシュするメモリ容量を確保することは、ディスクに保存する場合に比べ、コストが掛かる。一方、メールサーバがディスクにメールを保存し、ディスクに保存されたメールに対してメール本文に含まれる文字列を検索する場合、ディスクアクセスが発生するため、検索処理が遅くなる。   In the case of a large-scale mail server, the mail has an attached file such as an image file in addition to the text. Since the attached file occupies most of the mail size, securing a memory capacity for caching all the stored mail is more expensive than storing it on a disk. On the other hand, when the mail server stores mail on a disk and searches for a character string included in the mail text for mail stored on the disk, disk access occurs, so the search process is slow.

以上より、メールサーバがメール本文に含まれる文字列を検索する場合に、ディスクアクセスで発生する処理時間を短縮し、検索時間の高速化が課題となる。   As described above, when the mail server searches for a character string included in the mail text, the processing time that occurs in disk access is shortened, and the search time is increased.

本発明によるメール通信システムは一例として、通信端末から受信するメールを転送するメール転送サーバと、前記メール転送サーバから前記メールを受信して中継するメールゲートウェイと、前記メールゲートウェイから前記メールを受信するメールボックスサーバと、前記メールの少なくとも一部を保存する複数のデータストアサーバとを有する通信システムであって、前記メールボックスサーバは、前記メールについて、前記複数のデータストアサーバからユーザ毎のメールボックスを指定するメールボックス情報を取得し、前記メールをメール本文と添付ファイルとに分割し、前記メール本文と、前記添付ファイルの情報とを前記メールボックス情報に基づいて前記データストアサーバに送信する第1プロセッサを有し、前記データストアサーバは、前記メールボックスサーバから送信される前記メール本文と、前記添付ファイルの情報とをメール情報テーブルに登録する第2プロセッサを有することを特徴とする。   As an example, the mail communication system according to the present invention receives a mail transfer server that transfers mail received from a communication terminal, a mail gateway that receives and relays the mail from the mail transfer server, and receives the mail from the mail gateway. A communication system having a mailbox server and a plurality of data store servers for storing at least a part of the mail, wherein the mailbox server is configured to send a mailbox for each user from the plurality of data store servers. A mailbox that designates the mail, divides the mail into a mail body and an attached file, and transmits the mail body and the information of the attached file to the data store server based on the mailbox information. 1 processor The store server includes a second processor that registers the mail text transmitted from the mailbox server and the information of the attached file in a mail information table.

データストアサーバが検索に不要な添付ファイルを分離することで、文字列検索の対象を限定し、メールに対する文字列検索を高速化する。   The data store server separates the attachments that are not necessary for the search, thereby limiting the character string search target and speeding up the character string search for the mail.

本発明の実施の形態を示すシステム構成のブロック図The block diagram of the system configuration | structure which shows embodiment of this invention メールボックスサーバの論理構成とテーブル図Mailbox server logical configuration and table diagram データストアサーバの論理構成とテーブル図Logical configuration and table diagram of data store server 本発明のメール本文、添付ファイルを分割保持のシーケンス図Sequence diagram of dividing and maintaining mail body and attached file of the present invention 添付ファイル分割のフローチャート図Attached file division flowchart

以下、本発明の実施の形態について図面により詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は本発明の実施の形態のブロック図を示したものである。図1において、101はメール送信可能な通信端末、102は101と103を接続する無線網であり、103は通信事業者が管理しているキャリア設備網であり、102、104、106、107、108と109を接続する。104はインターネットで、105は104を介してキャリア接続網などに接続されるメール転送サーバである。106はメールゲートウェイ、107はメールボックスサーバ、108は103を介して107に接続されるデータストアサーバ、109はプッシュゲートウェイである。   FIG. 1 shows a block diagram of an embodiment of the present invention. In FIG. 1, 101 is a communication terminal capable of sending mail, 102 is a wireless network connecting 101 and 103, 103 is a carrier equipment network managed by a communication carrier, 102, 104, 106, 107, 108 and 109 are connected. Reference numeral 104 denotes the Internet, and reference numeral 105 denotes a mail transfer server connected to the carrier connection network or the like via 104. 106 is a mail gateway, 107 is a mailbox server, 108 is a data store server connected to 107 via 103, and 109 is a push gateway.

図2はメールボックスサーバの論理構成を示したものである。図2において、107は図1で示したメールボックスサーバ、201はプロセッサ、202はキャリア設備網から接続される入出力回路インタフェイス、203は図6で示す添付ファイル分割を実行する機能を要したメールボックスサーバプログラム、204は揮発性記憶部、205はメールボックスサーバのメモリ、206はユーザのメールを格納するディスクである。204の揮発性記憶部で、207はデータストアサーバ情報のテーブルであり、データストアサーバ情報208、209、210の各々を保持する。プロセッサ201は、207に基づいてユーザ毎に接続するデータストアサーバを決定する。データストアサーバ情報は、複数のデータストアサーバの各々に対応して設けられるものであり、データを蓄積するユーザの情報を備える。   FIG. 2 shows a logical configuration of the mailbox server. 2, 107 is the mailbox server shown in FIG. 1, 201 is a processor, 202 is an input / output circuit interface connected from the carrier equipment network, and 203 is a function for executing attachment file division shown in FIG. A mailbox server program, 204 is a volatile storage unit, 205 is a memory of the mailbox server, and 206 is a disk for storing user mail. Reference numeral 207 denotes a volatile storage unit 204, which is a data store server information table 207, which holds each of the data store server information 208, 209, and 210. Based on 207, the processor 201 determines a data store server to be connected for each user. The data store server information is provided corresponding to each of the plurality of data store servers, and includes information on users who store data.

図3はたデータストアサーバの論理構成を示したものである。図3において108は図1で示したデータストアサーバ、301はプロセッサ、302はキャリア設備網から接続される入出力回路インタフェイス、303はデータストアサーバプログラム、304は揮発性記憶部、305はデータストアサーバのメモリ、306は不揮発性記憶部、307はデータストアサーバのディスクである。データストアサーバにおける処理はプロセッサ301によって制御される。   FIG. 3 shows the logical configuration of the data store server. 3, 108 is the data store server shown in FIG. 1, 301 is a processor, 302 is an input / output circuit interface connected from the carrier equipment network, 303 is a data store server program, 304 is a volatile storage unit, and 305 is data. A memory of the store server, 306 is a nonvolatile storage unit, and 307 is a disk of the data store server. Processing in the data store server is controlled by the processor 301.

304の揮発性記憶部で、310はメールボックス情報のテーブル、308はメールボックス情報のテーブル内のメールボックス情報のキー、309はメールボックス情報のテーブル内のメールボックス情報である。メールボックス情報のキー308はユーザと対応つけて設定されており、対応してテーブルに格納されるメールボックス情報309に基づいて、ユーザ毎にアクセスするメールボックスを決定される。315はユーザ毎のメールボックス検索テーブル、311は管理ID、312はメールボックスの容量制限を保持するクォータ情報、313、314はメールIDでユーザが格納しているメールのユニークなキーである。318はメール情報テーブルであり、316はメールID314に紐付くキー(メールID)、317は添付ファイルを分割したメール本文、319は307の不揮発性記憶部に保存した添付ファイル情報である。318はユーザ毎に保持し、添付ファイルをメモリに保持することなく、検索対象となるメール本文をメモリ上に保持する。ユーザ通信端末からメールの文字検索指令が本システムに送信される際には、データストアサーバのプロセッサ301にて、メール情報テーブル318のメール317領域のメール本文に対して、文字列検索が実行される。   304 is a volatile storage unit, 310 is a mailbox information table, 308 is a mailbox information key in the mailbox information table, and 309 is mailbox information in the mailbox information table. The mailbox information key 308 is set in association with the user, and the mailbox to be accessed for each user is determined based on the corresponding mailbox information 309 stored in the table. Reference numeral 315 is a mailbox search table for each user, 311 is a management ID, 312 is quota information for holding the capacity limit of the mailbox, and 313 and 314 are mail IDs, which are unique keys of mail stored by the user. Reference numeral 318 denotes a mail information table, reference numeral 316 denotes a key (mail ID) associated with the mail ID 314, reference numeral 317 denotes a mail text obtained by dividing the attached file, and reference numeral 319 denotes attached file information stored in the nonvolatile storage unit 307. 318 is held for each user, and the mail text to be searched is held in the memory without holding the attached file in the memory. When a mail character search command is transmitted from the user communication terminal to the system, a character string search is executed on the mail body in the mail 317 area of the mail information table 318 by the processor 301 of the data store server. The

次に、メールボックスサーバでの添付ファイル分割処理を図4のシーケンスに従って説明する。105のメール転送サーバは106のメールゲートウェイにメール401を転送し、メールゲートウェイは正常応答402をメール転送サーバに応答する。メールゲートウェイはメールボックスサーバにメール403を中継し、メールボックスサーバはメール403を受信した後、データストアサーバにユーザのメールボックス情報取得要求404を送信する。データストアサーバはメールボックス情報取得要求404を受信し、メールボックスサーバにメールボックス情報405を応答する。   Next, the attached file dividing process in the mailbox server will be described according to the sequence of FIG. The mail transfer server 105 transfers the mail 401 to the mail gateway 106, and the mail gateway returns a normal response 402 to the mail transfer server. The mail gateway relays the mail 403 to the mailbox server, and after receiving the mail 403, the mailbox server transmits a user mailbox information acquisition request 404 to the data store server. The data store server receives the mailbox information acquisition request 404 and returns the mailbox information 405 to the mailbox server.

メールボックスサーバはメールボックス情報405の応答を受信後、添付ファイル分割406を実行し、実行結果であるメール本文、添付パート解析情報407を、メールボックス情報に基づいてデータストアサーバに送信する。また、ユーザ毎のメールボックス検索テーブル315の更新408をデータストアサーバに指示する。なお、送信する添付パートの解析情報は、添付ファイルそのものでもよい。   After receiving the response of the mailbox information 405, the mailbox server executes the attachment file division 406, and transmits the mail text and attached part analysis information 407 as the execution result to the data store server based on the mailbox information. Further, it instructs the data store server to update 408 of the mailbox search table 315 for each user. The attached part analysis information to be transmitted may be the attached file itself.

データストアサーバはメール、添付ファイル解析情報、メールボックス情報の更新409を行い、図3で示したメールボックス情報のテーブル310、ユーザ毎のメールボックス検索テーブル315とメール情報テーブル318を更新する。データストアサーバは、成功応答410し、メールボックスサーバはメールゲートウェイに正常応答411を応答する。メールゲートウェイは正常応答411を受信し、プッシュゲートウェイに着信通知要求412を送信し、プッシュゲートウェイは着信通知要求412を受信し、通信端末に着信通知413を通知する。   The data store server updates 409 the mail, attached file analysis information, and mailbox information, and updates the mailbox information table 310, the mailbox search table 315 for each user, and the mail information table 318 shown in FIG. The data store server sends a success response 410 and the mailbox server sends a normal response 411 to the mail gateway. The mail gateway receives the normal response 411, transmits an incoming call notification request 412 to the push gateway, the push gateway receives the incoming call notification request 412, and notifies the communication terminal of the incoming call notification 413.

次に、添付ファイル分割処理を図5のフローチャートに従って説明する。添付ファイル分割では、メールの構造を把握し添付ファイルの分割を行うために、501にてメール構造解析をし、メールが複数の異なる種類のデータを格納するマルチパート構造を有するか等の判定をする。添付ファイルを分割された、後の検索対象となるメール本文は、テキストデータから構成されるものであり、メールヘッダを含むようにしてもよい。   Next, the attached file dividing process will be described with reference to the flowchart of FIG. In the attachment file division, in order to grasp the structure of the mail and to divide the attachment file, the mail structure is analyzed in 501 to determine whether the mail has a multi-part structure storing a plurality of different types of data. To do. The mail body to be searched later after the attached file is divided is composed of text data, and may include a mail header.

502では、メールのヘッダ解析を実行する。これに基づいてユーザ情報を生成してユーザを特定し、データストアサーバ情報207のユーザ情報や、メールボックス情報のテーブル310のキー308、メール情報テーブル318のキー316、との対応付けを行う。   In 502, mail header analysis is executed. Based on this, user information is generated to identify the user, and the user information in the data store server information 207, the key 308 in the mailbox information table 310, and the key 316 in the mail information table 318 are associated with each other.

503のメールパートの種別判定では、添付ファイルの有無を判定する。添付ファイルが存在する場合は、添付ファイルを抽出し、添付ファイル情報を算出する(504)。添付ファイル情報については、ハッシュ値などユニークキーを算出し、添付ファイル情報319を更新する。   In the mail part type determination 503, the presence / absence of an attached file is determined. If the attached file exists, the attached file is extracted and the attached file information is calculated (504). For the attached file information, a unique key such as a hash value is calculated, and the attached file information 319 is updated.

503の判定で、添付ファイルが存在しない場合は、添付ファイル情報319を更新する添付ファイル情報をOFFに更新する(505)。添付ファイル情報がOFFと設定されたメールは、添付ファイルが存在しないメールを表す。   If it is determined in step 503 that the attached file does not exist, the attached file information for updating the attached file information 319 is updated to OFF (505). An email whose attachment file information is set to OFF represents an email with no attachment file.

506では、未解析のパートが存在するか判定する。未解析のパートが存在する場合は、503の処理に戻って503以下の処理を実行し、未解析のパートが存在しなくなるまで繰り返す。未解析パートが存在しなくなったときに、添付ファイル分割処理は終了する。   In 506, it is determined whether an unanalyzed part exists. If there is an unanalyzed part, the process returns to the process of 503, the process of 503 and below is executed, and the process is repeated until there is no unanalyzed part. When there are no unanalyzed parts, the attached file division process ends.

107 メールボックスサーバ
108 データストアサーバ
203 メールボックスサーバプログラム
316 キー(メールID)
317 メール
319 添付ファイル情報
107 Mailbox Server 108 Data Store Server 203 Mailbox Server Program 316 Key (Mail ID)
317 Mail 319 Attached file information

Claims (5)

通信端末から受信するメールを転送するメール転送サーバと、
前記メール転送サーバから前記メールを受信して中継するメールゲートウェイと、
前記メールゲートウェイから前記メールを受信するメールボックスサーバと、
前記メールの少なくとも一部を保存する複数のデータストアサーバとを有する通信システムであって、
前記メールボックスサーバは、
前記メールについて、前記複数のデータストアサーバからユーザ毎のメールボックスを指定するメールボックス情報を取得し、前記メールをメール本文と添付ファイルとに分割し、前記メール本文と、前記添付ファイルの情報とを前記メールボックス情報に基づいて前記データストアサーバに送信する第1プロセッサを有し、
前記データストアサーバは、
前記メールボックスサーバから送信される前記メール本文と、前記添付ファイルの情報とをメール情報テーブルに登録する第2プロセッサを有することを特徴とするメール通信システム。
A mail forwarding server that forwards mail received from a communication terminal;
A mail gateway that receives and relays the mail from the mail transfer server;
A mailbox server for receiving the mail from the mail gateway;
A communication system having a plurality of data store servers storing at least a part of the mail,
The mailbox server is
For the e-mail, obtain mailbox information for designating a mailbox for each user from the plurality of data store servers, divide the e-mail into an e-mail body and an attached file, A first processor for transmitting to the data store server based on the mailbox information;
The data store server
A mail communication system, comprising: a second processor that registers the mail text transmitted from the mailbox server and the information of the attached file in a mail information table.
前記メール本文は、テキストデータから構成されることを特徴とする請求項1に記載のメール通信システム。   The mail communication system according to claim 1, wherein the mail body is composed of text data. 前記第2プロセッサは、前記通信端末からメールの文字検索指令が送信される場合に、前記ール情報テーブルに登録される前記メール本文を検索対象とすることを特徴とする請求項1乃至2に記載のメール通信システム。   The said 2nd processor makes the said mail text registered into the said rule information table a search object, when the character search command of mail is transmitted from the said communication terminal. The described mail communication system. 前記第1プロセッサは、前記メールの構造解析により前記添付ファイルを前記メールから抽出することを特徴とする請求項1乃至3に記載のメール通信システム。   4. The mail communication system according to claim 1, wherein the first processor extracts the attached file from the mail by analyzing the structure of the mail. 前記第1プロセッサは、前記メールのヘッダ解析によりユーザ情報を生成し、ユーザ情報と複数のデータストアサーバとの対応関係を予め記憶したデータストアサーバ情報に基づいて、前記ユーザ情報に対応する前記データストアサーバから、前記メールボックス情報を取得することを特徴とする請求項1乃至4に記載のメール通信システム。   The first processor generates user information by header analysis of the mail, and the data corresponding to the user information based on data store server information in which correspondence relations between the user information and a plurality of data store servers are stored in advance. 5. The mail communication system according to claim 1, wherein the mailbox information is acquired from a store server.
JP2012250800A 2012-11-15 2012-11-15 Mail communication system Pending JP2014099778A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012250800A JP2014099778A (en) 2012-11-15 2012-11-15 Mail communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012250800A JP2014099778A (en) 2012-11-15 2012-11-15 Mail communication system

Publications (1)

Publication Number Publication Date
JP2014099778A true JP2014099778A (en) 2014-05-29

Family

ID=50941443

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012250800A Pending JP2014099778A (en) 2012-11-15 2012-11-15 Mail communication system

Country Status (1)

Country Link
JP (1) JP2014099778A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2021095670A1 (en) * 2019-11-11 2021-05-20

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1091639A (en) * 1996-09-18 1998-04-10 Sumitomo Electric Ind Ltd Document data base system
JP2003030117A (en) * 2001-07-10 2003-01-31 Canon Inc Electronic mail server, electronic mail storing and transfer method, program, and storage medium
JP2004535632A (en) * 2001-06-01 2004-11-25 ヴィエアー インコーポレーティッド Incremental hierarchical caching system and method
US20060168012A1 (en) * 2004-11-24 2006-07-27 Anthony Rose Method and system for electronic messaging via distributed computing networks
JP2012054623A (en) * 2010-08-31 2012-03-15 Hitachi Ltd Mail transfer system, mail gateway and data store server

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1091639A (en) * 1996-09-18 1998-04-10 Sumitomo Electric Ind Ltd Document data base system
JP2004535632A (en) * 2001-06-01 2004-11-25 ヴィエアー インコーポレーティッド Incremental hierarchical caching system and method
JP2003030117A (en) * 2001-07-10 2003-01-31 Canon Inc Electronic mail server, electronic mail storing and transfer method, program, and storage medium
US20060168012A1 (en) * 2004-11-24 2006-07-27 Anthony Rose Method and system for electronic messaging via distributed computing networks
JP2012054623A (en) * 2010-08-31 2012-03-15 Hitachi Ltd Mail transfer system, mail gateway and data store server

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2021095670A1 (en) * 2019-11-11 2021-05-20
WO2021095670A1 (en) * 2019-11-11 2021-05-20 日本電気株式会社 Management device, management method, and recording medium
JP7347533B2 (en) 2019-11-11 2023-09-20 日本電気株式会社 Management device, management method, and program

Similar Documents

Publication Publication Date Title
US8732205B2 (en) Universal device identifier for globally identifying and binding disparate device identifiers to the same mobile device
CN112866111B (en) Method and device for managing flow table
US11681757B2 (en) Similar email spam detection
US9055096B2 (en) Apparatus and method for detecting an attack in a computer network
CN108683668B (en) Resource checking method, device, storage medium and equipment in content distribution network
US8914436B2 (en) Data processing device and data retriever
JP5121828B2 (en) E-mail processing apparatus, e-mail processing method, e-mail processing program, and e-mail processing system
CN114064668A (en) Method, electronic device and computer program product for storage management
JP6493606B1 (en) Information processing apparatus, client terminal, control method, and program
JP6591700B2 (en) System, data management method, and file server
US20110282923A1 (en) File management system, method, and recording medium of program
KR102226915B1 (en) Method, apparatus and computer program for operating the flow rules database in software defined network
US20150019755A1 (en) Data-centric communications system, node, and data forwarding method
JP2014099778A (en) Mail communication system
JP7131357B2 (en) Communication device, communication method, and communication program
JP5431408B2 (en) Mail system
JP6607044B2 (en) Server device, distributed file system, distributed file system control method, and program
US9917738B2 (en) Intelligent device data router
JP6518411B2 (en) Queue server
JP6583934B2 (en) Mail server device, mail management method, and mail management program
CN111132121B (en) Information processing method and network warehouse function NRF network element
JP3938145B2 (en) E-mail proxy device and program
JP6015051B2 (en) Groupware system, cache method and cache program in groupware system
JP2022125546A (en) Security system, security device, method, and program
CN117319349A (en) Domain name request processing method, device, equipment and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150205

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20151112

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20151124

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20160405