JP2002290442A - Communication device, program, information recording medium, and communication control method - Google Patents

Communication device, program, information recording medium, and communication control method

Info

Publication number
JP2002290442A
JP2002290442A JP2001092259A JP2001092259A JP2002290442A JP 2002290442 A JP2002290442 A JP 2002290442A JP 2001092259 A JP2001092259 A JP 2001092259A JP 2001092259 A JP2001092259 A JP 2001092259A JP 2002290442 A JP2002290442 A JP 2002290442A
Authority
JP
Japan
Prior art keywords
packet
communication
received
identification information
program
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
JP2001092259A
Other languages
Japanese (ja)
Other versions
JP2002290442A5 (en
Inventor
Matsuhisa Hosokawa
松寿 細川
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2001092259A priority Critical patent/JP2002290442A/en
Publication of JP2002290442A publication Critical patent/JP2002290442A/en
Publication of JP2002290442A5 publication Critical patent/JP2002290442A5/ja
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a communication device, a program, an information medium, and a communication device, with which a packet can be received without waiting for a time-out. SOLUTION: The communication device comprises: a communication section 110, which transfers a received packet to a receiving buffer 120, and a determination section 150, which determines whether a desired packet is received within a prescribed time according to identification information of packet stored in the receiving buffer 120. When the determination section 150 determines that the desired packet is not received within the prescribed time, conduction confirmation data including the identification information of the packet are sent to the processing device of a sender of the packet by the communication section 110 for a plurality of times.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、無線ネットワーク
を介して、TCP/IPプロトコルを用いて通信を行う
通信装置、プログラム、情報記憶媒体および通信制御方
法に関する。
The present invention relates to a communication device, a program, an information storage medium, and a communication control method for performing communication using a TCP / IP protocol via a wireless network.

【0002】[0002]

【背景技術および発明が解決しようとする課題】通信プ
ロトコルとしてTCP/IPプロトコルが広く用いられ
ている。
2. Description of the Related Art The TCP / IP protocol is widely used as a communication protocol.

【0003】TCP/IPプロトコルでは、タイムアウ
ト時間以内にパケットを正常に送信することができない
場合、パケットを再送する。
In the TCP / IP protocol, when a packet cannot be transmitted normally within a timeout period, the packet is retransmitted.

【0004】しかし、TCP/IPプロトコルは、有線
ネットワークを前提に仕様が規定されているため、無線
ネットワークで用いる場合には、快適に使用できない場
合もある。
[0004] However, since the specifications of the TCP / IP protocol are defined on the premise of a wired network, there are cases where the TCP / IP protocol cannot be used comfortably when used in a wireless network.

【0005】すなわち、無線ネットワークでは、有線ネ
ットワークに比べてデータのエラー発生率が高く、移動
体通信の場合には基地局の切り替え時等にも通信状態が
不安定となる。
That is, in a wireless network, a data error rate is higher than in a wired network, and in the case of mobile communication, the communication state becomes unstable even when a base station is switched.

【0006】このように、通信状態が不安定となるとタ
イムアウト時間、すなわち、確認応答にかかる時間が長
くなり、快適な無線通信が行えない。
As described above, when the communication state becomes unstable, the time-out time, that is, the time required for the acknowledgment becomes longer, and comfortable wireless communication cannot be performed.

【0007】本発明は、上記の課題に鑑みなされたもの
であり、その目的は、タイムアウトを待たずに、パケッ
トを受信可能な通信装置、プログラム、情報記憶媒体お
よび通信制御方法を提供することにある。
The present invention has been made in view of the above problems, and has as its object to provide a communication device, a program, an information storage medium, and a communication control method capable of receiving a packet without waiting for a timeout. is there.

【0008】[0008]

【課題を解決するための手段】上記課題を解決するた
め、本発明に係る通信装置は、無線ネットワークを介し
てTCP/IPプロトコルを用いて通信を行う通信装置
であって、通信を行い、受信したパケットをバッファに
転送する通信手段と、前記バッファに記憶されたパケッ
トの識別情報に基づき、所定時間以内に所望のパケット
が受信されているかどうかを判定する判定手段と、を含
み、前記判定手段は、所定時間以内に所望のパケットが
受信されていないと判定した場合、前記通信手段に、当
該パケットの識別情報を含む導通確認データを前記パケ
ットの送信元の処理装置へ向け複数回送信させることを
特徴とする。
In order to solve the above problems, a communication device according to the present invention is a communication device that performs communication using a TCP / IP protocol via a wireless network, and performs communication and reception. Communication means for transferring the received packet to a buffer; and determining means for determining whether a desired packet has been received within a predetermined time based on the identification information of the packet stored in the buffer. When determining that the desired packet has not been received within a predetermined time, causing the communication means to transmit the conduction confirmation data including the identification information of the packet to the processing apparatus of the transmission source of the packet a plurality of times. It is characterized by.

【0009】また、本発明に係るプログラムは、無線ネ
ットワークを介してTCP/IPプロトコルを用いて通
信を行うコンピュータにより使用可能なプログラムであ
って、通信手段に通信させ、受信されたパケットをバッ
ファに転送する手段と、前記バッファに記憶されたパケ
ットの識別情報に基づき、所定時間以内に所望のパケッ
トが受信されているかどうかを判定する判定手段と、を
コンピュータに実現させ、前記判定手段は、所定時間以
内に所望のパケットが受信されていないと判定した場
合、前記通信手段に、当該パケットの識別情報を含む導
通確認データを前記パケットの送信元の処理装置へ向け
複数回送信させることを特徴とする。
A program according to the present invention is a program that can be used by a computer that performs communication using a TCP / IP protocol via a wireless network, and causes a communication unit to communicate and a received packet to be stored in a buffer. A computer for realizing, based on the identification information of the packet stored in the buffer, a determination unit for determining whether or not a desired packet has been received within a predetermined time; When it is determined that the desired packet has not been received within the time, the communication unit transmits the conduction confirmation data including the identification information of the packet to the processing device of the transmission source of the packet a plurality of times. I do.

【0010】また、本発明に係る情報記憶媒体は、コン
ピュータにより使用可能な情報記憶媒体であって、上記
手段を実現するためのプログラムを含むことを特徴とす
る。
[0010] An information storage medium according to the present invention is an information storage medium usable by a computer, and includes a program for realizing the above means.

【0011】また、本発明に係る通信制御方法は、無線
ネットワークを介してTCP/IPプロトコルを用いて
通信を行う場合の通信制御方法であって、TCPコネク
ションを確立した状態で、受信したパケットをバッファ
に転送する工程と、前記バッファに記憶されたパケット
の識別情報に基づき、所定時間以内に所望のパケットが
受信されているかどうかを判定する工程と、所定時間以
内に所望のパケットが受信されていないと判定した場
合、当該パケットの識別情報を含む導通確認データを前
記パケットの送信元の処理装置へ向け複数回送信する工
程と、前記送信元の処理装置において、FastRet
ransmission機構に従って導通確認データに
含まれる識別情報によって識別されるパケットを再送信
する工程と、を含むことを特徴とする。
Further, a communication control method according to the present invention is a communication control method for performing communication using a TCP / IP protocol via a wireless network, wherein a received packet is transmitted while a TCP connection is established. Transferring to a buffer; determining whether a desired packet has been received within a predetermined time based on identification information of the packet stored in the buffer; and receiving the desired packet within a predetermined time. If it is determined that the packet does not exist, a step of transmitting the conduction confirmation data including the identification information of the packet to the processing apparatus of the transmission source of the packet a plurality of times;
retransmitting the packet identified by the identification information included in the continuity confirmation data according to a transmission mechanism.

【0012】本発明によれば、所定時間以内に所望のパ
ケットが受信されていないと判定した場合、当該パケッ
トの識別情報を含む導通確認データを前記パケットの送
信元の処理装置へ向け複数回送信することにより、Fa
stRetransmission機構によって当該パ
ケットが当該処理装置から即座に送信される。
According to the present invention, when it is determined that a desired packet has not been received within a predetermined time, the continuity check data including the identification information of the packet is transmitted a plurality of times to the processing apparatus which has transmitted the packet. By doing, Fa
The packet is immediately transmitted from the processing device by the stRetransmission mechanism.

【0013】したがって、タイムアウトを待つことな
く、受信できなかったパケットを受信することができ
る。
Therefore, a packet that could not be received can be received without waiting for a timeout.

【0014】なお、前記識別情報としては、例えば、T
CPセグメントにおける順序番号(「シーケンス番号」
ともいう。)を用いることができる。
The identification information includes, for example, T
Sequence number in CP segment ("sequence number"
Also called. ) Can be used.

【0015】また、前記通信装置は、前記無線ネットワ
ークのトラフィック状態を検出する手段を含み、前記判
定手段は、検出されたトラフィック状態に基づき、当該
トラフィック状態が正常でない場合に、前記通信手段
に、当該パケットの識別情報を含む導通確認データを前
記パケットの送信元の処理装置へ向け複数回送信させて
もよい。
[0015] Further, the communication device includes means for detecting a traffic state of the wireless network, and the determining means, based on the detected traffic state, when the traffic state is not normal, includes: The continuity check data including the identification information of the packet may be transmitted a plurality of times to the processing device that has transmitted the packet.

【0016】また、前記プログラムおよび前記情報記憶
媒体は、前記無線ネットワークのトラフィック状態を検
出する手段をコンピュータに実現させ(またはコンピュ
ータに実現させるためのプログラムを含み)、前記判定
手段は、検出されたトラフィック状態に基づき、当該ト
ラフィック状態が正常でない場合に、前記通信手段に、
当該パケットの識別情報を含む導通確認データを前記パ
ケットの送信元の処理装置へ向け複数回送信させてもよ
い。
Further, the program and the information storage medium cause a computer to implement means for detecting a traffic state of the wireless network (or include a program for causing the computer to implement), and the determination means Based on the traffic state, when the traffic state is not normal, the communication means,
The continuity check data including the identification information of the packet may be transmitted a plurality of times to the processing device that has transmitted the packet.

【0017】これによれば、トラフィック状態を検出す
ることにより、トラフィック状態が正常でない場合に、
さらに、迅速にパケットを受信することができる。
According to this, by detecting the traffic condition, when the traffic condition is not normal,
Further, packets can be received quickly.

【0018】[0018]

【発明の実施の形態】以下、本発明を、TCP/IPプ
ロトコルを用いた無線ネットワークにおける通信装置に
適用した場合を例に採り、図面を参照しつつ説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described with reference to the drawings, taking as an example a case where the present invention is applied to a communication device in a wireless network using a TCP / IP protocol.

【0019】図1は、本実施形態の一例に係る無線ネッ
トワークの構成を示す図である。
FIG. 1 is a diagram showing a configuration of a wireless network according to an example of the present embodiment.

【0020】本ネットワークでは、通信装置100と、
サーバー200とが無線の伝送路300を介して接続さ
れている。
In this network, the communication device 100 and
The server 200 is connected via a wireless transmission path 300.

【0021】通信装置100は、サーバー200にデー
タを要求し、サーバー200は、当該要求に基づきパケ
ット形式のデータを通信装置100へ向け送信する。
The communication device 100 requests data from the server 200, and the server 200 transmits packet data to the communication device 100 based on the request.

【0022】無線の伝送路300を介してTCP/IP
プロトコルでの通信を行う場合、有線の伝送路を介する
通信と比べ、通信状態が不安定になりやすい。通信状態
が不安定になると通信装置100、サーバー200間の
応答確認が行えず、タイムアウト時間が長くなってしま
い、受信すべきパケットを受信するまでに時間がかかっ
てしまう。
TCP / IP via wireless transmission path 300
When performing communication using a protocol, the communication state is likely to be unstable compared to communication via a wired transmission path. If the communication state becomes unstable, it is not possible to confirm the response between the communication device 100 and the server 200, and the timeout period becomes longer, and it takes a longer time to receive a packet to be received.

【0023】本実施の形態では、通信装置100を、所
定時間以内に所望のパケットを受信できない場合、当該
パケットのシーケンス番号を含む導通確認データをサー
バー200へ向け複数回送信するように構成している。
In the present embodiment, the communication device 100 is configured to transmit conduction confirmation data including the sequence number of the packet to the server 200 a plurality of times when a desired packet cannot be received within a predetermined time. I have.

【0024】すなわち、TCP/IPプロトコルの規定
では、同一のシーケンス番号を含む導通確認データを連
続して受信すると、当該シーケンス番号を有するパケッ
トを再送するようになっている。この仕組みは、Fas
tRetransmission機構と呼ばれている。
That is, according to the TCP / IP protocol specification, when the conduction confirmation data including the same sequence number is continuously received, the packet having the sequence number is retransmitted. This mechanism is called Fas
This is called a tRetransmission mechanism.

【0025】したがって、上記導通確認データをサーバ
ー200へ向け複数回送信することにより、タイムアウ
ト時間が経過する前に、パケットが再送され、通信装置
100では受信できなかったパケットを短時間で受信す
ることが可能となる。
Therefore, by transmitting the continuity check data to the server 200 a plurality of times, the packet is retransmitted before the timeout period elapses, and the packet that could not be received by the communication device 100 can be received in a short time. Becomes possible.

【0026】次に、この機能を実現するための通信装置
100の機能ブロックについて説明する。
Next, functional blocks of the communication device 100 for realizing this function will be described.

【0027】図2は、本実施形態の一例に係る通信装置
100の機能ブロック図である。
FIG. 2 is a functional block diagram of the communication device 100 according to an example of the present embodiment.

【0028】通信装置100は、パケットの送受信を行
い、受信したパケットを受信バッファ120に転送する
通信部110と、受信バッファ120に記憶されたパケ
ットのシーケンス番号と、タイマー部160の示す値と
に基づき、所定時間以内に所望のパケットが受信されて
いるかどうかを判定する判定部150とを含んで構成さ
れている。
The communication device 100 transmits and receives a packet, transfers the received packet to the reception buffer 120, and stores the packet sequence number stored in the reception buffer 120 and the value indicated by the timer unit 160. And a determination unit 150 that determines whether a desired packet is received within a predetermined time based on the determination.

【0029】また、通信装置100は、受信バッファ1
20内のデータに基づき、所定のデータ処理を行う処理
部130と、通信部110の通信状態に基づきトラフィ
ック状態を検出するトラフィック状態検出部140とを
含んで構成されている。
Further, the communication device 100 includes the reception buffer 1
The communication unit 110 includes a processing unit 130 that performs predetermined data processing based on data in the communication unit 20, and a traffic state detection unit 140 that detects a traffic state based on the communication state of the communication unit 110.

【0030】これらの各部を実現する具体的なハードウ
ェアとしては、例えば、通信部110としては例えばル
ーター等、受信バッファ120としては例えばRAM
等、処理部130、トラフィック状態検出部140およ
び判定部150としては例えばCPU等、タイマー部1
60としては例えばシステムタイマー等を用いて実現す
ることが適用できる。なお、これらの各部を実現する場
合、回路等を用いてハードウェア的に実現してもよい
し、プログラムを用いてソフトウェア的に実現してもよ
い。
As specific hardware for realizing these units, for example, the communication unit 110 is, for example, a router, and the reception buffer 120 is, for example, RAM.
The processing unit 130, the traffic state detection unit 140, and the determination unit 150 include, for example, a CPU and the like.
As for 60, for example, realization using a system timer or the like can be applied. When each of these units is realized, it may be realized by hardware using a circuit or the like, or may be realized by software using a program.

【0031】例えば、判定部150等の機能を実現する
ためのプログラムを情報記憶媒体180から読み取って
上述した機能を実現してもよい。
For example, a program for realizing the functions of the determination unit 150 and the like may be read from the information storage medium 180 to realize the above-described functions.

【0032】情報記憶媒体180としては、例えば、C
D−ROM、DVD−ROM、ROM、RAM、HDD
等を適用でき、その情報の読み取り方式は接触方式であ
っても、非接触方式であってもよい。
As the information storage medium 180, for example, C
D-ROM, DVD-ROM, ROM, RAM, HDD
The information can be read by a contact method or a non-contact method.

【0033】また、情報記憶媒体180に代えて、上述
した各機能を実現するためのプログラムを伝送路を介し
てホスト装置等からダウンロードすることによって上述
した各機能を実現することも可能である。すなわち、上
述した各機能を実現するためのプログラムは、搬送波に
具現化されるものであってもよい。
Further, instead of the information storage medium 180, it is also possible to realize each of the above functions by downloading a program for realizing each of the above functions from a host device or the like via a transmission path. That is, the program for realizing each of the functions described above may be embodied in a carrier wave.

【0034】次に、通信装置100とサーバー200間
の通信手順について説明する。
Next, a communication procedure between the communication device 100 and the server 200 will be described.

【0035】図3は、本実施形態の一例に係る通信装置
100とサーバー200間の通信手順を示す図である。
FIG. 3 is a diagram showing a communication procedure between the communication device 100 and the server 200 according to an example of the present embodiment.

【0036】通信部110は、RMI(Remote
Method Invocation)を用いてパケッ
トを生成する。ここで、RMIとは、JAVAプログラ
ムにおいて、ローカルのJAVAプログラムがネットワ
ークの先にあるリモートオブジェクトのメソッドを呼び
出す仕組みのことであり、実際のデータの送受信にはT
CP/IPプロトコルを用いる。なお、JAVAは、米
国サンマイクロシステムズ社の商標である。
The communication unit 110 has an RMI (Remote
Then, a packet is generated using the method (Method Invocation). Here, the RMI is a mechanism in a JAVA program in which a local JAVA program calls a method of a remote object at the end of a network.
The CP / IP protocol is used. JAVA is a trademark of Sun Microsystems, Inc. of the United States.

【0037】また、図3に示す「Sequence
n」は「シーケンス番号がn」のことであり、「Ack
n」は「次回受信を希望するパケットのシーケンス番
号がn」のことであり、「PINGデータ」は当該パケ
ットが上述した導通確認データであることを示すもので
ある。
The "Sequence" shown in FIG.
“n” means “the sequence number is n” and “Ack
"n" means "the sequence number of the packet desired to be received next time is n", and "PING data" indicates that the packet is the above-described conduction confirmation data.

【0038】以下、通信手順について説明する。Hereinafter, the communication procedure will be described.

【0039】まず、通信装置100とサーバー200と
の間でTCPコネクションを確立する。
First, a TCP connection is established between the communication device 100 and the server 200.

【0040】そして、通信装置100の通信部110が
サーバー200に500バイトのデータを要求する。こ
こでは、シーケンス番号が1バイトごとに割り当てられ
るものとする。
Then, the communication unit 110 of the communication device 100 requests the server 200 for 500-byte data. Here, it is assumed that a sequence number is assigned for each byte.

【0041】サーバー200から最初に送信されるパケ
ットは、シーケンス番号が1、中身は上記500バイト
のデータのうちの先頭100バイトのデータを含む。
The packet first transmitted from the server 200 has a sequence number of 1 and the contents include the first 100 bytes of the 500-byte data.

【0042】通信装置100の通信部110は、次回受
信を希望するパケットのシーケンス番号が101である
ことを示すパケットをサーバー200へ向け送信する。
The communication unit 110 of the communication device 100 transmits a packet indicating that the sequence number of the packet desired to be received next time is 101 to the server 200.

【0043】このようにして、通信部110が、次回受
信を希望するパケットのシーケンス番号が301である
ことを示すパケットをサーバー200へ向け送信した時
点で、無線区間の通信状態が不安定になり、パケットロ
ス(パケットの消失)が発生するようになった場合を想
定する。
As described above, when the communication unit 110 transmits a packet indicating that the sequence number of the packet desired to be received next time is 301 to the server 200, the communication state of the wireless section becomes unstable. It is assumed that a packet loss (loss of a packet) occurs.

【0044】判定部150は、タイマー部160の値に
基づき、所定時間内にシーケンス番号が301であるパ
ケットのデータが受信バッファ120に転送されない場
合、シーケンス番号が301であるパケットの再送を要
求すべきであると判定する。
Based on the value of the timer unit 160, if the data of the packet with the sequence number 301 is not transferred to the reception buffer 120 within the predetermined time, the determination unit 150 requests retransmission of the packet with the sequence number 301. It is determined that it should be.

【0045】そして、判定部150は、シーケンス番号
が301である導通確認データを生成するように通信部
110に命令を出す。
Then, determination section 150 issues a command to communication section 110 to generate conduction confirmation data having a sequence number of 301.

【0046】通信部110は、当該命令に基づき、シー
ケンス番号が301である導通確認データを生成し、当
該導通確認データを2回連続してサーバー200へ向け
送信する。
The communication unit 110 generates conduction confirmation data having a sequence number of 301 based on the command, and transmits the conduction confirmation data to the server 200 twice consecutively.

【0047】サーバー200は、FastRetran
smission機構により、当該導通確認データを2
回連続して受信したため、シーケンス番号が301のパ
ケットを通信装置100へ向け送信する。
The server 200 uses the FastRetran
The continuity check data is set to 2
Since the packet has been received consecutively twice, the packet having the sequence number 301 is transmitted to the communication device 100.

【0048】判定部150は、受信バッファ120にシ
ーケンス番号が301のパケットのデータが転送された
ことを確認すると、通信部110に次のシーケンス番号
401のパケットの送信要求を行うように命令を出す。
これにより、再び正常に通信が行われ、通信装置100
は、要求した500バイトのデータを受信できる。
Upon confirming that the data of the packet having the sequence number 301 has been transferred to the reception buffer 120, the determination section 150 issues an instruction to the communication section 110 to request transmission of the packet having the next sequence number 401. .
As a result, communication is normally performed again, and the communication device 100
Can receive the requested 500 bytes of data.

【0049】以上のように、本実施の形態によれば、所
定時間内に所望のパケットが受信されていないと判定し
た場合、当該パケットの識別情報を含む導通確認データ
を前記パケットの送信元の処理装置へ向け複数回送信す
ることにより、FastRetransmission
機構によって当該パケットが当該処理装置から即座に送
信される。
As described above, according to the present embodiment, when it is determined that a desired packet has not been received within a predetermined time, the continuity check data including the identification information of the packet is transmitted to the transmission source of the packet. FastRetransmission by sending multiple times to the processing device
The mechanism sends the packet immediately from the processing device.

【0050】したがって、タイムアウトを待つことな
く、受信できなかったパケットを受信することができ
る。
Therefore, a packet that could not be received can be received without waiting for a timeout.

【0051】なお、本発明の適用は上述した実施例に限
定されず、種々の変形が可能である。
The application of the present invention is not limited to the above-described embodiment, and various modifications are possible.

【0052】例えば、上述した実施例では、無線ネット
ワークのみで構成されたネットワークであったが、無線
ネットワークを経由するのであれば、有線ネットワーク
を含むネットワークに対しても本発明は有効である。
For example, in the above-described embodiment, the network is constituted only by the wireless network. However, the present invention is effective for a network including a wired network as long as the communication is performed via the wireless network.

【0053】図4は、本実施形態の一例に係る他のネッ
トワークの構成を示す図である。
FIG. 4 is a diagram showing the configuration of another network according to an example of the present embodiment.

【0054】例えば、図4に示すように、通信装置10
0と、サーバー200の間に無線の伝送路300に加え
て有線ネットワーク400が存在するネットワークに対
しても本発明は有効である。
For example, as shown in FIG.
The present invention is also effective for a network in which a wired network 400 exists in addition to the wireless transmission path 300 between the server 200 and the server 200.

【0055】また、有線ネットワークのみでネットワー
クが構成される場合であって、かつ、当該有線ネットワ
ークに通信装置を断続的に接続する場合にも本発明は有
効である。
The present invention is also effective when the network is constituted only by a wired network and when a communication device is intermittently connected to the wired network.

【0056】また、判定部150を、トラフィック状態
検出部140によって検出されたトラフィック状態に基
づき、当該トラフィック状態が正常でない場合に、通信
部110に、当該パケットのシーケンス番号を含む導通
確認データをサーバー200へ向け複数回送信させても
よい。
When the traffic condition is not normal based on the traffic condition detected by the traffic condition detecting unit 140, the judging unit 150 transmits to the communication unit 110 the conduction confirmation data including the sequence number of the packet. You may make it transmit to 200 several times.

【0057】これによれば、トラフィック状態を検出す
ることにより、トラフィック状態が正常でない場合に、
さらに、迅速にパケットを受信することができる。
According to this, by detecting the traffic state, if the traffic state is not normal,
Further, packets can be received quickly.

【0058】もちろん、受信バッファ120のデータ
と、トラフィック状態の両方に基づいて導通確認データ
を送信してもよい。
Of course, the continuity check data may be transmitted based on both the data in the reception buffer 120 and the traffic state.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本実施形態の一例に係る無線ネットワークの構
成を示す図である。
FIG. 1 is a diagram illustrating a configuration of a wireless network according to an example of an embodiment;

【図2】本実施形態の一例に係る通信装置の機能ブロッ
ク図である。
FIG. 2 is a functional block diagram of a communication device according to an example of the embodiment.

【図3】本実施形態の一例に係る通信装置とサーバー間
の通信手順を示す図である。
FIG. 3 is a diagram illustrating a communication procedure between a communication device and a server according to an example of the embodiment.

【図4】本実施形態の一例に係る他のネットワークの構
成を示す図である。
FIG. 4 is a diagram illustrating a configuration of another network according to an example of the embodiment.

【符号の説明】[Explanation of symbols]

100 通信装置 110 通信部 120 受信バッファ 140 トラフィック状態検出部 150 判定部 180 情報記憶媒体 REFERENCE SIGNS LIST 100 communication device 110 communication unit 120 reception buffer 140 traffic state detection unit 150 determination unit 180 information storage medium

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 無線ネットワークを介してTCP/IP
プロトコルを用いて通信を行う通信装置であって、 通信を行い、受信したパケットをバッファに転送する通
信手段と、 前記バッファに記憶されたパケットの識別情報に基づ
き、所定時間以内に所望のパケットが受信されているか
どうかを判定する判定手段と、 を含み、 前記判定手段は、所定時間以内に所望のパケットが受信
されていないと判定した場合、前記通信手段に、当該パ
ケットの識別情報を含む導通確認データを前記パケット
の送信元の処理装置へ向け複数回送信させることを特徴
とする通信装置。
1. TCP / IP over a wireless network
A communication device for performing communication using a protocol, wherein the communication device performs communication and transfers a received packet to a buffer, and a desired packet is transmitted within a predetermined time based on identification information of the packet stored in the buffer. Determining means for determining whether or not a desired packet has not been received within a predetermined period of time, wherein the determining means determines whether or not the communication means includes identification information of the packet. A communication device for transmitting confirmation data to a processing device of a transmission source of the packet a plurality of times.
【請求項2】 請求項1において、 前記無線ネットワークのトラフィック状態を検出する手
段を含み、 前記判定手段は、検出されたトラフィック状態に基づ
き、当該トラフィック状態が正常でない場合に、前記通
信手段に、当該パケットの識別情報を含む導通確認デー
タを前記パケットの送信元の処理装置へ向け複数回送信
させることを特徴とする通信装置。
2. The wireless communication system according to claim 1, further comprising: means for detecting a traffic state of the wireless network, wherein the determining means, based on the detected traffic state, when the traffic state is not normal, A communication device for transmitting continuity check data including identification information of the packet to a processing device that has transmitted the packet a plurality of times.
【請求項3】 無線ネットワークを介してTCP/IP
プロトコルを用いて通信を行うコンピュータにより使用
可能なプログラムであって、 通信手段に通信させ、受信されたパケットをバッファに
転送する手段と、 前記バッファに記憶されたパケットの識別情報に基づ
き、所定時間以内に所望のパケットが受信されているか
どうかを判定する判定手段と、 をコンピュータに実現させ、 前記判定手段は、所定時間以内に所望のパケットが受信
されていないと判定した場合、前記通信手段に、当該パ
ケットの識別情報を含む導通確認データを前記パケット
の送信元の処理装置へ向け複数回送信させることを特徴
とするプログラム。
3. TCP / IP over a wireless network
A program that can be used by a computer that performs communication using a protocol, wherein the program communicates with a communication unit and transfers a received packet to a buffer; and Determining means for determining whether or not a desired packet has been received within, and causing the computer to implement the following. If the determining means determines that the desired packet has not been received within a predetermined time, the communication means A program for transmitting conduction confirmation data including identification information of the packet to a processing device that has transmitted the packet a plurality of times.
【請求項4】 請求項3において、 前記無線ネットワークのトラフィック状態を検出する手
段をコンピュータに実現させ、 前記判定手段は、検出されたトラフィック状態に基づ
き、当該トラフィック状態が正常でない場合に、前記通
信手段に、当該パケットの識別情報を含む導通確認デー
タを前記パケットの送信元の処理装置へ向け複数回送信
させることを特徴とするプログラム。
4. The wireless communication system according to claim 3, wherein the computer implements means for detecting a traffic state of the wireless network, and wherein the determining means performs the communication when the traffic state is not normal based on the detected traffic state. A program causing the means to transmit the conduction confirmation data including the identification information of the packet to the processing device of the transmission source of the packet a plurality of times.
【請求項5】 コンピュータにより使用可能な情報記憶
媒体であって、 請求項3、4のいずれかのプログラムを含むことを特徴
とする情報記憶媒体。
5. An information storage medium usable by a computer, wherein the information storage medium includes the program according to claim 3.
【請求項6】 無線ネットワークを介してTCP/IP
プロトコルを用いて通信を行う場合の通信制御方法であ
って、 TCPコネクションを確立した状態で、受信したパケッ
トをバッファに転送する工程と、 前記バッファに記憶されたパケットの識別情報に基づ
き、所定時間以内に所望のパケットが受信されているか
どうかを判定する工程と、 所定時間以内に所望のパケットが受信されていないと判
定した場合、当該パケットの識別情報を含む導通確認デ
ータを前記パケットの送信元の処理装置へ向け複数回送
信する工程と、 前記送信元の処理装置において、FastRetran
smission機構に従って導通確認データに含まれ
る識別情報によって識別されるパケットを再送信する工
程と、 を含むことを特徴とする通信制御方法。
6. TCP / IP over a wireless network
A communication control method for performing communication using a protocol, comprising: a step of transferring a received packet to a buffer while a TCP connection is established; and a method of transmitting a received packet to a buffer for a predetermined time based on identification information of the packet stored in the buffer. Determining whether a desired packet has been received within a predetermined time period; and, if determining that the desired packet has not been received within a predetermined time period, transmitting continuity check data including identification information of the packet to a source of the packet. Transmitting to the processing device a plurality of times; and in the processing device of the transmission source, FastRetran
retransmitting the packet identified by the identification information included in the continuity check data in accordance with the transmission mechanism.
JP2001092259A 2001-03-28 2001-03-28 Communication device, program, information recording medium, and communication control method Pending JP2002290442A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001092259A JP2002290442A (en) 2001-03-28 2001-03-28 Communication device, program, information recording medium, and communication control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001092259A JP2002290442A (en) 2001-03-28 2001-03-28 Communication device, program, information recording medium, and communication control method

Publications (2)

Publication Number Publication Date
JP2002290442A true JP2002290442A (en) 2002-10-04
JP2002290442A5 JP2002290442A5 (en) 2005-01-27

Family

ID=18946754

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001092259A Pending JP2002290442A (en) 2001-03-28 2001-03-28 Communication device, program, information recording medium, and communication control method

Country Status (1)

Country Link
JP (1) JP2002290442A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007299269A (en) * 2006-05-01 2007-11-15 Yokogawa Electric Corp Maintenance information management system, method and program
JP2007299270A (en) * 2006-05-01 2007-11-15 Yokogawa Electric Corp Information management system, method and program
JP2008514126A (en) * 2004-09-16 2008-05-01 クゥアルコム・インコーポレイテッド Call setup in videophone networks

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008514126A (en) * 2004-09-16 2008-05-01 クゥアルコム・インコーポレイテッド Call setup in videophone networks
US8259565B2 (en) 2004-09-16 2012-09-04 Qualcomm Inc. Call setup in a video telephony network
JP2007299269A (en) * 2006-05-01 2007-11-15 Yokogawa Electric Corp Maintenance information management system, method and program
JP2007299270A (en) * 2006-05-01 2007-11-15 Yokogawa Electric Corp Information management system, method and program

Similar Documents

Publication Publication Date Title
US20070064631A1 (en) Method and apparatus for transmitting signaling data messages in a wireless communications system
KR100585230B1 (en) Method and system for setting TCP proxy in order to reduce packet loss and transmission delay in wire/wireless integrated IP network
US8583831B2 (en) Thin client discovery
US8379610B2 (en) System and method of unacknowledged network layer service access point identifier (NSAPI) recovery in sub-network dependent convergence protocol (SNDCP) communication
JPH11243419A (en) Rate control system for tcp layer
JP2007089175A (en) Method and apparatus for processing control pdu in re-establishing receiver side in radio communication system
KR20040015672A (en) Method for handling timers after an rlc reset or re-establishment in a wireless communications system
US6553032B1 (en) Packeting timeout spoofing in a wireless data communications network
KR20050069903A (en) Method for creating feedback message for arq in mobile communication system
KR20010080354A (en) Method and apparatus for starting an acknowledgment timer
JPH11340986A (en) Device used for radio communication system and program recording medium
JP2002262361A (en) Wireless communication apparatus, method thereof and wireless communication system employing the same
KR20050078096A (en) Method for frame retransmission and network apparatus employing the method
JP4485684B2 (en) Method and apparatus for transmitting data packet in communication system
JP4244159B2 (en) Reception device, communication system, and program
KR100804177B1 (en) Method and system for transmit data blocking in a wireless communications network
JP2002290442A (en) Communication device, program, information recording medium, and communication control method
JP2000022744A (en) Packet communication system, packet communication device and packet communication method
JP2004187099A (en) Communication control method, communication system and communication equipment
EP1505759B1 (en) Method and device for transmitting/receiving data using acknowledged transport layer protocols
KR100370060B1 (en) Method for operating communication in Next-generation Communication System
JP2002281106A (en) Method for communicating data and its system
JP4042443B2 (en) Mobile router device and link establishment method for the same
KR100794415B1 (en) TCP disconnecting system and method be able to reduce exhaustion of mobile resources
JP2002027014A (en) Communication equipment with rlc protocol function and rlc protocol function reset method for the same

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040223

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040223

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050428

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050531

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050705

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20051220

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060308