JP2016163063A - Communication apparatus and communication control program - Google Patents

Communication apparatus and communication control program Download PDF

Info

Publication number
JP2016163063A
JP2016163063A JP2015037122A JP2015037122A JP2016163063A JP 2016163063 A JP2016163063 A JP 2016163063A JP 2015037122 A JP2015037122 A JP 2015037122A JP 2015037122 A JP2015037122 A JP 2015037122A JP 2016163063 A JP2016163063 A JP 2016163063A
Authority
JP
Japan
Prior art keywords
mtu
communication
unit
transfer amount
value
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.)
Granted
Application number
JP2015037122A
Other languages
Japanese (ja)
Other versions
JP6547333B2 (en
Inventor
篠原 誠
Makoto Shinohara
誠 篠原
卓哉 武曽
Takuya Takeso
卓哉 武曽
仁志 押野
Hitoshi Oshino
仁志 押野
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2015037122A priority Critical patent/JP6547333B2/en
Publication of JP2016163063A publication Critical patent/JP2016163063A/en
Application granted granted Critical
Publication of JP6547333B2 publication Critical patent/JP6547333B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a communication apparatus etc. capable of adjusting maximum transfer amount suitable for a communication network of a receiver at a communication apparatus.SOLUTION: A radio terminal has a first determination section that determines whether or not the number of re-transmissions of a packet accompanying a discard of a packet during a TCP (transmission control protocol) transfer is within a re-transmission threshold level or more. The radio terminal further has a first adjustment section that, when the number of re-transmission is the re-transmission threshold level or more, adjusts the size of present MTU setting in a direction to reduce by multiplying an adjustment amount of reduction ratio to the present MTU setting; and a first control unit that sets the adjusted MTU.SELECTED DRAWING: Figure 1

Description

本発明は、通信装置及び通信制御プログラムに関する。   The present invention relates to a communication device and a communication control program.

例えば、IEEE(The Institute of Electrical and Electronics Engineers, Inc.)等で規定されているネットワークでは、データ転送できる最大転送単位(MTU:Maximum Transfer Unit)が規定されている。ネットワークでは、例えば、携帯電話機とサーバとの間でデータを転送する際に、MTUを超える量のデータは破棄されて転送できない。   For example, in a network defined by IEEE (The Institute of Electrical and Electronics Engineers, Inc.) or the like, a maximum transfer unit (MTU) that can transfer data is defined. In a network, for example, when data is transferred between a mobile phone and a server, data exceeding the MTU is discarded and cannot be transferred.

また、複数の物理網を用いたネットワークのMTUを決定する方法としては、IETF(Internet Engineering Task Force)のRFC(Request for Comment)1191が規定されている。   In addition, as a method for determining the MTU of a network using a plurality of physical networks, RFC (Request for Comment) 1191 of IETF (Internet Engineering Task Force) is defined.

しかしながら、通信網の中には、セキュリティ等の観点からRFC1191の機能が利用できない通信網も存在する。また、ネットワーク内の統計情報及び経路情報に基づきパケットサイズを自動的に調整する方法も提案されている。   However, some communication networks cannot use the functions of RFC 1191 from the viewpoint of security and the like. A method for automatically adjusting the packet size based on statistical information and route information in the network has also been proposed.

特開2003−218840号公報JP 2003-218840 A 特表2007−527179号公報JP-T-2007-527179 特開2008−227855号公報JP 2008-227855 A

スマートフォン等の通信装置を収容する通信事業者の通信網は、通信事業者や通信種別毎に設定するMTUが異なる場合がある。例えば、日本国内の通信事業者の通信網間では問題にならないが、海外ローミング等で海外の通信事業者の通信網を利用する場合、MTUが異なるため、MTUのサイズを調整しないと、データを転送できない場合がある。   A communication network of a communication carrier that accommodates a communication device such as a smartphone may have different MTUs set for each communication carrier or communication type. For example, there is no problem between the communication networks of Japanese carriers, but when using the communication network of overseas carriers for overseas roaming etc., the MTU is different. Transfer may not be possible.

しかしながら、通信装置では、海外ローミング等で利用する通信網のMTUが不明のため、通信網に適したMTUのサイズを動的に調整できない。その結果、通信装置は、通信網に適したMTU(最大転送単位)のサイズを調整できず、通信網と通信できない。   However, in the communication apparatus, since the MTU of the communication network used for overseas roaming or the like is unknown, the size of the MTU suitable for the communication network cannot be dynamically adjusted. As a result, the communication device cannot adjust the size of the MTU (maximum transfer unit) suitable for the communication network and cannot communicate with the communication network.

一つの側面では、通信装置側で通信網に適した最大転送単位を調整できる通信装置及び通信制御プログラムを提供することを目的とする。   An object of one aspect is to provide a communication device and a communication control program that can adjust a maximum transfer unit suitable for a communication network on the communication device side.

一つの案の通信装置では、送信部と、判定部と、調整部とを有する。前記送信部は、所定の最大転送量単位でデータを送信する。前記判定部は、前記送信部で前記所定の最大転送量単位でデータを転送する際に前記データの転送量が前記所定の最大転送量を上回ることで実行するデータ再送の回数が所定回数以上であるか否かを判定する。前記調整部は、前記データ再送の回数が前記所定回数以上の場合に、前記所定の最大転送量を減少する方向に調整する。   One communication device includes a transmission unit, a determination unit, and an adjustment unit. The transmission unit transmits data in units of a predetermined maximum transfer amount. The determination unit is configured such that when the transmission unit transfers data in units of the predetermined maximum transfer amount, the number of data retransmissions executed when the data transfer amount exceeds the predetermined maximum transfer amount is a predetermined number or more. It is determined whether or not there is. The adjustment unit adjusts the predetermined maximum transfer amount so as to decrease when the number of times of data retransmission is equal to or greater than the predetermined number.

通信装置側で通信網に適した最大転送単位を調整できる。   The maximum transfer unit suitable for the communication network can be adjusted on the communication device side.

図1は、実施例1の無線端末の一例を示す説明図である。FIG. 1 is an explanatory diagram illustrating an example of a wireless terminal according to the first embodiment. 図2は、TCP用の計測テーブルの一例を示す説明図である。FIG. 2 is an explanatory diagram illustrating an example of a measurement table for TCP. 図3は、第1のMTU調整処理に関わる無線端末及びサーバの処理動作の一例を示すシーケンス図である。FIG. 3 is a sequence diagram illustrating an example of processing operations of the wireless terminal and the server related to the first MTU adjustment processing. 図4は、テーブル設定処理に関わる無線端末のプロセッサの処理動作の一例を示すフローチャートである。FIG. 4 is a flowchart showing an example of the processing operation of the processor of the wireless terminal involved in the table setting process. 図5は、第1のMTU調整処理に関わる無線端末のプロセッサの処理動作の一例を示すフローチャートである。FIG. 5 is a flowchart illustrating an example of the processing operation of the processor of the wireless terminal related to the first MTU adjustment processing. 図6は、実施例2の無線端末の一例を示す説明図である。FIG. 6 is an explanatory diagram of an example of a wireless terminal according to the second embodiment. 図7は、UDP用の計測テーブルの一例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of a measurement table for UDP. 図8は、第2のMTU調整処理に関わる無線端末及びサーバの処理動作の一例を示すシーケンス図である。FIG. 8 is a sequence diagram illustrating an example of processing operations of the wireless terminal and the server related to the second MTU adjustment processing. 図9は、第2のMTU調整処理に関わる無線端末のプロセッサの処理動作の一例を示すフローチャートである。FIG. 9 is a flowchart illustrating an example of the processing operation of the processor of the wireless terminal related to the second MTU adjustment processing. 図10は、通信制御プログラムを実行する情報処理装置の一例を示す説明図である。FIG. 10 is an explanatory diagram illustrating an example of an information processing apparatus that executes a communication control program.

以下、図面に基づいて、本願の開示する通信装置及び通信制御プログラムの実施例を詳細に説明する。尚、本実施例により、開示技術が限定されるものではない。また、以下に示す各実施例は、矛盾を起こさない範囲で適宜組み合わせても良い。   Hereinafter, embodiments of a communication device and a communication control program disclosed in the present application will be described in detail based on the drawings. The disclosed technology is not limited by the present embodiment. Moreover, you may combine suitably each Example shown below in the range which does not cause contradiction.

図1は、本実施例の無線端末1の一例を示す説明図である。図1に示す無線端末1は、無線部11と、表示部12と、タッチセンサ13と、オーディオ入出力部14と、マイク15と、スピーカ16と、ROM(Read Only Memory)17と、RAM(Random Access Memory)18と、プロセッサ19とを有する。   FIG. 1 is an explanatory diagram illustrating an example of a wireless terminal 1 according to the present embodiment. A wireless terminal 1 shown in FIG. 1 includes a wireless unit 11, a display unit 12, a touch sensor 13, an audio input / output unit 14, a microphone 15, a speaker 16, a ROM (Read Only Memory) 17, a RAM ( Random Access Memory) 18 and a processor 19.

無線部11は、無線端末1の無線通信を司る部位である。尚、無線部11は、例えば、TCP(Transmission Control Protocol)やUDP(User Datagram Protocol)を利用したパケット通信を実行する機能を有する。表示部12は、各種情報を表示する出力インタフェースである。タッチセンサ13は、各種情報を入力する入力インタフェースである。オーディオ入出力部14は、マイク15及びスピーカ16と接続し、マイク15から音響信号を入力すると共に、スピーカ16から音響信号を出力する。   The wireless unit 11 is a part that controls wireless communication of the wireless terminal 1. The wireless unit 11 has a function of executing packet communication using, for example, TCP (Transmission Control Protocol) or UDP (User Datagram Protocol). The display unit 12 is an output interface that displays various types of information. The touch sensor 13 is an input interface for inputting various information. The audio input / output unit 14 is connected to the microphone 15 and the speaker 16, inputs an acoustic signal from the microphone 15, and outputs an acoustic signal from the speaker 16.

ROM17は、各種情報、例えば、通信制御プログラム等を格納する領域である。RAM18は、各種情報を記憶する領域を有し、例えば、計測テーブル30を有する。計測テーブル30は、後述する、TCP通信する通信網に適したMTUを調整する際に使用するTCP用の計測基準値を記憶したテーブルである。図2は、TCP用の計測テーブル30の一例を示す説明図である。図2の計測テーブル30は、通信事業者31や通信ベアラ32毎に、MTU値33、再送閾値34、単位時間35、調整量(減少割合)36及び更新日時37を対応付けて管理している。通信事業者31は、通信網の通信事業者を識別するIDである。通信ベアラ32は、利用する通信種別、例えば、LTE(Long Term Evolution)、GSM(Global System for Mobile Communications(登録商標))、WCDMA(Wideband Code Division Multiple Access(登録商標))及びWi−Fi(Wireless Fidelity(登録商標))等の通信種別である。MTU値33は、現在設定中のMTU値である。尚、MTU値33は、初期設定時には通信ベアラに対応したMTU値である。再送閾値34は、後述するTCP転送エラーと判定するためのパケットの再送回数の閾値である。単位時間35は、TCP転送エラーと判定するための監視タイマの監視時間である。調整量36は、MTU値を減少方向に調整するためのMTU値の割合である。更新日時37は、計測テーブル30の内容を更新した日時である。   The ROM 17 is an area for storing various information such as a communication control program. The RAM 18 has an area for storing various information, and includes, for example, a measurement table 30. The measurement table 30 is a table that stores measurement reference values for TCP used when adjusting an MTU suitable for a communication network for TCP communication, which will be described later. FIG. 2 is an explanatory diagram showing an example of the TCP measurement table 30. The measurement table 30 in FIG. 2 manages an MTU value 33, a retransmission threshold 34, a unit time 35, an adjustment amount (decrease rate) 36, and an update date 37 in association with each communication carrier 31 and communication bearer 32. . The communication carrier 31 is an ID for identifying the communication carrier of the communication network. The communication bearer 32 is a communication type to be used, for example, LTE (Long Term Evolution), GSM (Global System for Mobile Communications (registered trademark)), WCDMA (Wideband Code Division Multiple Access (registered trademark)), and Wi-Fi (Wireless). Fidelity (registered trademark)). The MTU value 33 is the MTU value currently set. The MTU value 33 is an MTU value corresponding to a communication bearer at the time of initial setting. The retransmission threshold 34 is a threshold for the number of packet retransmissions for determining a TCP transfer error, which will be described later. The unit time 35 is the monitoring time of the monitoring timer for determining a TCP transfer error. The adjustment amount 36 is a ratio of the MTU value for adjusting the MTU value in the decreasing direction. The update date and time 37 is the date and time when the contents of the measurement table 30 are updated.

プロセッサ19は、計測テーブル30を参照し、通信事業者31は“D社”、通信ベアラ32は“LTE”、MTU値33は“1400”バイト、再送閾値34は“3”、単位時間35は“60秒”、調整量(減少割合)36は“10%”等と認識する。   The processor 19 refers to the measurement table 30, the carrier 31 is "Company D", the communication bearer 32 is "LTE", the MTU value 33 is "1400" bytes, the retransmission threshold 34 is "3", and the unit time 35 is It is recognized that “60 seconds” and the adjustment amount (reduction ratio) 36 are “10%” and the like.

プロセッサ19は、無線端末1全体を制御する部位である。プロセッサ19は、ROM17に記憶された通信制御プログラムを読み出し、読み出された通信制御プログラムに基づき各種プロセスを機能として構成する。プロセッサ19は、機能構成として、認識部21と、第1の判定部22と、第1の調整部23と、第1の制御部24とを有する。認識部21は、通信中の在圏情報から通信事業者及び通信種別を認識する。第1の判定部22は、通信先の通信網に対するTCP転送エラーを判定する。第1の調整部23は、TCP転送エラーと判定した場合、現在設定中のMTU値を調整する。第1の制御部24は、プロセッサ19全体を制御する。   The processor 19 is a part that controls the entire wireless terminal 1. The processor 19 reads the communication control program stored in the ROM 17 and configures various processes as functions based on the read communication control program. The processor 19 includes a recognition unit 21, a first determination unit 22, a first adjustment unit 23, and a first control unit 24 as functional configurations. The recognizing unit 21 recognizes the communication carrier and the communication type from the located area information during communication. The first determination unit 22 determines a TCP transfer error for the communication network of the communication destination. If the first adjustment unit 23 determines that the TCP transfer error has occurred, the first adjustment unit 23 adjusts the currently set MTU value. The first control unit 24 controls the entire processor 19.

第1の制御部24は、無線部11を通じて通信網内のサーバ2に対して設定中のMTU値でパケットを送信する。第1の制御部24は、サーバ2にパケットを送信後、TCPで送信パケットに対する応答パケット(ACK)を受信しなかった場合にパケット破棄と認識し、パケット再送を要求し、パケットを再送する。尚、パケット破棄による再送の仕組みは、RFC2018(TCP Selective Acknowledgment Options)に規定されている。第1の制御部24では、例えば、RFC2018の仕組みを利用するものとする。   The first control unit 24 transmits a packet with the MTU value being set to the server 2 in the communication network through the wireless unit 11. After transmitting a packet to the server 2, the first control unit 24 recognizes that the packet is discarded when a response packet (ACK) to the transmission packet is not received by TCP, requests packet retransmission, and retransmits the packet. Note that the retransmission mechanism by packet discard is defined in RFC2018 (TCP Selective Acknowledgment Options). The first control unit 24 uses, for example, the mechanism of RFC2018.

第1の制御部24は、認識部21にて認識した通信事業者及び通信ベアラに対応する計測テーブル30がRAM18内にあるか否かを判定する。第1の制御部24は、認識した通信事業者及び通信ベアラに対応する計測テーブル30がある場合、該当する計測テーブル30から計測基準値(MTU値33、再送閾値34、単位時間35及び調整量36)を読み出して設定する。   The first control unit 24 determines whether or not the measurement table 30 corresponding to the communication carrier and the communication bearer recognized by the recognition unit 21 is in the RAM 18. When there is a measurement table 30 corresponding to the recognized communication carrier and communication bearer, the first control unit 24 determines the measurement reference value (MTU value 33, retransmission threshold 34, unit time 35, and adjustment amount from the corresponding measurement table 30. 36) is read and set.

第1の制御部24は、設定した計測基準値内の再送閾値34及び単位時間35を参照し、サーバ2との通信中にパケット破棄で1回目のパケット再送を検知した場合、図示せぬ監視タイマの計時動作を開始し、そのパケットの再送回数を+1インクリメントする。そして、第1の制御部24は、監視時間中に再送を検知する毎に再送回数を+1インクリメントする。   When the first control unit 24 refers to the retransmission threshold 34 and the unit time 35 within the set measurement reference value and detects the first packet retransmission due to packet discard during communication with the server 2, monitoring is performed (not shown). The timer timing operation is started, and the number of retransmissions of the packet is incremented by +1. Then, the first control unit 24 increments the number of retransmissions by +1 each time a retransmission is detected during the monitoring time.

第1の判定部22は、単位時間内にパケットの再送回数が再送閾値以上であるか否かを判定する。第1の判定部22は、再送回数が再送閾値以上と判定された場合、TCP転送エラーと判定する。   The first determination unit 22 determines whether or not the number of packet retransmissions within a unit time is greater than or equal to a retransmission threshold. When it is determined that the number of retransmissions is equal to or greater than the retransmission threshold, the first determination unit 22 determines a TCP transfer error.

第1の調整部23は、TCP転送エラーと判定した場合、設定した計測基準値内のMTU値33及び調整量36を参照し、現在MTU値α*調整量(減少割合:10%)βで調整MTU値を算出する。つまり、調整MTU値は、現在MTU値から10%の割合で減少する。尚、調整量は、適宜設定変更可能である。   If the first adjustment unit 23 determines that the TCP transfer error has occurred, the first adjustment unit 23 refers to the MTU value 33 and the adjustment amount 36 within the set measurement reference value, and the current MTU value α * adjustment amount (decrease rate: 10%) β An adjusted MTU value is calculated. That is, the adjusted MTU value decreases at a rate of 10% from the current MTU value. Note that the adjustment amount can be appropriately changed.

第1の制御部24は、算出した調整MTU値がMTU下限値を下回ったか否かを判定する。尚、MTU下限値は、設定可能なMTU値の下限値である。第1の制御部24は、調整MTU値がMTU下限値を下回らなかった場合、調整MTU値を現在MTU値として設定すると共に、計測テーブル30内の現在MTU値33を調整MTU値に更新する。第1の制御部24は、調整MTU値がMTU下限値を下回った場合、調整MTU値を設定しない。   The first control unit 24 determines whether or not the calculated adjusted MTU value has fallen below the MTU lower limit value. The MTU lower limit value is a lower limit value of the settable MTU value. When the adjusted MTU value does not fall below the MTU lower limit value, the first control unit 24 sets the adjusted MTU value as the current MTU value and updates the current MTU value 33 in the measurement table 30 to the adjusted MTU value. The first control unit 24 does not set the adjusted MTU value when the adjusted MTU value falls below the MTU lower limit value.

次に実施例1の無線端末1の動作について説明する。図3は、第1のMTU調整処理に関わる無線端末1及びサーバ2の処理動作の一例を示すシーケンス図である。図3に示す無線端末1は、サーバ2とのTCP通信中に、現在のMTU値でシーケンシャル番号を付加したパケットをサーバ2に送信する(ステップS11)。無線端末1は、サーバ2からパケット応答がない場合、シーケンシャル番号に基づきパケット破棄を認識する(ステップS12)。   Next, the operation of the wireless terminal 1 according to the first embodiment will be described. FIG. 3 is a sequence diagram illustrating an example of processing operations of the wireless terminal 1 and the server 2 related to the first MTU adjustment processing. The wireless terminal 1 shown in FIG. 3 transmits a packet to which the sequential number is added with the current MTU value to the server 2 during TCP communication with the server 2 (step S11). When there is no packet response from the server 2, the wireless terminal 1 recognizes packet discard based on the sequential number (step S12).

無線端末1は、パケット破棄を認識した場合、パケット再送を検知し(ステップS13)、再送回数を+1インクリメントする。そして、無線端末1は、パケット再送に応じて、サーバ2に対してパケットを現在のMTU値で送信する(ステップS14)。   When the wireless terminal 1 recognizes the packet discard, the wireless terminal 1 detects the packet retransmission (step S13) and increments the number of retransmissions by +1. Then, the wireless terminal 1 transmits the packet with the current MTU value to the server 2 in response to the packet retransmission (step S14).

更に、無線端末1は、サーバ2からパケット応答がない場合、シーケンシャル番号に基づきパケット破棄を認識する(ステップS15)。無線端末1は、パケット破棄を認識した場合、パケット再送を検知し(ステップS16)、再送回数を+1インクリメントする。更に、無線端末1は、パケット再送に応じて、サーバ2に対してパケットを現在のMTU値で送信する(ステップS17)。   Furthermore, when there is no packet response from the server 2, the wireless terminal 1 recognizes packet discard based on the sequential number (step S15). When the wireless terminal 1 recognizes the packet discard, the wireless terminal 1 detects packet retransmission (step S16), and increments the number of retransmissions by +1. Furthermore, the wireless terminal 1 transmits the packet with the current MTU value to the server 2 in response to the packet retransmission (step S17).

そして、無線端末1は、再送回数が再送閾値以上になった場合(ステップS18)、TCP転送エラーと判定する(ステップS19)。無線端末1は、現在MTU値α*調整量(減少割合:10%)βでMTU値を減少方向に調整するMTU調整処理を実行する(ステップS20)。その結果、無線端末1は、減少方向に調整したMTU値を設定し、設定した調整MTU値でサーバ2との間でTCPのパケット通信を確保できる。   If the number of retransmissions is equal to or greater than the retransmission threshold (step S18), the wireless terminal 1 determines that a TCP transfer error has occurred (step S19). The wireless terminal 1 executes MTU adjustment processing for adjusting the MTU value in the decreasing direction by the current MTU value α * adjustment amount (decrease rate: 10%) β (step S20). As a result, the wireless terminal 1 sets the MTU value adjusted in the decreasing direction, and can secure TCP packet communication with the server 2 with the set adjusted MTU value.

図4は、テーブル設定処理に関わる無線端末1内のプロセッサ19の処理動作の一例を示すフローチャートである。図4に示すテーブル設定処理は、通信先の通信事業者及び通信ベアラに対応したTCP用の計測テーブル30を設定し、設定した計測テーブル30内の計測基準値を設定する処理である。   FIG. 4 is a flowchart showing an example of the processing operation of the processor 19 in the wireless terminal 1 related to the table setting process. The table setting process shown in FIG. 4 is a process for setting the TCP measurement table 30 corresponding to the communication carrier and communication bearer of the communication destination, and setting the measurement reference value in the set measurement table 30.

図4においてプロセッサ19は、通信ベアラの変化を検出したか否かを判定する(ステップS21)。尚、通信ベアラの変化とは、例えば、同一通信事業者内のLTEからWCDMAへの変更や、例えば、B社のLTEからD社のWCDMAへの変更等である。プロセッサ19内の認識部21は、通信ベアラの変化を検出した場合(ステップS21肯定)、在圏情報から通信網の通信事業者及び通信ベアラを認識する(ステップS22)。   In FIG. 4, the processor 19 determines whether or not a change in the communication bearer has been detected (step S21). The change of the communication bearer is, for example, a change from LTE to WCDMA within the same communication carrier, for example, a change from LTE of B company to WCDMA of D company, and the like. When the change of the communication bearer is detected (Yes at Step S21), the recognition unit 21 in the processor 19 recognizes the communication carrier and the communication bearer of the communication network from the location information (Step S22).

プロセッサ19内の第1の制御部24は、認識した通信事業者及び通信ベアラに対応する計測テーブル30がRAM18内にあるか否かを判定する(ステップS23)。第1の制御部24は、通信事業者及び通信ベアラに対応した計測テーブル30がある場合(ステップS23肯定)、その計測テーブル30内の計測基準値を設定し(ステップS24)、後述する図5に示す第1のMTU調整処理を実行し(ステップS25)、図4に示す処理動作を終了する。   The first control unit 24 in the processor 19 determines whether or not the measurement table 30 corresponding to the recognized communication carrier and communication bearer is in the RAM 18 (step S23). When there is a measurement table 30 corresponding to the communication carrier and the communication bearer (Yes at Step S23), the first control unit 24 sets a measurement reference value in the measurement table 30 (Step S24), and will be described later with reference to FIG. The first MTU adjustment process shown in FIG. 4 is executed (step S25), and the processing operation shown in FIG.

第1の制御部24は、認識した通信事業者及び通信ベアラに対応する計測テーブル30がRAM18内にない場合(ステップS23否定)、認識した通信事業者及び通信ベアラに対応した新規の計測テーブル30を生成する(ステップS26)。尚、新規の計測テーブル30内の計測基準値は初期値が設定されているものとする。更に、第1の制御部24は、新規の計測テーブル30を生成した後、その新規の計測テーブル30の計測基準値を設定し(ステップS27)、第1のMTU調整処理を実行すべく、ステップS25に移行する。   If the measurement table 30 corresponding to the recognized communication carrier and communication bearer is not in the RAM 18 (No in step S23), the first control unit 24 creates a new measurement table 30 corresponding to the recognized communication carrier and communication bearer. Is generated (step S26). It is assumed that an initial value is set as the measurement reference value in the new measurement table 30. Further, after generating the new measurement table 30, the first control unit 24 sets the measurement reference value of the new measurement table 30 (step S27), and executes the first MTU adjustment process. The process proceeds to S25.

プロセッサ19は、通信ベアラの変化を検出したのでない場合(ステップS21否定)、パケット通信中であるか否かを判定する(ステップS28)。認識部21は、パケット通信中の場合(ステップS28肯定)、在圏情報から通信事業者及び通信ベアラを認識すべく、ステップS22に移行する。プロセッサ19は、パケット通信中でない場合(ステップS28否定)、図4に示す処理動作を終了する。   When the processor 19 has not detected a change in the communication bearer (No at Step S21), the processor 19 determines whether or not packet communication is being performed (Step S28). When the packet communication is being performed (Yes at Step S28), the recognizing unit 21 proceeds to Step S22 in order to recognize the communication carrier and the communication bearer from the location information. When the packet communication is not in progress (No at Step S28), the processor 19 ends the processing operation shown in FIG.

図4に示すテーブル設定処理を実行するプロセッサ19は、在圏情報から通信事業者及び通信ベアラを認識し、認識した通信事業者及び通信ベアラに対応した計測テーブル30がRAM18内にある場合、該当した計測テーブル30内の計測基準値を設定する。その結果、無線端末1は、通信先の通信網に適したMTU値を調整する計測基準値を設定できる。   The processor 19 that executes the table setting process shown in FIG. 4 recognizes the communication carrier and the communication bearer from the location information, and if the measurement table 30 corresponding to the recognized communication carrier and the communication bearer is in the RAM 18, The measurement reference value in the measured table 30 is set. As a result, the wireless terminal 1 can set a measurement reference value for adjusting the MTU value suitable for the communication network of the communication destination.

また、プロセッサ19は、認識した通信事業者及び通信ベアラに対応した計測テーブル30がRAM18内にない場合、新規の計測テーブル30を生成し、新規の計測テーブル30内の計測基準値を設定する。その結果、無線端末1は、通信先の通信網に適したMTU値を調整する計測基準値を設定できる。   If the measurement table 30 corresponding to the recognized communication carrier and communication bearer is not in the RAM 18, the processor 19 generates a new measurement table 30 and sets a measurement reference value in the new measurement table 30. As a result, the wireless terminal 1 can set a measurement reference value for adjusting the MTU value suitable for the communication network of the communication destination.

図5は、第1のMTU調整処理に関わる無線端末1のプロセッサ19の処理動作の一例を示すフローチャートである。図5に示す第1のMTU調整処理は、TCP転送エラーと判定された場合、現在設定中のMTUのサイズを調整する処理である。   FIG. 5 is a flowchart illustrating an example of processing operation of the processor 19 of the wireless terminal 1 related to the first MTU adjustment processing. The first MTU adjustment process shown in FIG. 5 is a process for adjusting the size of the MTU currently being set when it is determined that a TCP transfer error has occurred.

図5において無線端末1のプロセッサ19内の第1の制御部24は、サーバ2とのTCP通信によるパケット通信を開始したか否かを判定する(ステップS31)。第1の制御部24は、パケット通信を開始した場合(ステップS31肯定)、パケット破棄によるパケットの再送を検知したか否かを判定する(ステップS32)。   In FIG. 5, the first control unit 24 in the processor 19 of the wireless terminal 1 determines whether or not packet communication by TCP communication with the server 2 has been started (step S31). When packet communication is started (Yes at Step S31), the first control unit 24 determines whether or not retransmission of a packet due to packet discard is detected (Step S32).

第1の判定部22は、パケットの再送を検知した場合(ステップS32肯定)、破棄パケットのデータサイズが第1の条件を満たしているか否かを判定する(ステップS33)。尚、第1の条件は、破棄パケットのデータサイズがMTU値の下限値よりも大きく、かつ、現在設定中のMTU値よりも小さいか否かを判定する条件である。尚、第1の制御部24は、破棄パケットのデータサイズを認識しているものとする。   When detecting the retransmission of the packet (Yes at Step S32), the first determination unit 22 determines whether the data size of the discarded packet satisfies the first condition (Step S33). The first condition is a condition for determining whether or not the data size of the discarded packet is larger than the lower limit value of the MTU value and smaller than the currently set MTU value. Note that the first control unit 24 recognizes the data size of the discarded packet.

第1の判定部22は、破棄パケットのデータサイズが第1の条件を満たした場合(ステップS33肯定)、監視タイマが計時中であるか否かを判定する(ステップS34)。第1の判定部22は、監視タイマが計時中でない場合(ステップS34否定)、監視タイマを起動する(ステップS35)。第1の判定部22は、監視タイマを起動した後、再送回数をクリアし(ステップS36)、再送回数を+1インクリメントする(ステップS37)。   When the data size of the discarded packet satisfies the first condition (Yes at Step S33), the first determination unit 22 determines whether the monitoring timer is counting time (Step S34). If the monitoring timer is not counting time (No at Step S34), the first determination unit 22 starts the monitoring timer (Step S35). After starting the monitoring timer, the first determination unit 22 clears the number of retransmissions (step S36) and increments the number of retransmissions by +1 (step S37).

第1の判定部22は、再送回数を+1インクリメントした後、設定中の計測テーブル30内の再送閾値34及び単位時間35を参照し、再送回数が再送閾値以上であるか否かを判定する(ステップS38)。プロセッサ19内の第1の調整部23は、再送回数が再送閾値以上の場合(ステップS38肯定)、現在のMTU値α*調整量(減少割合:10%)βで調整MTU値を算出する(ステップS39)。その結果、調整MTU値は、現在MTU値よりも10%小さくなる。   The first determination unit 22 increments the number of retransmissions by +1, and then refers to the retransmission threshold 34 and the unit time 35 in the measurement table 30 being set to determine whether the number of retransmissions is equal to or greater than the retransmission threshold ( Step S38). The first adjusting unit 23 in the processor 19 calculates the adjusted MTU value with the current MTU value α * adjustment amount (decrease rate: 10%) β when the number of retransmissions is equal to or greater than the retransmission threshold (Yes at Step S38) ( Step S39). As a result, the adjusted MTU value is 10% smaller than the current MTU value.

第1の制御部24は、調整MTU値を算出した後、調整MTU値がMTU下限値を下回るか否かを判定する(ステップS40)。第1の制御部24は、調整MTU値がMTU下限値を下回らない場合(ステップS40否定)、算出した調整MTU値を設定する(ステップS41)。   After calculating the adjusted MTU value, the first control unit 24 determines whether or not the adjusted MTU value is below the MTU lower limit value (step S40). When the adjusted MTU value does not fall below the MTU lower limit value (No at Step S40), the first control unit 24 sets the calculated adjusted MTU value (Step S41).

第1の判定部22は、パケット通信を開始しなかった場合(ステップS31否定)、図5に示す処理動作を終了する。第1の判定部22は、パケット再送を検知しなかった場合(ステップS32否定)、又は、破棄パケットのデータサイズが第1の条件を満たさなかった場合(ステップS33否定)、パケット再送を検知したか否かを判定すべく、ステップS32に移行する。第1の判定部22は、監視タイマが計時中の場合(ステップS34肯定)、再送回数を+1インクリメントすべく、ステップS37に移行する。   When the first determination unit 22 does not start the packet communication (No at Step S31), the first determination unit 22 ends the processing operation illustrated in FIG. The first determination unit 22 detects packet retransmission when no packet retransmission is detected (No at Step S32) or when the data size of the discarded packet does not satisfy the first condition (No at Step S33). In order to determine whether or not, the process proceeds to step S32. If the monitoring timer is counting time (Yes at Step S34), the first determination unit 22 proceeds to Step S37 to increment the number of retransmissions by +1.

第1の制御部24は、再送回数が再送閾値以上でない場合(ステップS38否定)、監視タイマがタイムアップを検出したか否かを判定する(ステップS42)。第1の制御部24は、監視タイマがタイムアップした場合(ステップS42肯定)、監視タイマの計時動作をクリアし(ステップS43)、図5に示す処理動作を終了する。更に、第1の制御部24は、監視タイマがタイムアップしたのでない場合(ステップS42否定)、パケット再送を検知したか否かを判定すべく、ステップS32に移行する。第1の制御部24は、調整MTU値がMTU下限値を下回った場合(ステップS40肯定)、調整MTU値を設定することなく、監視タイマの計時動作をクリアすべく、ステップS43に移行する。   If the number of retransmissions is not equal to or greater than the retransmission threshold (No at Step S38), the first control unit 24 determines whether or not the monitoring timer detects a time-up (Step S42). When the monitoring timer expires (Yes at Step S42), the first control unit 24 clears the timing operation of the monitoring timer (Step S43), and ends the processing operation illustrated in FIG. Furthermore, when the monitoring timer has not timed up (No at Step S42), the first control unit 24 proceeds to Step S32 in order to determine whether or not packet retransmission has been detected. When the adjusted MTU value falls below the MTU lower limit value (Yes at Step S40), the first control unit 24 proceeds to Step S43 in order to clear the timing operation of the monitoring timer without setting the adjusted MTU value.

図5に示す第1のMTU調整処理を実行するプロセッサ19は、単位時間内にパケットの再送回数が再送閾値以上の場合、TCP転送エラーと判定し、現在設定中のMTU値に減少割合の調整量を乗算して調整MTU値を算出する。その結果、TCP転送エラーが生じた場合でも、現在設定中のMTU値を小さくしてTCP転送エラーを解消できる。   The processor 19 that executes the first MTU adjustment process shown in FIG. 5 determines that a TCP transfer error occurs when the number of packet retransmissions is greater than or equal to the retransmission threshold within a unit time, and adjusts the decrease rate to the currently set MTU value. Multiply the amount to calculate the adjusted MTU value. As a result, even when a TCP transfer error occurs, it is possible to reduce the TCP transfer error by reducing the currently set MTU value.

プロセッサ19は、TCP転送エラーと判定後、現在設定中のMTU値に減少割合の調整量を乗算し、算出した調整MTU値がMTU下限値を下回らない場合、算出した調整MTU値を設定する。その結果、無線端末1は、調整MTU値に基づき、サーバ2との間のパケット通信を確保できる。   After determining that the TCP transfer error has occurred, the processor 19 multiplies the currently set MTU value by the adjustment amount of the reduction rate, and sets the calculated adjusted MTU value when the calculated adjusted MTU value does not fall below the MTU lower limit value. As a result, the wireless terminal 1 can ensure packet communication with the server 2 based on the adjusted MTU value.

更に、プロセッサ19は、調整MTU値がMTU下限値を下回らない場合、算出した調整MTU値を計測テーブル30内に更新する。その結果、無線端末1は、調整MTU値を計測テーブル30内に更新するため、次回のMTU調整を円滑に実現できる。   Further, the processor 19 updates the calculated adjusted MTU value in the measurement table 30 when the adjusted MTU value does not fall below the MTU lower limit value. As a result, since the wireless terminal 1 updates the adjusted MTU value in the measurement table 30, the next MTU adjustment can be smoothly realized.

プロセッサ19は、算出した調整MTU値がMTU下限値を下回る場合、算出した調整MTU値を設定しない。その結果、無線端末1は、MTU値の再調整によるTCP転送エラーを防止できる。   The processor 19 does not set the calculated adjusted MTU value when the calculated adjusted MTU value falls below the MTU lower limit value. As a result, the wireless terminal 1 can prevent TCP transfer errors due to readjustment of the MTU value.

プロセッサ19は、1度の第1のMTU調整処理で算出した調整MTU値でTCP転送エラーを解消できなくても、再度、第1のMTU調整処理を繰り返し実行し、MTU値を徐々に調整することで、TCP転送エラーを確実に解消できる。   The processor 19 repeatedly executes the first MTU adjustment process again and gradually adjusts the MTU value even if the TCP transfer error cannot be resolved with the adjusted MTU value calculated by one first MTU adjustment process. Thus, the TCP transfer error can be surely solved.

実施例1の無線端末1は、パケットの再送回数が再送閾値以上の場合に、現在設定中のMTU値に減少割合の調整量を乗算して調整MTU値を算出し、算出した調整MTU値を設定する。その結果、無線端末1は、TCP転送エラーが生じた場合でも、現在設定中のMTU値を小さくすることでTCP転送エラーを解消し、サーバ2との間のパケット通信を確保できる。つまり、無線端末1側で相手先の通信網に適したMTU値を調整できる。無線端末1は、例えば、海外ローミング時でもTCP転送エラーを解消し、海外ローミング通信を確保できる。   When the number of packet retransmissions is equal to or greater than the retransmission threshold, the wireless terminal 1 according to the first embodiment calculates the adjusted MTU value by multiplying the currently set MTU value by the adjustment amount of the decrease rate, and calculates the calculated adjusted MTU value. Set. As a result, even when a TCP transfer error occurs, the wireless terminal 1 can resolve the TCP transfer error by reducing the currently set MTU value and secure packet communication with the server 2. That is, the MTU value suitable for the other party's communication network can be adjusted on the wireless terminal 1 side. For example, the wireless terminal 1 can eliminate the TCP transfer error even during overseas roaming and can secure overseas roaming communication.

無線端末1では、パケット転送が許されないサイズのパケットを送信した場合でも、その際に発生する再送が繰り返し行われた場合に自端末に設定しているMTU値を小さくすることで、確実にパケットの送信が可能となる。つまり、切替先の通信網のMTU値が小さい場合でも、転送可能なサイズまでMTU値を減少するため、パケットの送信を確実に実現できる。   Even when the wireless terminal 1 transmits a packet of a size that does not permit packet transfer, if the retransmission that occurs at that time is repeatedly performed, the MTU value set in the terminal itself is reduced to ensure that the packet is transmitted. Can be transmitted. That is, even when the MTU value of the switching destination communication network is small, the MTU value is reduced to a transferable size, so that packet transmission can be realized with certainty.

尚、上記実施例1の無線端末1では、調整MTU値がMTU下限値を下回る場合、算出した調整MTU値を設定しないようにした。しかしながら、調整MTU値がMTU下限値を下回る場合に、現在MTU値の減少割合の調整量を小さくし、調整MTU値がMTU下限値を下回らないように調整量を調整するようにしても良い。   In the wireless terminal 1 of the first embodiment, when the adjusted MTU value is below the MTU lower limit value, the calculated adjusted MTU value is not set. However, when the adjusted MTU value is lower than the MTU lower limit value, the adjustment amount of the current MTU value decrease rate may be reduced, and the adjustment amount may be adjusted so that the adjusted MTU value does not fall below the MTU lower limit value.

無線端末1では、現在設定中のMTU値を減少割合の調整量で乗算してMTU値を小さくする場合を例示したが、MTU値を増加割合の調整量で乗算してMTU値を大きくするようにしても良い。   In the wireless terminal 1, the MTU value that is currently set is multiplied by the reduction rate adjustment amount to decrease the MTU value. However, the MTU value is multiplied by the increase rate adjustment amount to increase the MTU value. Anyway.

無線端末1では、再送回数としてパケットの再送を検知すると、再送回数を+1インクリメントしたが、パケットの再送を実行する前の再送要求を検知した場合や、パケットの破棄を検知した場合に、再送回数をインクリメントするようにしても良い。   When the wireless terminal 1 detects retransmission of a packet as the number of retransmissions, the retransmission number is incremented by +1. However, when the retransmission request before the packet retransmission is detected or when packet discard is detected, the number of retransmissions is increased. May be incremented.

また、上記実施例1では、無線端末1とサーバ2との間のTCP通信のMTUのサイズを調整する場合を例示したが、UDP通信の場合にも適用可能であり、その場合の実施の形態につき、実施例2として、以下に説明する。   In the first embodiment, the case of adjusting the MTU size of the TCP communication between the wireless terminal 1 and the server 2 has been exemplified. However, the present invention is applicable to the UDP communication, and the embodiment in that case The second embodiment will be described below.

図6は、実施例2の無線端末1Aの一例を示すブロック図である。尚、実施例1の無線端末1と同一の構成には同一符号を付すことで、その重複する構成及び動作の説明については省略する。図6に示す無線端末1Aは、無線部11、表示部12、タッチセンサ13、オーディオ入出力部14、マイク15、スピーカ16、ROM17及びRAM18の他に、プロセッサ19Aを有する。プロセッサ19Aは、機能構成として、本体制御部50と、アプリ60とを有する。   FIG. 6 is a block diagram illustrating an example of the wireless terminal 1A according to the second embodiment. The same components as those of the wireless terminal 1 according to the first embodiment are denoted by the same reference numerals, and the description of the overlapping configuration and operation is omitted. A wireless terminal 1A illustrated in FIG. 6 includes a processor 19A in addition to the wireless unit 11, the display unit 12, the touch sensor 13, the audio input / output unit 14, the microphone 15, the speaker 16, the ROM 17, and the RAM 18. The processor 19A has a main body control unit 50 and an application 60 as functional configurations.

RAM18には、通信事業者及び通信ベアラに対応するUDP用の計測基準値を格納した計測テーブル40を有する。図7は、UDP用の計測テーブル40の一例を示す説明図である。図7に示す計測テーブル40は、通信事業者41及び通信ベアラ42毎に、MTU値43、調整量(増加割合)44及び更新日時45を対応付けて管理している。MTU値43は、現在設定中のMTU値である。調整量44は、現在設定中のMTUのサイズを増加する割合である。更新日時45は、計測テーブル40の内容を更新した日時である。尚、UDP用の計測基準値は、MTU値43及び調整量(増加割合)44等である。   The RAM 18 includes a measurement table 40 that stores measurement reference values for UDP corresponding to communication carriers and communication bearers. FIG. 7 is an explanatory diagram showing an example of the measurement table 40 for UDP. The measurement table 40 illustrated in FIG. 7 manages an MTU value 43, an adjustment amount (increase rate) 44, and an update date 45 in association with each communication carrier 41 and communication bearer 42. The MTU value 43 is an MTU value currently set. The adjustment amount 44 is a rate of increasing the size of the currently set MTU. The update date and time 45 is the date and time when the contents of the measurement table 40 are updated. Note that the measurement reference values for UDP are the MTU value 43, the adjustment amount (increase rate) 44, and the like.

プロセッサ19Aは、図6の計測テーブル40を参照し、例えば、通信事業者41を“D社”、通信ベアラ42を“LTE”、MTU値43を“1400”バイト、調整量(増加割合)44を“10%”等を認識する。   The processor 19A refers to the measurement table 40 of FIG. 6, for example, the communication carrier 41 is “Company D”, the communication bearer 42 is “LTE”, the MTU value 43 is “1400” bytes, and the adjustment amount (increase rate) 44. "10%" etc. are recognized.

アプリ60は、例えば、UDP通信を用いて通信先の通信網にあるサーバ2と通信するアプリケーションである。本体制御部50は、認識部21と、第2の調整部23Aと、第2の制御部24Aとを有する。   The application 60 is an application that communicates with the server 2 in the communication network of the communication destination using, for example, UDP communication. The main body control unit 50 includes a recognition unit 21, a second adjustment unit 23A, and a second control unit 24A.

第2の制御部24Aは、認識部21にてUDP通信中のパケット内の在圏情報から通信事業者及び通信種別を認識し、認識した通信事業者及び通信種別に対応したUDP用の計測テーブル40内の計測基準値を読み出して設定する。   The second control unit 24A recognizes the communication carrier and the communication type from the in-zone information in the packet during the UDP communication by the recognition unit 21, and the UDP measurement table corresponding to the recognized communication carrier and the communication type. The measurement reference value in 40 is read and set.

第2の制御部24Aは、アプリ60からパケットの送信要求を検出した場合、パケットがUDP通信で設定中のMTUよりも大きいか否かを判定する。第2の制御部24Aは、パケットが設定中のMTUよりも大きい場合、パケットをMTU単位に分割し、無線部11を通じて、分割したパケットをサーバ2に送信する。   When the second control unit 24A detects a packet transmission request from the application 60, the second control unit 24A determines whether the packet is larger than the MTU being set in the UDP communication. When the packet is larger than the MTU being set, the second control unit 24A divides the packet into units of MTU, and transmits the divided packet to the server 2 through the wireless unit 11.

アプリ60は、通信先のサーバ2からデータサイズ不正のエラーを示すエラー応答を検出したか否かを判定する。アプリ60は、エラー応答を検出した場合、パケット分割のデータサイズ不正によるUDP転送エラーと判定する。アプリ60は、UDP転送エラーと判定した場合、MTU調整要求を本体制御部50に通知する。   The application 60 determines whether an error response indicating an error in the data size is detected from the communication destination server 2. If the application 60 detects an error response, the application 60 determines that the UDP transfer error is caused by an illegal data size of packet division. If the application 60 determines that there is a UDP transfer error, the application 60 notifies the main body control unit 50 of an MTU adjustment request.

