JP6740274B2 - 情報処理装置、情報処理方法、および、情報処理プログラム - Google Patents
情報処理装置、情報処理方法、および、情報処理プログラム Download PDFInfo
- Publication number
- JP6740274B2 JP6740274B2 JP2018064140A JP2018064140A JP6740274B2 JP 6740274 B2 JP6740274 B2 JP 6740274B2 JP 2018064140 A JP2018064140 A JP 2018064140A JP 2018064140 A JP2018064140 A JP 2018064140A JP 6740274 B2 JP6740274 B2 JP 6740274B2
- Authority
- JP
- Japan
- Prior art keywords
- session
- timer
- time
- timer update
- communication
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/14—Session management
- H04L67/143—Termination or inactivation of sessions, e.g. event-controlled end of session
- H04L67/145—Termination or inactivation of sessions, e.g. event-controlled end of session avoiding end of session, e.g. keep-alive, heartbeats, resumption message or wake-up for inactive or interrupted session
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/28—Timers or timing mechanisms used in protocols
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/16—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Theoretical Computer Science (AREA)
- Cardiology (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer And Data Communications (AREA)
- Communication Control (AREA)
Description
まず、図1を用いて、本実施形態の情報処理装置の動作概要を説明する。なお、以下の説明において、情報処理装置(ネットワーク装置)20は、クライアント10との間でTCPセッションにより通信を行う場合を例に説明する。
次に、図2を用いて、情報処理装置20を含むシステムの構成例を説明する。システムは、例えば、1以上のクライアント10と、情報処理装置20とを備える。クライアント10と情報処理装置20とは、例えば、インターネット等のネットワークにより接続される。クライアント10は、例えば、ネットワーク経由で通信可能なパーソナルコンピュータであり、情報処理装置20は、例えば、例えば、ネットワーク経由で通信可能なサーバである。
次に、図3を用いて情報処理装置20によるセッションタイマーの設定および更新の処理手順の例を説明する。なお、当該情報処理装置20には、セッションタイマー245に設定するタイムアウト時間(上記のN秒)と、セッションタイマー更新停止時間(上記のΔ秒)とが入力済みであるものとする。
また、上記の実施形態で述べた情報処理装置20の機能を実現するプログラムを所望の情報処理装置(コンピュータ)にインストールすることによって実装できる。例えば、パッケージソフトウェアやオンラインソフトウェアとして提供される上記のプログラムを情報処理装置に実行させることにより、情報処理装置を情報処理装置20として機能させることができる。ここで言う情報処理装置には、デスクトップ型またはノート型のパーソナルコンピュータ、ラック搭載型のサーバコンピュータ等が含まれる。また、その他にも、情報処理装置にはスマートフォン、携帯電話機やPHS(Personal Handyphone System)等の移動体通信端末、さらには、PDA(Personal Digital Assistants)等がその範疇に含まれる。また、情報処理装置20を、クラウドサーバに実装してもよい。
20 情報処理装置
21 通信部
22 入出力部
23 記憶部
24 制御部
241 パケット処理部
242 セッション情報登録部
243 セッション情報削除部
244 タイマー更新部
245 セッションタイマー
246 タイマー更新制御部
247 タイマー設定部
Claims (3)
- 他の装置との通信に関するセッション情報を示すセッションテーブルを備える情報処理装置であって、
他の装置との通信を行う通信処理部と、
セッションタイマー更新停止時間の入力を受け付ける入力部と、
前記セッションテーブルにおける前記他の装置との通信に関するセッション情報を保持する必要がある時間に前記セッションタイマー更新停止時間を加算した時間である第1の時間をセッションタイマーに設定するタイマー設定部と、
前記他の装置との通信を開始後、当該装置からのパケットを受信するたび、前記セッションタイマーの残り時間を前記第1の時間に戻すタイマー更新処理を行うタイマー更新部と、
最後に前記タイマー更新処理がされてから、前記セッションタイマー更新停止時間、前記タイマー更新部による前記タイマー更新処理を停止させ、前記セッションタイマー更新停止時間が経過した後、前記タイマー更新部による前記タイマー更新処理を再開させるタイマー更新制御部と、
前記セッションタイマーの残り時間がゼロになったと判断したとき、前記セッションテーブルにおける前記他の装置との通信に関するセッション情報を削除する削除部と、
を備えることを特徴とする情報処理装置。 - 他の装置との通信に関するセッション情報を示すセッションテーブルを備える情報処理装置により実行される情報処理方法であって、
他の装置との通信を行うステップと、
セッションタイマー更新停止時間の入力を受け付けるステップと、
前記セッションテーブルにおける前記他の装置との通信に関するセッション情報を保持する必要がある時間に前記セッションタイマー更新停止時間を加算した時間である第1の時間をセッションタイマーに設定するステップと、
前記他の装置との通信を開始後、当該装置からのパケットを受信するたび、前記セッションタイマーにおける前記第1の時間に戻すタイマー更新処理を行うステップと、
最後に前記タイマー更新処理がされてから、前記セッションタイマー更新停止時間、前記タイマー更新処理を停止し、前記セッションタイマー更新停止時間が経過した後、前記タイマー更新処理を再開させるステップと、
前記セッションタイマーの残り時間がゼロになったと判断したとき、前記セッションテーブルにおける前記他の装置との通信に関するセッション情報を削除するステップと、
を含んだことを特徴とする情報処理方法。 - 他の装置との通信に関するセッション情報を示すセッションテーブルを備えるコンピュータにより実行される情報処理プログラムであって、
他の装置との通信を行うステップと、
セッションタイマー更新停止時間の入力を受け付けるステップと、
前記セッションテーブルにおける前記他の装置との通信に関するセッション情報を保持する必要がある時間に前記セッションタイマー更新停止時間を加算した時間である第1の時間をセッションタイマーに設定するステップと、
前記他の装置との通信を開始後、当該装置からのパケットを受信するたび、前記セッションタイマーにおける前記第1の時間に戻すタイマー更新処理を行うステップと、
最後に前記タイマー更新処理がされてから、前記セッションタイマー更新停止時間、前記タイマー更新処理を停止し、前記セッションタイマー更新停止時間が経過した後、前記タイマー更新処理を再開させるステップと、
前記セッションタイマーの残り時間がゼロになったと判断したとき、前記セッションテーブルにおける前記他の装置との通信に関するセッション情報を削除するステップと、
を含んだことを特徴とする情報処理プログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018064140A JP6740274B2 (ja) | 2018-03-29 | 2018-03-29 | 情報処理装置、情報処理方法、および、情報処理プログラム |
PCT/JP2019/012516 WO2019188986A1 (ja) | 2018-03-29 | 2019-03-25 | 情報処理装置、情報処理方法、および、情報処理プログラム |
US16/977,105 US10986190B2 (en) | 2018-03-29 | 2019-03-25 | Information processing device and method for updating a session timer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018064140A JP6740274B2 (ja) | 2018-03-29 | 2018-03-29 | 情報処理装置、情報処理方法、および、情報処理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019176383A JP2019176383A (ja) | 2019-10-10 |
JP6740274B2 true JP6740274B2 (ja) | 2020-08-12 |
Family
ID=68060011
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018064140A Active JP6740274B2 (ja) | 2018-03-29 | 2018-03-29 | 情報処理装置、情報処理方法、および、情報処理プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US10986190B2 (ja) |
JP (1) | JP6740274B2 (ja) |
WO (1) | WO2019188986A1 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US12074793B2 (en) * | 2020-07-01 | 2024-08-27 | Nippon Telegraph And Telephone Corporation | L2 switch, communication control method, and communication control program |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6699710B1 (en) * | 1998-02-25 | 2004-03-02 | The United States Of America As Represented By The Department Of Health And Human Services | Tumor tissue microarrays for rapid molecular profiling |
US6868466B2 (en) * | 2001-09-27 | 2005-03-15 | Intel Corporation | Apparatus and method for packet ingress interrupt moderation |
US7283469B2 (en) * | 2002-04-30 | 2007-10-16 | Nokia Corporation | Method and system for throughput and efficiency enhancement of a packet based protocol in a wireless network |
WO2005060198A1 (ja) * | 2003-12-18 | 2005-06-30 | Sharp Kabushiki Kaisha | 送信局、受信局、通信方法、通信プログラム、通信プログラムを記録したコンピュータ読み取り可能な記録媒体 |
US7899921B2 (en) * | 2004-12-08 | 2011-03-01 | Microsoft Corporation | Verifying and maintaining connection liveliness in a reliable messaging for web services environment |
US7949798B2 (en) * | 2004-12-30 | 2011-05-24 | Intel Corporation | Virtual IDE interface and protocol for use in IDE redirection communication |
JP4717581B2 (ja) | 2005-05-09 | 2011-07-06 | 株式会社日本マイクロニクス | 表示用基板の検査方法 |
JP4966238B2 (ja) * | 2008-03-27 | 2012-07-04 | 株式会社東芝 | タイマ制御装置、タイマ制御システム、タイマ制御方法およびタイマ制御プログラム |
US8345547B2 (en) * | 2010-08-23 | 2013-01-01 | Intel Corporation | Channel access mechanism for wide channels used in overlapping networks |
WO2012063581A1 (ja) * | 2010-11-10 | 2012-05-18 | 住友電気工業株式会社 | 通信システムおよびリソース制御方法 |
EP2656543B1 (en) * | 2010-12-20 | 2015-02-25 | Telefonaktiebolaget LM Ericsson (PUBL) | Method of and device for service monitoring and service monitoring management |
US9178846B1 (en) * | 2011-11-04 | 2015-11-03 | Juniper Networks, Inc. | Deterministic network address and port translation |
US20150120863A1 (en) * | 2013-10-25 | 2015-04-30 | Qualcomm Incorporated | Proxy network device selection in a communication network |
JP6115447B2 (ja) | 2013-10-31 | 2017-04-19 | 富士通株式会社 | ネットワーク監視装置、ネットワーク監視システム、及びネットワーク監視方法 |
US9930116B2 (en) * | 2015-06-01 | 2018-03-27 | Oracle International Corporation | Method and system for selecting a transport mechanism and a storage process |
EP3482554B1 (en) * | 2016-07-08 | 2021-07-07 | Convida Wireless, LLC | Methods and servers to monitor resources through http/2 |
-
2018
- 2018-03-29 JP JP2018064140A patent/JP6740274B2/ja active Active
-
2019
- 2019-03-25 US US16/977,105 patent/US10986190B2/en active Active
- 2019-03-25 WO PCT/JP2019/012516 patent/WO2019188986A1/ja active Application Filing
Also Published As
Publication number | Publication date |
---|---|
JP2019176383A (ja) | 2019-10-10 |
US20200412814A1 (en) | 2020-12-31 |
WO2019188986A1 (ja) | 2019-10-03 |
US10986190B2 (en) | 2021-04-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8543692B2 (en) | Network system | |
US20160269477A1 (en) | Network resource modification for higher network connection concurrence | |
EP3300331A1 (en) | Response method, apparatus and system in virtual network computing authentication, and proxy server | |
WO2015043413A1 (en) | Method and device for sending requests | |
US20150188986A1 (en) | Information processing apparatus, control method, and storage medium | |
US20240073274A1 (en) | Accelerating connections to a host server | |
US11349934B2 (en) | Opportunistic transmission control protocol (TCP) connection establishment | |
CN101729598A (zh) | 提高Web服务响应速率的方法和系统及网络处理器 | |
JP5304674B2 (ja) | データ変換装置、データ変換方法及びプログラム | |
JP6740274B2 (ja) | 情報処理装置、情報処理方法、および、情報処理プログラム | |
US8416754B2 (en) | Network location based processing of data communication connection requests | |
US11700321B2 (en) | Transparent proxy conversion of transmission control protocol (TCP) fast open connection | |
CN110324370B (zh) | 服务端向客户端推送数据的方法和装置 | |
US9634987B2 (en) | Obtaining a MAC address from an external source | |
US8112533B2 (en) | Data transmission device | |
CN108848175B (zh) | 一种创建tcp连接的方法及装置 | |
CN110798542A (zh) | 一种获取ip地址的方法及系统 | |
JP4899883B2 (ja) | 端末通信用アドレス設定システム、端末通信用アドレス設定方法及び端末収容装置 | |
JP2018085642A (ja) | 通信装置、通信制御装置、通信方法、通信制御方法、及びプログラム | |
TW201316253A (zh) | 資料更新方法及伺服器 | |
WO2015177924A1 (ja) | 通信装置及び通信方法及びプログラム | |
JP2015170992A (ja) | 無線接続装置、無線接続装置を制御するための方法 | |
JP2017038160A (ja) | 通信装置、通信制御方法、及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190801 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200512 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200710 |
|
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: 20200721 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200722 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6740274 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |