JP6156798B2 - Input / output device drive apparatus, input / output device drive method, and IP input / output device drive system - Google Patents

Input / output device drive apparatus, input / output device drive method, and IP input / output device drive system Download PDF

Info

Publication number
JP6156798B2
JP6156798B2 JP2013246682A JP2013246682A JP6156798B2 JP 6156798 B2 JP6156798 B2 JP 6156798B2 JP 2013246682 A JP2013246682 A JP 2013246682A JP 2013246682 A JP2013246682 A JP 2013246682A JP 6156798 B2 JP6156798 B2 JP 6156798B2
Authority
JP
Japan
Prior art keywords
input
output device
usb
driver
application data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2013246682A
Other languages
Japanese (ja)
Other versions
JP2015106200A (en
Inventor
和俊 高田
和俊 高田
西原 健太
健太 西原
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.)
Silex Technology Inc
Original Assignee
Silex Technology 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 Silex Technology Inc filed Critical Silex Technology Inc
Priority to JP2013246682A priority Critical patent/JP6156798B2/en
Publication of JP2015106200A publication Critical patent/JP2015106200A/en
Application granted granted Critical
Publication of JP6156798B2 publication Critical patent/JP6156798B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、IP(Internet Protocol)ネットワークを介して制御される入出力デバイスのドライブ装置、ドライブ方法およびドライブシステムに関するものである。   The present invention relates to a drive apparatus, a drive method, and a drive system for an input / output device controlled via an IP (Internet Protocol) network.

近年、有線LAN(Local
Area Network)または無線LANなどのIPネットワークはますます広がり、人々の生活のインフラとなっている。ネットワークI/F(インタフェース)の低価格化も進んでいる。
また、コンピュータにローカル接続されていた周辺機器は、IPネットワークが周辺機器の制御データの送受信に十分耐えるほど高速化した現在において、IPネットワークを介して、コンピュータからの制御が可能になってきている。
このような状況下、IPネットワークを通じて、コンピュータの周辺機器であるUSB(Universal Serial Bus)デバイスを当該ネットワークに接続しているコンピュータから利用することのできるUSBデバイスサーバシステムが知られている(特許文献1、非特許文献1を参照)。
In recent years, wired LAN (Local
IP networks such as (Area Network) or wireless LANs are becoming increasingly widespread and have become an infrastructure for people's lives. The price of network I / F (interface) is also decreasing.
In addition, peripheral devices that are locally connected to a computer can now be controlled from the computer via the IP network at the present time when the IP network is sufficiently fast enough to withstand transmission / reception of control data of the peripheral device. .
Under such circumstances, a USB device server system is known in which a USB (Universal Serial Bus) device, which is a peripheral device of a computer, can be used from a computer connected to the network via an IP network (Patent Literature). 1, see Non-Patent Document 1).

USBデバイスサーバシステムでは、ホストコンピュータのUSBデバイスドライバが発行した制御コマンド等のUSBデータがIPパケットに変換され(カプセル化)、これがホストコンピュータからUSBデバイスサーバに向けて送信される。IPパケットを受信したUSBデバイスサーバは、受信したIPパケットに含まれる制御コマンド等のUSBデータを取り出し(デカプセル化)、USB通信に変換してUSBデバイスサーバ自身にローカル接続されているUSBデバイスに転送する。   In the USB device server system, USB data such as a control command issued by a USB device driver of a host computer is converted (encapsulated) into an IP packet, which is transmitted from the host computer to the USB device server. The USB device server that has received the IP packet extracts (decapsulates) USB data such as a control command contained in the received IP packet, converts it to USB communication, and transfers it to the USB device locally connected to the USB device server itself. To do.

USBデバイスサーバとUSBデバイスとの間における通信は、USB規格の通信に準じている。例えば、ホストコンピュータからUSBデバイスへの送信の場合、ホストコンピュータからUSBデバイスサーバを経由してUSBデバイスにデータを送信するとともに、随時、USBデバイスのステータスに関する応答をホストコンピュータはUSBデバイスサーバ経由で受信する。   Communication between the USB device server and the USB device conforms to the USB standard communication. For example, in the case of transmission from a host computer to a USB device, data is transmitted from the host computer to the USB device via the USB device server, and at any time, the host computer receives a response regarding the status of the USB device via the USB device server. To do.

特開2008−287453号公報JP 2008-287453 A

サイレックス・テクノロジー株式会社ホームページ<http://www.silex.jp/products/usbdeviceserver/sx3000gb.html>Silex Technology Co., Ltd. homepage <http://www.silex.jp/products/usbdeviceserver/sx3000gb.html>

従来、ホストコンピュータがIPネットワークを介してUSBデバイスを制御する場合、上述のUSBデバイスサーバが利用されている。
USBデバイスサーバを用いることで、LANなどネットワーク接続したUSBデバイスは、あたかもホストコンピュータにUSBケーブルでローカル接続されているかのように利用できるので、USBデバイスのドライバやUSBデバイス付属のアプリケーションソフトウェアもそのまま利用することが可能になるというメリットがある。
Conventionally, when a host computer controls a USB device via an IP network, the above-described USB device server is used.
By using a USB device server, a USB device connected to a network such as a LAN can be used as if it is locally connected to the host computer with a USB cable, so the USB device driver and application software attached to the USB device can be used as they are. There is a merit that it becomes possible to do.

しかしながら、従来のUSBデバイスサーバの場合、あくまでUSBデバイスを制御することが前提であり、USBデバイス以外の入出力デバイスを制御することはできなかった。USBデバイス以外の入出力デバイスに対して、あたかもホストコンピュータにUSBケーブルでローカル接続されているかのように利用できる装置、方法、システムは知られていない。   However, in the case of a conventional USB device server, it is assumed that the USB device is controlled to the last, and an input / output device other than the USB device cannot be controlled. There is no known device, method, or system that can be used for input / output devices other than USB devices as if they were locally connected to a host computer with a USB cable.

上記事情に鑑みて、本発明は、IPネットワークに直結され、ホストコンピュータからIPネットワークを介して、USBデバイス以外の入出力デバイスを制御できるドライブ装置、ドライブ方法およびドライブシステムを提供することを目的とする。   In view of the above circumstances, an object of the present invention is to provide a drive device, a drive method, and a drive system that are directly connected to an IP network and that can control an input / output device other than a USB device from a host computer via the IP network. To do.

上記目的を達成すべく、本発明の入出力デバイスドライブ装置は、ホストコンピュータとネットワーク(LAN)を介して接続され、USBI/Fを有さず、下記1)〜5)から構成される。これにより、ホストコンピュータのアプリケーションに、入出力デバイスをローカルに接続されたUSBデバイスとして擬制させ、入出力デバイスに入出力するアプリケーションデータを処理させる。
1)ネットワークI/F
2)ホストコンピュータとの間でネットワーク(LAN)を介してIPパケットを送受信する通信制御ドライバ
3)USBデバイスアプリケーションデータをIPパケットにカプセル化する、或いは、IPパケットをUSBデバイスアプリケーションデータにデカプセル化するトンネリングドライバ
4)USBデバイスアプリケーションデータからアプリケーションデータを抽出、或いは、アプリケーションデータからUSBデバイスアプリケーションデータを生成するアプリケーションデータ変換部
5)USBI/Fを有さない入出力デバイスに対してアプリケーションデータを入出力する入出力デバイスドライバ
In order to achieve the above object, the input / output device drive apparatus of the present invention is connected to a host computer via a network (LAN) , does not have a USB I / F, and includes the following 1) to 5). As a result, the host computer application impersonates the input / output device as a locally connected USB device, and causes the input / output device to process application data.
1) Network I / F
2) A communication control driver that transmits and receives IP packets to and from a host computer via a network (LAN) 3) Encapsulates USB device application data into IP packets, or decapsulates IP packets into USB device application data Tunneling driver 4) Application data conversion unit 5 that extracts application data from USB device application data or generates USB device application data from application data 5) Input / output application data to / from an input / output device having no USB I / F I / O device driver

上記構成の入出力デバイスドライブ装置によれば、ネットワークI/FやUSBI/Fを有しない入出力デバイスを、IPネットワークを介してホストコンピュータから制御でき、かつ、ホストコンピュータのアプリケーションは、あたかもローカルに接続されたUSBデバイスのようにデータを処理できる。   According to the input / output device drive apparatus configured as described above, an input / output device having no network I / F or USB I / F can be controlled from the host computer via the IP network, and the application of the host computer is as if locally Data can be processed like a connected USB device.

上記1)のネットワークI/Fは、ハードウェアで構成される。その他の上記2)〜5)はソフトウェアで実現される。
上記2)の通信制御ドライバは、ホストコンピュータとの間でIPパケットを送受信するものであり、TCP/IP(Transmission Control Protocol/Internet
Protocol)に従って処理するドライバプログラムである。
上記3)のトンネリングドライバは、USBデバイスアプリケーションデータをIPパケットにカプセル化する、或いは、IPパケットをUSBデバイスアプリケーションデータにデカプセル化するプログラムである。
The network I / F of 1) is configured by hardware. The other 2) to 5) are realized by software.
The communication control driver 2) transmits / receives IP packets to / from the host computer. TCP / IP (Transmission Control Protocol / Internet)
Driver program for processing according to (Protocol).
The tunneling driver 3) is a program that encapsulates USB device application data into IP packets or decapsulates IP packets into USB device application data.

上記4)のアプリケーションデータ変換部は、USBデバイスアプリケーションデータからアプリケーションデータを抽出、或いは、アプリケーションデータからUSBデバイスアプリケーションデータを生成するプログラムである。
上記5)の入出力デバイスドライバは、入出力デバイスに対してアプリケーションデータの入出力(I/O)を実現する。
The application data conversion unit 4) is a program that extracts application data from USB device application data or generates USB device application data from application data.
The input / output device driver 5) realizes input / output (I / O) of application data to the input / output device.

上記の本発明の入出力デバイスドライブ装置において、入出力デバイスドライブ装置にUSBI/Fを有さないスピーカーが接続される場合、トンネリングドライバが、受信したIPパケットをUSBデバイスアプリケーションデータにデカプセル化し、アプリケーションデータ変換部が、USBデバイスアプリケーションデータからオーディオデータを抽出し、入出力デバイスドライバが、スピーカーI/Fに合致したデータ形式に変換してオーディオデータを上記スピーカーに出力する。 In the above input / output device drive apparatus of the present invention, when a speaker without USB I / F is connected to the input / output device drive apparatus, the tunneling driver decapsulates the received IP packet into USB device application data, and the application The data conversion unit extracts audio data from the USB device application data, and the input / output device driver converts the data into a data format that matches the speaker I / F and outputs the audio data to the speaker.

ここで、USBデバイスアプリケーションデータから抽出するオーディオデータとは、例えば、USBオーディオの場合、L−R 2chのPCMオーディオデータなどが挙げられる。入出力デバイスドライバは、L−R 2chのPCMオーディオデータなどをスピーカーI/Fに対して出力する。また、スピーカーI/Fへの物理接続は、ディジタル信号ケーブルを介する接続、SPI(シリアル・ペリフェラル・インタフェース)など他の接続I/Fでも構わない。つまり、入出力デバイスドライバが、スピーカーI/Fに合致した形式のデータを出力し、スピーカーI/Fで、スピーカーから出力できるデータ形式に変換(例えば、ディジタル/アナログ変換)を行うことで、スピーカーから音声を出力させる。特に、入出力デバイスドライバは、アプリケーションデータ変換部が抽出したオーディオデータをI2S(Inter-IC Sound)規格に準拠した信号に変換することにより、スピーカー側でI2Sディジタル信号を音声用のD/Aコンバータ(DAC)を用いてアナログ信号に変換し、アナログ信号をシンプルに電力増幅しスピーカーを駆動できる。上記構成によれば、USBデバイスではないスピーカーに対して、あたかもホストコンピュータにUSBケーブルでローカル接続されているかのように利用することができる。   Here, the audio data extracted from the USB device application data includes, for example, LR 2ch PCM audio data in the case of USB audio. The input / output device driver outputs LR 2ch PCM audio data and the like to the speaker I / F. The physical connection to the speaker I / F may be another connection I / F such as a connection via a digital signal cable or an SPI (Serial Peripheral Interface). That is, the input / output device driver outputs data in a format that matches the speaker I / F, and the speaker I / F converts the data into a data format that can be output from the speaker (for example, digital / analog conversion). To output sound. In particular, the input / output device driver converts the audio data extracted by the application data conversion unit into a signal compliant with the I2S (Inter-IC Sound) standard, thereby converting the I2S digital signal into an audio D / A converter on the speaker side. (DAC) can be converted into an analog signal, and the analog signal can be simply amplified to drive the speaker. According to the above configuration, a speaker that is not a USB device can be used as if it is locally connected to the host computer with a USB cable.

また、上記の本発明の入出力デバイスドライブ装置において、入出力デバイスドライブ装置にUSBI/Fを有さないスキャナが接続される場合、入出力デバイスドライバが、少なくともスキャナ制御部からスキャナデータを入力し、アプリケーションデータ変換部が、少なくともスキャナデータからUSBデータ形式に合致したUSBデバイスアプリケーションデータに変換し、トンネリングドライバが、少なくともUSBデバイスアプリケーションデータをIPパケットにカプセル化する。カプセル化されたIPパケットは、通信制御ドライバを介して、ホストコンピュータとの間でIPパケットを受信する。
上記構成によれば、USBデバイスではないスキャナに対して、あたかもホストコンピュータにUSBケーブルでローカル接続されているかのように利用することができる。
In the above input / output device drive apparatus of the present invention, when a scanner not having a USB I / F is connected to the input / output device drive apparatus, the input / output device driver inputs at least scanner data from the scanner control unit. The application data conversion unit converts at least the scanner data into USB device application data that conforms to the USB data format, and the tunneling driver encapsulates at least the USB device application data into an IP packet. The encapsulated IP packet receives the IP packet with the host computer via the communication control driver.
According to the above configuration, the scanner that is not a USB device can be used as if it is locally connected to the host computer with the USB cable.

次に、本発明の入出力デバイスドライブ方法について説明する。
本発明の入出力デバイスドライブ方法は、ホストコンピュータと、USBI/Fを有さない入出力デバイスが直結されたUSBI/Fを有さない入出力デバイスドライブ装置とがネットワークを介して接続されるシステムにおける入出力ドライブ方法である。
先ず、ホストコンピュータがネットワークを介して入出力デバイスにデータ出力する場合、本発明の入出力デバイスドライブ方法は、下記a1)〜a7)のステップから構成される。かかる構成によれば、USBデバイスではない出力デバイス(例えば、スピーカー)に対して、あたかもホストコンピュータにUSBケーブルでローカル接続されているかのように利用することができる。
Next, the input / output device drive method of the present invention will be described.
The input / output device drive method of the present invention is a system in which a host computer and an input / output device drive apparatus not having a USB I / F directly connected to an input / output device not having a USB I / F are connected via a network. This is an input / output drive method.
First, when a host computer outputs data to an input / output device via a network, the input / output device drive method of the present invention comprises the following steps a1) to a7). According to such a configuration, an output device (for example, a speaker) that is not a USB device can be used as if it is locally connected to the host computer with a USB cable.

a1)ホストコンピュータに搭載されたアプリケーションが、ローカル接続されたUSBデバイスに出力するようにUSBデバイスドライバに対してデータ出力するステップ
a2)ホストコンピュータのトンネリングドライバが、前記USBデバイスドライバが出力したUSBデバイスアプリケーションデータをIPパケットにカプセル化するステップ
a3)ホストコンピュータの通信制御ドライバがIPパケットを入出力デバイスドライブ装置に送信するステップ
a4)入出力デバイスドライブ装置の通信制御ドライバがIPパケットを受信するステップ
a5)入出力デバイスドライブ装置のトンネリングドライバが、IPパケットをUSBデバイスアプリケーションデータにデカプセル化するステップ
a6)入出力デバイスドライブ装置のアプリケーションデータ変換部が、USBデバイスアプリケーションデータからアプリケーションデータを抽出するステップ
a7)入出力デバイスドライブ装置の入出力デバイスドライバが前記入出力デバイスのデータI/Fに合致するデータに変換してアプリケーションデータを上記入出力デバイスに出力するステップ
a1) Step of outputting data to a USB device driver so that an application installed in the host computer outputs to a locally connected USB device a2) A USB device output from the USB device driver by the tunneling driver of the host computer Step a3 for encapsulating application data in IP packet Step a3) Communication control driver of host computer transmits IP packet to input / output device drive device Step a4) Step a5 for communication control driver of input / output device drive device receiving IP packet ) Step a6) in which the tunneling driver of the input / output device drive apparatus decapsulates the IP packet into USB device application data. The application data conversion unit, the application data input device driver converts the data matching the data I / F of the input-output device in step a7) input-output device drive apparatus for extracting application data from the USB device application data Output to the above input / output device

また、ホストコンピュータがネットワークを介して入出力デバイスからデータ入力する場合、本発明の入出力デバイスドライブ方法は、下記b1)〜b7)のステップから構成される。かかる構成によれば、USBデバイスではない入力デバイス(例えば、スキャナ)に対して、あたかもホストコンピュータにUSBケーブルでローカル接続されているかのように利用することができる。   When the host computer inputs data from the input / output device via the network, the input / output device drive method of the present invention comprises the following steps b1) to b7). According to such a configuration, an input device (for example, a scanner) that is not a USB device can be used as if it is locally connected to the host computer with a USB cable.

b1)USBI/Fを有さない入出力デバイスが直結されたUSBI/Fを有さない入出力デバイスドライブ装置の入出力デバイスドライバが前記入出力デバイスのアプリケーションデータを前記入出力デバイスから入力するステップ
b2)入出力デバイスドライブ装置のアプリケーションデータ変換部が、入力したアプリケーションデータをUSBデバイスアプリケーションデータに変換するステップ
b3)入出力デバイスドライブ装置のトンネリングドライバが、USBデバイスアプリケーションデータをIPパケットにカプセル化するステップ
b4)入出力デバイスドライブ装置の通信制御ドライバがIPパケットをホストコンピュータに送信するステップ
b5)ホストコンピュータの通信制御ドライバがIPパケットを入出力デバイスドライブ装置から受信するステップ
b6)ホストコンピュータのトンネリングドライバが、IPパケットをUSBデバイスアプリケーションデータにデカプセル化してUSBデバイスドライバに引き渡すステップ
b7)ホストコンピュータに搭載されたアプリケーションが、ローカル接続されたUSBデバイスから入力するようにUSBデバイスドライバからデータ入力するステップ
b1) A step in which an input / output device driver of an input / output device drive apparatus having no USB I / F directly connected to an input / output device not having a USB I / F inputs application data of the input / output device from the input / output device b2) The application data conversion unit of the input / output device drive apparatus converts the input application data into USB device application data. b3) The tunneling driver of the input / output device drive apparatus encapsulates the USB device application data into an IP packet. Step b4) The communication control driver of the input / output device drive apparatus transmits the IP packet to the host computer. Step b5) The communication control driver of the host computer transmits the IP packet to the input / output device. Step b6) The host computer tunneling driver decapsulates the IP packet into USB device application data and delivers it to the USB device driver. Step b7) The application installed in the host computer is a locally connected USB device. Input data from USB device driver as input from

次に、本発明の入出力デバイスドライブシステムについて説明する。
本発明の第1の観点の入出力デバイスドライブシステムは、ホストコンピュータと、USBI/Fを有さない入出力デバイスが直結されたUSBI/Fを有さない入出力デバイスドライブ装置とがネットワークを介して接続されるシステムであり、ホストコンピュータがネットワークを介して入出力デバイスにデータ出力するシステムである。
Next, the input / output device drive system of the present invention will be described.
In the input / output device drive system according to the first aspect of the present invention, a host computer and an input / output device drive apparatus not having a USB I / F directly connected to an input / output device not having a USB I / F are connected via a network. The host computer outputs data to an input / output device via a network.

第1の観点の入出力デバイスドライブシステムにおけるホストコンピュータは、ローカル接続されたUSBデバイスに出力するようにUSBデバイスドライバに対してデータ出力するアプリケーション、USBデバイスドライバが出力したUSBデバイスアプリケーションデータをIPパケットにカプセル化するトンネリングドライバ、IPパケットを入出力デバイスドライブ装置に送信する通信制御ドライバを備える。   The host computer in the input / output device drive system of the first aspect provides an IP packet for an application that outputs data to a USB device driver so as to output to a locally connected USB device, and a USB device application data output by the USB device driver And a communication control driver for transmitting IP packets to the input / output device drive apparatus.

また、第1の観点の入出力デバイスドライブシステムにおける入出力デバイスドライブ装置は、IPパケットを受信する通信制御ドライバ、IPパケットをUSBデバイスアプリケーションデータにデカプセル化するトンネリングドライバ、USBデバイスアプリケーションデータからアプリケーションデータを抽出するアプリケーションデータ変換部、入出力デバイスのデータI/Fに合致するデータに変換してアプリケーションデータを出力する入出力デバイスドライバを備える。   The input / output device drive apparatus in the input / output device drive system according to the first aspect includes a communication control driver that receives IP packets, a tunneling driver that decapsulates IP packets into USB device application data, and application data from USB device application data. An application data conversion unit for extracting data, and an input / output device driver for converting the data into data matching the data I / F of the input / output device and outputting the application data.

かかる構成によれば、USBデバイスではない出力デバイス(例えば、スピーカー)を、あたかもホストコンピュータにUSBケーブルでローカル接続されているかのように利用することができる。   According to such a configuration, an output device (for example, a speaker) that is not a USB device can be used as if it is locally connected to the host computer with a USB cable.

本発明の第2の観点の入出力デバイスドライブシステムは、ホストコンピュータと、USBI/Fを有さない入出力デバイスが直結されたUSBI/Fを有さない入出力デバイスドライブ装置とがネットワークを介して接続されるシステムであり、ホストコンピュータがネットワークを介して入出力デバイスからデータ入力するシステムである。 In the input / output device drive system according to the second aspect of the present invention, a host computer and an input / output device drive apparatus not having a USB I / F directly connected to an input / output device not having a USB I / F are connected via a network. In this system, a host computer inputs data from an input / output device via a network.

第2の観点の入出力デバイスドライブシステムにおけるホストコンピュータは、IPパケットを入出力デバイスドライブ装置から受信する通信制御ドライバ、IPパケットをUSBデバイスアプリケーションデータにデカプセル化してUSBデバイスドライバに引き渡すトンネリングドライバ、トンネリングドライバからデカプセル化したUSBデバイスアプリケーションデータを受取り、アプリケーションに渡すUSBデバイスドライバ、ローカル接続されたUSBデバイスから入力するようにUSBデバイスドライバからデータ入力するアプリケーションを備える。   The host computer in the input / output device drive system according to the second aspect includes a communication control driver that receives an IP packet from the input / output device drive device, a tunneling driver that decapsulates the IP packet into USB device application data, and delivers the packet to the USB device driver. A USB device driver that receives the decapsulated USB device application data from the driver and passes it to the application, and an application that inputs data from the USB device driver so as to be input from a locally connected USB device are provided.

