JP2012014356A - Program for operating computer capable of communicating with mobile terminal - Google Patents

Program for operating computer capable of communicating with mobile terminal Download PDF

Info

Publication number
JP2012014356A
JP2012014356A JP2010149402A JP2010149402A JP2012014356A JP 2012014356 A JP2012014356 A JP 2012014356A JP 2010149402 A JP2010149402 A JP 2010149402A JP 2010149402 A JP2010149402 A JP 2010149402A JP 2012014356 A JP2012014356 A JP 2012014356A
Authority
JP
Japan
Prior art keywords
communication
computer
port
mobile terminal
list
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
JP2010149402A
Other languages
Japanese (ja)
Other versions
JP5569189B2 (en
Inventor
Takeshi Miwa
剛 三和
Shinji Nagami
真士 永見
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.)
Denso Wave Inc
Original Assignee
Denso Wave Inc
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 Denso Wave Inc filed Critical Denso Wave Inc
Priority to JP2010149402A priority Critical patent/JP5569189B2/en
Publication of JP2012014356A publication Critical patent/JP2012014356A/en
Application granted granted Critical
Publication of JP5569189B2 publication Critical patent/JP5569189B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a program which facilitates accurately setting an identification port number, assigned to a communication port to which a mobile terminal is connected, as a communication destination to be able to reduce efforts to set the port number effectively.SOLUTION: A computer 1 is configured to execute: a detection step of detecting that mobile terminals are connected to a plurality of communication ports respectively on the basis of a recorded program; a storing step of storing respective identification port numbers assigned to the respective connected communication ports into a memory; an acquisition step of acquiring the respective identification port numbers stored in the memory before communication processing; a generation step of generating a list of selectable communication ports on the basis of the acquired identification port numbers; and a communication step of, when one communication port is selected from the list of selectable communication ports, executing communication processing between the computer and a mobile terminal via the selected communication port.

Description

本発明は、携帯端末と通信可能なコンピュータを動作させるプログラムに関するものである。   The present invention relates to a program for operating a computer capable of communicating with a mobile terminal.

携帯型光学的情報読取装置などの携帯端末では、保守、管理などを行う際にコンピュータに接続してファイル転送などの通信処理を行う場合があり、例えば、コンピュータに複数設けられたUSBポートのいずれかに携帯端末を接続して通信を行う場合、アプリケーションプログラム側では、通信処理に先立って携帯端末が接続されているUSBポートに割り当てられたポート番号を把握し、通信に用いるポート番号として予め設定しておく必要がある。   A portable terminal such as a portable optical information reader may be connected to a computer to perform communication processing such as file transfer when performing maintenance, management, etc. For example, any of a plurality of USB ports provided in the computer When communication is performed with a portable terminal connected, the application program grasps the port number assigned to the USB port to which the portable terminal is connected prior to the communication process, and presets it as the port number used for communication It is necessary to keep it.

特開2007−164696公報JP 2007-164696 A

しかしながら、一般的なコンピュータでは、各USBポートにどのポート番号が割り当てられているかをユーザが容易に確認することができず、アプリケーションプログラム側で通信先のポート番号を設定する場合に手間がかかるという問題がある。   However, in a general computer, the user cannot easily check which port number is assigned to each USB port, and it takes time to set the communication destination port number on the application program side. There's a problem.

一方、COMポートの設定に関するものとして、例えば特許文献1のような技術も開示されている。この技術は、通信インタフェースを備えたリーダ/ライタに係るものであり、通信インタフェースがCOMポートに接続された場合に割り当てられる希望COMポートを示す情報を記憶手段に記憶している。これにより、リーダ/ライタがホストPCに接続された場合に、ホストPCは、希望COMポートに基づいて、COMポートをリーダ/ライタに割り当てることができるようになっている。しかしながら、この特許文献1の技術では、USBデバイス側で希望するCOMポート番号を設定しておく必要があり、また、同一の製品でも使用環境によってCOMポート番号を個々に設定し直す必要が生じかねず、設定に手間がかかるという問題もある。   On the other hand, as a COM port setting, for example, a technique as disclosed in Patent Document 1 is also disclosed. This technique relates to a reader / writer having a communication interface, and stores information indicating a desired COM port assigned when the communication interface is connected to the COM port in a storage unit. Thereby, when the reader / writer is connected to the host PC, the host PC can assign the COM port to the reader / writer based on the desired COM port. However, in the technique of Patent Document 1, it is necessary to set a desired COM port number on the USB device side, and it may be necessary to individually reset the COM port number depending on the use environment even in the same product. In addition, there is a problem that setting takes time.

本発明は、上述した課題を解決するためになされたものであり、コンピュータが通信ポートに接続された携帯端末と通信処理を行う場合に、この携帯端末が接続された通信ポートに割り当てられたポート番号(識別ポート番号)を通信先として正確に設定しやすく、ポート番号の設定の手間を効果的に抑制し得るプログラムを提供することを目的とする。   The present invention has been made to solve the above-described problem, and when a computer performs communication processing with a mobile terminal connected to a communication port, a port assigned to the communication port to which the mobile terminal is connected. It is an object of the present invention to provide a program that can easily set a number (identification port number) as a communication destination accurately and can effectively suppress the trouble of setting a port number.

請求項1の発明は、携帯端末と接続可能な通信ポートを複数備えると共に前記携帯端末との間で所定の通信処理を実行可能なコンピュータを動作させるプログラムであって、複数の前記通信ポートに前記携帯端末がそれぞれ接続されたことを検出する検出ステップと、複数の前記携帯端末がそれぞれ接続された各通信ポートに割り当てられた各識別ポート番号をメモリに記憶する記憶ステップと、前記通信処理に先立ち、前記記憶ステップによって前記メモリに記憶された各識別ポート番号を取得する取得ステップと、前記取得ステップによって取得された各識別ポート番号に基づいて選択可能な通信ポートのリストを生成する生成ステップと、前記生成ステップによって生成された前記選択可能な通信ポートのリストから、いずれかの通信ポートが選択された場合に、選択された当該通信ポートを介して前記携帯端末との間で前記通信処理を実行する通信ステップと、を前記コンピュータに実行させることを特徴としている。   The invention of claim 1 is a program for operating a computer having a plurality of communication ports connectable to a mobile terminal and capable of executing a predetermined communication process with the mobile terminal. Prior to the communication process, a detection step for detecting that each mobile terminal is connected, a storage step for storing in the memory each identification port number assigned to each communication port to which each of the plurality of mobile terminals is connected, and An acquisition step of acquiring each identification port number stored in the memory by the storage step; a generation step of generating a list of communication ports that can be selected based on each identification port number acquired by the acquisition step; Any communication from the list of selectable communication ports generated by the generating step If the over bets is selected, it is characterized in that to execute a communication step of executing the communication process with the mobile terminal through the selected the communication port to the computer.

請求項2の発明は、携帯端末と接続可能な通信ポートを複数備えると共に前記携帯端末との間で所定の通信処理を実行可能なコンピュータを動作させるプログラムであって、前記通信ポートに携帯端末が接続されたことを検出する検出ステップと、前記携帯端末が接続されている前記通信ポートに割り当てられた識別ポート番号をメモリに記憶する記憶ステップと、前記通信処理に先立ち、前記記憶ステップによって前記メモリに記憶された前記識別ポート番号を取得する取得ステップと、前記取得ステップによって取得された前記識別ポート番号に基づいて、前記携帯端末が接続された前記通信ポートを特定すると共に、当該通信ポートを介して前記携帯端末との間で前記通信処理を実行する通信ステップと、
を前記コンピュータに実行させることを特徴としている。
The invention of claim 2 is a program for operating a computer having a plurality of communication ports connectable to a portable terminal and capable of executing predetermined communication processing with the portable terminal, wherein the portable terminal is connected to the communication port. A detection step of detecting connection, a storage step of storing an identification port number assigned to the communication port to which the portable terminal is connected, in a memory; and prior to the communication processing, the storage step includes the memory Acquiring the identification port number stored in the identification port number, and identifying the communication port to which the portable terminal is connected based on the identification port number acquired by the acquisition step, and via the communication port A communication step for executing the communication process with the portable terminal;
Is executed by the computer.

請求項3の発明は、請求項1に記載の携帯端末と通信可能なコンピュータを動作させるプログラムであって、更に、前記取得ステップによって取得された複数の前記識別ポート番号に対応する各通信ポートを介して、それらの各通信ポートに接続された前記携帯端末に対して固有情報を要求する情報を送信する要求情報送信ステップと、前記固有情報を要求する情報に応じて前記携帯端末から送信される前記固有情報を取得する固有情報取得ステップと、をコンピュータに実行させ、前記固有情報取得ステップで取得された前記携帯端末の前記固有情報と、当該携帯端末が接続された前記通信ポートに対応する前記識別ポート番号とを対応付けた内容で、前記選択可能な通信ポートのリストを生成するように、前記コンピュータに前記生成ステップを実行させることを特徴としている。   Invention of Claim 3 is a program which operates the computer which can communicate with the portable terminal of Claim 1, Comprising: Furthermore, each communication port corresponding to the said some identification port number acquired by the said acquisition step is set. Via the request information transmission step of transmitting information requesting specific information to the mobile terminals connected to each of the communication ports, and transmitted from the mobile terminal according to the information requesting the specific information Specific information acquisition step of acquiring the specific information, causing the computer to execute the specific information of the mobile terminal acquired in the specific information acquisition step, and the communication port to which the mobile terminal is connected The generation schedule is generated in the computer so as to generate a list of the selectable communication ports with the contents associated with the identification port number. It is characterized in that to execute-up.

請求項4の発明は、請求項1又は請求項3に記載の携帯端末と通信可能なコンピュータを動作させるプログラムであって、更に、前記生成ステップによって生成された前記選択可能な通信ポートのリストを前記コンピュータに設けられた表示手段に表示する表示ステップと、前記表示ステップによる前記表示手段への表示に応じ、前記コンピュータに設けられた操作手段によって前記選択可能な通信ポートの中からいずれかの通信ポートを選択する操作が行われた場合に、その選択された通信ポートを特定する通信ポート特定情報を取得する特定情報取得ステップと、を前記コンピュータに実行させ、前記特定情報取得ステップにて取得された前記通信ポート特定情報に基づき、前記選択された通信ポートを介して前記携帯端末との間で前記通信処理を行うように、前記コンピュータに前記通信ステップを実行させることを特徴としている。   The invention of claim 4 is a program for operating a computer capable of communicating with the portable terminal according to claim 1 or claim 3, further comprising a list of the selectable communication ports generated by the generation step. A display step displayed on display means provided in the computer, and any one of the communication ports that can be selected by the operation means provided in the computer according to the display on the display means by the display step When an operation for selecting a port is performed, a specific information acquisition step for acquiring communication port specification information for specifying the selected communication port is executed by the computer, and the specific information acquisition step is acquired. Based on the communication port specifying information, the portable terminal is connected to the portable terminal via the selected communication port. To perform signal processing, it is characterized in that to execute the communication step to the computer.

請求項5の発明は、請求項3に記載の携帯端末と通信可能なコンピュータを動作させるプログラムであって、更に、前記生成ステップによって生成された前記選択可能な通信ポートのリストに基づき、複数の前記通信ポートに接続されている前記携帯端末の前記固有情報をそれぞれ前記コンピュータに設けられた表示手段に表示する表示ステップと、前記表示ステップによる前記表示手段への表示に応じて複数の前記固有情報の中からいずれかを選択する操作が行われた場合に、その選択された固有情報に対応付けられた通信ポートを特定する通信ポート特定情報を取得する特定情報取得ステップと、を前記コンピュータに実行させ、前記特定情報取得ステップにて取得された前記通信ポート特定情報に基づき、前記選択された通信ポートを介して前記携帯端末との間で前記通信処理を行うように、前記コンピュータに前記通信ステップを実行させることを特徴としている。   The invention of claim 5 is a program for operating a computer capable of communicating with the portable terminal according to claim 3, and further, based on the list of selectable communication ports generated by the generation step, A display step of displaying the unique information of the mobile terminal connected to the communication port on a display means provided in the computer, and a plurality of the unique information according to the display on the display means by the display step A specific information acquisition step of acquiring communication port specifying information for specifying a communication port associated with the selected specific information when an operation for selecting any one of them is performed on the computer The selected communication port based on the communication port specifying information acquired in the specifying information acquiring step. To perform the communication process with the portable terminal and is characterized in that to execute the communication step to the computer.