第2の調整部23Aは、MTU調整要求を検出した場合、設定中の計測基準値内のMTU値43及び調整量44を参照し、現在設定中のMTU値に調整量(増加割合:10%)を乗算し、調整MTU値を算出する。つまり、第2の調整部23Aは、現在設定中のMTU値から10%の割合で大きくする。   When detecting the MTU adjustment request, the second adjustment unit 23A refers to the MTU value 43 and the adjustment amount 44 within the measurement reference value being set, and adjusts the adjustment amount (increase rate: 10%) to the currently set MTU value. ) To calculate an adjusted MTU value. That is, the second adjustment unit 23A increases the ratio from the currently set MTU value at a rate of 10%.

第2の制御部24Aは、算出した調整MTU値がMTU上限値を超えたか否かを判定する。尚、MTU上限値は、設定可能なMTU値の上限値である。第2の制御部24Aは、算出した調整MTU値がMTU上限値を超えなかった場合、算出した調整MTU値を設定する。更に、第2の制御部24Aは、算出した調整MTU値がMTU上限値を超えなかった場合、算出した調整MTU値を設定中の計測テーブル40内に更新する。第2の制御部24Aは、算出した調整MTU値がMTU上限値を超えた場合、算出した調整MTU値を設定しない。   The second control unit 24A determines whether or not the calculated adjusted MTU value exceeds the MTU upper limit value. The MTU upper limit value is an upper limit value of the settable MTU value. When the calculated adjusted MTU value does not exceed the MTU upper limit value, the second control unit 24A sets the calculated adjusted MTU value. Furthermore, when the calculated adjustment MTU value does not exceed the MTU upper limit value, the second control unit 24A updates the calculated adjustment MTU value in the measurement table 40 being set. When the calculated adjusted MTU value exceeds the MTU upper limit value, the second control unit 24A does not set the calculated adjusted MTU value.

次に実施例2の無線端末1Aの動作について説明する。無線端末1Aは、通信事業者及び通信ベアラを認識すると、図4に示すテーブル設定処理を実行し、通信事業者及び通信ベアラに対応した計測テーブル40内の計測基準値を読み出して設定するものである。図8は、実施例2の第2のMTU調整処理に関わる無線端末1A及びサーバ2の処理動作の一例を示すシーケンス図である。図8に示す無線端末1A内のアプリ60は、UDP通信のパケットの送信要求を本体制御部50に通知する(ステップS51)。本体制御部50は、パケットの送信要求を受け付け(ステップS52)、パケットをMTU単位に分割する(ステップS53)。本体制御部50は、分割データを通信網側のサーバ2に送信する(ステップS54)。   Next, the operation of the wireless terminal 1A according to the second embodiment will be described. When the wireless terminal 1A recognizes the communication carrier and the communication bearer, the wireless terminal 1A executes the table setting process shown in FIG. 4, and reads and sets the measurement reference value in the measurement table 40 corresponding to the communication carrier and the communication bearer. is there. FIG. 8 is a sequence diagram illustrating an example of processing operations of the wireless terminal 1A and the server 2 related to the second MTU adjustment processing according to the second embodiment. The application 60 in the wireless terminal 1A shown in FIG. 8 notifies the main body control unit 50 of a UDP communication packet transmission request (step S51). The main body control unit 50 receives a packet transmission request (step S52), and divides the packet into MTU units (step S53). The main body control unit 50 transmits the divided data to the server 2 on the communication network side (step S54).

サーバ2は、無線端末1Aから分割パケットを受信した場合に(ステップS55)、仮に分割パケットのデータサイズ不正によるエラーを検出したとする(ステップS56)。サーバ2は、データサイズ不正によるエラーを検出した場合、エラー応答を無線端末1Aに送信する(ステップS57)。   When the server 2 receives a fragmented packet from the wireless terminal 1A (step S55), it is assumed that an error due to an illegal data size of the fragmented packet is detected (step S56). When the server 2 detects an error due to an illegal data size, the server 2 transmits an error response to the wireless terminal 1A (step S57).

無線端末1A内の本体制御部50は、サーバ2からエラー応答を受信した場合、アプリ60に対してエラー応答を通知する(ステップS58)。アプリ60は、エラー応答を検出すると(ステップS59)、パケット分割が要因のエラーと認識し(ステップS60)、MTU調整要求を本体制御部50に通知する(ステップS61)。本体制御部50は、MTU調整要求を検出すると、現在設定中のMTU値を増加方向に調整する第2のMTU調整処理を実行する(ステップS62)。   When receiving an error response from the server 2, the main body control unit 50 in the wireless terminal 1A notifies the application 60 of the error response (step S58). When the application 60 detects an error response (step S59), the application 60 recognizes that the error is caused by packet division (step S60), and notifies the main body control unit 50 of an MTU adjustment request (step S61). When detecting the MTU adjustment request, the main body control unit 50 executes a second MTU adjustment process for adjusting the currently set MTU value in the increasing direction (step S62).

図8に示す第2のMTU調整処理を実行するプロセッサ19Aは、通信先のサーバ2からUDPのデータサイズ不正によるエラー応答を検出した場合、現在設定中のMTU値を増加方向に調整する。その結果、無線端末1Aは、現在設定中のMTUのサイズを増加方向に調整するため、UDP転送エラーを解消できる。   When the processor 19A that executes the second MTU adjustment process illustrated in FIG. 8 detects an error response due to an illegal UDP data size from the communication destination server 2, the processor 19A adjusts the currently set MTU value in an increasing direction. As a result, the wireless terminal 1A adjusts the size of the MTU currently being set in the increasing direction, so that the UDP transfer error can be eliminated.

図9は、第2のMTU調整処理に関わる無線端末1Aのプロセッサ19Aの処理動作の一例を示すフローチャートである。図9に示す第2のMTU調整処理は、UDP転送エラーと判定した場合に、現在設定中のMTUのサイズを調整する処理である。   FIG. 9 is a flowchart illustrating an example of the processing operation of the processor 19A of the wireless terminal 1A related to the second MTU adjustment processing. The second MTU adjustment process shown in FIG. 9 is a process of adjusting the size of the MTU currently being set when it is determined that there is a UDP transfer error.

図9において無線端末1A内のプロセッサ19A内の本体制御部50は、サーバ2とのUDP通信によるパケット通信を開始したか否かを判定する(ステップS71)。プロセッサ19A内のアプリ60は、パケット通信を開始した場合(ステップS71肯定)、サーバ2からエラー応答を検出したか否かを判定する(ステップS72)。   In FIG. 9, the main body control unit 50 in the processor 19A in the wireless terminal 1A determines whether or not packet communication by UDP communication with the server 2 has been started (step S71). When the application 60 in the processor 19A starts packet communication (Yes at Step S71), the application 60 determines whether an error response is detected from the server 2 (Step S72).

アプリ60は、エラー応答を検出した場合(ステップS72肯定)、エラー応答がデータサイズ不正によるUDP転送エラーであるか否かを判定する(ステップS73)。そして、アプリ60は、データサイズ不正によるUDP転送エラーの場合(ステップS73肯定)、MTU調整要求を本体制御部60に通知する。そして、本体制御部50内の第2の調整部23Aは、MTU調整要求に応じて、現在設定中のMTU値α*調整量(増加割合:10%)γで調整MTU値を算出する(ステップS74)。その結果、調整MTU値は、現在設定中のMTU値よりも10%大きくできる。   If the application 60 detects an error response (Yes at step S72), the application 60 determines whether the error response is a UDP transfer error due to an incorrect data size (step S73). Then, in the case of a UDP transfer error due to an illegal data size (Yes at Step S73), the application 60 notifies the main body control unit 60 of an MTU adjustment request. Then, in response to the MTU adjustment request, the second adjustment unit 23A in the main body control unit 50 calculates the adjusted MTU value using the currently set MTU value α * adjustment amount (increase rate: 10%) γ (step S21). S74). As a result, the adjusted MTU value can be 10% larger than the currently set MTU value.

本体制御部50内の第2の制御部24Aは、調整MTU値を算出した後、調整MTU値がMTU上限値を上回るか否かを判定する(ステップS75)。第2の制御部24Aは、調整MTU値がMTU上限値を上回らない場合(ステップS75否定)、算出した調整MTU値を設定する(ステップS76)。尚、第2の制御部24Aは、算出した調整MTU値を設定中の計測テーブル40内の基準計測値のMTU値43として更新する。   After calculating the adjusted MTU value, the second control unit 24A in the main body control unit 50 determines whether or not the adjusted MTU value exceeds the MTU upper limit value (step S75). When the adjusted MTU value does not exceed the MTU upper limit value (No at Step S75), the second control unit 24A sets the calculated adjusted MTU value (Step S76). The second control unit 24A updates the calculated adjusted MTU value as the MTU value 43 of the reference measurement value in the measurement table 40 being set.