また、第2の観点の入出力デバイスドライブシステムにおける入出力デバイスドライブ装置は、入出力デバイスのアプリケーションデータを入力する入出力デバイスドライバ、入力したアプリケーションデータをUSBデバイスアプリケーションデータに変換するアプリケーションデータ変換部、USBデバイスアプリケーションデータIPパケットにカプセル化するトンネリングドライバ、IPパケットをホストコンピュータに送信する通信制御ドライバを備える。
An input / output device drive apparatus in the input / output device drive system according to the second aspect includes an input / output device driver that inputs application data of the input / output device, and an application data conversion unit that converts the input application data into USB device application data A tunneling driver that encapsulates the USB device application data into an IP packet, and a communication control driver that transmits the IP packet to the host computer.

かかる構成によれば、USBデバイスではない入力デバイス(例えば、スキャナ)に対して、あたかもホストコンピュータにUSBケーブルでローカル接続されているかのように利用することができる。   According to such a configuration, an input device (for example, a scanner) that is not a USB device can be used as if it is locally connected to the host computer with a USB cable.

本発明の入出力デバイスドライブ装置によれば、ホストコンピュータは、USB対応ではない入出力デバイスに対して、USBデバイスとして擬制させたうえでUSBデバイスサーバシステム技術を応用することにより、ネットワークを意識せず、まるでローカル接続されたUSBデバイスにデータ入出力するように、ネットワークを介して入出力デバイスを制御できるといった効果がある。   According to the input / output device drive apparatus of the present invention, the host computer is made aware of the network by imitating the USB input / output device as a USB device and applying the USB device server system technology. In addition, there is an effect that the input / output device can be controlled via the network so that data is input / output to / from a locally connected USB device.

本発明の入出力デバイスドライブシステムの概略構成図Schematic configuration diagram of input / output device drive system of the present invention 本発明の入出力デバイスドライブシステムの機能ブロック図Functional block diagram of the input / output device drive system of the present invention 実施例1の入出力デバイスドライブシステムの機能ブロック図Functional block diagram of the input / output device drive system of Embodiment 1 実施例1の入出力デバイスドライブシステムにおけるスピーカーI/Fへのデータ出力の機能ブロック図Functional block diagram of data output to speaker I / F in input / output device drive system of embodiment 1 実施例2の入出力デバイスドライブシステムの機能ブロック図Functional block diagram of the input / output device drive system of the second embodiment 従来のUSBデバイスサーバシステムの概略構成図Schematic configuration diagram of a conventional USB device server system 従来のUSBデバイスサーバシステムの機能ブロック図(1)Functional block diagram of a conventional USB device server system (1) 従来のUSBデバイスサーバシステムの機能ブロック図(2)Functional block diagram of a conventional USB device server system (2)

以下、本発明の実施形態について、図面を参照しながら詳細に説明していく。なお、本発明の範囲は、以下の実施例や図示例に限定されるものではなく、幾多の変更及び変形が可能である。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. The scope of the present invention is not limited to the following examples and illustrated examples, and many changes and modifications can be made.

(従来のUSBデバイスサーバシステム)
本発明の入出力デバイスドライブ装置を説明するに際し、USBデバイスサーバと対比して説明するのが理解しやすい。そこで、先ず、従来のUSBデバイスサーバシステムについて説明する。図6は、従来のUSBデバイスサーバのシステム概略構成図を示している。USBデバイスサーバシステムでは、USBデバイスサーバ10にUSBケーブル50でUSBデバイス30が接続され、クライアント20はネットワーク40経由で、デバイスサーバ10に接続されるUSBデバイス30を制御する。
図7および図8は、従来のUSBデバイスサーバシステムの機能ブロック図である。また、図8では、ハードウェア(H/W)で実現される機能ブロックと、ソフトウェア(S/W)で実現される機能ブロックとを区別して描いている。
(Conventional USB device server system)
In describing the input / output device drive apparatus of the present invention, it is easy to understand the description in comparison with the USB device server. First, a conventional USB device server system will be described. FIG. 6 shows a schematic system configuration diagram of a conventional USB device server. In the USB device server system, the USB device 30 is connected to the USB device server 10 with the USB cable 50, and the client 20 controls the USB device 30 connected to the device server 10 via the network 40.
7 and 8 are functional block diagrams of a conventional USB device server system. In FIG. 8, functional blocks realized by hardware (H / W) and functional blocks realized by software (S / W) are distinguished from each other.

クライアント20は、一般的なパーソナルコンピュータと同様なハードウェア構成を備えており、図示しないCPU、入力部、表示部、メモリ、外部記憶部、図示するネットワークI/F21などが内部バスで接続されている。
クライアント20には、外部記憶部に格納され、実行時にメモリに搭載されるアプリケーション24とUSBデバイスドライバ23とトンネリングドライバ26がソフトウェア部品として存在している。
この他、ソフトウェア部品としては、図示しないOS(Operating
System)、OSと同時に起動しそのまま常に起動している図示しない常駐モジュール、通信制御ドライバ(TCP/IP)25があり、制御に必要な各種データと共に外部記憶部に格納されている。これらソフトウェア部品及び各種データは、CPUの制御に従い、メモリ上に読み出されて各種制御が実行される。
The client 20 has a hardware configuration similar to that of a general personal computer. A CPU, an input unit, a display unit, a memory, an external storage unit, a network I / F 21 shown in the figure, and the like are connected via an internal bus. Yes.
In the client 20, an application 24, a USB device driver 23, and a tunneling driver 26 that are stored in an external storage unit and are installed in the memory at the time of execution exist as software components.
In addition, as a software component, an OS (Operating System) (not shown) is used.
System), a resident module (not shown) that is started simultaneously with the OS and is always started as it is, and a communication control driver (TCP / IP) 25, which are stored in an external storage unit together with various data necessary for control. These software components and various data are read out on the memory and various controls are executed under the control of the CPU.

なお、当該常駐モジュールは、図7に示される前記従来のUSBデバイスサーバシステム上で動作するソフトウェア部品であり、以下に記載の前記従来のUSBデバイスサーバシステムにおいて、データの監視、制御などを担うプログラムである。また、USBデバイスサーバ10には、USBデバイス30がUSBケーブル50によってローカルに接続されている。   The resident module is a software component that operates on the conventional USB device server system shown in FIG. 7, and in the conventional USB device server system described below, a program responsible for data monitoring, control, etc. It is. A USB device 30 is locally connected to the USB device server 10 via a USB cable 50.

USBデバイスサーバ10は、USBデバイス30が接続されると、USBデバイス30を認識して識別するためのUSBデバイス情報を受信する。受信したUSBデバイス情報に基づいて、USBデバイス30とのデータ送受信に必要となるUSBコアドライバ12を生成し、USBデバイス30を制御できる状態にする。
また、USBデバイスサーバ10は、受信したUSBデバイス情報をクライアント20に送信する。
When the USB device 30 is connected, the USB device server 10 receives USB device information for recognizing and identifying the USB device 30. Based on the received USB device information, the USB core driver 12 necessary for data transmission / reception with the USB device 30 is generated, and the USB device 30 can be controlled.
In addition, the USB device server 10 transmits the received USB device information to the client 20.

一方、USBデバイス30は、ハードウェアとしてUSBデバイスI/F31が存在し、これをUSBガジェットドライバ32が制御する。このような構成によって、クライアント20側のアプリケーション24と、USBデバイス30側のUSBデバイスアプリケーション33の間でデータの受け渡しが可能になる。   On the other hand, the USB device 30 has a USB device I / F 31 as hardware, and the USB gadget driver 32 controls this. With such a configuration, data can be exchanged between the application 24 on the client 20 side and the USB device application 33 on the USB device 30 side.