請求項6の発明は、請求項1、3、4、5のいずれか一項に記載の携帯端末と通信可能なコンピュータを動作させるプログラムであって、前記生成ステップにて前記選択可能な通信ポートのリストが生成された後、前記通信ポートの接続状態の変化を検出するように、前記コンピュータに前記検出ステップを実行させ、前記検出ステップにて前記通信ポートの接続状態の変化が検出された場合に、前記メモリに記憶される前記識別ポート番号を更新するように、前記コンピュータに前記記憶ステップを実行させ、前記記憶ステップにて前記識別ポート番号が更新された場合に、その更新された識別ポート番号を取得するように、前記コンピュータに前記取得ステップを実行させ、前記取得ステップによって取得された更新後の前記識別ポート番号に基づいて選択可能な通信ポートのリストを再生成するように、前記コンピュータに前記生成ステップを実行させることを特徴としている。   Invention of Claim 6 is a program which operates the computer which can communicate with the portable terminal as described in any one of Claim 1, 3, 4, 5, Comprising: The communication port which can be selected in the said production | generation step After the list is generated, the computer is caused to execute the detection step so as to detect a change in the connection state of the communication port, and a change in the connection state of the communication port is detected in the detection step. When the identification port number stored in the memory is updated by the computer, the identification step is updated when the identification port number is updated in the storage step. Causing the computer to execute the obtaining step so as to obtain a number, and the updated identification port obtained by the obtaining step To re-generate a list of selectable communications port based on the item, it is characterized in that to execute the generation step to said computer.

請求項7の発明は、請求項3又は請求項5に記載の携帯端末と通信可能なコンピュータを動作させるプログラムであって、更に、前記生成ステップにて前記選択可能な通信ポートのリストが生成された後に、前記通信ポートに接続されている前記携帯端末の前記固有情報を再確認する再確認ステップと、前記再確認ステップによって再確認された前記固有情報に基づいて、前記選択可能な通信ポートのリストに変化があったか否かを判断する判断ステップと、を前記コンピュータに実行させ、前記判断ステップによって前記選択可能な通信ポートのリストに変化があったと判断された場合に、前記再確認ステップで取得された前記携帯端末の前記固有情報と、当該携帯端末が接続された前記通信ポートに対応する前記識別ポート番号とを対応付けた内容で、前記選択可能な通信ポートのリストを再生成するように、前記コンピュータに前記生成ステップを実行させることを特徴としている。   The invention according to claim 7 is a program for operating a computer capable of communicating with the portable terminal according to claim 3 or claim 5, and further, the list of selectable communication ports is generated in the generation step. After the reconfirmation step of reconfirming the specific information of the mobile terminal connected to the communication port, and based on the specific information reconfirmed by the reconfirmation step, the selectable communication port A determination step for determining whether or not there is a change in the list, and when the determination step determines that there is a change in the list of selectable communication ports, acquired in the reconfirmation step Corresponding the unique information of the portable terminal and the identification port number corresponding to the communication port to which the portable terminal is connected In only contents, so as to regenerate a list of the selectable communications port, is characterized in that to execute the generation step to said computer.

請求項1の発明では、複数の通信ポートに携帯端末がそれぞれ接続されたことを検出する検出ステップと、複数の携帯端末がそれぞれ接続された各通信ポートに割り当てられた各識別ポート番号をメモリに記憶する記憶ステップと、通信処理に先立ち、記憶ステップによってメモリに記憶された各識別ポート番号を取得する取得ステップと、取得ステップによって取得された各識別ポート番号に基づいて選択可能な通信ポートのリストを生成する生成ステップとをコンピュータに実行させている。この構成によれば、複数の携帯端末が各通信ポートに接続された場合に、選択可能な通信ポート(即ち携帯端末が接続された通信ポート)のリストを生成することができるため、通信先の候補となる通信ポートを正確に把握しやすく、且つ手間をかけずにいずれかの通信ポートを通信先として設定しやすくなる。そして、このように生成ステップによって生成された選択可能な通信ポートのリストから、いずれかの通信ポートが選択された場合に、選択された当該通信ポートを介して携帯端末との間で通信処理を実行する通信ステップを実行させており、通信ポートを設定に要する手間を極力抑えた上で通信処理を良好に行うことができるようになる。   According to the first aspect of the present invention, the detection step of detecting that the mobile terminals are respectively connected to the plurality of communication ports and the identification port numbers assigned to the communication ports to which the plurality of mobile terminals are connected are stored in the memory. A storage step for storing, an acquisition step for acquiring each identification port number stored in the memory by the storage step prior to the communication processing, and a list of communication ports that can be selected based on each identification port number acquired by the acquisition step And a generation step of generating the computer. According to this configuration, when a plurality of mobile terminals are connected to each communication port, a list of selectable communication ports (that is, communication ports to which the mobile terminals are connected) can be generated. It becomes easy to accurately grasp candidate communication ports, and it becomes easy to set any communication port as a communication destination without taking time and effort. Then, when any communication port is selected from the list of selectable communication ports generated by the generation step in this way, communication processing is performed with the mobile terminal via the selected communication port. The communication step to be executed is executed, and communication processing can be performed satisfactorily while minimizing the effort required for setting the communication port.

請求項2の発明は、通信ポートに携帯端末が接続されたことを検出する検出ステップと、携帯端末が接続されている通信ポートに割り当てられた識別ポート番号をメモリに記憶する記憶ステップと、通信処理に先立ち、記憶ステップによってメモリに記憶された識別ポート番号を取得する取得ステップと、取得ステップによって取得された識別ポート番号に基づいて、携帯端末が接続された通信ポートを特定すると共に、当該通信ポートを介して携帯端末との間で通信処理を実行する通信ステップと、をコンピュータに実行させるように構成されている。この構成によれば、携帯端末が通信ポートに接続された場合に、この通信ポートに割り当てられた識別ポート番号をコンピュータ側で自動的に取得すると共に、この識別ポート番号に基づいて通信先となる通信ポートを正確に且つ自動的に特定できようになり、このように容易に通信ポートを設定した上で通信処理を良好に行うことができるようになる。   According to a second aspect of the present invention, there is provided a detection step of detecting that a portable terminal is connected to a communication port, a storage step of storing an identification port number assigned to the communication port to which the portable terminal is connected, in a memory, and a communication Prior to processing, the acquisition step of acquiring the identification port number stored in the memory by the storage step, and the communication port to which the portable terminal is connected based on the identification port number acquired by the acquisition step and the communication A communication step of executing communication processing with the portable terminal via the port is configured to cause the computer to execute. According to this configuration, when the portable terminal is connected to the communication port, the identification port number assigned to the communication port is automatically acquired on the computer side, and the communication destination is based on the identification port number. The communication port can be accurately and automatically specified, and communication processing can be performed satisfactorily after the communication port is easily set in this way.

請求項3の発明では、取得ステップによって取得された複数の識別ポート番号に対応する各通信ポートを介して、それらの各通信ポートに接続された携帯端末に対して固有情報を要求する情報を送信する要求情報送信ステップと、固有情報を要求する情報に応じて携帯端末から送信される固有情報を取得する固有情報取得ステップと、をコンピュータに実行させている。これにより、各通信ポートに接続される携帯端末の固有情報をコンピュータ側で特定できるようになる。そして、固有情報取得ステップで取得された携帯端末の固有情報と、当該携帯端末が接続された通信ポートに対応する識別ポート番号とを対応付けた内容で、選択可能な通信ポートのリストを生成するように、コンピュータに生成ステップを実行させている。この構成によれば、各通信ポートに接続された各携帯端末の固有情報を特定し得るリストを容易に生成し、利用することができ、手間をかけずに所望の携帯端末を通信先として正確に設定しやすくなる。   In the invention of claim 3, information requesting specific information is transmitted to each mobile terminal connected to each communication port via each communication port corresponding to the plurality of identification port numbers acquired in the acquisition step. The request information transmitting step for performing the process and the specific information acquiring step for acquiring the specific information transmitted from the portable terminal in response to the information requesting the specific information are executed by the computer. Thereby, the specific information of the portable terminal connected to each communication port can be specified on the computer side. Then, a list of selectable communication ports is generated with the contents in which the specific information of the mobile terminal acquired in the specific information acquisition step is associated with the identification port number corresponding to the communication port to which the mobile terminal is connected. As described above, the generation step is executed by the computer. According to this configuration, it is possible to easily generate and use a list that can identify the unique information of each mobile terminal connected to each communication port, and it is possible to accurately use a desired mobile terminal as a communication destination without taking time and effort. Easy to set.

請求項4の発明では、生成ステップによって生成された選択可能な通信ポートのリストをコンピュータに設けられた表示手段に表示する表示ステップをコンピュータに実行させている。この構成によれば、選択可能な通信ポートをユーザが視覚的に認識することができ、所望の通信ポートを正確に設定しやすくなる。そして、このような表示手段への表示に応じ、コンピュータに設けられた操作手段によって選択可能な通信ポートの中からいずれかの通信ポートを選択する操作が行われた場合に、その選択された通信ポートを特定する通信ポート特定情報を取得する特定情報取得ステップをコンピュータに実行させ、更に、この特定情報取得ステップにて取得された通信ポート特定情報に基づき、選択された通信ポートを介して携帯端末との間で通信処理を行うように、コンピュータに通信ステップを実行させている。従って、選択可能な通信ポートの認識及び所望の通信ポートを選択する手間を極力削減しつつ、ユーザが任意に選択した通信ポートを用いて良好に通信処理を行うことができるようになる。   In the invention of claim 4, the computer is caused to execute a display step of displaying a list of selectable communication ports generated in the generation step on a display means provided in the computer. According to this configuration, the user can visually recognize a selectable communication port, and it is easy to set a desired communication port accurately. In response to such display on the display means, when an operation for selecting one of the communication ports from among the communication ports selectable by the operation means provided in the computer is performed, the selected communication Causing the computer to execute a specific information acquiring step for acquiring communication port specifying information for specifying a port, and further, based on the communication port specifying information acquired in the specific information acquiring step, the portable terminal via the selected communication port The computer is caused to execute a communication step so as to perform communication processing with each other. Therefore, it is possible to perform communication processing satisfactorily using a communication port arbitrarily selected by the user while reducing the effort of recognizing a selectable communication port and selecting a desired communication port as much as possible.

請求項5の発明は、生成ステップによって生成された選択可能な通信ポートのリストに基づき、複数の通信ポートに接続されている携帯端末の固有情報をそれぞれコンピュータに設けられた表示手段に表示する表示ステップをコンピュータに実行させている。この構成によれば、通信可能な携帯端末の固有情報をユーザが視覚的に認識することができ、所望の携帯端末を通信先として正確に設定しやすくなる。そして、このような表示手段への表示に応じて複数の固有情報の中からいずれかを選択する操作が行われた場合に、その選択された固有情報に対応付けられた通信ポートを特定する通信ポート特定情報を取得する特定情報取得ステップをコンピュータに実行させ、この特定情報取得ステップにて取得された通信ポート特定情報に基づき、選択された通信ポートを介して携帯端末との間で通信処理を行うように、コンピュータに通信ステップを実行させている。従って、通信可能な携帯端末の認識及び所望の携帯端末を選択する手間を極力削減しつつ、ユーザが任意に選択した携帯端末に対応する通信ポートを用いて良好に通信処理を行うことができるようになる。   The invention according to claim 5 is a display for displaying the unique information of the mobile terminals connected to the plurality of communication ports on the display means provided in the computer based on the list of selectable communication ports generated by the generation step. The computer is executing the steps. According to this configuration, the user can visually recognize the unique information of the mobile terminal capable of communication, and it is easy to accurately set the desired mobile terminal as the communication destination. Then, when an operation for selecting one of a plurality of pieces of unique information according to the display on the display means is performed, a communication for specifying a communication port associated with the selected unique information The computer executes a specific information acquisition step for acquiring port specific information, and performs communication processing with the portable terminal via the selected communication port based on the communication port specific information acquired in the specific information acquisition step. As it does, it causes the computer to perform communication steps. Therefore, it is possible to satisfactorily perform communication processing using the communication port corresponding to the mobile terminal arbitrarily selected by the user while reducing the effort of recognizing the mobile terminal capable of communication and selecting the desired mobile terminal as much as possible. become.

請求項6の発明は、生成ステップにて選択可能な通信ポートのリストが生成された後、通信ポートの接続状態の変化を検出するように、コンピュータに検出ステップを実行させ、検出ステップにて通信ポートの接続状態の変化が検出された場合に、メモリに記憶される識別ポート番号を更新するように、コンピュータに記憶ステップを実行させ、その更新された識別ポート番号を取得するように、コンピュータに取得ステップを実行させている。これにより、通信ポートの接続状態の変化があったときに、その都度、最新の接続状態に応じた識別ポート番号(接続状態変化後、現に携帯端末が接続されている通信ポートに割り当てられている識別ポート番号)を取得することができる。そして、このような更新後の識別ポート番号に基づいて選択可能な通信ポートのリストを再生成するように、コンピュータに生成ステップを実行させているため、選択可能な通信ポートのリストを、最新の接続状態を反映した適切な内容に保つことができる。   The invention according to claim 6 causes the computer to execute a detection step so as to detect a change in the connection state of the communication port after the list of communication ports that can be selected in the generation step is generated. When a change in the connection state of the port is detected, the computer is caused to perform a storing step so as to update the identification port number stored in the memory, and the computer is configured to obtain the updated identification port number. The acquisition step is executed. As a result, each time there is a change in the connection state of the communication port, the identification port number corresponding to the latest connection state (assigned to the communication port to which the portable terminal is actually connected after the connection state change) ID port number) can be acquired. Then, since the computer executes the generation step so as to regenerate the list of selectable communication ports based on the updated identification port number, the list of selectable communication ports is updated to the latest. Appropriate contents reflecting the connection status can be maintained.

請求項7の発明は、生成ステップにて選択可能な通信ポートのリストが生成された後に、通信ポートに接続されている携帯端末の固有情報を再確認する再確認ステップと、再確認ステップによって再確認された固有情報に基づいて、選択可能な通信ポートのリストに変化があったか否かを判断する判断ステップとをコンピュータに実行させている。この構成によれば、接続されている携帯端末の固有情報に変化があった場合にそれを適切に把握することができる。そして、通信ポートのリストに変化があったと判断された場合には、再確認ステップで取得された携帯端末の固有情報と、当該携帯端末が接続された通信ポートに対応する識別ポート番号とを対応付けた内容で、選択可能な通信ポートのリストを再生成するように、コンピュータに生成ステップを実行させている。従って、リストにおいて固有情報と通信ポートとの対応関係を最新の状態に保ちやすくなり、所望の携帯端末との通信処理をより正確に行うことができる。   According to the seventh aspect of the present invention, after the list of selectable communication ports is generated in the generation step, the reconfirmation step for reconfirming the unique information of the mobile terminal connected to the communication port, and the reconfirmation step Based on the confirmed unique information, the computer is caused to execute a determination step of determining whether or not the list of selectable communication ports has changed. According to this configuration, when there is a change in the unique information of the connected mobile terminal, it can be properly grasped. If it is determined that there has been a change in the communication port list, the specific information of the mobile terminal acquired in the reconfirmation step corresponds to the identification port number corresponding to the communication port to which the mobile terminal is connected. With the added contents, the computer is caused to execute a generation step so as to regenerate a list of selectable communication ports. Therefore, the correspondence between the unique information and the communication port in the list can be easily kept up-to-date, and communication processing with a desired mobile terminal can be performed more accurately.

図1は、本発明の第1実施形態に係るプログラムを用いた通信システムを概略的に説明する説明図である。FIG. 1 is an explanatory diagram schematically illustrating a communication system using a program according to the first embodiment of the present invention. 図2は、図1の通信システムの電気的構成を例示するブロック図である。FIG. 2 is a block diagram illustrating the electrical configuration of the communication system of FIG. 図3(A)は、コンピュータで行われる接続ポート検出処理の流れを例示するフローチャートであり、図3(B)は、各通信ポートに対する識別ポート番号の割り当て例と、携帯端末が接続された通信ポートの識別ポート番号の記憶例を示す説明図である。FIG. 3A is a flowchart illustrating the flow of connection port detection processing performed by a computer, and FIG. 3B illustrates an example of assignment of identification port numbers to each communication port and communication in which a mobile terminal is connected. It is explanatory drawing which shows the example of a memory | storage of the identification port number of a port. 図4は、コンピュータで行われる通信ポート設定処理の流れを例示するフローチャートである。FIG. 4 is a flowchart illustrating the flow of communication port setting processing performed by the computer. 図5は、図4の通信ポート設定処理におけるネゴシエーション処理の流れを例示するフローチャートである。FIG. 5 is a flowchart illustrating the flow of the negotiation process in the communication port setting process of FIG. 図6(A)は、携帯端末が接続された通信ポートの識別ポート番号と、接続された携帯端末の固有情報を対応付けた対応表(リスト)を概念的に説明する説明図である。図6(B)は、通信先として選択可能な携帯端末の表示例を示す説明図である。FIG. 6A is an explanatory diagram conceptually illustrating a correspondence table (list) in which the identification port number of the communication port to which the mobile terminal is connected and the specific information of the connected mobile terminal are associated with each other. FIG. 6B is an explanatory diagram illustrating a display example of a portable terminal that can be selected as a communication destination. 図7は、コンピュータで行われる通信先設定、通信処理の流れを例示するフローチャートである。FIG. 7 is a flowchart illustrating the flow of communication destination setting and communication processing performed by the computer. 図8は、第2実施形態のプログラムによるリストの表示例を示す説明図である。FIG. 8 is an explanatory diagram showing a display example of a list by the program of the second embodiment.

[第1実施形態]
以下、本発明に係るプログラムを具現化した第1実施形態について、図面を参照して説明する。図1は、本発明の第1実施形態に係るプログラムを用いた通信システムを概略的に説明する説明図である。また、図2は、図1の通信システムの電気的構成を例示するブロック図である。
[First embodiment]
Hereinafter, a first embodiment of a program according to the present invention will be described with reference to the drawings. FIG. 1 is an explanatory diagram schematically illustrating a communication system using a program according to the first embodiment of the present invention. FIG. 2 is a block diagram illustrating the electrical configuration of the communication system of FIG.

(通信システムの概要)
本発明に係るプログラムは図1等に示すコンピュータ2の記憶手段(例えばHDD6等)に記憶されると共に、CPU3によって読取可能とされている。このコンピュータ2は、携帯端末20と接続可能な通信ポートを複数備えると共に、通信ポートの接続された携帯端末20との間で所定の通信処理を実行可能に構成されており、本発明に係るプログラムは、このコンピュータ2に後述する各ステップを実行させるように機能している。
(Outline of communication system)
The program according to the present invention is stored in storage means (for example, HDD 6) of the computer 2 shown in FIG. 1 and the like, and is readable by the CPU 3. The computer 2 includes a plurality of communication ports connectable to the mobile terminal 20 and is configured to execute predetermined communication processing with the mobile terminal 20 connected to the communication port. Is functioning to cause the computer 2 to execute each step described later.

コンピュータ2は、内部に、アプリケーションプログラム(以下、アプリケーションとも称する)16やオペレーティングシステム(以下、OSとも称する)17が格納された構成をなしている。このコンピュータ2は、OS17の制御の下、アプリケーションプログラム16を実行することで、各種処理を行うように構成されている。なお、図1では、コンピュータ2で用いられる一部のアプリケーションプログラム18を概念的に例示しており、これ以外のアプリケーションプログラムについては図示を省略している。   The computer 2 has a configuration in which an application program (hereinafter also referred to as an application) 16 and an operating system (hereinafter also referred to as an OS) 17 are stored. The computer 2 is configured to execute various processes by executing the application program 16 under the control of the OS 17. In FIG. 1, some application programs 18 used in the computer 2 are conceptually illustrated, and illustration of other application programs is omitted.

コンピュータ2は、例えばパーソナルコンピュータとして構成されており、図2に示すように、CPU3、ROM4、RAM5、ハードディスクドライブ(以下HDDとも称する)6を備えている。また、CPU3には、バス11を介して、表示部7、入力部8、通信部9が接続されている。なお、図示はしていないが、バス11に接続された各回路とCPU3との間の入出力制御を行う入出力コントローラなども設けられている。   The computer 2 is configured as a personal computer, for example, and includes a CPU 3, a ROM 4, a RAM 5, and a hard disk drive (hereinafter also referred to as HDD) 6 as shown in FIG. In addition, a display unit 7, an input unit 8, and a communication unit 9 are connected to the CPU 3 via the bus 11. Although not shown, an input / output controller that performs input / output control between each circuit connected to the bus 11 and the CPU 3 is also provided.

表示部7は、液晶表示装置等の公知の表示装置によって構成されており、CPU3からの指令に基づいて各種画像を表示するように機能する。また、入力部8は、キーボードやマウスなどの入力手段によって構成されており、ユーザの操作に応じて各種情報を入力するように機能する。   The display unit 7 is configured by a known display device such as a liquid crystal display device, and functions to display various images based on commands from the CPU 3. The input unit 8 includes input means such as a keyboard and a mouse, and functions to input various types of information according to user operations.

通信部9は、アプリケーションプログラム16などによって生成されたデータを外部に送信したり、或いは外部装置(携帯端末20等)からのデータを受信するように機能するものであり、通信インタフェース13と、複数の通信ポート14a〜14cとを備えた構成をなしている。各通信ポート14a〜14cは、シリアルコネクタやパラレルコネクタとして構成されており、RS232CケーブルやUSBケーブルなどの通信ケーブルを介して各種通信機器(例えば、他のコンピュータ、外部記憶装置、その他の情報処理装置等)が接続される構成をなしている。また、通信インタフェース13は、各通信ポート14a〜14cを介したデータの入出力制御を行うように構成されている。   The communication unit 9 functions to transmit data generated by the application program 16 or the like to the outside or to receive data from an external device (such as the portable terminal 20). The communication ports 14a to 14c are provided. Each of the communication ports 14a to 14c is configured as a serial connector or a parallel connector, and various communication devices (for example, other computers, external storage devices, and other information processing devices) via a communication cable such as an RS232C cable or a USB cable. Etc.) are connected. The communication interface 13 is configured to perform data input / output control via the communication ports 14a to 14c.

なお、以下の説明では、通信ポート14a〜14cがUSBポートとして構成される例を代表例として説明するが、これらUSBポート以外に他の通信ポートが設けられていてもよく、USBポートの数は図2の例(3個)でなくてもよい。   In the following description, an example in which the communication ports 14a to 14c are configured as USB ports will be described as a representative example. However, other communication ports may be provided in addition to the USB ports, and the number of USB ports is The example (three) of FIG. 2 may not be sufficient.

CPU3は、必要に応じ、上記入力部8にて入力された情報の取得、表示部7に対する表示制御、ROM4、RAM5、HDD6に対する読み取り又は書き込みの制御、或いは、通信部9の制御を行う。また、CPU3は、HDD6に格納されているプログラムやHDD6にインストールされたプログラム等をRAM5にロードして実行する機能を有している。   The CPU 3 acquires information input from the input unit 8, performs display control on the display unit 7, controls reading or writing on the ROM 4, RAM 5, and HDD 6, or controls the communication unit 9 as necessary. Further, the CPU 3 has a function of loading a program stored in the HDD 6, a program installed in the HDD 6, and the like into the RAM 5 and executing the program.

また、OS17としては、例えば、Unix(登録商標)や、Linux、さらには、マイクロソフト社のWindows(登録商標)、その他の任意のOSを採用することができる。なお、図1では、その一例として、Windows(登録商標)系のOSが採用されたときの構成例を示している。Windows(登録商標)系のOSであるOS20は、マイクロカーネル技術とオブジェクト指向技術をベースとし、各サービスを、サブシステムによって実装している。例えば、サブシステムの1つとして、Win32サブシステム(図示略)が用いられており、アプリケーションプログラム16に対して、各種のAPI(Application Programming Interface)(関数)を提供し、例えば、メモリ管理、プロセス管理、グラフィックス描画などを行うように構成されている。また、OS17には、デバイスドライバが組み込まれるようになっており、図1では、後述する仮想COMポートドライバ18がロードされたときの階層構成を概念的に示している。   As the OS 17, for example, Unix (registered trademark), Linux, Windows (registered trademark) of Microsoft Corporation, or any other OS can be employed. FIG. 1 shows an example of the configuration when a Windows (registered trademark) OS is employed as an example. An OS 20 that is a Windows (registered trademark) OS is based on a microkernel technology and an object-oriented technology, and each service is implemented by a subsystem. For example, a Win32 subsystem (not shown) is used as one of the subsystems, and provides various application programming interfaces (APIs) (functions) to the application program 16, for example, memory management, process It is configured to perform management and graphics drawing. In addition, a device driver is incorporated in the OS 17, and FIG. 1 conceptually shows a hierarchical structure when a virtual COM port driver 18 described later is loaded.