本体制御部50は、パケット通信を開始しなかった場合(ステップS71否定)、図9に示す処理動作を終了する。本体制御部50は、サーバ2からエラー応答を検出しなかった場合(ステップS72否定)、エラー応答を検出したか否かを判定すべく、ステップS72に移行する。本体制御部50は、エラー応答の内容がデータサイズ不正によるUDP転送エラーでない場合(ステップS73否定)、エラー応答を検出したか否かを判定すべく、ステップS72に移行する。第2の制御部24Aは、算出した調整MTU値がMTU上限値を上回る場合(ステップS75肯定)、調整MTU値を設定せずに、図9に示す処理動作を終了する。   When the packet communication is not started (No at Step S71), the main body control unit 50 ends the processing operation illustrated in FIG. If no error response is detected from the server 2 (No at Step S72), the main body control unit 50 proceeds to Step S72 to determine whether an error response has been detected. When the content of the error response is not a UDP transfer error due to incorrect data size (No at Step S73), the main body control unit 50 proceeds to Step S72 to determine whether an error response has been detected. When the calculated adjusted MTU value exceeds the MTU upper limit value (Yes at Step S75), the second control unit 24A ends the processing operation illustrated in FIG. 9 without setting the adjusted MTU value.

図9に示す第2のMTU調整処理を実行するプロセッサ19Aは、UDP転送エラーと判定した場合、現在設定中のMTU値に増加割合の調整量を乗算して調整MTU値を算出する。その結果、UDP転送エラーが生じた場合でも、現在設定中のMTU値を大きくしてUDP転送エラーを解消できる。   If the processor 19A that executes the second MTU adjustment process shown in FIG. 9 determines that there is a UDP transfer error, the processor 19A calculates the adjusted MTU value by multiplying the currently set MTU value by the adjustment amount of the increase rate. As a result, even if a UDP transfer error occurs, the UDP transfer error can be resolved by increasing the currently set MTU value.

プロセッサ19Aは、UDP転送エラーと判定した場合、現在設定中のMTU値に増加割合の調整量を乗算し、算出した調整MTU値がMTU上限値を上回らない場合、算出した調整MTU値を設定する。その結果、無線端末1Aは、調整MTU値に基づき、サーバ2との間のUDPによるパケット通信を確保できる。   If the processor 19A determines that the UDP transfer error has occurred, the processor 19A multiplies the currently set MTU value by the adjustment amount of the increase rate, and if the calculated adjusted MTU value does not exceed the MTU upper limit value, sets the calculated adjusted MTU value. . As a result, the wireless terminal 1A can ensure packet communication by UDP with the server 2 based on the adjusted MTU value.

更に、プロセッサ19Aは、調整MTU値がMTU上限値を上回らない場合、算出した調整MTU値を計測テーブル40内に更新する。その結果、無線端末1Aは、調整MTU値を計測テーブル40内に更新するため、次回のMTU調整を円滑に行うことができる。   Furthermore, when the adjusted MTU value does not exceed the MTU upper limit value, the processor 19A updates the calculated adjusted MTU value in the measurement table 40. As a result, since the wireless terminal 1A updates the adjusted MTU value in the measurement table 40, the next MTU adjustment can be performed smoothly.

プロセッサ19Aは、算出した調整MTU値がMTU上限値を上回る場合、算出した調整MTU値を設定しない。その結果、無線端末1Aは、MTU値の再調整によるUDP転送エラーを防止できる。   When the calculated adjusted MTU value exceeds the MTU upper limit value, the processor 19A does not set the calculated adjusted MTU value. As a result, the wireless terminal 1A can prevent a UDP transfer error due to the readjustment of the MTU value.

実施例2の無線端末1Aは、UDP通信で分割パケットの転送量が現在設定中のMTU値を下回るUDP転送エラーと判定した場合、現在設定中のMTU値を増加方向に調整した。その結果、無線端末1Aは、UDP転送エラーが生じた場合でも、現在設定中のMTU値を大きくすることでUDP転送エラーを解消し、サーバ2との間のパケット通信を確保できる。つまり、無線端末1A側で相手先の通信網に適したMTU値を調整できる。無線端末1Aは、例えば、海外ローミング時でもUDP転送エラーを解消し、海外ローミング通信を確保できる。   When the wireless terminal 1A according to the second embodiment determines that the UDP transfer error is less than the currently set MTU value in the UDP communication, the wireless terminal 1A adjusts the currently set MTU value in the increasing direction. As a result, even when a UDP transfer error occurs, the wireless terminal 1A can eliminate the UDP transfer error by increasing the currently set MTU value, and can secure packet communication with the server 2. That is, the MTU value suitable for the other party's communication network can be adjusted on the wireless terminal 1A side. For example, the wireless terminal 1A can eliminate the UDP transfer error even during overseas roaming and can ensure overseas roaming communication.

尚、上記実施例2の無線端末1Aでは、調整MTU値がMTU上限値を上回る場合、算出した調整MTU値を設定しないようにした。しかしながら、調整MTU値がMTU上限値を上回る場合に、現在MTU値の増加割合の調整量を小さくし、調整MTU値がMTU上限値を上回らないように調整量を調整するようにしても良い。   In the wireless terminal 1A of the second embodiment, when the adjusted MTU value exceeds the MTU upper limit value, the calculated adjusted MTU value is not set. However, when the adjusted MTU value exceeds the MTU upper limit value, the adjustment amount of the increase rate of the current MTU value may be reduced, and the adjustment amount may be adjusted so that the adjusted MTU value does not exceed the MTU upper limit value.

無線端末1Aでは、現在設定中のMTU値を増加割合の調整量で乗算してMTU値を大きくする場合を例示したが、MTU値を減少割合の調整量で乗算してMTU値を小さくするようにしても良い。   In the wireless terminal 1A, the case where the MTU value is increased by multiplying the currently set MTU value by the increase rate adjustment amount is illustrated, but the MTU value is decreased by multiplying the MTU value by the decrease rate adjustment amount. Anyway.

上記実施例1の無線端末1では、TCP転送エラーを解消すべく、TCP通信のMTUのサイズを調整する場合を例示した。しかしながら、無線端末1は、UDP転送エラーを解消すべく、UDP通信のMTUサイズを調整する、実施例2の無線端末1Aの機能を内蔵するようにしても良い。   In the wireless terminal 1 of the first embodiment, the case where the size of the MTU for TCP communication is adjusted in order to eliminate the TCP transfer error is illustrated. However, the wireless terminal 1 may incorporate the function of the wireless terminal 1A of the second embodiment that adjusts the MTU size of UDP communication in order to eliminate the UDP transfer error.

また、図示した各部の各構成要素は、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各部の分散・統合の具体的形態は図示のものに限られず、その全部又は一部を、各種の負荷や使用状況等に応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。   In addition, each component of each part illustrated does not necessarily need to be physically configured as illustrated. In other words, the specific form of distribution / integration of each part is not limited to the one shown in the figure, and all or a part thereof may be functionally or physically distributed / integrated in arbitrary units according to various loads and usage conditions. Can be configured.

更に、各装置で行われる各種処理機能は、CPU(Central Processing Unit)(又はMPU(Micro Processing Unit)、MCU(Micro Controller Unit)等のマイクロ・コンピュータ)上で、その全部又は任意の一部を実行するようにしても良い。また、各種処理機能は、CPU(又はMPU、MCU等のマイクロ・コンピュータ)で解析実行するプログラム上、又はワイヤードロジックによるハードウェア上で、その全部又は任意の一部を実行するようにしても良いことは言うまでもない。   Furthermore, various processing functions performed in each device are performed on a CPU (Central Processing Unit) (or a microcomputer such as an MPU (Micro Processing Unit), MCU (Micro Controller Unit), etc.) in whole or in part. You may make it perform. Various processing functions may be executed entirely or arbitrarily on a program that is analyzed and executed by a CPU (or a microcomputer such as an MPU or MCU) or hardware based on wired logic. Needless to say.

ところで、本実施例で説明した各種の処理は、予め用意されたプログラムを端末装置内のCPU等のプロセッサで実行させることによって実現できる。そこで、以下では、上記実施例と同様の機能を有するプログラムを実行する端末装置の一例を説明する。図10は、通信制御プログラムを実行する情報処理装置の一例を示す説明図である。   By the way, the various processes described in the present embodiment can be realized by causing a program prepared in advance to be executed by a processor such as a CPU in the terminal device. Therefore, in the following, an example of a terminal device that executes a program having the same function as the above embodiment will be described. FIG. 10 is an explanatory diagram illustrating an example of an information processing apparatus that executes a communication control program.

図10に示す通信制御プログラムを実行する情報処理装置100は、通信部110と、ROM120と、RAM130と、CPU140とを有する。通信部110、ROM120、RAM130及びCPU140は、バス150を介して接続される。   The information processing apparatus 100 that executes the communication control program illustrated in FIG. 10 includes a communication unit 110, a ROM 120, a RAM 130, and a CPU 140. The communication unit 110, the ROM 120, the RAM 130, and the CPU 140 are connected via the bus 150.

そして、ROM120には、上記実施例と同様の機能を発揮する通信制御プログラムが予め記憶されている。ROM120は、通信制御プログラムとして送信プログラム120A、判定プログラム120B及び調整プログラム120Cが記憶されている。尚、ROM120ではなく、図示せぬドライブでコンピュータ読取可能な記録媒体に通信制御プログラムが記録されていても良い。また、記録媒体としては、例えば、CD−ROM、DVDディスク、USBメモリ等の可搬型記録媒体、フラッシュメモリ等の半導体メモリ等でも良い。   The ROM 120 stores in advance a communication control program that exhibits the same function as in the above embodiment. The ROM 120 stores a transmission program 120A, a determination program 120B, and an adjustment program 120C as communication control programs. Note that the communication control program may be recorded on a computer-readable recording medium with a drive (not shown) instead of the ROM 120. The recording medium may be, for example, a portable recording medium such as a CD-ROM, a DVD disk, or a USB memory, or a semiconductor memory such as a flash memory.