クライアント20のUSBデバイスドライバ23は、OSやアプリケーション24、前記常駐モジュールなど上位プログラムからのデータ入出力要求を、データ入出力対象のUSBデバイス30に応じたデータ形式に変換し、また、USBデバイス30からの応答を上位プログラムへ渡す。   The USB device driver 23 of the client 20 converts a data input / output request from a higher-level program such as the OS, the application 24, and the resident module into a data format corresponding to the USB device 30 as a data input / output target. The response from is passed to the upper program.

USBデバイスドライバ23は、アプリケーション24からのデータ入出力要求を、USBデバイス30に応じたデータ形式に変換し、USBのデータ形式に準拠したパケットデータに変換してトンネリングドライバ26に渡す。また、トンネリングドライバ26から送られてくるUSBのデータ形式に準拠したパケットデータを、データ形式を変換してアプリケーション24へ渡す。   The USB device driver 23 converts the data input / output request from the application 24 into a data format corresponding to the USB device 30, converts it into packet data compliant with the USB data format, and passes it to the tunneling driver 26. Also, packet data conforming to the USB data format sent from the tunneling driver 26 is converted to a data format and passed to the application 24.

トンネリングドライバ26は、USBデバイスドライバ23から渡されたパケットデータをIPパケットにカプセル化する。その一方で、USBデバイスサーバ10からIPパケットを受信すると、IPパケットから応答パケットデータを取り出し(デカプセル化して)、USBデバイスドライバ23に受け渡す。   The tunneling driver 26 encapsulates the packet data passed from the USB device driver 23 into an IP packet. On the other hand, when an IP packet is received from the USB device server 10, response packet data is extracted (decapsulated) from the IP packet and transferred to the USB device driver 23.

一方、USBデバイスサーバ10には、ネットワークI/F11と通信制御ドライバ(TCP/IP)15とトンネリングドライバ16とUSBコアドライバ12とUSBホストコントローラ17が搭載されている。
トンネリングドライバ16では、クライアント20からIPパケットを受信すると、このIPパケットからUSBのデータ形式に準拠したパケットデータを取り出し(デカプセル化して)、USBコアドライバ12に送る。また、USBコアドライバ12からUSBのデータ形式に準拠したパケットデータを受け取って、IPパケットにカプセル化する。
On the other hand, the USB device server 10 includes a network I / F 11, a communication control driver (TCP / IP) 15, a tunneling driver 16, a USB core driver 12, and a USB host controller 17.
When receiving the IP packet from the client 20, the tunneling driver 16 extracts (decapsulates) packet data that conforms to the USB data format from the IP packet and sends it to the USB core driver 12. Also, packet data conforming to the USB data format is received from the USB core driver 12 and encapsulated into an IP packet.

また、USBデバイス30には、USBデバイスI/F31とUSBガジェットドライバ32とUSBデバイスアプリケーション33が搭載されている。USBデバイスアプリケーション33は、USBガジェットドライバ32で、USBのデータ形式に準拠したパケットデータに変換し、USBデバイスI/F31を介して、USBデバイスサーバ10との間でデータの受け渡しを行う。   The USB device 30 includes a USB device I / F 31, a USB gadget driver 32, and a USB device application 33. The USB device application 33 uses the USB gadget driver 32 to convert it into packet data that conforms to the USB data format, and exchanges data with the USB device server 10 via the USB device I / F 31.

このようなUSBデバイスサーバシステムの構成によって、ホストコンピュータ(クライアントPC)側のアプリケーション24と、USBデバイス側のUSBデバイスアプリケーション33の間でデータの受け渡しが可能になる。 With this configuration of the USB device server system, data can be transferred between the application 24 on the host computer (client PC) side and the USB device application 33 on the USB device side.

(本発明の入出力デバイスドライブシステム)
次に、本発明の入出力デバイスドライブシステムについて説明する。図1に本発明の入出力デバイスドライブシステムの概略構成図を、図2に本発明の入出力デバイスドライブシステムの機能ブロック図を示す。図2に示す機能ブロック図では、ハードウェア(H/W)で実現される機能ブロックと、ソフトウェア(S/W)で実現される機能ブロックとを区別して描いている。
本発明の入出力デバイスドライブシステムでは、入出力デバイスドライブ装置1にUSBデバイス以外の入出力デバイス60が入出力デバイスI/F61を介して、接続され、クライアント20はネットワーク40経由で、入出力デバイスドライブ装置1に接続される入出力デバイス60を、あたかもクライアント20にUSBケーブルでローカル接続されているUSBデバイスのように制御できる。
(I / O device drive system of the present invention)
Next, the input / output device drive system of the present invention will be described. FIG. 1 shows a schematic configuration diagram of an input / output device drive system of the present invention, and FIG. 2 shows a functional block diagram of the input / output device drive system of the present invention. In the functional block diagram shown in FIG. 2, a functional block realized by hardware (H / W) and a functional block realized by software (S / W) are distinguished from each other.
In the input / output device drive system of the present invention, an input / output device 60 other than a USB device is connected to the input / output device drive apparatus 1 via the input / output device I / F 61, and the client 20 is connected via the network 40 to the input / output device 60. The input / output device 60 connected to the drive device 1 can be controlled as if it were a USB device locally connected to the client 20 with a USB cable.

図2に示すように、ホスト側のクライアント20に搭載される機能ブロックは、従来のUSBデバイスサーバシステムにおけるものと同じである。クライアント20は、あたかもローカル接続されているUSBデバイスのように入出力デバイス60を制御する。
本発明の入出力デバイスドライブ装置1は、ホスト側とネットワーク(LAN)40を介して接続される。本発明の入出力デバイスドライブ装置は、ネットワークI/F2と、ホスト側とネットワーク(LAN)40を介してIPパケットを送受信する通信制御ドライバ3と、トンネリングドライバ4と、アプリケーションデータ変換部5と、入出力デバイスドライバ6から構成される。
トンネリングドライバ4は、上述のUSBデバイスサーバ10におけるトンネリングドライバ16と同様、USBデバイスアプリケーションデータをIPパケットにカプセル化する、或いは、IPパケットをUSBデバイスアプリケーションデータにデカプセル化する。また、アプリケーションデータ変換部5は、USBデバイスアプリケーションデータからアプリケーションデータを抽出、或いは、アプリケーションデータからUSBデバイスアプリケーションデータを生成する。また、入出力デバイスドライバは、入出力デバイスに対してアプリケーションデータの入出力(I/O)を行う。
As shown in FIG. 2, the functional blocks installed in the client 20 on the host side are the same as those in the conventional USB device server system. The client 20 controls the input / output device 60 as if it were a locally connected USB device.
The input / output device drive apparatus 1 of the present invention is connected to the host side via a network (LAN) 40. The input / output device drive apparatus of the present invention includes a network I / F 2, a communication control driver 3 that transmits / receives IP packets to / from the host side via a network (LAN) 40, a tunneling driver 4, an application data converter 5, An input / output device driver 6 is included.
The tunneling driver 4 encapsulates the USB device application data into an IP packet, or decapsulates the IP packet into USB device application data, like the tunneling driver 16 in the USB device server 10 described above. Further, the application data conversion unit 5 extracts application data from the USB device application data or generates USB device application data from the application data. The input / output device driver performs input / output (I / O) of application data to the input / output device.

入出力デバイスドライブ装置を用いることにより、USBデバイス以外の入出力デバイスをUSBデバイスとして擬制させたうえで、ホストコンピュータからIPネットワークを介して制御でき、かつ、ホストコンピュータのアプリケーションは、あたかもローカルに接続されたUSBデバイスのようにデータを処理できるのである。   By using an I / O device drive device, it is possible to control an I / O device other than a USB device as a USB device and control it from the host computer via the IP network, and the host computer application can be connected locally. Data can be processed like a USB device.

図3は、実施例1の入出力デバイスドライブシステムの機能ブロック図を示している。また、図4は、実施例1における入出力デバイスドライブ装置及び入出力デバイスのハードウェア構成図を示している。
実施例1では、ホスト側のアプリケーション24がネットワーク(LAN)40を介してUSBデバイスではないスピーカーにオーディオデータを出力するシステムについて説明する。
図3に示すように、入出力デバイスドライブ装置1のトンネリングドライバ4が、ホスト側からネットワークI/F2により受信したIPパケットをUSBデバイスアプリケーションデータにデカプセル化し、オーディオデータ変換部5aが、USBデバイスアプリケーションデータからオーディオデータを抽出し、抽出したデータをオーディオドライバ6aに引き渡す。
FIG. 3 is a functional block diagram of the input / output device drive system according to the first embodiment. FIG. 4 is a hardware configuration diagram of the input / output device drive apparatus and the input / output device according to the first embodiment.
In the first embodiment, a system in which the host-side application 24 outputs audio data to a speaker that is not a USB device via a network (LAN) 40 will be described.
As shown in FIG. 3, the tunneling driver 4 of the input / output device drive apparatus 1 decapsulates the IP packet received from the host via the network I / F 2 into USB device application data, and the audio data conversion unit 5a Audio data is extracted from the data, and the extracted data is delivered to the audio driver 6a.

オーディオドライバ6aは、スピーカー70のスピーカーI/F71に、オーディオデータを出力する。これについて、図4を参照して詳細に説明する。図4において、入出力デバイスドライブ装置100は、CPU101、ROM102、RAM103、LAN
I/F104、Codec105が内部バス109で接続されているハードウェア構成になっている。オーディオドライバ6aは、RAM103上から、オーディオデータ変換部5aがIPパケットをデカプセル化したUSBデバイスアプリケーションデータから抽出したオーディオデータをCodec105にデータ転送し、Codec105はオーディオデータをI2S(Inter-IC Sound)規格に準拠した信号に変換して、スピーカーI/F71に信号転送する。
The audio driver 6a outputs audio data to the speaker I / F 71 of the speaker 70. This will be described in detail with reference to FIG. In FIG. 4, the input / output device drive apparatus 100 includes a CPU 101, a ROM 102, a RAM 103, and a LAN.
The hardware configuration is such that the I / F 104 and the Codec 105 are connected by an internal bus 109. The audio driver 6a transfers the audio data extracted from the USB device application data obtained by decapsulating the IP packet from the RAM 103 to the Codec 105 from the RAM 103. The Codec 105 transfers the audio data to the I2S (Inter-IC Sound) standard. Is converted to a signal conforming to the above, and the signal is transferred to the speaker I / F 71.

スピーカーI/F71は、図4に示すように、DAC(Digital
to Analog Converter)およびAMP(Amplifier)を備え、DACによってI2Sディジタル信号をアナログ信号へ変換し、AMPが変換された信号を適切に電力増幅してスピーカー70に信号を渡す。これにより、スピーカー70から音声を出力する。スピーカーI/F71からスピーカー70までの処理は、全てハードウェアにて処理できる。
As shown in FIG. 4, the speaker I / F 71 is a DAC (Digital
to Analog Converter) and AMP (Amplifier), which converts the I2S digital signal into an analog signal by the DAC, appropriately amplifies the power of the signal converted from the AMP, and passes the signal to the speaker 70. As a result, sound is output from the speaker 70. All processing from the speaker I / F 71 to the speaker 70 can be performed by hardware.

実施例1の入出力デバイスドライブシステムで実現する機能は、オーディオストリーミング、VOICE over IPの類に近いが、ホスト側は、USBデバイスではないスピーカー70をUSBオーディオデバイスとして認識している点が特徴である。
実施例1の入出力デバイスドライブシステムを用いることにより、例えば、iTunes(登録商標)やMedia Playerなどが、ホスト側でそのまま利用可能となる。
The function realized by the input / output device drive system of the first embodiment is similar to audio streaming and VOICE over IP, but the host side recognizes the speaker 70 that is not a USB device as a USB audio device. is there.
By using the input / output device drive system of the first embodiment, for example, iTunes (registered trademark) or Media Player can be used as it is on the host side.

図5は、実施例2の入出力デバイスドライブシステムの機能ブロック図を示している。
実施例2では、ホスト側のアプリケーション24がネットワーク(LAN)40を介してUSBデバイスではないスキャナからデータを入力するシステムについて説明する。
図5に示すように、入出力デバイスドライブ装置のスキャナドライバ6bが、スキャナ制御部81を通してスキャナ80から取り込んだスキャナデータをスキャナデータ変換部5bに入力し(スキャナデータを受信し)、スキャナデータ変換部5bが、スキャナデータからUSBデータ形式に合致したUSBデバイスアプリケーションデータに変換する。そして、トンネリングドライバ4が、USBデバイスアプリケーションデータをIPパケットにカプセル化して、通信制御ドライバ3が、カプセル化したIPパケットをネットワーク(LAN)40を介して、ホスト側に送信する。
FIG. 5 is a functional block diagram of the input / output device drive system according to the second embodiment.
In the second embodiment, a system in which the host-side application 24 inputs data from a scanner that is not a USB device via a network (LAN) 40 will be described.
As shown in FIG. 5, the scanner driver 6b of the input / output device drive apparatus inputs the scanner data acquired from the scanner 80 through the scanner control unit 81 to the scanner data conversion unit 5b (receives the scanner data), and converts the scanner data. The unit 5b converts the scanner data into USB device application data that conforms to the USB data format. Then, the tunneling driver 4 encapsulates the USB device application data into an IP packet, and the communication control driver 3 transmits the encapsulated IP packet to the host side via the network (LAN) 40.

一方、これと逆にホスト側アプリケーション24からスキャナに指示する際には、トンネリングドライバ4が、IPパケットからUSBデータ形式のコマンドを取り出し、さらにスキャナデータ変換部5bがスキャナドライバ6bに直接指示する形式のデータに変換して転送し、スキャナドライバ6bがスキャナ制御部81を通じてスキャナ80を制御する。
これにより、ホスト側のアプリケーション24は、USBデバイスではないスキャナ80を、ネットワーク(LAN)40を介して、あたかもクライアント20にUSBケーブルで接続されているスキャナと同様に利用できる。
On the other hand, when instructing the scanner from the host-side application 24, the tunneling driver 4 extracts a USB data format command from the IP packet, and the scanner data conversion unit 5b directly instructs the scanner driver 6b. The scanner driver 6b controls the scanner 80 through the scanner control unit 81.
As a result, the host-side application 24 can use the scanner 80 that is not a USB device as if it were connected to the client 20 via the network (LAN) 40 with a USB cable.

本発明は、IPネットワークを介して入出力デバイスを制御するシステムに有用である。   The present invention is useful for a system that controls input / output devices via an IP network.

1、100 入出力デバイスドライブ装置
2、11、21 ネットワークI/F
3、15、25 通信制御ドライバ(TCP/IP)
4、16、26 トンネリングドライバ
5 アプリケーションデータ変換部
6 入出力デバイスドライバ
10 USBデバイスサーバ
20 クライアント(ホストコンピュータ)
30 USBデバイス
40 ネットワーク(LAN)
50 USBケーブル
60 入出力デバイス
61 入出力デバイスI/F
70 スピーカー
71 スピーカーI/F
72 シリアル信号ケーブル
80 スキャナ
81 スキャナ制御部
1, 100 I / O device drive device 2, 11, 21 Network I / F
3, 15, 25 Communication control driver (TCP / IP)
4, 16, 26 Tunneling driver 5 Application data converter 6 Input / output device driver 10 USB device server 20 Client (host computer)
30 USB device 40 Network (LAN)
50 USB cable 60 Input / output device 61 Input / output device I / F
70 Speaker 71 Speaker I / F
72 Serial signal cable 80 Scanner 81 Scanner control unit

Claims (8)

ホストコンピュータとネットワークを介して接続される入出力デバイスドライブ装置であって、
USBI/Fを有さず、
ネットワークI/Fと、
ホストコンピュータとの間でネットワークを介してIPパケットを送受信する通信制御ドライバと、
USBデバイスアプリケーションデータをIPパケットにカプセル化する、或いは、IPパケットをUSBデバイスアプリケーションデータにデカプセル化するトンネリングドライバと、
USBデバイスアプリケーションデータからアプリケーションデータを抽出、或いは、アプリケーションデータからUSBデバイスアプリケーションデータを生成するアプリケーションデータ変換部と、
USBI/Fを有さない入出力デバイスに対してアプリケーションデータを入出力する入出力デバイスドライバ、
を備え
前記ホストコンピュータのアプリケーションに、前記入出力デバイスをローカルに接続されたUSBデバイスとして擬制させ、前記入出力デバイスに入出力するアプリケーションデータを処理させることを特徴とする入出力デバイスドライブ装置。
An input / output device drive device connected to a host computer via a network,
Without USB I / F,
Network interface,
A communication control driver that transmits and receives IP packets to and from a host computer via a network;
A tunneling driver that encapsulates USB device application data into IP packets, or decapsulates IP packets into USB device application data;
Extracting application data from the USB device application data, or generating an USB device application data from the application data;
An input / output device driver for inputting / outputting application data to / from an input / output device having no USB I / F ;
Equipped with a,
Wherein the host computer application, the input device is constructive as a USB device connected to the local input and output device drive apparatus according to claim Rukoto to process the application data to be input to the input-output device.
前記入出力デバイスドライブ装置にUSBI/Fを有さないスピーカーが接続され、
前記トンネリングドライバが、受信したIPパケットをUSBデバイスアプリケーションデータにデカプセル化し、
前記アプリケーションデータ変換部が、USBデバイスアプリケーションデータからオーディオデータを抽出し、
前記入出力デバイスドライバが、スピーカーI/Fに合致したデータ形式に変換してオーディオデータを前記スピーカーに出力する、
ことを特徴とする請求項1の入出力デバイスドライブ装置。
A speaker not having a USB I / F is connected to the input / output device drive device,
The tunneling driver decapsulates the received IP packet into USB device application data,
The application data conversion unit extracts audio data from the USB device application data,
The input / output device driver converts the data format to a speaker I / F and outputs audio data to the speaker .
The input / output device drive apparatus according to claim 1.
前記入出力デバイスドライブ装置にUSBI/Fを有さないスキャナが接続され、
前記入出力デバイスドライバが、少なくとも前記スキャナからスキャナデータを入力し、
前記アプリケーションデータ変換部が、少なくともスキャナデータからUSBデータ形式に合致したUSBデバイスアプリケーションデータに変換し、
前記トンネリングドライバが、少なくともUSBデバイスアプリケーションデータをIPパケットにカプセル化する、
ことを特徴とする請求項1の入出力デバイスドライブ装置。
A scanner not having a USB I / F is connected to the input / output device drive device,
The output device driver, enter the scanner data from at least the scanner,
The application data conversion unit converts at least scanner data into USB device application data that conforms to the USB data format,
The tunneling driver encapsulates at least USB device application data in an IP packet;
The input / output device drive apparatus according to claim 1.
ホストコンピュータと、
USBI/Fを有さない入出力デバイスが直結されたUSBI/Fを有さない入出力デバイスドライブ装置と、がネットワークを介して接続されるシステムにおける入出力ドライブ方法であって、
1)ホストコンピュータに搭載されたアプリケーションが、ローカル接続されたUSBデバイスに出力するようにUSBデバイスドライバに対してデータ出力するステップ、
2)ホストコンピュータのトンネリングドライバが、前記USBデバイスドライバが出力したUSBデバイスアプリケーションデータをIPパケットにカプセル化するステップ、
3)ホストコンピュータの通信制御ドライバがIPパケットを入出力デバイスドライブ装置に送信するステップ、
4)入出力デバイスドライブ装置の通信制御ドライバがIPパケットを受信するステップ、
5)入出力デバイスドライブ装置のトンネリングドライバが、IPパケットをUSBデバイスアプリケーションデータにデカプセル化するステップ、
6)入出力デバイスドライブ装置のアプリケーションデータ変換部が、USBデバイスアプリケーションデータからアプリケーションデータを抽出するステップ、
7)入出力デバイスドライブ装置の入出力デバイスドライバが前記入出力デバイスのデータI/Fに合致するデータに変換してアプリケーションデータを前記入出力デバイスに出力するステップ、
を備えることを特徴とする入出力デバイスドライブ方法。
A host computer;
An input / output drive method in a system in which an input / output device drive apparatus not having a USB I / F directly connected to an input / output device not having a USB I / F is connected via a network,
1) a step of outputting data to a USB device driver so that an application installed in a host computer outputs to a locally connected USB device;
2) the tunneling driver of the host computer encapsulates the USB device application data output by the USB device driver into an IP packet;
3) a step in which the communication control driver of the host computer transmits an IP packet to the input / output device drive device;
4) a step of receiving an IP packet by the communication control driver of the input / output device drive apparatus;
5) a step in which the tunneling driver of the input / output device drive apparatus decapsulates the IP packet into USB device application data;
6) a step in which the application data conversion unit of the input / output device drive apparatus extracts application data from the USB device application data;
7) a step in which an input / output device driver of the input / output device drive device converts the data into data matching the data I / F of the input / output device and outputs application data to the input / output device ;
An input / output device drive method comprising:
ホストコンピュータと、
USBI/Fを有さない入出力デバイスが直結されたUSBI/Fを有さない入出力デバイスドライブ装置と、がネットワークを介して接続されるシステムにおける入出力ドライブ方法であって、
1)入出力デバイスドライブ装置の入出力デバイスドライバが前記入出力デバイスのアプリケーションデータを前記入出力デバイスから入力するステップ、
2)入出力デバイスドライブ装置のアプリケーションデータ変換部が、入力したアプリケーションデータをUSBデバイスアプリケーションデータに変換するステップ、
3)入出力デバイスドライブ装置のトンネリングドライバが、USBデバイスアプリケーションデータIPパケットにカプセル化するステップ、
4)入出力デバイスドライブ装置の通信制御ドライバがIPパケットをホストコンピュータに送信するステップ、
5)ホストコンピュータの通信制御ドライバがIPパケットを入出力デバイスドライブ装置から受信するステップ、
6)ホストコンピュータのトンネリングドライバが、IPパケットをUSBデバイスアプリケーションデータにデカプセル化してUSBデバイスドライバに引き渡すステップ、
7)ホストコンピュータに搭載されたアプリケーションが、ローカル接続されたUSBデバイスから入力するようにUSBデバイスドライバからデータ入力するステップ、
を備えることを特徴とする入出力デバイスドライブ方法。
A host computer;
An input / output drive method in a system in which an input / output device drive apparatus not having a USB I / F directly connected to an input / output device not having a USB I / F is connected via a network,
1) a step in which an input / output device driver of the input / output device drive apparatus inputs application data of the input / output device from the input / output device ;
2) a step in which the application data conversion unit of the input / output device drive apparatus converts the input application data into USB device application data;
3) a step in which the tunneling driver of the input / output device drive apparatus encapsulates the USB device application data into an IP packet;
4) a step in which the communication control driver of the input / output device drive apparatus transmits an IP packet to the host computer;
5) a step in which the communication control driver of the host computer receives the IP packet from the input / output device drive device;
6) the host computer tunneling driver decapsulates the IP packet into USB device application data and delivers it to the USB device driver;
7) A step of inputting data from the USB device driver so that an application installed in the host computer inputs from a locally connected USB device;
An input / output device drive method comprising:
ホストコンピュータと、
USBI/Fを有さない入出力デバイスが直結されたUSBI/Fを有さない入出力デバイスドライブ装置と、がネットワークを介して接続されるシステムであって、
a)ホストコンピュータは、
ローカル接続されたUSBデバイスに出力するようにUSBデバイスドライバに対してデータ出力するアプリケーション、
前記USBデバイスドライバが出力したUSBデバイスアプリケーションデータをIPパケットにカプセル化するトンネリングドライバ、
IPパケットを入出力デバイスドライブ装置に送信する通信制御ドライバ、
を備え、
b)入出力デバイスドライブ装置は、
IPパケットを受信する通信制御ドライバ、
IPパケットをUSBデバイスアプリケーションデータにデカプセル化するトンネリングドライバ、
USBデバイスアプリケーションデータからアプリケーションデータを抽出するアプリケーションデータ変換部、
前記入出力デバイスのデータI/Fに合致するデータに変換してアプリケーションデータを前記入出力デバイスに出力する入出力デバイスドライバ、
を備えることを特徴とする入出力デバイスドライブシステム。
A host computer;
An input / output device drive apparatus not having a USB I / F directly connected to an input / output device not having a USB I / F is connected to a system via a network,
a) The host computer
An application for outputting data to a USB device driver so that the data is output to a locally connected USB device;
A tunneling driver that encapsulates the USB device application data output by the USB device driver into an IP packet;
A communication control driver for transmitting an IP packet to the input / output device drive device;
With
b) The input / output device drive device
A communication control driver for receiving IP packets;
A tunneling driver that decapsulates IP packets into USB device application data;
An application data converter for extracting application data from the USB device application data;
An input / output device driver that converts the data to the data I / F of the input / output device and outputs application data to the input / output device;
An input / output device drive system comprising:
ホストコンピュータと、
USBI/Fを有さない入出力デバイスが直結されたUSBI/Fを有さない入出力デバイスドライブ装置と、がネットワークを介して接続されるシステムであって、
a)ホストコンピュータは、
IPパケットを入出力デバイスドライブ装置から受信する通信制御ドライバ、
IPパケットをUSBデバイスアプリケーションデータにデカプセル化してUSBデバイスドライバに引き渡すトンネリングドライバ、
トンネリングドライバからデカプセル化したUSBデバイスアプリケーションデータを受取り、アプリケーションに渡すUSBデバイスドライバ、
ローカル接続されたUSBデバイスから入力するようにUSBデバイスドライバからデータ入力するアプリケーション、
を備え、
b)入出力デバイスドライブ装置は、
前記入出力デバイスのアプリケーションデータを前記入出力デバイスから入力する入出力デバイスドライバ、
入力したアプリケーションデータをUSBデバイスアプリケーションデータに変換するアプリケーションデータ変換部、
USBデバイスアプリケーションデータIPパケットにカプセル化するトンネリングドライバ、
IPパケットをホストコンピュータに送信する通信制御ドライバ、
を備えることを特徴とする入出力デバイスドライブシステム。
A host computer;
An input / output device drive apparatus not having a USB I / F directly connected to an input / output device not having a USB I / F is connected to a system via a network,
a) The host computer
A communication control driver for receiving an IP packet from an input / output device drive device;
A tunneling driver that decapsulates the IP packet into USB device application data and delivers it to the USB device driver;
USB device driver that receives the decapsulated USB device application data from the tunneling driver and passes it to the application,
An application that inputs data from a USB device driver as input from a locally connected USB device;
With
b) The input / output device drive device
An input / output device driver for inputting application data of the input / output device from the input / output device;
An application data conversion unit that converts input application data into USB device application data;
A tunneling driver that encapsulates USB device application data into IP packets;
A communication control driver for sending IP packets to a host computer;
An input / output device drive system comprising:
前記入出力デバイスドライバは、前記アプリケーションデータ変換部が抽出したオーディオデータをI2S(Inter-IC Sound)規格に準拠した信号に変換し、前記スピーカーI/Fにオーディオデータを出力することを特徴とする請求項2の入出力デバイスドライブ装置。   The input / output device driver converts the audio data extracted by the application data conversion unit into a signal conforming to an I2S (Inter-IC Sound) standard, and outputs the audio data to the speaker I / F. The input / output device drive apparatus according to claim 2.
JP2013246682A 2013-11-28 2013-11-28 Input / output device drive apparatus, input / output device drive method, and IP input / output device drive system Active JP6156798B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013246682A JP6156798B2 (en) 2013-11-28 2013-11-28 Input / output device drive apparatus, input / output device drive method, and IP input / output device drive system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013246682A JP6156798B2 (en) 2013-11-28 2013-11-28 Input / output device drive apparatus, input / output device drive method, and IP input / output device drive system

Publications (2)

Publication Number Publication Date
JP2015106200A JP2015106200A (en) 2015-06-08
JP6156798B2 true JP6156798B2 (en) 2017-07-05

Family

ID=53436288

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013246682A Active JP6156798B2 (en) 2013-11-28 2013-11-28 Input / output device drive apparatus, input / output device drive method, and IP input / output device drive system

Country Status (1)

Country Link
JP (1) JP6156798B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7467244B2 (en) * 2004-03-17 2008-12-16 Avid Technology, Inc. Connecting a computer program and a peripheral device using a first communication protocol through an interconnect using a second communication protocol
JP2007219711A (en) * 2006-02-15 2007-08-30 Silex Technology Inc Remote device control program

Also Published As

Publication number Publication date
JP2015106200A (en) 2015-06-08

Similar Documents

Publication Publication Date Title
JP2005108188A5 (en)
CN106161571B (en) WebRTC-based remote operation method and system
US20060146776A1 (en) Network-based robot control system
JP2004306242A (en) Home robot control system and home robot application method of it
WO2011140774A1 (en) Method, apparatus and system for implementing interaction between mobile terminal and personal computer
US10367894B2 (en) Information processing apparatus, method for controlling the same, non-transitory computer-readable storage medium, and information processing system
TWI665892B (en) A relay device and data communication system
JP5920466B2 (en) Communication system, method and program
JP6156798B2 (en) Input / output device drive apparatus, input / output device drive method, and IP input / output device drive system
JP2013084113A (en) Information processor, device control apparatus, device control system, and control method
JP5348576B2 (en) Device sharing client and device sharing method
JP2011071920A5 (en) Remote video monitoring system, remote video monitoring method, operating device and program
WO2008069365A1 (en) Toy robot using &#39;personal media&#39; website
US10218816B2 (en) Information processing system, information processing method, server, and control method and control program of server
US8839339B2 (en) Blade center KVM distribution
JP2008510392A (en) System and method for controlling computer applications from a remote site
JP6287465B2 (en) Information processing apparatus, screen display system, signal generation method and program in information processing apparatus
JP6175681B2 (en) USB device server
JP2017163251A (en) Communication system using tele-existence
KR20070009266A (en) Apparatus and method for interfacing in home network control system
JP2008271415A (en) Received voice output apparatus
JP6202571B2 (en) USB device with IP
WO2016145870A1 (en) Audio data play request and playing method, device and terminal
JP2005252943A (en) Servo control system and protocol conversion apparatus
JP6086000B2 (en) Information processing apparatus, communication control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160928

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20160928

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20161018

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161226

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170222

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170529

R150 Certificate of patent or registration of utility model

Ref document number: 6156798

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