(第1実施形態の特徴的構成)
次に、本実施形態の特徴的構成について説明する。
図3(A)は、コンピュータで行われる接続ポート検出処理の流れを例示するフローチャートであり、図3(B)は、各通信ポートに対する識別ポート番号の割り当て例と、携帯端末が接続された通信ポートの識別ポート番号の記憶例を示す説明図である。図4は、コンピュータで行われる通信ポート設定処理の流れを例示するフローチャートである。図5は、図4の通信ポート設定処理におけるネゴシエーション処理の流れを例示するフローチャートである。 図6(A)は、携帯端末が接続された通信ポートの識別ポート番号と、接続された携帯端末の固有情報を対応付けた対応表(リスト)を概念的に説明する説明図である。図6(B)は、通信先として選択可能な携帯端末の表示例を示す説明図である。図7は、コンピュータで行われる通信先設定、通信処理の流れを例示するフローチャートである。
(Characteristic configuration of the first embodiment)
Next, a characteristic configuration of the present embodiment will be described.
FIG. 3A is a flowchart illustrating the flow of connection port detection processing performed by a computer, and FIG. 3B illustrates an example of assignment of identification port numbers to each communication port and communication in which a mobile terminal is connected. It is explanatory drawing which shows the example of a memory | storage of the identification port number of a port. FIG. 4 is a flowchart illustrating the flow of communication port setting processing performed by the computer. FIG. 5 is a flowchart illustrating the flow of the negotiation process in the communication port setting process of FIG. FIG. 6A is an explanatory diagram conceptually illustrating a correspondence table (list) in which the identification port number of the communication port to which the mobile terminal is connected and the specific information of the connected mobile terminal are associated with each other. FIG. 6B is an explanatory diagram illustrating a display example of a portable terminal that can be selected as a communication destination. FIG. 7 is a flowchart illustrating the flow of communication destination setting and communication processing performed by the computer.

本実施形態では、HDD6に記憶されたプログラムにより、コンピュータ2において、複数の通信ポート14a,14b,14cに携帯端末20が接続されたことを検出する検出ステップと、複数の携帯端末20がそれぞれ接続された各通信ポートに割り当てられた各識別ポート番号をRAM5等のメモリに記憶する記憶ステップとが実行されるようになっている。   In the present embodiment, the computer 2 stores a detection step of detecting that the portable terminal 20 is connected to the plurality of communication ports 14a, 14b, and 14c, and the plurality of portable terminals 20 are respectively connected by the program stored in the HDD 6. A storage step of storing each identification port number assigned to each communication port in a memory such as the RAM 5 is executed.

これら検出ステップ及び記憶ステップは、図3(A)のような流れで行われる。
この図3(A)の処理(接続ポート検出処理)は、コンピュータ2の電源投入時や所定操作時に仮想COMポートドライバによって行われるものであり、まず、接続情報をクリアする初期化処理を行う(S1)。本実施形態では、外部機器が接続されている通信ポートに割り当てられた識別ポート番号がメモリ(RAM5、HDD6等)に記憶されるようになっており、S1では過去の接続情報を一旦消去している。
These detection step and storage step are performed in the flow as shown in FIG.
The processing (connection port detection processing) in FIG. 3A is performed by the virtual COM port driver when the computer 2 is turned on or at a predetermined operation. First, initialization processing for clearing connection information is performed ( S1). In this embodiment, the identification port number assigned to the communication port to which the external device is connected is stored in the memory (RAM5, HDD6, etc.). In S1, the past connection information is temporarily deleted. Yes.

その後、対象となる通信ポート14a〜14cを監視し、新規接続又は接続状態の変化を検出したか否かを判断する(S2)。例えば、図3(A)の処理開始後に、通信ポート14a〜14cのいずれかにおいて新規に接続が検出された場合には、S2にてYesに進み、接続情報の更新処理を行う(S3)。このS3の処理では、S2において接続が検出された通信ポートに割り当てられた識別ポート番号をメモリ(RAM5、HDD6等)の所定の記憶領域(レジストリ等)に記憶する。   Thereafter, the target communication ports 14a to 14c are monitored, and it is determined whether a new connection or a change in connection state is detected (S2). For example, if a new connection is detected in any of the communication ports 14a to 14c after the start of the process of FIG. 3A, the process proceeds to Yes in S2 to perform a connection information update process (S3). In the process of S3, the identification port number assigned to the communication port detected to be connected in S2 is stored in a predetermined storage area (registry or the like) of a memory (RAM5, HDD6, etc.).

また、S3の処理の後には、S2に戻り、S3で記憶した接続状態に対して変化があったか否かを検出する。この場合、接続状態の変化が検出されるまではS2にてNoに進んで待機状態となる。一方、S3で記憶した接続状態に対して変化が検出された場合、S3で記憶した識別ポート番号の通信ポートにおいて接続が検出されなくなった場合、或いは、S3で記憶していない識別ポート番号の通信ポートにおいて新たに接続が検出された場合には、S2にてYesに進み、再び接続情報の更新処理を行う(S3)。例えば、前回のS3の処理時に記憶されていた識別ポート番号に対応する通信ポートにおいて接続が解除されている場合、次のS3の更新処理では、当該通信ポートに対応する識別ポート番号をメモリ(レジストリ等)から消去する。また、前回のS3の処理時に記憶されていなかった識別ポート番号に対応する通信ポートにおいて新たに接続が検出された場合、次のS3の更新処理では、当該通信ポートに対応する識別ポート番号がメモリ(レジストリ等)に新たに追加されるように接続情報を更新する。   Further, after the process of S3, the process returns to S2, and it is detected whether or not the connection state stored in S3 has changed. In this case, until a change in connection state is detected, the process proceeds to No in S2 and enters a standby state. On the other hand, when a change is detected with respect to the connection state stored in S3, when no connection is detected in the communication port with the identification port number stored in S3, or communication with an identification port number not stored in S3. If a new connection is detected in the port, the process proceeds to Yes in S2 and the connection information update process is performed again (S3). For example, when the connection is released at the communication port corresponding to the identification port number stored at the time of the previous processing of S3, the next update processing of S3 stores the identification port number corresponding to the communication port in the memory (registry Etc.). If a new connection is detected in the communication port corresponding to the identification port number that was not stored in the previous processing of S3, the identification port number corresponding to the communication port is stored in the memory in the next update processing of S3. Update the connection information so that it is newly added to (registry etc.).

本実施形態では、通信ポート14a〜14c(USBポート)にそれぞれ識別ポート番号が割り当てられるようになっており、例えば、図3(B)のように、USBポート1(通信ポート14a)に対する識別ポート番号としてCOM1が割り当てられ、USBポート2(通信ポート14b)に対する識別ポート番号としてCOM2が割り当てられ、USBポート3(通信ポート14c)に対する識別ポート番号としてCOM3が割り当てられている。このような場合、例えば、USBポート2(通信ポート14b)に携帯端末20が接続され、S2の処理においてUSBポート2(通信ポート14b)と携帯端末20との接続が検出されたときには、COM2がレジストリに記憶される。更に、その後、図1のようにUSBポート3(通信ポート14c)に携帯端末20が接続され、S2の処理においてUSBポート3(通信ポート14c)と携帯端末20との接続が新たに検出されたときには、既に記憶されているCOM2に加え、新たにCOM3がレジストリに追加される。従って、図1のように、通信ポート14b、14cに携帯端末20が接続されている状態では、図3(B)右側のようにCOM2、COM3がメモリ(レジストリ等)に記憶されることになる。
なお、本実施形態では、S2の処理が検出ステップの一例に相当する。また、S3の処理が記憶ステップの一例に相当する。
In this embodiment, an identification port number is assigned to each of the communication ports 14a to 14c (USB ports). For example, as shown in FIG. 3B, an identification port for the USB port 1 (communication port 14a). COM1 is assigned as the number, COM2 is assigned as the identification port number for the USB port 2 (communication port 14b), and COM3 is assigned as the identification port number for the USB port 3 (communication port 14c). In such a case, for example, when the portable terminal 20 is connected to the USB port 2 (communication port 14b), and the connection between the USB port 2 (communication port 14b) and the portable terminal 20 is detected in the process of S2, COM2 is Stored in the registry. Thereafter, the portable terminal 20 is connected to the USB port 3 (communication port 14c) as shown in FIG. 1, and the connection between the USB port 3 (communication port 14c) and the portable terminal 20 is newly detected in the process of S2. Sometimes, a new COM3 is added to the registry in addition to the already stored COM2. Therefore, when the mobile terminal 20 is connected to the communication ports 14b and 14c as shown in FIG. 1, COM2 and COM3 are stored in the memory (registry or the like) as shown on the right side of FIG. .
In the present embodiment, the process of S2 corresponds to an example of a detection step. Further, the process of S3 corresponds to an example of a storage step.

そして、本実施形態に係るプログラムは、このような検出ステップ及び記憶ステップを前提として、図4、図5の処理により、取得ステップ、生成ステップ、通信ステップをコンピュータに実行させている。   And the program which concerns on this embodiment makes a computer perform an acquisition step, a production | generation step, and a communication step by the process of FIG. 4, FIG. 5 on the assumption of such a detection step and a memory | storage step.

図4の処理は、例えばアプリケーションプログラム16に含まれる一部のプログラムによって実行されるものであり、所定の開始条件の成立時(例えばアプリケーションプログラムの起動時、或いはアプリケーションプログラムの起動中にユーザによって所定操作がなされた時など)に開始する。この図4の処理では、まず、新規接続情報又は接続情報の変化を検出したか否かを判断する(S10)。具体的には、識別ポート番号の記憶領域(レジストリ等)に記憶された接続情報(現在接続されている通信ポートに割り当てられた識別ポート番号)を検出しており、例えば図4の処理が開始した後の初回のときには、識別ポート番号がメモリ(レジストリ等)に新規に記憶されたか否かを判断し、新規に記憶された場合には、S10にてYesに進む。一方、識別ポート番号が新規に記憶されない場合には、S10にてNoに進むことになる。   The process of FIG. 4 is executed by, for example, a part of the programs included in the application program 16, and is predetermined by the user when a predetermined start condition is satisfied (for example, when the application program is started or when the application program is started) For example, when an operation is performed). In the process of FIG. 4, it is first determined whether new connection information or a change in connection information has been detected (S10). Specifically, the connection information (identification port number assigned to the currently connected communication port) stored in the storage area (registry etc.) of the identification port number is detected, for example, the processing of FIG. 4 is started. At the first time after the determination, it is determined whether or not the identification port number is newly stored in the memory (registry or the like). If the identification port number is newly stored, the process proceeds to Yes in S10. On the other hand, if the identification port number is not newly stored, the process proceeds to No in S10.

S10にてYesに進む場合には、S3の処理でメモリ(レジストリ等)に記憶されている識別ポート番号の情報を取得する(S11)。そして、S12のネゴシエーション処理を行う(S12)。なお、S11の処理が「取得ステップ」の一例に相当し、コンピュータ2は、このS11のステップにより、通信処理に先立ち、S3(記憶ステップ)によってメモリ(レジストリ等)に記憶された各識別ポート番号を取得している。例えば、図1のように通信ポート14b,14cに携帯端末20が接続され、図3(B)の右図のように、識別ポート番号としてCOM2、COM3がメモリ(レジストリ等)に記憶されている場合には、S11のステップにおいてこれらCOM番号(COM2、COM3)を取得する。   When the process proceeds to Yes in S10, the information of the identification port number stored in the memory (registry or the like) is acquired in the process of S3 (S11). Then, the negotiation process of S12 is performed (S12). The process of S11 corresponds to an example of “acquisition step”, and the computer 2 uses the step of S11 to identify each identification port number stored in the memory (registry or the like) by S3 (storage step) prior to the communication process. Is getting. For example, the portable terminal 20 is connected to the communication ports 14b and 14c as shown in FIG. 1, and COM2 and COM3 are stored in the memory (registry etc.) as identification port numbers as shown in the right figure of FIG. In this case, these COM numbers (COM2, COM3) are acquired in step S11.

次に、S12のネゴシエーション処理について説明する。図5に示すように、ネゴシエーション処理では、まず通信ポートをオープンする処理を行う(S20)。このS20では、S11で取得された識別ポート番号に対応する通信ポートをオープン状態に設定(例えばS11で取得された識別ポート番号に対してオープン状態であることを示す情報(フラグ等)を設定)し、この通信ポートを通信可能状態とする。例えば、図3(B)の右図のように、識別ポート番号としてCOM2、COM3がメモリ(レジストリ等)に記憶されている場合、これらCOM2、COM3と対応付けてオープン状態を示す情報(フラグ等)を付し、COM2、COM3に対応する通信ポート14b、14cをオープン状態とする。   Next, the negotiation process in S12 will be described. As shown in FIG. 5, in the negotiation process, a process for opening a communication port is first performed (S20). In S20, the communication port corresponding to the identification port number acquired in S11 is set in an open state (for example, information (flag or the like indicating that the identification port number acquired in S11 is open) is set). Then, this communication port is set in a communicable state. For example, as shown in the right diagram of FIG. 3B, when COM2 and COM3 are stored as identification port numbers in a memory (registry or the like), information indicating an open state in association with these COM2 and COM3 (flag or the like) ) And the communication ports 14b and 14c corresponding to COM2 and COM3 are opened.

そして、S20でオープンされた通信ポート14b、14cを介して、これら通信ポート14b、14cに接続された携帯端末20に対して固有情報を要求するデータを送信する(S21)。
なお、本実施形態では、S21の処理が「要求情報送信ステップ」の一例に相当し、取得ステップによって取得された複数の識別ポート番号に対応する各通信ポートを介して、それらの各通信ポートに接続された携帯端末20に対して固有情報を要求する情報を送信している。
And the data which request | require specific information are transmitted to the portable terminal 20 connected to these communication ports 14b and 14c via the communication ports 14b and 14c opened by S20 (S21).
In the present embodiment, the processing of S21 corresponds to an example of a “request information transmission step”, and the communication ports corresponding to the plurality of identification port numbers acquired in the acquisition step are connected to the communication ports. Information requesting unique information is transmitted to the connected mobile terminal 20.

ここで、通信対象となる携帯端末20について説明する。
通信システム1で用いられる各携帯端末20は、例えば携帯型の光学的情報読取装置として構成されるものであり、CPUなどからなる制御部、バーコード等の情報コード読み取る情報コード読取部、ROM、RAM、不揮発性メモリなどのメモリ、操作ボタンなどからなる複数の操作部、液晶表示器などからなる表示部、コンピュータ2と通信を行う通信インタフェース(例えば、USBインタフェースなどのシリアル通信インタフェースやLANインタフェース等)などを備えている。そして、各携帯端末20は、それぞれのメモリに固有情報(例えば固有の端末ID)が記憶されている。なお、本実施形態の説明では、携帯端末A(符号20a)に例えばBHT1という固有情報が記憶され、携帯端末B(符号20b)にBHT2という固有情報が記憶されている場合について説明する。
Here, the mobile terminal 20 to be communicated will be described.
Each portable terminal 20 used in the communication system 1 is configured as, for example, a portable optical information reader, and includes a control unit including a CPU, an information code reading unit that reads an information code such as a barcode, a ROM, RAM, a memory such as a nonvolatile memory, a plurality of operation units including operation buttons, a display unit including a liquid crystal display, a communication interface for communicating with the computer 2 (for example, a serial communication interface such as a USB interface, a LAN interface, etc. ) Etc. Each mobile terminal 20 stores unique information (for example, a unique terminal ID) in each memory. In the description of the present embodiment, a case will be described in which, for example, unique information BHT1 is stored in the mobile terminal A (reference numeral 20a) and unique information BHT2 is stored in the mobile terminal B (reference numeral 20b).

コンピュータ2の通信ポートに接続された携帯端末20は、コンピュータ2がS21にて所定の要求情報を送信したとき、この所定の要求情報を受信する。そして、携帯端末20内の制御部は、当該携帯端末20内の図示しないプログラムに基づき、コンピュータ2から所定の要求情報を受信したときに、メモリに記憶される固有情報を読み出すと共にこの固有情報を通信インタフェースを介してコンピュータ2に送信するように動作する。   The portable terminal 20 connected to the communication port of the computer 2 receives the predetermined request information when the computer 2 transmits the predetermined request information in S21. Then, the control unit in the mobile terminal 20 reads the specific information stored in the memory and receives the specific information when receiving predetermined request information from the computer 2 based on a program (not shown) in the mobile terminal 20. It operates to transmit to the computer 2 via the communication interface.

コンピュータ2は、S21の処理の後、S21での要求情報の送信に対して携帯端末20側から応答があったか否かを判断し(S22)、応答があった場合には、S22にてYesに進み、その応答データを受信する(S23)。そして、S23で受信した応答データを解析し、携帯端末20を特定する固有情報(例えば端末ID)の抽出を試みる(S24)。そして、S24の解析処理において、固有情報が検出されたか否かを判断し(S25)、検出された場合には、S25にてYesに進み、その固有情報と、当該固有情報を返した携帯端末20が接続された通信ポートの識別ポート番号とを対応付けた対応表を生成し、登録(RAM5やHDD6等のメモリに記憶)する。図6(A)には、図1のように、通信ポート14b(COM2)、通信ポート14c(COM3)に携帯端末20a(固有情報がBHT1の携帯端末A)、携帯端末20b(固有情報がBHT2の携帯端末B)がそれぞれ接続されている場合に生成される対応表を示しており、通信ポート14bの識別ポート番号(COM2)に対し、これに接続される携帯端末20の固有情報BHT1が対応付けられ、通信ポート14cの識別ポート番号(COM3)に対し、これに接続される携帯端末20の固有情報BHT2が対応付けられている。   After the process of S21, the computer 2 determines whether or not there is a response from the portable terminal 20 to the transmission of the request information in S21 (S22). If there is a response, the answer is Yes in S22. Then, the response data is received (S23). Then, the response data received in S23 is analyzed, and an attempt is made to extract unique information (for example, a terminal ID) that identifies the mobile terminal 20 (S24). Then, in the analysis process of S24, it is determined whether or not the unique information is detected (S25). If detected, the process proceeds to Yes in S25, and the portable information terminal returns the unique information and the unique information. A correspondence table in which the identification port number of the communication port 20 is connected is generated and registered (stored in a memory such as the RAM 5 or the HDD 6). In FIG. 6A, as shown in FIG. 1, the communication port 14b (COM2), the communication port 14c (COM3) are connected to the mobile terminal 20a (the mobile terminal A whose specific information is BHT1), and the mobile terminal 20b (the specific information is BHT2). The correspondence table generated when each of the mobile terminals B) is connected is shown, and the identification port number (COM2) of the communication port 14b corresponds to the unique information BHT1 of the mobile terminal 20 connected thereto In addition, the identification port number (COM3) of the communication port 14c is associated with the unique information BHT2 of the mobile terminal 20 connected thereto.

なお、本実施形態では、S23の処理が「固有情報取得ステップ」の一例に相当し、この処理により、固有情報を要求する情報に応じて携帯端末20から送信される固有情報を取得している。また、S26の処理が「生成ステップ」の一例に相当し、取得ステップによって取得された各識別ポート番号に基づいて選択可能な通信ポートのリストを生成しており、具体的には、固有情報取得ステップで取得された携帯端末20の固有情報と、当該携帯端末20が接続された通信ポートに対応する識別ポート番号とを対応付けた内容で、選択可能な通信ポートのリストを生成している。   In the present embodiment, the process of S23 corresponds to an example of a “unique information acquisition step”, and the unique information transmitted from the portable terminal 20 is obtained according to the information requesting the unique information. . Further, the processing of S26 corresponds to an example of “generation step”, and a list of selectable communication ports is generated based on each identification port number acquired in the acquisition step. Specifically, specific information acquisition is performed. A list of selectable communication ports is generated by associating the unique information of the portable terminal 20 acquired in the step with the identification port number corresponding to the communication port to which the portable terminal 20 is connected.

また、S26の後、又は図5とは別途の処理として、図7に示すような、通信ポートの選択、通信処理を行っている。この処理では、S26で生成、記憶された対応表に基づき、選択可能な携帯端末(即ち、通信ポート14a〜14cに接続されている携帯端末)の固有情報を表示する処理を行う(S30)。この処理では、例えば、S26で記憶されている対応表における少なくとも固有情報の部分(図6(A)ではBHT1,BHT2)を、選択可能な情報として表示部7に表示する。図6(B)は、図6(A)のような対応情報が登録されているときにS30の処理によって表示される表示画面の一例を示しており、この表示画面では、ユーザが、入力部8を操作することで、いずれかの固有情報を選択できるようになっている。   Further, after S26 or as a process separate from FIG. 5, a communication port selection and a communication process as shown in FIG. 7 are performed. In this process, based on the correspondence table generated and stored in S26, a process of displaying unique information of selectable mobile terminals (that is, mobile terminals connected to the communication ports 14a to 14c) is performed (S30). In this process, for example, at least the unique information portion (BHT1, BHT2 in FIG. 6A) in the correspondence table stored in S26 is displayed on the display unit 7 as selectable information. FIG. 6B shows an example of a display screen displayed by the process of S30 when the correspondence information as shown in FIG. 6A is registered. In this display screen, the user can input the input unit. By operating 8, any specific information can be selected.

本実施形態では、S30が「表示ステップ」の一例に相当し、生成ステップによって生成された選択可能な通信ポートのリストに基づき、複数の通信ポートに接続されている携帯端末の固有情報をそれぞれコンピュータ2に設けられた表示部7(表示手段)に表示している。   In this embodiment, S30 corresponds to an example of a “display step”, and the unique information of the mobile terminals connected to the plurality of communication ports is respectively calculated based on the list of selectable communication ports generated by the generation step. 2 is displayed on the display section 7 (display means) provided in FIG.

S30の後には、S30での表示に応じていずれかの固有情報が選択されたか否かを判断する。本実施形態では、上述したように、表示部7に表示される固有情報がユーザの操作によって選択できるようになっており、いずれかの固有情報が選択された場合に、S31にてYesに進み、その選択された固有情報に対応付けられた通信ポートの識別ポート番号をS26で生成した対応表から取得し、その識別ポート番号の通信ポートを通信先として設定する(S32)。例えば、図6(B)のような表示例に対して、BHT1が選択された場合には、図6(A)に示す対応表からBHT1に対応する識別ポート番号(COM2)を取得し、このCOM2が割り当てられた通信ポート14bを通信先として設定する。S32で通信先を設定した後には、S32で設定された通信ポートを介し、選択された携帯端末20との間で通信処理を行う(S33)。   After S30, it is determined whether any specific information is selected according to the display in S30. In the present embodiment, as described above, the unique information displayed on the display unit 7 can be selected by a user operation, and when any unique information is selected, the process proceeds to Yes in S31. Then, the identification port number of the communication port associated with the selected unique information is acquired from the correspondence table generated in S26, and the communication port of the identification port number is set as the communication destination (S32). For example, when BHT1 is selected for the display example as shown in FIG. 6B, the identification port number (COM2) corresponding to BHT1 is acquired from the correspondence table shown in FIG. The communication port 14b to which COM2 is assigned is set as the communication destination. After setting the communication destination in S32, communication processing is performed with the selected portable terminal 20 via the communication port set in S32 (S33).

S33で行われる通信処理は、選択された携帯端末20に対して何らかの情報を送信する処理であればよく、例えば、選択された携帯端末20に対して予め定められたファイル或いはユーザによって選択されたファイルを転送するファイル転送処理であってもよく、携帯端末20に対して所定のデータを要求する要求コマンドの送信処理や、この要求コマンドに応じて携帯端末20から所定データを取得するデータ取得処理などであってもよい。なお、図7では、S32で通信先を設定した後に、続けてS33の通信処理を行っているが、この通信処理を行う時期は図7の時期に限定されない。   The communication process performed in S33 may be a process for transmitting some information to the selected mobile terminal 20, for example, a file selected in advance for the selected mobile terminal 20 or selected by the user It may be a file transfer process for transferring a file, a transmission process of a request command for requesting predetermined data to the portable terminal 20, and a data acquisition process for acquiring predetermined data from the portable terminal 20 in response to the request command It may be. In FIG. 7, after the communication destination is set in S <b> 32, the communication process of S <b> 33 is subsequently performed. However, the time for performing this communication process is not limited to the time of FIG. 7.

本実施形態では、S32の処理が「特定情報取得ステップ」の一例に相当し、S30(表示ステップ)による表示部7(表示手段)への表示に応じて複数の固有情報の中からいずれかを選択する操作が行われた場合に、その選択された固有情報に対応付けられた通信ポートを特定する通信ポート特定情報を取得している。   In the present embodiment, the process of S32 corresponds to an example of a “specific information acquisition step”, and any one of a plurality of unique information is selected according to the display on the display unit 7 (display means) by S30 (display step). Communication port specifying information for specifying a communication port associated with the selected unique information is acquired when an operation to select is performed.

また、S33の処理は、通信ステップの一例に相当し、S26(生成ステップ)によって生成された選択可能な通信ポートのリストから、いずれかの通信ポートが選択された場合に、選択された当該通信ポートを介して携帯端末20との間で通信処理を実行しており、より詳しくは、S32(特定情報取得ステップ)にて取得された通信ポート特定情報に基づき、選択された通信ポートを介して携帯端末20との間で通信処理を行っている。   Further, the process of S33 corresponds to an example of a communication step, and when any communication port is selected from the list of selectable communication ports generated in S26 (generation step), the selected communication is performed. The communication processing is executed with the portable terminal 20 via the port, and more specifically, via the communication port selected based on the communication port identification information acquired at S32 (specific information acquisition step). Communication processing is performed with the mobile terminal 20.

また、図3(A)のS2に示す検出ステップでは、S26(生成ステップ)にて選択可能な通信ポートのリストが生成された後にも、通信ポートの接続状態の変化を検出しており、このときのS1の処理(検出ステップ)において通信ポートの接続状態の変化が検出された場合には、S3の処理(記憶ステップ)において、メモリ(レジストリ等)に記憶される識別ポート番号を更新している。そして、S10では、このような識別ポート番号の更新(接続情報の変化)を監視しており、S3(記憶ステップ)にて識別ポート番号が更新された場合には、S11の処理(取得ステップ)により、その更新された識別ポート番号を取得している。そして、その後に行われるS12の処理(具体的には、S26の処理)では、S11の処理(取得ステップ)によって取得された更新後の識別ポート番号に基づいて選択可能な通信ポートのリストを再生成している。   Further, in the detection step shown in S2 of FIG. 3A, the change in the connection state of the communication port is detected even after the list of communication ports that can be selected in S26 (generation step) is generated. If a change in the connection state of the communication port is detected in the process of S1 (detection step), the identification port number stored in the memory (registry etc.) is updated in the process of S3 (storage step). Yes. In S10, the updating of the identification port number (change in connection information) is monitored. If the identification port number is updated in S3 (storage step), the process in S11 (acquisition step). Thus, the updated identification port number is obtained. Then, in the subsequent processing of S12 (specifically, processing of S26), a list of selectable communication ports is reproduced based on the updated identification port number acquired by the processing of S11 (acquisition step). It is made.

(第1実施形態の主な効果)
本実施形態では、通信ポート14a〜14cのいずれか1又は複数に携帯端末20がそれぞれ接続されたことを検出する検出ステップ(S2)と、複数の携帯端末20がそれぞれ接続された各通信ポートに割り当てられた各識別ポート番号をメモリに記憶する記憶ステップ(S3)と、通信処理に先立ち、記憶ステップによってメモリに記憶された各識別ポート番号を取得する取得ステップ(S11)と、取得ステップ(S11)によって取得された各識別ポート番号に基づいて選択可能な通信ポートのリストを生成する生成ステップ(S26)をコンピュータ2に実行させている。この構成によれば、複数の携帯端末20が各通信ポートにそれぞれ接続された場合に、選択可能な通信ポート(即ち携帯端末が接続された通信ポート)のリストを生成することができるため、通信先の候補となる通信ポートを正確に把握しやすく、且つ手間をかけずにいずれかの通信ポートを通信先として設定しやすくなる。そして、このように生成ステップ(S26)によって生成された選択可能な通信ポートのリストから、いずれかの通信ポートが選択された場合に、選択された当該通信ポートを介して携帯端末20との間で通信処理を実行する通信ステップ(S3))を実行させており、通信ポートを設定に要する手間を極力抑えた上で通信処理を良好に行うことができるようになる。
(Main effects of the first embodiment)
In the present embodiment, a detection step (S2) for detecting that the mobile terminal 20 is connected to any one or more of the communication ports 14a to 14c, and each communication port to which the plurality of mobile terminals 20 are connected respectively. A storage step (S3) for storing each assigned identification port number in the memory, an acquisition step (S11) for acquiring each identification port number stored in the memory by the storage step prior to the communication process, and an acquisition step (S11) The computer 2 is caused to execute a generating step (S26) for generating a list of selectable communication ports based on each identification port number acquired by (1). According to this configuration, when a plurality of mobile terminals 20 are connected to the respective communication ports, a list of selectable communication ports (that is, communication ports to which the mobile terminals are connected) can be generated. It is easy to accurately grasp the communication port that is the previous candidate, and it is easy to set any communication port as the communication destination without taking time and effort. Then, when any communication port is selected from the list of selectable communication ports generated in the generation step (S26) as described above, the communication with the portable terminal 20 is performed via the selected communication port. The communication step (S3) for executing the communication process is executed in step S2, so that the communication process can be performed satisfactorily while minimizing the effort required for setting the communication port.

また、取得ステップ(S11)によって取得された複数の識別ポート番号に対応する各通信ポートを介して、それらの各通信ポートに接続された携帯端末20に対して固有情報を要求する情報を送信する要求情報送信ステップ(S21)と、固有情報を要求する情報に応じて携帯端末20から送信される固有情報を取得する固有情報取得ステップ(S23)と、をコンピュータ2に実行させている。これにより、各通信ポートに接続される携帯端末20の固有情報をコンピュータ2側で特定できるようになる。そして、固有情報取得ステップ(S23)で取得された携帯端末20の固有情報と、当該携帯端末が接続された通信ポートに対応する識別ポート番号とを対応付けた内容で、選択可能な通信ポートのリストを生成するように、コンピュータ2に生成ステップ(S26)を実行させている。この構成によれば、各通信ポートに接続された各携帯端末20の固有情報を特定し得るリストを容易に生成し、利用することができ、手間をかけずに所望の携帯端末20を通信先として正確に設定しやすくなる。   Moreover, the information which requests | requires specific information is transmitted with respect to the portable terminal 20 connected to each of those communication ports via each communication port corresponding to the some identification port number acquired by the acquisition step (S11). The computer 2 is caused to execute a request information transmission step (S21) and a specific information acquisition step (S23) for acquiring specific information transmitted from the portable terminal 20 in response to information requesting the specific information. Thereby, the specific information of the portable terminal 20 connected to each communication port can be specified on the computer 2 side. Then, the communication port of the selectable communication port with the content in which the specific information of the mobile terminal 20 acquired in the specific information acquisition step (S23) is associated with the identification port number corresponding to the communication port to which the mobile terminal is connected. The computer 2 is caused to execute a generation step (S26) so as to generate a list. According to this configuration, it is possible to easily generate and use a list that can identify the unique information of each mobile terminal 20 connected to each communication port, and to send the desired mobile terminal 20 to the communication destination without taking time and effort. It becomes easy to set as accurately.

更に、生成ステップ(S26)によって生成された選択可能な通信ポートのリストに基づき、複数の通信ポートに接続されている携帯端末20の固有情報をそれぞれコンピュータ2に設けられた表示部7(表示手段)に表示する表示ステップ(S30)をコンピュータに実行させている。この構成によれば、通信可能な携帯端末29の固有情報をユーザが視覚的に認識することができ、所望の携帯端末20を通信先として正確に設定しやすくなる。そして、このような表示部7(表示手段)への表示に応じて複数の固有情報の中からいずれかを選択する操作が行われた場合に、その選択された固有情報に対応付けられた通信ポートを特定する通信ポート特定情報を取得する特定情報取得ステップ(S32)をコンピュータに実行させ、この特定情報取得ステップ(S32)にて取得された通信ポート特定情報に基づき、選択された通信ポートを介して携帯端末との間で通信処理を行うように、コンピュータに通信ステップ(S33)を実行させている。従って、通信可能な携帯端末20の認識及び所望の携帯端末20を選択する手間を極力削減しつつ、ユーザが任意に選択した携帯端末20に対応する通信ポートを用いて良好に通信処理を行うことができるようになる。   Furthermore, based on the list of selectable communication ports generated in the generating step (S26), the unique information of the mobile terminals 20 connected to the plurality of communication ports is displayed on the display unit 7 (display means) provided in the computer 2, respectively. ) Is displayed on the computer. According to this configuration, the user can visually recognize the unique information of the communicable mobile terminal 29, and it is easy to accurately set the desired mobile terminal 20 as the communication destination. Then, when an operation for selecting any one of a plurality of pieces of unique information is performed in accordance with the display on the display unit 7 (display means), the communication associated with the selected unique information A specific information acquisition step (S32) for acquiring communication port specifying information for specifying a port is executed by the computer, and the communication port selected based on the communication port specifying information acquired in the specific information acquisition step (S32) is selected. The computer is caused to execute a communication step (S33) so as to perform communication processing with the portable terminal. Therefore, it is possible to satisfactorily perform communication processing using the communication port corresponding to the mobile terminal 20 arbitrarily selected by the user while reducing the effort of recognizing the mobile terminal 20 capable of communication and selecting the desired mobile terminal 20 as much as possible. Will be able to.

また、生成ステップ(S26)にて選択可能な通信ポートのリストが生成された後、通信ポートの接続状態の変化を検出するように、コンピュータに検出ステップ(S1)を実行させ、検出ステップ(S2)にて通信ポートの接続状態の変化が検出された場合に、メモリに記憶される識別ポート番号を更新するように、コンピュータ2に記憶ステップ(S3)を実行させ、その更新された識別ポート番号を取得するように、コンピュータ2に取得ステップ(S11)を実行させている。これにより、通信ポートの接続状態の変化があったときに、その都度、最新の接続状態に応じた識別ポート番号(接続状態変化後、現に携帯端末が接続されている通信ポートに割り当てられている識別ポート番号)を取得することができる。そして、このような更新後の識別ポート番号に基づいて選択可能な通信ポートのリストを再生成するように、コンピュータ2に生成ステップ(S26)を実行させているため、選択可能な通信ポートのリストを、最新の接続状態を反映した適切な内容に保つことができる。   Further, after a list of selectable communication ports is generated in the generation step (S26), the computer is caused to execute a detection step (S1) so as to detect a change in the connection state of the communication ports, and the detection step (S2 ), When the change in the connection state of the communication port is detected, the computer 2 is caused to execute the storing step (S3) so as to update the identification port number stored in the memory, and the updated identification port number So that the computer 2 executes the acquisition step (S11). As a result, each time there is a change in the connection state of the communication port, the identification port number corresponding to the latest connection state (assigned to the communication port to which the portable terminal is actually connected after the connection state change) ID port number) can be acquired. And since the computer 2 is made to perform the production | generation step (S26) so that the list | wrist of the communication port which can be selected based on such an identification port number after the update is regenerated, the list | wrist of the communication port which can be selected Can be kept at an appropriate content reflecting the latest connection state.

[第2実施形態]
次に第2実施形態について説明する。
第2実施形態は、図4のS12のネゴシエーション処理を省略した点、リストの表示方法を第1実施形態の例(図6(B)参照)とは異なるようにした点(図8参照)などが第1実施形態と異なり、それ以外は第1実施形態と同様である。例えば、図1〜図3の内容は第1実施形態と同様である。よって、第1実施形態と異なる点について重点的に説明し、第1実施形態と同様の部分については詳細な説明は省略することとする。また、図7の処理は基本的な流れは第1実施形態と同様であるため、当該処理については図7を参照して説明し、第1実施形態と異なる点については各処理の説明において詳述する。
[Second Embodiment]
Next, a second embodiment will be described.
In the second embodiment, the negotiation process in S12 of FIG. 4 is omitted, the list display method is different from the example of the first embodiment (see FIG. 6B) (see FIG. 8), and the like. Is different from the first embodiment, and other than that is the same as the first embodiment. For example, the contents of FIGS. 1 to 3 are the same as those in the first embodiment. Therefore, points different from the first embodiment will be mainly described, and detailed description of the same parts as those of the first embodiment will be omitted. Further, since the basic flow of the process of FIG. 7 is the same as that of the first embodiment, the process will be described with reference to FIG. 7, and the differences from the first embodiment will be described in detail in the description of each process. Describe.

第2実施形態に係るプログラムは、コンピュータ2に図3(A)のような処理を実行させた後、図4のS10、S11の処理を実行させている。そして、S11の後には、S12の処理を行わず、図7のような通信先設定、通信処理を行っている。なお、本実施形態でも、S2が検出ステップの一例に相当し、S3が記憶ステップの一例に相当する。また、S11が取得ステップの一例に相当する。また、S11で取得、記憶されたリスト(図3(B)右図のようなリスト)が「選択可能な通信ポートのリスト」の一例に相当しており、S11の処理は「生成ステップ」の一例にも相当する。   The program according to the second embodiment causes the computer 2 to execute the processes shown in FIG. 3A and then executes the processes of S10 and S11 of FIG. After S11, the communication destination setting and communication processing as shown in FIG. 7 is performed without performing the processing of S12. In this embodiment, S2 corresponds to an example of a detection step, and S3 corresponds to an example of a storage step. S11 corresponds to an example of an acquisition step. The list acquired and stored in S11 (the list as shown in the right diagram of FIG. 3B) corresponds to an example of a “list of selectable communication ports”, and the process of S11 is a “generation step”. It corresponds to an example.

本実施形態では、図7のS30の処理(より詳しくは第1実施形態のS30を若干変更した代わりの処理)として、第1実施形態のような選択可能な携帯端末の固有情報ではなく、選択可能な識別ポート番号を表示部7(表示手段)に表示させている。例えば、S11において図3(B)右図のような識別ポート番号が取得されている場合には、図8のような表示を行うことができる。なお、本実施形態では、図7のS30の処理が「表示ステップ」の一例に相当し、生成ステップ(S11)によって生成された選択可能な通信ポートのリストをコンピュータ2に設けられた表示部7(表示手段)に表示している。   In the present embodiment, as the process of S30 in FIG. 7 (more specifically, the process instead of S30 of the first embodiment is slightly changed), the selection is not the unique information of the selectable mobile terminal as in the first embodiment. Possible identification port numbers are displayed on the display unit 7 (display means). For example, when the identification port number as shown in the right diagram of FIG. 3B is acquired in S11, the display as shown in FIG. 8 can be performed. In the present embodiment, the process of S30 in FIG. 7 corresponds to an example of “display step”, and the list of selectable communication ports generated in the generation step (S11) is provided in the computer 2. (Display means).

本実施形態でもS30の表示に応じていずれかの情報(いずれかの識別ポート番号)が選択できるようになっており、S31の処理(より詳しくは第1実施形態のS31を若干変更した代わりの処理)では、いずれかの識別ポート番号が選択されたか否かを判断している。そして、いずれかの識別ポート番号が選択された場合には、その選択された識別ポート番号を通信先として設定している(S32)。例えば、図3(B)右図のようなリストが生成され、図8のような表示が行われた場合において、ユーザによってCOM2が選択された場合には、この「COM2」を「通信ポート特定情報」として、通信先として設定することになる。そして、S32で設定された識別ポート番号が付された通信ポートを介して携帯端末20と通信処理を行う(S33)なお、S33の通信処理は、第1実施形態と同様である。   Also in this embodiment, any information (any identification port number) can be selected in accordance with the display in S30, and the processing in S31 (more specifically, instead of S31 in the first embodiment slightly changed) In the process), it is determined whether any identification port number has been selected. If any identification port number is selected, the selected identification port number is set as the communication destination (S32). For example, when a list as shown in the right diagram of FIG. 3B is generated and the display as shown in FIG. 8 is performed, when COM2 is selected by the user, this “COM2” is set to “communication port specification”. Information "is set as a communication destination. Then, communication processing is performed with the mobile terminal 20 via the communication port assigned the identification port number set in S32 (S33). Note that the communication processing in S33 is the same as that in the first embodiment.

本実施形態では、S32の処理が、「特定情報取得ステップ」の一例に相当し、S30(表示ステップ)による表示部7(表示手段)への表示に応じ、コンピュータ2に設けられた入力部8(操作手段)によって選択可能な通信ポートの中からいずれかの通信ポートを選択する操作が行われた場合に、その選択された通信ポートを特定する通信ポート特定情報を取得する。そして、S33が「通信ステップ」の一例に相当し、生成ステップ(S11)によって生成された選択可能な通信ポートのリストから、いずれかの通信ポートが選択された場合に、選択された当該通信ポートを介して携帯端末29との間で通信処理を実行する。具体的には、特定情報取得ステップ(S32)にて取得された通信ポート特定情報に基づき、選択された通信ポートを介して携帯端末20との間で通信処理を行っている。   In this embodiment, the process of S32 corresponds to an example of a “specific information acquisition step”, and the input unit 8 provided in the computer 2 according to the display on the display unit 7 (display means) by S30 (display step). When an operation for selecting any one of the communication ports that can be selected by the (operation means) is performed, communication port specifying information for specifying the selected communication port is acquired. S33 corresponds to an example of “communication step”, and when one of the communication ports is selected from the list of selectable communication ports generated in the generation step (S11), the selected communication port The communication process is executed with the portable terminal 29 via the. Specifically, communication processing is performed with the mobile terminal 20 via the selected communication port based on the communication port specifying information acquired in the specifying information acquiring step (S32).

本実施形態では、生成ステップ(S11)によって生成された選択可能な通信ポートのリストを表示部7(表示手段)に表示する表示ステップ(S30)をコンピュータ2に実行させている。この構成によれば、選択可能な通信ポートをユーザが視覚的に認識することができ、所望の通信ポートを正確に設定しやすくなる。そして、このような表示部7(表示手段)への表示に応じ、入力部8(操作手段)によって選択可能な通信ポートの中からいずれかの通信ポートを選択する操作が行われた場合に、その選択された通信ポートを特定する通信ポート特定情報を取得する特定情報取得ステップ(S32)をコンピュータ2に実行させ、更に、この特定情報取得ステップ(S32)にて取得された通信ポート特定情報に基づき、選択された通信ポートを介して携帯端末20との間で通信処理を行うように、コンピュータ2に通信ステップ(S33)を実行させている。従って、選択可能な通信ポートの認識及び所望の通信ポートを選択する手間を極力削減しつつ、ユーザが任意に選択した通信ポートを用いて良好に通信処理を行うことができるようになる。   In this embodiment, the computer 2 is caused to execute the display step (S30) for displaying the list of selectable communication ports generated in the generation step (S11) on the display unit 7 (display means). According to this configuration, the user can visually recognize a selectable communication port, and it is easy to set a desired communication port accurately. Then, in response to such display on the display unit 7 (display unit), when an operation for selecting any communication port from among communication ports selectable by the input unit 8 (operation unit) is performed, The computer 2 is caused to execute a specific information acquisition step (S32) for acquiring communication port specifying information for specifying the selected communication port, and the communication port specifying information acquired in the specific information acquisition step (S32) Based on this, the computer 2 is caused to execute a communication step (S33) so as to perform communication processing with the portable terminal 20 via the selected communication port. Therefore, it is possible to perform communication processing satisfactorily using a communication port arbitrarily selected by the user while reducing the effort of recognizing a selectable communication port and selecting a desired communication port as much as possible.

[他の実施形態]
本発明は上記記述及び図面によって説明した実施形態に限定されるものではなく、例えば次のような実施形態も本発明の技術的範囲に含まれる。
[Other Embodiments]
The present invention is not limited to the embodiments described with reference to the above description and drawings. For example, the following embodiments are also included in the technical scope of the present invention.

第1実施形態では、S26にて対応表を生成した後には、S2にて接続状態の変化が検出され、S3にて接続情報の更新があった場合にS11、S12の処理を実行しているが、S26(生成ステップ)にて選択可能な通信ポートのリストが生成された後に、S26で生成された対応表で特定される通信ポートに接続されている携帯端末に対して固有情報を要求する再確認ステップをコンピュータ2に実行させるようにしてもよい。そして、この再確認ステップによって再確認された固有情報(再確認ステップでの要求に応じて携帯端末から送信された固有情報)に基づいて、選択可能な通信ポートのリストに変化があったか否かを判断する処理(判断ステップ)をコンピュータ2に実行させるようにしてもよい。
なお、このような再確認ステップ及び判断ステップは、S26にて対応表を生成した後に定期的に行ってもよく、S2の処理において行ってもよい。S2の処理で行う場合、「接続状態の変化」を検出する際に、接続されている通信ポートに変化があったか否かを検出するだけでなく、接続相手に変化があったか否かをも検出すればよい。
そして、この判断ステップによって選択可能な通信ポートのリストに変化があったと判断された場合に、S3の処理(記憶ステップ)を実行させ、S10〜S12及びS20〜S27の処理を実行させるようにしてもよい。この場合、S26の処理(生成ステップ)では、再確認ステップで取得された携帯端末20の固有情報と、当該携帯端末20が接続された通信ポートに対応する識別ポート番号とを対応付けた内容で、選択可能な通信ポートのリストを再生成することとなる
この構成によれば、接続されている携帯端末20の固有情報に変化があった場合にそれを適切に把握することができると共に、リスト(対応表)において固有情報と通信ポートとの対応関係を最新の状態に保ちやすくなり、所望の携帯端末20との通信処理をより正確に行うことができる。
In the first embodiment, after the correspondence table is generated in S26, the change in the connection state is detected in S2, and when the connection information is updated in S3, the processes of S11 and S12 are executed. However, after the list of selectable communication ports is generated in S26 (generation step), the mobile terminal connected to the communication port specified in the correspondence table generated in S26 is requested for specific information. You may make it make the computer 2 perform a reconfirmation step. Based on the unique information reconfirmed in this reconfirmation step (unique information transmitted from the mobile terminal in response to the request in the reconfirmation step), it is determined whether or not the list of selectable communication ports has changed. The computer 2 may be made to execute the process of determining (determination step).
Note that such reconfirmation step and determination step may be performed periodically after the correspondence table is generated in S26, or may be performed in the process of S2. When performing the process of S2, when detecting “change in connection state”, it is possible not only to detect whether or not the connected communication port has changed, but also to detect whether or not the connection partner has changed. That's fine.
When it is determined that there is a change in the list of selectable communication ports by this determination step, the process of S3 (storage step) is executed, and the processes of S10 to S12 and S20 to S27 are executed. Also good. In this case, in the process (generation step) of S26, the specific information of the mobile terminal 20 acquired in the reconfirmation step is associated with the identification port number corresponding to the communication port to which the mobile terminal 20 is connected. The list of selectable communication ports will be regenerated. According to this configuration, when there is a change in the specific information of the connected mobile terminal 20, it is possible to appropriately grasp the change and the list. In the (correspondence table), the correspondence between the unique information and the communication port can be easily kept up-to-date, and the communication processing with the desired mobile terminal 20 can be performed more accurately.

第2実施形態では、S11(図4)で取得した識別ポート番号に基づいてS30の表示処理を行い、図8のような情報を表示していたが、第2実施形態において、S11で取得した識別ポート番号が1つのみであった場合には、S30、S31の処理を省略し、その取得した識別ポート番号を通信先として設定するようにしてもよい。この場合、S2が検出ステップに相当し、S3が記憶ステップに相当し、S11が取得ステップに相当する。そして、S32、S33が「通信ステップ」の一例に相当し、S11(取得ステップ)によって取得された識別ポート番号に基づいて、携帯端末20が接続された通信ポートを特定すると共に、当該通信ポートを介して携帯端末20との間で通信処理を実行する。この構成によれば、いずれかの携帯端末20が通信ポートに接続された場合に、この通信ポートに割り当てられた識別ポート番号をコンピュータ側で自動的に取得できると共に、この識別ポート番号に基づいて通信先となる通信ポートを正確に且つ自動的に特定できようになり、このように容易に通信ポートを設定した上で通信処理を良好に行うことができるようになる。   In the second embodiment, the display process of S30 is performed based on the identification port number acquired in S11 (FIG. 4), and the information as shown in FIG. 8 is displayed. In the second embodiment, the information is acquired in S11. If there is only one identification port number, the processing of S30 and S31 may be omitted and the acquired identification port number may be set as the communication destination. In this case, S2 corresponds to a detection step, S3 corresponds to a storage step, and S11 corresponds to an acquisition step. S32 and S33 correspond to an example of “communication step”. Based on the identification port number acquired in S11 (acquisition step), the communication port to which the mobile terminal 20 is connected is specified, and the communication port is specified. A communication process is executed with the portable terminal 20 via the network. According to this configuration, when any one of the mobile terminals 20 is connected to a communication port, the identification port number assigned to this communication port can be automatically acquired on the computer side, and based on this identification port number A communication port as a communication destination can be accurately and automatically specified, and communication processing can be performed satisfactorily after the communication port is easily set in this way.

1…通信システム
2…コンピュータ
5…RAM(メモリ)
7…表示部(表示手段)
14a,14b,14c…通信ポート
16…アプリケーションプログラム(プログラム)
18…仮想COMポートドライバ(プログラム)
DESCRIPTION OF SYMBOLS 1 ... Communication system 2 ... Computer 5 ... RAM (memory)
7. Display unit (display means)
14a, 14b, 14c ... communication port 16 ... application program (program)
18 ... Virtual COM port driver (program)

Claims (7)

携帯端末と接続可能な通信ポートを複数備えると共に前記携帯端末との間で所定の通信処理を実行可能なコンピュータを動作させるプログラムであって、
複数の前記通信ポートに前記携帯端末がそれぞれ接続されたことを検出する検出ステップと、
複数の前記携帯端末がそれぞれ接続された各通信ポートに割り当てられた各識別ポート番号をメモリに記憶する記憶ステップと、
前記通信処理に先立ち、前記記憶ステップによって前記メモリに記憶された各識別ポート番号を取得する取得ステップと、
前記取得ステップによって取得された各識別ポート番号に基づいて選択可能な通信ポートのリストを生成する生成ステップと、
前記生成ステップによって生成された前記選択可能な通信ポートのリストから、いずれかの通信ポートが選択された場合に、選択された当該通信ポートを介して前記携帯端末との間で前記通信処理を実行する通信ステップと、
を前記コンピュータに実行させることを特徴とする携帯端末と通信可能なコンピュータを動作させるプログラム。
A program for operating a computer having a plurality of communication ports connectable to a mobile terminal and capable of executing predetermined communication processing with the mobile terminal,
A detection step of detecting that the portable terminal is connected to each of the plurality of communication ports;
A storage step of storing, in a memory, each identification port number assigned to each communication port to which each of the plurality of portable terminals is connected;
Prior to the communication process, an acquisition step of acquiring each identification port number stored in the memory by the storage step;
Generating a list of selectable communication ports based on each identification port number acquired by the acquiring step;
When any communication port is selected from the list of selectable communication ports generated by the generation step, the communication process is executed with the portable terminal via the selected communication port. A communication step to
A program for operating a computer communicable with a portable terminal, characterized in that the computer is executed.
携帯端末と接続可能な通信ポートを複数備えると共に前記携帯端末との間で所定の通信処理を実行可能なコンピュータを動作させるプログラムであって、
前記通信ポートに携帯端末が接続されたことを検出する検出ステップと、
前記携帯端末が接続されている前記通信ポートに割り当てられた識別ポート番号をメモリに記憶する記憶ステップと、
前記通信処理に先立ち、前記記憶ステップによって前記メモリに記憶された前記識別ポート番号を取得する取得ステップと、
前記取得ステップによって取得された前記識別ポート番号に基づいて、前記携帯端末が接続された前記通信ポートを特定すると共に、当該通信ポートを介して前記携帯端末との間で前記通信処理を実行する通信ステップと、
を前記コンピュータに実行させることを特徴とする携帯端末と通信可能なコンピュータを動作させるプログラム。
A program for operating a computer having a plurality of communication ports connectable to a mobile terminal and capable of executing predetermined communication processing with the mobile terminal,
A detection step of detecting that a mobile terminal is connected to the communication port;
A storage step of storing in a memory an identification port number assigned to the communication port to which the mobile terminal is connected;
Prior to the communication process, an acquisition step of acquiring the identification port number stored in the memory by the storage step;
Communication that specifies the communication port to which the mobile terminal is connected based on the identification port number acquired by the acquisition step and executes the communication process with the mobile terminal via the communication port Steps,
A program for operating a computer communicable with a portable terminal, characterized in that the computer is executed.
前記取得ステップによって取得された複数の前記識別ポート番号に対応する各通信ポートを介して、それらの各通信ポートに接続された前記携帯端末に対して固有情報を要求する情報を送信する要求情報送信ステップと、
前記固有情報を要求する情報に応じて前記携帯端末から送信される前記固有情報を取得する固有情報取得ステップと、
をコンピュータに実行させ、
更に、前記固有情報取得ステップで取得された前記携帯端末の前記固有情報と、当該携帯端末が接続された前記通信ポートに対応する前記識別ポート番号とを対応付けた内容で、前記選択可能な通信ポートのリストを生成するように、前記コンピュータに前記生成ステップを実行させることを特徴とする請求項1に記載の携帯端末と通信可能なコンピュータを動作させるプログラム。
Request information transmission for transmitting information requesting specific information to the portable terminal connected to each of the communication ports via each of the communication ports corresponding to the plurality of identification port numbers acquired in the acquisition step. Steps,
A unique information acquisition step of acquiring the unique information transmitted from the mobile terminal in response to information requesting the unique information;
To the computer,
Furthermore, the selectable communication with the content in which the specific information of the mobile terminal acquired in the specific information acquisition step is associated with the identification port number corresponding to the communication port to which the mobile terminal is connected. The program for operating a computer communicable with a portable terminal according to claim 1, wherein the computer is caused to execute the generation step so as to generate a list of ports.
前記生成ステップによって生成された前記選択可能な通信ポートのリストを前記コンピュータに設けられた表示手段に表示する表示ステップと、
前記表示ステップによる前記表示手段への表示に応じ、前記コンピュータに設けられた操作手段によって前記選択可能な通信ポートの中からいずれかの通信ポートを選択する操作が行われた場合に、その選択された通信ポートを特定する通信ポート特定情報を取得する特定情報取得ステップと、
を前記コンピュータに実行させ、
前記特定情報取得ステップにて取得された前記通信ポート特定情報に基づき、前記選択された通信ポートを介して前記携帯端末との間で前記通信処理を行うように、前記コンピュータに前記通信ステップを実行させることを特徴とする請求項1又は請求項3に記載の携帯端末と通信可能なコンピュータを動作させるプログラム。
A display step of displaying a list of selectable communication ports generated by the generation step on a display means provided in the computer;
In response to the display on the display means in the display step, when an operation for selecting any one of the selectable communication ports is performed by the operating means provided in the computer, the selected one is selected. A specific information acquisition step for acquiring communication port specifying information for specifying the communication port;
To the computer,
Based on the communication port specifying information acquired in the specifying information acquiring step, the communication step is executed on the computer so as to perform the communication process with the portable terminal via the selected communication port. A program for operating a computer capable of communicating with the portable terminal according to claim 1 or 3.
前記生成ステップによって生成された前記選択可能な通信ポートのリストに基づき、複数の前記通信ポートに接続されている前記携帯端末の前記固有情報をそれぞれ前記コンピュータに設けられた表示手段に表示する表示ステップと、
前記表示ステップによる前記表示手段への表示に応じて複数の前記固有情報の中からいずれかを選択する操作が行われた場合に、その選択された固有情報に対応付けられた通信ポートを特定する通信ポート特定情報を取得する特定情報取得ステップと、
を前記コンピュータに実行させ、
前記特定情報取得ステップにて取得された前記通信ポート特定情報に基づき、前記選択された通信ポートを介して前記携帯端末との間で前記通信処理を行うように、前記コンピュータに前記通信ステップを実行させることを特徴とする請求項3に記載の携帯端末と通信可能なコンピュータを動作させるプログラム。
Based on the list of selectable communication ports generated by the generating step, a display step of displaying the unique information of the mobile terminals connected to the plurality of communication ports on display means provided in the computer, respectively. When,
When an operation for selecting one of the plurality of unique information is performed according to the display on the display means in the display step, the communication port associated with the selected unique information is specified. Specific information acquisition step for acquiring communication port specific information;
To the computer,
Based on the communication port specifying information acquired in the specifying information acquiring step, the communication step is executed on the computer so as to perform the communication process with the portable terminal via the selected communication port. The program for operating the computer which can communicate with the portable terminal of Claim 3 characterized by the above-mentioned.
前記生成ステップにて前記選択可能な通信ポートのリストが生成された後、前記通信ポートの接続状態の変化を検出するように、前記コンピュータに前記検出ステップを実行させ、
前記検出ステップにて前記通信ポートの接続状態の変化が検出された場合に、前記メモリに記憶される前記識別ポート番号を更新するように、前記コンピュータに前記記憶ステップを実行させ、
前記記憶ステップにて前記識別ポート番号が更新された場合に、その更新された識別ポート番号を取得するように、前記コンピュータに前記取得ステップを実行させ、
前記取得ステップによって取得された更新後の前記識別ポート番号に基づいて選択可能な通信ポートのリストを再生成するように、前記コンピュータに前記生成ステップを実行させることを特徴とする請求項1、3、4、5のいずれか一項に記載の携帯端末と通信可能なコンピュータを動作させるプログラム。
After the list of selectable communication ports is generated in the generating step, causing the computer to execute the detecting step so as to detect a change in the connection state of the communication ports,
When the change of the connection state of the communication port is detected in the detection step, the computer is caused to execute the storage step so as to update the identification port number stored in the memory;
When the identification port number is updated in the storing step, the computer is caused to execute the acquisition step so as to acquire the updated identification port number;
The computer is configured to cause the computer to execute the generation step so as to regenerate a list of selectable communication ports based on the updated identification port number acquired by the acquisition step. The program which operates the computer which can communicate with the portable terminal as described in any one of 4, 4 and 5.
前記生成ステップにて前記選択可能な通信ポートのリストが生成された後に、前記通信ポートに接続されている前記携帯端末の前記固有情報を再確認する再確認ステップと、
前記再確認ステップによって再確認された前記固有情報に基づいて、前記選択可能な通信ポートのリストに変化があったか否かを判断する判断ステップと、
を前記コンピュータに実行させ、
前記判断ステップによって前記選択可能な通信ポートのリストに変化があったと判断された場合に、前記再確認ステップで取得された前記携帯端末の前記固有情報と、当該携帯端末が接続された前記通信ポートに対応する前記識別ポート番号とを対応付けた内容で、前記選択可能な通信ポートのリストを再生成するように、前記コンピュータに前記生成ステップを実行させることを特徴とする請求項3又は請求項5に記載の携帯端末と通信可能なコンピュータを動作させるプログラム。
A reconfirmation step of reconfirming the specific information of the mobile terminal connected to the communication port after the list of selectable communication ports is generated in the generation step;
A determination step of determining whether or not there is a change in the list of selectable communication ports based on the specific information reconfirmed by the reconfirmation step;
To the computer,
When it is determined in the determination step that the list of selectable communication ports has changed, the unique information of the mobile terminal acquired in the reconfirmation step and the communication port to which the mobile terminal is connected 4. The computer according to claim 3, further comprising: causing the computer to execute the generation step so as to regenerate the list of selectable communication ports with the contents corresponding to the identification port number corresponding to the ID. A program for operating a computer capable of communicating with the mobile terminal according to claim 5.
JP2010149402A 2010-06-30 2010-06-30 Program for operating a computer capable of communicating with a portable terminal Active JP5569189B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010149402A JP5569189B2 (en) 2010-06-30 2010-06-30 Program for operating a computer capable of communicating with a portable terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010149402A JP5569189B2 (en) 2010-06-30 2010-06-30 Program for operating a computer capable of communicating with a portable terminal

Publications (2)

Publication Number Publication Date
JP2012014356A true JP2012014356A (en) 2012-01-19
JP5569189B2 JP5569189B2 (en) 2014-08-13

Family

ID=45600726

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010149402A Active JP5569189B2 (en) 2010-06-30 2010-06-30 Program for operating a computer capable of communicating with a portable terminal

Country Status (1)

Country Link
JP (1) JP5569189B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000242454A (en) * 1999-02-17 2000-09-08 Brother Ind Ltd Image processing system and recording medium
JP2006243859A (en) * 2005-03-01 2006-09-14 Canon Finetech Inc Print system
JP2007034524A (en) * 2005-07-25 2007-02-08 Omron Corp Information processor, program, and recording medium
JP2007206827A (en) * 2006-01-31 2007-08-16 Fujitsu Ten Ltd Electronic control unit, and method for generating program for controlling on-vehicle device
JP2008046857A (en) * 2006-08-16 2008-02-28 Seiko Epson Corp Information processor, information processing method, and its program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000242454A (en) * 1999-02-17 2000-09-08 Brother Ind Ltd Image processing system and recording medium
JP2006243859A (en) * 2005-03-01 2006-09-14 Canon Finetech Inc Print system
JP2007034524A (en) * 2005-07-25 2007-02-08 Omron Corp Information processor, program, and recording medium
JP2007206827A (en) * 2006-01-31 2007-08-16 Fujitsu Ten Ltd Electronic control unit, and method for generating program for controlling on-vehicle device
JP2008046857A (en) * 2006-08-16 2008-02-28 Seiko Epson Corp Information processor, information processing method, and its program

Also Published As

Publication number Publication date
JP5569189B2 (en) 2014-08-13

Similar Documents

Publication Publication Date Title
US8171406B1 (en) Automating user interface navigation
US8468522B2 (en) Virtual machine system, system for forcing policy, method for forcing policy, and virtual machine control program
CN108958787B (en) Block chain system upgrading method, device, equipment and storage medium
KR101251250B1 (en) System for performing remote control using remote device driver and method for performing the same
JP2015204615A (en) Method and system for interacting between equipment and moving device
US7921230B2 (en) USB devices pre-configuration for KVM switch
CN103309751A (en) Apparatus and method of terminal for providing file system function
US8407810B2 (en) KVM switch, information processing apparatus, and computer readable recording medium
CN113590146B (en) Server and container upgrading method
KR20200042793A (en) Electronic device for executing a plurality of operating systems and controlling method thereof
JP2005153346A5 (en)
US20160034116A1 (en) Hand-held electronic apparatus having function of activating application program of electronic apparatus, and method thereof
JP2009217321A (en) Information processor and information processing program
JP5955104B2 (en) Information processing apparatus, program, and control method
CN107396185B (en) Upgrading method and system
US20060080399A1 (en) Remote configuration management for data processing units
US10205852B2 (en) System, apparatus, and method for allowing a program to cache user information
EP3423939B1 (en) Automatic virtual input device
CN117407065A (en) Network card pre-start control method, device, equipment, system and storage medium
US9077837B2 (en) Image processing apparatus
JP5569189B2 (en) Program for operating a computer capable of communicating with a portable terminal
CN113434467B (en) Network file transmission method, device and computer readable storage medium
US20210342105A1 (en) Non-transitory storage medium storing program readable by computer of information processing apparatus, non-transitory storage medium storing program set, and information processing apparatus
JP2015121887A (en) Information processing device and control method thereof, and program
US11392332B2 (en) Non-transitory storage medium storing plurality of instructions readable by computer of information processing apparatus and information processing apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131126

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131127

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140124

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140609

R150 Certificate of patent or registration of utility model

Ref document number: 5569189

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250