そして、CPU140は、送信プログラム120AをROM120から読み出し、RAM130上で送信プロセス130Aとして機能する。更に、CPU140は、判定プログラム120BをROM120から読み出し、RAM130上で判定プロセス130Bとして機能する。CPU140は、調整プログラム120CをROM120から読み出し、RAM130上で調整プロセス130Cとして機能する。   Then, the CPU 140 reads the transmission program 120A from the ROM 120 and functions as the transmission process 130A on the RAM 130. Further, the CPU 140 reads the determination program 120B from the ROM 120 and functions as a determination process 130B on the RAM 130. The CPU 140 reads the adjustment program 120C from the ROM 120, and functions as the adjustment process 130C on the RAM 130.

CPU140は、通信部110を通じて所定の最大転送量単位でデータを送信する。CPU140は、前記所定の最大転送量単位でデータを転送する際に前記データの転送量が前記所定の最大転送量を上回ることで実行するデータ再送の回数が所定回数以上であるか否かを判定する。CPU140は、前記データ再送の回数が前記所定回数以上の場合に、前記所定の最大転送量を減少する方向に調整する。その結果、情報処理装置側で相手先の通信網に適した最大転送量を調整できる。   The CPU 140 transmits data in units of a predetermined maximum transfer amount through the communication unit 110. The CPU 140 determines whether or not the number of data retransmissions to be executed when the data transfer amount exceeds the predetermined maximum transfer amount when transferring the data in the predetermined maximum transfer amount unit is equal to or greater than a predetermined number of times. To do. The CPU 140 adjusts the predetermined maximum transfer amount so as to decrease when the number of data retransmissions is equal to or greater than the predetermined number. As a result, the maximum transfer amount suitable for the destination communication network can be adjusted on the information processing apparatus side.

1 無線端末
1A 無線端末
19 プロセッサ
19A プロセッサ
21 認識部
22 第1の判定部
23 第1の調整部
23A 第2の調整部
24 第1の制御部
24A 第2の制御部
30 計測テーブル
40 計測テーブル
1 wireless terminal 1A wireless terminal 19 processor 19A processor 21 recognition unit 22 first determination unit 23 first adjustment unit 23A second adjustment unit 24 first control unit 24A second control unit 30 measurement table 40 measurement table

Claims (4)

所定の最大転送量単位でデータを送信する送信部と、
前記送信部で前記所定の最大転送量単位でデータを転送する際に前記データの転送量が前記所定の最大転送量を上回ることで実行するデータ再送の回数が所定回数以上であるか否かを判定する判定部と、
前記データ再送の回数が前記所定回数以上の場合に、前記所定の最大転送量を減少する方向に調整する調整部と
を有することを特徴とする通信装置。
A transmission unit for transmitting data in a predetermined maximum transfer amount unit;
Whether or not the number of data retransmissions executed when the data transfer amount exceeds the predetermined maximum transfer amount when transferring data in the predetermined maximum transfer amount unit by the transmission unit is equal to or greater than a predetermined number. A determination unit for determining;
An adjustment unit that adjusts the predetermined maximum transfer amount in a direction of decreasing when the number of times of data retransmission is equal to or greater than the predetermined number of times.
前記調整部は、
前記所定の最大転送量単位で前記データを転送する際に前記データの転送量が前記所定の最大転送量を下回るエラーを検出した場合に、前記所定の最大転送量を増加する方向に調整することを特徴とする請求項1に記載の通信装置。
The adjustment unit is
When the data is transferred in units of the predetermined maximum transfer amount, if an error is detected in which the data transfer amount falls below the predetermined maximum transfer amount, the predetermined maximum transfer amount is adjusted to increase. The communication apparatus according to claim 1.
所定の最大転送量単位に分割したデータを送信する送信部と、
前記送信部で前記所定の最大転送量単位でデータを転送する際に前記データの転送量が前記所定の最大転送量を下回るエラーを検出したか否かを判定する判定部と、
前記所定の最大転送量を下回るエラーを検出した場合に、前記所定の最大転送量を増加する方向に調整する調整部と
を有することを特徴とする通信装置。
A transmission unit for transmitting data divided into predetermined maximum transfer amount units;
A determination unit that determines whether or not an error is detected in which the data transfer amount falls below the predetermined maximum transfer amount when transferring data in the predetermined maximum transfer amount unit in the transmission unit;
And an adjustment unit that adjusts the predetermined maximum transfer amount in a direction to increase when an error lower than the predetermined maximum transfer amount is detected.
情報処理装置に、
所定の最大転送量単位でデータを送信し、
前記所定の最大転送量単位でデータを転送する際に前記データの転送量が前記所定の最大転送量を上回ることで実行するデータ再送の回数が所定回数以上であるか否かを判定し、
前記データ再送の回数が前記所定回数以上の場合に、前記所定の最大転送量を増加する方向に調整する
処理を実行させることを特徴とする通信制御プログラム。
In the information processing device,
Send data in a predetermined maximum transfer amount unit,
Determining whether or not the number of data retransmissions to be executed when the data transfer amount exceeds the predetermined maximum transfer amount when transferring data in the predetermined maximum transfer amount unit is greater than or equal to a predetermined number of times;
When the number of times of data retransmission is equal to or greater than the predetermined number of times, a communication control program that causes a process of adjusting the predetermined maximum transfer amount to increase is executed.
JP2015037122A 2015-02-26 2015-02-26 Communication device and communication control program Expired - Fee Related JP6547333B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015037122A JP6547333B2 (en) 2015-02-26 2015-02-26 Communication device and communication control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015037122A JP6547333B2 (en) 2015-02-26 2015-02-26 Communication device and communication control program

Publications (2)

Publication Number Publication Date
JP2016163063A true JP2016163063A (en) 2016-09-05
JP6547333B2 JP6547333B2 (en) 2019-07-24

Family

ID=56847354

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015037122A Expired - Fee Related JP6547333B2 (en) 2015-02-26 2015-02-26 Communication device and communication control program

Country Status (1)

Country Link
JP (1) JP6547333B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0677943A (en) * 1992-08-28 1994-03-18 Toshiba Corp Data resending system
JP2000078117A (en) * 1998-09-01 2000-03-14 Toyota Autom Loom Works Ltd Radio communication method and radio communication system
JP2008118281A (en) * 2006-11-01 2008-05-22 Fujitsu Ltd Communication device
WO2014050091A1 (en) * 2012-09-26 2014-04-03 Nec Corporation Communication system, communication method, information processing apparatus, communication control method, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0677943A (en) * 1992-08-28 1994-03-18 Toshiba Corp Data resending system
JP2000078117A (en) * 1998-09-01 2000-03-14 Toyota Autom Loom Works Ltd Radio communication method and radio communication system
JP2008118281A (en) * 2006-11-01 2008-05-22 Fujitsu Ltd Communication device
WO2014050091A1 (en) * 2012-09-26 2014-04-03 Nec Corporation Communication system, communication method, information processing apparatus, communication control method, and program

Also Published As

Publication number Publication date
JP6547333B2 (en) 2019-07-24

Similar Documents

Publication Publication Date Title
US11363488B2 (en) Congestion control method and related device
CN107171969B (en) Data transmission method, device and system
KR100664947B1 (en) Method for controlling throughput and communication apparatus using the same
WO2017000719A1 (en) Congestion control method and device based on queue delay
US10911359B2 (en) Transmit data volume control device, method, and recording medium
EP3697057B1 (en) Method for controlling bitrate in realtime and electronic device thereof
CN109863782B (en) 5G congestion control
WO2022017243A1 (en) Method and apparatus for scheduling terminal device, medium, network device, terminal, and computer program product
JP4829149B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND TRANSMISSION CONTROL METHOD
JP2022542579A (en) Contention window determination method and device, communication device and storage medium
US9419906B2 (en) Network congestion control with adaptive QoS bit-rate differentiation
US20100097930A1 (en) RNC Capacity Licensing
JP5308364B2 (en) Transmission device, transmission method, and program
CN117014379A (en) Code rate control method, device, electronic equipment and storage medium
JP6547333B2 (en) Communication device and communication control program
US20180159773A1 (en) Packet transmissions
KR102397023B1 (en) Method for controlling codec based on channel status and electronic device thereof
JPWO2014171543A1 (en) Data transmission apparatus, data transmission method, and program thereof
JP6223942B2 (en) Wireless communication apparatus, wireless communication program, and method capable of changing aggregation amount according to wireless communication environment
JP6001724B1 (en) Communications system
CN114205867A (en) Data packet transmission method and device, terminal equipment and storage medium
WO2017219539A1 (en) Method, device and system for automatically adjusting downlink udp packet forwarding flow
US10171366B2 (en) Communication device and control method of communication device
CN113872733B (en) Message retransmission method, device, computer equipment and computer readable storage medium
JP6897769B2 (en) Data transmitters, methods and programs

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171215

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20180405

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20180409

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20180725

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181019

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181030

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181227

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190610

R150 Certificate of patent or registration of utility model

Ref document number: 6547333

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees