JP2013062618A - Image projection device and image projection program - Google Patents

Image projection device and image projection program Download PDF

Info

Publication number
JP2013062618A
JP2013062618A JP2011198759A JP2011198759A JP2013062618A JP 2013062618 A JP2013062618 A JP 2013062618A JP 2011198759 A JP2011198759 A JP 2011198759A JP 2011198759 A JP2011198759 A JP 2011198759A JP 2013062618 A JP2013062618 A JP 2013062618A
Authority
JP
Japan
Prior art keywords
address
http
changed
terminal
changing
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
JP2011198759A
Other languages
Japanese (ja)
Other versions
JP5794057B2 (en
Inventor
Daisuke Sakai
大介 阪井
Tomochika Aikawa
智慎 相川
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2011198759A priority Critical patent/JP5794057B2/en
Publication of JP2013062618A publication Critical patent/JP2013062618A/en
Application granted granted Critical
Publication of JP5794057B2 publication Critical patent/JP5794057B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an image projection device etc., preventing image interruption during image projection if an IP address is changed during the projection, to improve continuous availability of image projection at a PC terminal.SOLUTION: The image projection device includes: HTTP processing means for processing an HTTP request, including an image data, received from a terminal; and IP address change means for changing an IP address. When changing an IP address, the IP address change means notifies the HTTP processing means of the changed IP address, and changes the IP address to the changed IP address after receiving an IP address change permission notification from the HTTP processing means. On receipt of an HTTP request after the notification reception of the changed IP address, the HTTP processing means generates an HTTP response including a redirect request to the changed IP address. After responding with the HTTP response, the HTTP processing means performs IP address change permission notification to the IP address change means.

Description

本発明は、画像投映装置及び画像投映プログラムの分野に関する。   The present invention relates to the field of image projection devices and image projection programs.

近年の画像投映装置(以下プロジェクタという)は、例えばウェブサーバ機能を搭載し、LAN等のネットワーク経由でPC端末上に表示中の画像(画像データ)を受信し出力するものがある(例えば特許文献1参照)。通常の場合、PC端末側では、ネットワーク設定を行って、PC端末にインストールされている画像転送用のユーティリティソフトウェア等を実行することにより、プロジェクタ及びPC端末間のネットワーク接続を確立し、PC端末からプロジェクタに対する画像転送を実現する。   2. Description of the Related Art Recent image projection apparatuses (hereinafter referred to as projectors) include, for example, a web server function, and receive and output an image (image data) being displayed on a PC terminal via a network such as a LAN (for example, Patent Documents). 1). Normally, on the PC terminal side, network setting is performed and utility software for image transfer installed in the PC terminal is executed to establish a network connection between the projector and the PC terminal. Realizes image transfer to projectors.

HTTP(Hypertext Transfer Protocol)では、HTML文書などのみならず、文書に関連付けられている画像、音声、動画などのファイルを、表現形式などの情報を含めてやり取りできるため、上述の場合、PC端末のユーティリティソフトウェアとウェブサーバ機能搭載のプロジェクタとの通信(投映画像の送受信、設定変更等)は、HTTPを用いて行われる。   In HTTP (Hypertext Transfer Protocol), not only HTML documents, but also files such as images, sounds, and moving pictures associated with documents including information such as expression formats can be exchanged. Communication between the utility software and the projector equipped with the web server function (transmission / reception of projection images, setting change, etc.) is performed using HTTP.

ここで、上述のプロジェクタはLAN等のネットワーク上に接続されるため、プロジェクタ上でネットワーク設定が行われることにより、そのIPアドレスが変更される場合がある。IPアドレスが変更されるケースはいくつかありうるが、具体的には例えば、(1)ユーザがIPアドレスを変更したり、(2)DHCPサーバから異なるIPアドレスが再配布されたり、またもしくは(3)プロジェクタが異なるIPアドレスを持つ複数のネットワークインターフェース(例えば有線LANと無線LAN)を搭載するとき利用するネットワークインターフェースの変更があったりした場合などがある。   Here, since the projector described above is connected to a network such as a LAN, the IP address may be changed by performing network settings on the projector. There may be several cases where the IP address is changed. Specifically, for example, (1) the user changes the IP address, (2) a different IP address is redistributed from the DHCP server, or ( 3) There are cases where the network interface used when the projector is equipped with a plurality of network interfaces having different IP addresses (for example, a wired LAN and a wireless LAN) is changed.

プロジェクタの準備中にIPアドレスが変更された場合には特段問題はないものの、例えば(2)、(3)等により、画像投映中、プロジェクタのIPアドレスが変更された場合には、PC端末からすると画像転送先が変更されたため、投映中の画像が途切れる(停止する)という事態が発生してしまう。この場合例えば、PC端末とプロジェクタ間の接続を一旦解除し、再接続するなどの復旧作業が必要であった。   If the IP address is changed during the preparation of the projector, there is no particular problem, but if the IP address of the projector is changed during image projection, for example (2), (3), etc., from the PC terminal Then, since the image transfer destination is changed, a situation occurs in which the image being projected is interrupted (stopped). In this case, for example, a recovery operation such as once disconnecting and reconnecting the PC terminal and the projector is necessary.

なお、PC端末は、直接IPアドレスを指定するのではなく、ホスト名を使ってプロジェクタにアクセスする方法も考えられるが、この場合にはまずネットワーク上にDNSサーバを設置する必要がある。またPC端末側ではDNSの名前解決結果のキャッシュが行われることから、IPアドレス変更後から一定時間は変更前のIPアドレス(キャッシュ分)を使い続けてしまい、新IPアドレスを反映するまでには一定時間を要するので、依然として投映中の画像が途切れる(停止する)という事態が発生しうる。   Note that the PC terminal may use a host name to access the projector instead of directly specifying an IP address. In this case, it is necessary to first install a DNS server on the network. In addition, since the DNS name resolution result is cached on the PC terminal side, the IP address (cache amount) before the change is continued to be used for a certain time after the IP address change, and before the new IP address is reflected. Since a certain amount of time is required, a situation in which an image being projected is interrupted (stopped) may occur.

なおまた、PC端末側において、変更後のIPアドレスとプロジェクタとの対応付けを行うという方法も考えられるが、この場合、ユーティリティソフトウェアとプロジェクタの双方において、何らかの独自の仕組みを構築のうえ搭載させる必要がある。   It is also possible to associate the changed IP address with the projector on the PC terminal side, but in this case, it is necessary to construct and install an original mechanism in both the utility software and the projector. There is.

本発明では上記のような問題に鑑みて、画像投映中にIPアドレスが変更された場合であっても、投映中画像の途切れを防止し、PC端末による画像投映の継続利用性を向上させた画像投映装置及び画像投映プログラムを提供することを目的とする。   In the present invention, in view of the above-described problems, even when the IP address is changed during image projection, the image being projected is prevented from being interrupted, and the continuous use of image projection by the PC terminal is improved. An object is to provide an image projection apparatus and an image projection program.

上記課題を解決するため、本発明に係る画像投映装置は、端末とネットワークを介し接続され、前記端末から受信した画像データを投映する画像投映手段を有する画像投映装置であって、前記端末から受信した前記画像データを含むHTTPリクエストを処理するHTTP処理手段と、前記ネットワークに接続されるネットワークインターフェースのIPアドレスを変更するIPアドレス変更手段と、を有し、前記IPアドレス変更手段は、前記ネットワークインターフェースのIPアドレスを変更するとき、変更後のIPアドレスを前記HTTP処理手段に対し通知するとともに、前記HTTP処理手段からのIPアドレス変更許可通知を待って、前記ネットワークインターフェースのIPアドレスを該変更後のIPアドレスへ変更し、前記HTTP処理手段は、前記IPアドレス変更手段から前記変更後のIPアドレスが通知された後に前記端末から前記HTTPリクエストを受信すると、該変更後のIPアドレスに対するリダイレクト要求を含むHTTPレスポンスを生成し、前記端末に対し該HTTPレスポンスを応答してから、前記IPアドレス変更手段に対し前記IPアドレス変更許可通知を行うことを特徴とする。   In order to solve the above-described problems, an image projection apparatus according to the present invention is an image projection apparatus that is connected to a terminal via a network and has an image projection unit that projects image data received from the terminal. HTTP processing means for processing an HTTP request including the image data, and IP address changing means for changing an IP address of a network interface connected to the network, wherein the IP address changing means includes the network interface When the IP address of the network interface is changed, the changed IP address is notified to the HTTP processing means, and after waiting for an IP address change permission notification from the HTTP processing means, the IP address of the network interface is changed. Change to IP address, previous When receiving the HTTP request from the terminal after the changed IP address is notified from the IP address changing unit, the HTTP processing unit generates an HTTP response including a redirect request for the changed IP address, and After the response of the HTTP response to the terminal, the IP address change permission notice is sent to the IP address changing means.

また上記課題を解決するため、本発明に係る画像投映プログラムは、端末とネットワークを介し接続され、前記端末から受信した画像データを投映する画像投映手段を有する画像投映装置に、前記端末から受信した前記画像データを含むHTTPリクエストを処理するHTTP処理手段と、前記ネットワークに接続されるネットワークインターフェースのIPアドレスを変更するIPアドレス変更手段として機能させ、前記IPアドレス変更手段は、前記ネットワークインターフェースのIPアドレスを変更するとき、変更後のIPアドレスを前記HTTP処理手段に対し通知するとともに、前記HTTP処理手段からのIPアドレス変更許可通知を待って、前記ネットワークインターフェースのIPアドレスを該変更後のIPアドレスへ変更し、前記HTTP処理手段は、前記IPアドレス変更手段から前記変更後のIPアドレスが通知された後に前記端末から前記HTTPリクエストを受信すると、該変更後のIPアドレスに対するリダイレクト要求を含むHTTPレスポンスを生成し、前記端末に対し該HTTPレスポンスを応答してから、前記IPアドレス変更手段に対し前記IPアドレス変更許可通知を行うことを特徴とする。   In order to solve the above problem, an image projection program according to the present invention is received from the terminal on an image projection apparatus connected to the terminal via a network and having an image projection means for projecting image data received from the terminal. An HTTP processing means for processing an HTTP request including the image data, and an IP address changing means for changing an IP address of a network interface connected to the network, wherein the IP address changing means is an IP address of the network interface Is changed, the changed IP address is notified to the HTTP processing means, and the IP address change permission notification from the HTTP processing means is waited, and the IP address of the network interface is changed to the changed IP address. Strange When the HTTP processing unit receives the HTTP request from the terminal after the changed IP address is notified from the IP address changing unit, the HTTP processing unit generates an HTTP response including a redirect request for the changed IP address. Then, after the HTTP response is returned to the terminal, the IP address change permission notice is sent to the IP address changing means.

なお、本発明の構成要素、表現または構成要素の任意の組合せを、方法、装置、システム、コンピュータプログラム、記録媒体、などに適用したものも本発明の態様として有効である。   In addition, what applied the arbitrary combination of the component of this invention, expression, or a component to a method, an apparatus, a system, a computer program, a recording medium, etc. is also effective as an aspect of this invention.

本発明によれば、画像投映中にIPアドレスが変更された場合であっても、投映中画像の途切れを防止し、PC端末による画像投映の継続利用性を向上させた画像投映装置及び画像投映プログラムを提供することができる。   According to the present invention, even when the IP address is changed during the image projection, the image projection device and the image projection that prevent the interruption of the image being projected and improve the continuous use of the image projection by the PC terminal. A program can be provided.

本実施形態に係るプロジェクションシステム100のネットワーク構成図を示す。1 shows a network configuration diagram of a projection system 100 according to the present embodiment. 本実施形態に係るプロジェクタ10の一実施形態の主要構成を示すハードウェア構成図である。1 is a hardware configuration diagram illustrating a main configuration of an embodiment of a projector according to an embodiment. 本実施形態に係るプロジェクタ10の主要機能ブロック図(その1)の一例を示す。An example of a main functional block diagram (part 1) of the projector 10 according to the present embodiment is shown. 本実施形態に係るプロジェクタ10における処理シーケンス図(その1)である。FIG. 5 is a process sequence diagram (part 1) in the projector according to the present embodiment. 本実施形態に係るプロジェクタ10における処理シーケンス図(その2)である。It is a process sequence diagram (the 2) in the projector 10 which concerns on this embodiment. 本実施形態に係るプロジェクタ10における処理シーケンス図(その3)である。FIG. 6 is a process sequence diagram (part 3) in the projector according to the present embodiment. 本実施形態に係るプロジェクタ10における処理シーケンス図(その4)である。FIG. 11 is a process sequence diagram (part 4) in the projector according to the present embodiment. 本実施形態に係るプロジェクタ10における処理シーケンス図(その5)である。FIG. 11 is a processing sequence diagram (No. 5) in the projector according to the present embodiment. 本実施形態に係るプロジェクタ10の主要機能ブロック図(その2)の一例を示す。An example of main function block diagram (part 2) of projector 10 according to the present embodiment is shown. 本実施形態に係るプロジェクタ10における動的IPアドレス取得処理シーケンス図である。It is a dynamic IP address acquisition process sequence diagram in the projector according to the present embodiment.

以下、本発明を実施するための形態を各実施形態において図面を用いて説明する。   DESCRIPTION OF EMBODIMENTS Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings in each embodiment.

[システム構成]
(ネットワーク構成)
図1は、本実施形態に係るプロジェクションシステム100のネットワーク構成図を示す。本実施形態に係るプロジェクションシステム100は、プロジェクタ10、PC端末20、無線アクセスポイント30が、ネットワーク40を介し接続され構成される。
[System configuration]
(Network configuration)
FIG. 1 shows a network configuration diagram of a projection system 100 according to the present embodiment. The projection system 100 according to the present embodiment is configured by connecting a projector 10, a PC terminal 20, and a wireless access point 30 via a network 40.

プロジェクタ10は、PC端末20から投映画像データを受信し、例えばホワイトボードなどの投映先に対し投映画像を投映する。本実施形態においてプロジェクタ10は、有線及び無線のネットワークインターフェースを有する(後述)。プロジェクタ10は、ネットワーク40を介しPC端末20からPC画面上のデータが投映画像データとして送信されてくると、受信したこの投映画像データを投映画像としてホワイトボードなどの投映先に投映する。   The projector 10 receives projection image data from the PC terminal 20 and projects a projection image on a projection destination such as a whiteboard. In the present embodiment, the projector 10 has wired and wireless network interfaces (described later). When the data on the PC screen is transmitted as projection image data from the PC terminal 20 via the network 40, the projector 10 projects the received projection image data as a projection image onto a projection destination such as a whiteboard.

PC端末20は、ユーザのPC端末である。PC端末20はネットワーク40を介しプロジェクタ10と接続されており、PC端末20側では、ネットワーク設定を行って、PC端末にインストールされている画像転送用のユーティリティソフトウェア等を実行することにより、プロジェクタ10及びPC端末20間のネットワーク接続を確立し、PC端末20からプロジェクタ10に対する画像転送を実現する。   The PC terminal 20 is a user's PC terminal. The PC terminal 20 is connected to the projector 10 via the network 40, and the PC terminal 20 performs network settings and executes utility software for image transfer and the like installed in the PC terminal. And establishes a network connection between the PC terminal 20 and realizes image transfer from the PC terminal 20 to the projector 10.

無線アクセスポイント30は、ネットワーク40の一部として接続され、ネットワーク40とネットワーク40とを無線電波により接続するネットワーク中継機器である。例えばプロジェクタ10が無線通信を行う場合、プロジェクタ10からのデータ・パケットはまず無線アクセスポイント30に入ってからネットワーク40を経由しPC端末20に到達する。一方、プロジェクタ10が有線通信を行う場合には、プロジェクタ10からのデータ・パケットは直接ネットワーク40を経由しPC端末20に到達する。   The wireless access point 30 is a network relay device that is connected as a part of the network 40 and connects the network 40 and the network 40 by wireless radio waves. For example, when the projector 10 performs wireless communication, a data packet from the projector 10 first enters the wireless access point 30 and then reaches the PC terminal 20 via the network 40. On the other hand, when the projector 10 performs wired communication, the data packet from the projector 10 reaches the PC terminal 20 directly via the network 40.

ネットワーク40は、LAN及びWANを含む通信ネットワークである。各々のPC端末20がプロジェクタ10と接続し通信可能な限りいかようなネットワークでもよい。   The network 40 is a communication network including a LAN and a WAN. Any network may be used as long as each PC terminal 20 is connected to the projector 10 and can communicate.

本実施形態においては、PC端末20は画面上の表示画像を投映画像としてプロジェクタ10に送信し、プロジェクタ10は、PC端末20から受信した投映画像データをホワイトボードなどの投映先に投映するので、投映中の投映画像は、PC端末20は画面上の表示画像と同一の画像が表示されることになる。   In the present embodiment, the PC terminal 20 transmits the display image on the screen as a projection image to the projector 10, and the projector 10 projects the projection image data received from the PC terminal 20 onto a projection destination such as a whiteboard. As the projected image being projected, the PC terminal 20 displays the same image as the display image on the screen.

(ハードウェア)
図2は、本実施形態に係るプロジェクタ10の一実施形態の主要構成を示すハードウェア構成図である。プロジェクタ10は、大きくは投映画像データを投映(データを投映して可視化)する投映部11と、制御全般を行う制御部12で構成されている。
(hardware)
FIG. 2 is a hardware configuration diagram illustrating a main configuration of an embodiment of the projector 10 according to the present embodiment. The projector 10 mainly includes a projection unit 11 that projects projected image data (projects and visualizes the data) and a control unit 12 that performs overall control.

投映部11は、投映画像データを投映し、データを投映画像として可視化する。また、制御部12は、制御部12を制御するCPU121、CPU121がプログラムを実行し各種の制御を行うときの作業領域として使用されるRAM122、画像データ等を記憶するHDD123、プロジェクタ制御プログラムや制御に必要なパラメータが格納されているROM124、投映部11へ電源制御や生成された投映画像データを投映させる命令を送る投映制御部125、入力装置で投映部11の電源操作、選択・投映・ページ操作等の命令を受け付ける操作部126と、無線アクセスポイント30を介したネットワーク40との無線インターフェース127と、ネットワーク40との有線インターフェース128とを含み構成されている。   The projection unit 11 projects the projection image data and visualizes the data as a projection image. The control unit 12 includes a CPU 121 that controls the control unit 12, a RAM 122 that is used as a work area when the CPU 121 executes programs and performs various controls, an HDD 123 that stores image data and the like, a projector control program and control. ROM 124 in which necessary parameters are stored, projection control unit 125 that sends a command to control projection and generated projection image data to the projection unit 11, power operation, selection / projection / page operation of the projection unit 11 by an input device And the like, a wireless interface 127 with the network 40 via the wireless access point 30, and a wired interface 128 with the network 40.

(機能)
図3は、本実施形態に係るプロジェクタ10の主要機能ブロック図(その1)の一例を示す。図に示されるようにプロジェクタ10は、インターフェース制御部101、TCP/IPデータ送受信部102、HTTP処理部103、IPアドレス設定部104、画像投映部105、メモリ106を含み構成される。
(function)
FIG. 3 shows an example of a main functional block diagram (part 1) of the projector 10 according to the present embodiment. As shown in the figure, the projector 10 includes an interface control unit 101, a TCP / IP data transmission / reception unit 102, an HTTP processing unit 103, an IP address setting unit 104, an image projection unit 105, and a memory 106.

インターフェース制御部101は、プロジェクタ10のネットワークインターフェースを制御する。本実施形態に係るプロジェクタ10は、上述の如く無線インターフェース127及び有線インターフェース128を有するので、インターフェース制御部101はこの両インターフェースを制御する無線インターフェース制御部101a、有線インターフェース制御部101bを含む。   The interface control unit 101 controls the network interface of the projector 10. Since the projector 10 according to the present embodiment includes the wireless interface 127 and the wired interface 128 as described above, the interface control unit 101 includes a wireless interface control unit 101a and a wired interface control unit 101b that control both the interfaces.

TCP/IPデータ送受信部102は、TCP/IPプロトコルに従ってデータ送受信を行う。PC端末20からのHTTPリクエスト・パケットは、無線インターフェース127又は有線インターフェース128を介し受信される。TCP/IPデータ送受信部102は、このパケットをTCP/IPプロトコルに従って処理し、取り出した上位層プロトコルであるHTTPデータをHTTP処理部103に対し受け渡す。   The TCP / IP data transmission / reception unit 102 performs data transmission / reception according to the TCP / IP protocol. The HTTP request packet from the PC terminal 20 is received via the wireless interface 127 or the wired interface 128. The TCP / IP data transmission / reception unit 102 processes this packet according to the TCP / IP protocol, and delivers the extracted HTTP data, which is a higher layer protocol, to the HTTP processing unit 103.

HTTP処理部103は、上位層プロトコルであるHTTPを処理する。具体的にはHTTPプロトコルに従って、HTTPリクエストの解析やHTTPレスポンスの作成を行う。本実施形態においては、投映すべき画像データはPC端末20から受信するHTTPリクエスト・パケットに含まれているので、HTTP処理部103は、TCP/IPデータ送受信部102から受け取ったHTTPデータから画像データを取り出して、この画像データを画像投映部105に対し受け渡す。また、HTTP処理部103はIPアドレス設定部104からIPアドレス変更が通知された後にPC端末20からHTTPリクエストを受信すると、変更後のIPアドレスに対するリダイレクト要求を含むHTTPレスポンスを生成し、PC端末20に対し生成したHTTPレスポンスを応答してから、IPアドレス設定部104に対しIPアドレス変更許可通知を行う(詳細後述)。   The HTTP processing unit 103 processes HTTP, which is an upper layer protocol. Specifically, according to the HTTP protocol, an HTTP request is analyzed and an HTTP response is created. In the present embodiment, since the image data to be projected is included in the HTTP request packet received from the PC terminal 20, the HTTP processing unit 103 uses the image data from the HTTP data received from the TCP / IP data transmission / reception unit 102. And the image data is transferred to the image projection unit 105. When the HTTP processing unit 103 receives an HTTP request from the PC terminal 20 after the IP address change unit 104 is notified of the IP address change, the HTTP processing unit 103 generates an HTTP response including a redirect request for the changed IP address, and the PC terminal 20 After responding to the generated HTTP response, IP address change permission notification is sent to the IP address setting unit 104 (details will be described later).

IPアドレス設定部104は、プロジェクタ10のインターフェースのIPアドレス設定を行う。IPアドレス設定部104はインターフェースのIPアドレス変更が必要になった場合、IPアドレス変更(変更後のIPアドレス等含む)をHTTP処理部103に通知する。またHTTP処理部103からのIPアドレス変更許可通知を待ってから、インターフェースのIPアドレス変更を実施する(詳細後述)。   The IP address setting unit 104 sets the IP address of the interface of the projector 10. When it is necessary to change the IP address of the interface, the IP address setting unit 104 notifies the HTTP processing unit 103 of the IP address change (including the IP address after the change). Further, after waiting for an IP address change permission notification from the HTTP processing unit 103, the interface IP address is changed (details will be described later).

画像投映部105は、投映すべき画像データを投映する。上述の如く投映すべき画像データはPC端末20から受信するHTTPリクエスト・パケットに含まれているので、画像投映部105は、HTTP処理部103から画像データを受け取って、この画像データを投映する。   The image projection unit 105 projects image data to be projected. Since the image data to be projected is included in the HTTP request packet received from the PC terminal 20 as described above, the image projection unit 105 receives the image data from the HTTP processing unit 103 and projects this image data.

メモリ106は、IPアドレスの情報やIPアドレスの設定変更に要する時間の情報、またDHCPサーバなどの設定情報を保存し、例えば不揮発性メモリであるROM124やHDD123により実現される。本実施形態に係るプロジェクタ10は、上述の如く無線インターフェース127及び有線インターフェース128を有するが、固定IPアドレスの場合、両インターフェースのIPアドレスの情報がここに予め保存される。またもしくは動的IPアドレスの場合、DHCPサーバ等から配布された両インターフェースのIPアドレスの情報が動的に一時保存される。   The memory 106 stores information on the IP address, information on the time required to change the IP address setting, and setting information on the DHCP server, and is realized by, for example, the ROM 124 or the HDD 123 which is a nonvolatile memory. The projector 10 according to the present embodiment includes the wireless interface 127 and the wired interface 128 as described above, but in the case of fixed IP addresses, information on the IP addresses of both interfaces is stored in advance here. Alternatively, in the case of a dynamic IP address, IP address information of both interfaces distributed from a DHCP server or the like is dynamically stored temporarily.

以上、本実施形態に係るプロジェクタ10の主要機能構成である。なおこれらの機能は、実際にはプロジェクタ10のCPU121が実行するプログラムによりコンピュータに実現させるものである。例えばプロジェクタ10の場合、事前にこのプログラムを搭載しておく。   The above is the main functional configuration of the projector 10 according to the present embodiment. Note that these functions are actually realized by a computer by a program executed by the CPU 121 of the projector 10. For example, in the case of the projector 10, this program is installed in advance.

[情報処理]
以下、本実施形態に係るプロジェクタ10における処理動作を説明する。以下図面を参照しながら説明を行うが、初めの前提条件について言及しておく。本実施形態に係るプロジェクタ10は上述の如く無線インターフェース127及び有線インターフェース128を有するが、優先されるインターフェースは有線インターフェース128(Ethernetインターフェース)であるので、無線インターフェース127及び有線インターフェース128のいずれもが使用可能な場合、有線インターフェース128が優先して使用される。しかしながら、ここでは有線インターフェース128がリンクアップしておらず、このためプロジェクタ10は、無線インターフェース127を使用して通信を行い、画像投映を行う。
[Information processing]
Hereinafter, the processing operation in the projector 10 according to the present embodiment will be described. The following description will be made with reference to the drawings, but the initial preconditions will be mentioned. The projector 10 according to the present embodiment includes the wireless interface 127 and the wired interface 128 as described above, but since the priority interface is the wired interface 128 (Ethernet interface), both the wireless interface 127 and the wired interface 128 are used. If possible, the wired interface 128 is preferentially used. However, here, the wired interface 128 is not linked up, and thus the projector 10 performs communication using the wireless interface 127 to project an image.

(画像投映に伴うHTTPリクエスト受信〜HTTPレスポンス応答)
図4は、本実施形態に係るプロジェクタ10における処理シーケンス図(その1)である。まず本図で、プロジェクタ10が無線インターフェース127を使用してPC端末20からの画像データを受信し、画像投映を行う流れを示す。
(HTTP request reception accompanying image projection-HTTP response response)
FIG. 4 is a process sequence diagram (part 1) in the projector 10 according to the present embodiment. First, this figure shows a flow in which the projector 10 receives image data from the PC terminal 20 using the wireless interface 127 and performs image projection.

S1:ユーザがPC端末20のユーティリティソフトを立ち上げ、PC端末20はプロジェクタ10とネットワーク接続を確立すると、PC端末20は画面上の表示画像を投映画像としてプロジェクタ10に対する画像送信を開始する。本実施形態においては、画像データの送受信はHTTPプロトコルを用いて行われるので、PC端末20(ユーティリティソフト)はプロジェクタ10の無線インターフェース127に対し、画像データを含むHTTPリクエスト・パケット・データを送信する。   S1: When the user starts the utility software of the PC terminal 20 and the PC terminal 20 establishes a network connection with the projector 10, the PC terminal 20 starts image transmission to the projector 10 using the display image on the screen as a projected image. In this embodiment, since image data is transmitted and received using the HTTP protocol, the PC terminal 20 (utility software) transmits HTTP request packet data including image data to the wireless interface 127 of the projector 10. .

S2:無線インターフェース制御部101aは、無線インターフェース127がHTTPリクエスト・パケット・データを受信すると、無線LANフレームの解析処理を行い、このパケット・データをTCP/IPデータ送受信部102に転送する。   S2: When the wireless interface 127 receives the HTTP request packet data, the wireless interface control unit 101a performs analysis processing of the wireless LAN frame and transfers the packet data to the TCP / IP data transmission / reception unit 102.

S3:TCP/IPデータ送受信部102は、IPパケットとTCP(又はUDP)セグメント等の解析処理を行い、HTTPリクエスト・データを取り出し、この、HTTPリクエスト・データをHTTP処理部103に対し転送する。   S3: The TCP / IP data transmission / reception unit 102 performs analysis processing of the IP packet and the TCP (or UDP) segment, etc., extracts HTTP request data, and transfers this HTTP request data to the HTTP processing unit 103.

S4:HTTP処理部103は、HTTPリクエスト・データから画像データを取り出して、この投映画像である画像データを画像投映部105に転送する。   S4: The HTTP processing unit 103 extracts image data from the HTTP request data, and transfers the image data that is the projected image to the image projecting unit 105.

S5:画像投映部105は、受け取った画像データを投映する。これにより例えばホワイトボードなどにPC端末20からの画像が投映される。   S5: The image projection unit 105 projects the received image data. Thereby, for example, an image from the PC terminal 20 is projected on a whiteboard or the like.

S6:HTTP処理部103は、PC端末20から受信したHTTPリクエストに対する応答として、HTTPリクエストの処理成功を示すHTTPレスポンスを作成する。なお具体的に、HTTPレスポンスにおいてHTTPリクエストの処理成功を示すには、HTTPレスポンスコード「200」(成功)を応答すればよい。   S6: The HTTP processing unit 103 creates an HTTP response indicating successful processing of the HTTP request as a response to the HTTP request received from the PC terminal 20. More specifically, an HTTP response code “200” (success) may be returned in order to indicate that the HTTP request has been successfully processed in the HTTP response.

S7:HTTP処理部103は、HTTPリクエストの処理成功を示すHTTPレスポンスを、TCP/IPデータ送受信部102に対し転送する。   S7: The HTTP processing unit 103 transfers an HTTP response indicating successful processing of the HTTP request to the TCP / IP data transmitting / receiving unit 102.

S8:TCP/IPデータ送受信部102は、TCP(又はUDP)セグメントとIPパケットの作成することでHTTPレスポンス・データのカプセル化を行い、作成されたこのHTTPレスポンス・パケット・データを無線インターフェース制御部101aに対し転送する。   S8: The TCP / IP data transmitting / receiving unit 102 encapsulates the HTTP response data by creating a TCP (or UDP) segment and an IP packet, and the created HTTP response packet data is a radio interface control unit. Transfer to 101a.

S9:無線インターフェース制御部101aは、無線LANフレームを作成し、無線を介しこれをPC端末20に対し送信する。   S9: The wireless interface control unit 101a creates a wireless LAN frame and transmits it to the PC terminal 20 via wireless communication.

以上、プロジェクタ10が無線インターフェース127を使用してPC端末20からの画像データを受信し、画像投映を行う流れである。通常、画像は連続的に(リアルタイムに)送信され投映されるので、画像データ毎に上述のステップを繰り返すことにより、連続的な画像(映像ともいえる)が投映されることになる。   As described above, the projector 10 receives the image data from the PC terminal 20 using the wireless interface 127 and performs image projection. Usually, since images are transmitted and projected continuously (in real time), a continuous image (also referred to as a video) is projected by repeating the above steps for each image data.

(IPアドレス変更準備ステップ)
図5は、本実施形態に係るプロジェクタ10における処理シーケンス図(その2)である。次に本図で、優先インターフェースである有線インターフェース128がリンクアップされるものとする。これに伴いプロジェクタ10は、無線インターフェース127から有線インターフェース128への切替え(PC端末20から見るとIPアドレス変更)を行うことになるが、プロジェクタ10は直ぐに切替えを行うわけではなく、まずはその変更準備を行う。
(IP address change preparation step)
FIG. 5 is a process sequence diagram (part 2) in the projector 10 according to the present embodiment. Next, in the figure, it is assumed that the wired interface 128 which is a priority interface is linked up. Accordingly, the projector 10 switches from the wireless interface 127 to the wired interface 128 (IP address change when viewed from the PC terminal 20), but the projector 10 does not immediately switch, but first prepares for the change. I do.

S21:有線インターフェース制御部101bは、有線インターフェース128のリンクアップを検知する。例えば有線インターフェース128がネットワーク4上のハブに物理的に接続されたり、無効設定がなされていた有線インターフェース128が有効設定された場合などにリンクアップし、これが検知される。   S21: The wired interface control unit 101b detects a link up of the wired interface 128. For example, when the wired interface 128 is physically connected to a hub on the network 4 or when the wired interface 128 that has been set to be invalid is set to valid, the link is up, and this is detected.

S22:有線インターフェース制御部101bは、有線インターフェース128のリンクアップを検知すると、有線インターフェース128が有効である旨、IPアドレス設定部104に対し通知する。   S22: When detecting the link up of the wired interface 128, the wired interface control unit 101b notifies the IP address setting unit 104 that the wired interface 128 is valid.

S23:IPアドレス設定部104は、使用するインターフェースを有線インターフェース128に切替えるため、有線インターフェース128に設定するIPアドレス及び設定変更に要する時間を調べて取得する。具体的に有線インターフェース128に設定するIPアドレスが固定IPアドレスの場合、メモリ106の設定情報を参照する。またもしくは有線インターフェース128に設定するIPアドレスが動的IPアドレスの場合、DHCPサーバ等からIPアドレス取得を行うことにより、有線インターフェース128に設定するIPアドレスを調べる。設定変更に要する時間については、設定情報を参照する。これら点は再度後述する。   S23: The IP address setting unit 104 checks and acquires the IP address to be set in the wired interface 128 and the time required to change the setting in order to switch the interface to be used to the wired interface 128. Specifically, when the IP address set in the wired interface 128 is a fixed IP address, the setting information in the memory 106 is referred to. Alternatively, when the IP address set for the wired interface 128 is a dynamic IP address, the IP address set for the wired interface 128 is checked by acquiring the IP address from a DHCP server or the like. Refer to the setting information for the time required to change the setting. These points will be described later again.

S24:IPアドレス設定部104は、HTTP処理部103にIPアドレス変更(これからIPアドレス変更を行う旨)を通知する。このとき、前ステップで取得している変更後のIPアドレス(有線インターフェース128に設定するIPアドレス)と、設定変更に要する時間とをHTTP処理部103に併せて通知する。なお、設定変更に要する時間とは、IPアドレス設定部104がIPアドレス変更処理を開始し、変更後のIPアドレスが有効化され、IPアドレス変更処理を完了するまでに要する時間をいう。この時間は、予め最初に機器固有時間値を保存しておき、以降は前回設定変更に要した時間値をメモリ106の設定情報に保存(更新)しておく。   S24: The IP address setting unit 104 notifies the HTTP processing unit 103 of an IP address change (to be changed from now on). At this time, the changed IP address acquired in the previous step (the IP address set in the wired interface 128) and the time required for the setting change are notified to the HTTP processing unit 103 together. The time required for the setting change refers to the time required for the IP address setting unit 104 to start the IP address changing process, validate the changed IP address, and complete the IP address changing process. For this time, the device-specific time value is first saved in advance, and thereafter, the time value required for the previous setting change is saved (updated) in the setting information in the memory 106.

以上、有線インターフェース128のリンクアップが検知されたことをトリガーとして、無線インターフェース127から有線インターフェース128への切替え、つまりIPアドレス変更が行われる場合には、まずIPアドレス変更準備として、HTTP処理部103に対し、変更後のIPアドレスと、設定変更に要する時間とをHTTP処理部103に通知する。   As described above, when switching from the wireless interface 127 to the wired interface 128, that is, when an IP address is changed, triggered by the detection of the link up of the wired interface 128, the HTTP processing unit 103 is first prepared as an IP address change preparation. In response, the HTTP processing unit 103 is notified of the changed IP address and the time required for the setting change.

(画像投映に伴う再度のHTTPリクエスト受信〜HTTPレスポンス応答)
図6は、本実施形態に係るプロジェクタ10における処理シーケンス図(その3)である。上述したように、通常、画像は連続的に(リアルタイムに)送信され投映されるので、プロジェクタ10は画像データ毎に上述のステップを繰り返すことにより、連続的な画像が投映される。本図では、無線インターフェース127からリンクアップした有線インターフェース128への切替え、つまりIPアドレス変更が行われると決定された後、つまり上述のIPアドレス変更準備がなされた後、画像投映に伴う再度のHTTPリクエストを受信したときの処理動作を説明する。
(Reception of HTTP request associated with image projection-HTTP response response)
FIG. 6 is a process sequence diagram (part 3) in the projector 10 according to the present embodiment. As described above, since images are normally transmitted and projected continuously (in real time), the projector 10 repeats the above steps for each image data, thereby projecting a continuous image. In this figure, after switching from the wireless interface 127 to the wired interface 128 linked up, that is, when it is determined that the IP address is changed, that is, after the above-described preparation for changing the IP address is made, the HTTP again associated with the image projection The processing operation when a request is received will be described.

S31:PC端末20(ユーティリティソフト)はプロジェクタ10の無線インターフェース127に対し、引き続き画像データを含むHTTPリクエスト・パケット・データを送信する。   S31: The PC terminal 20 (utility software) continues to transmit HTTP request packet data including image data to the wireless interface 127 of the projector 10.

S32:無線インターフェース制御部101aは、無線インターフェース127がHTTPリクエスト・パケット・データを受信すると、無線LANフレームの解析処理を行い、このパケット・データをTCP/IPデータ送受信部102に転送する。   S32: When the wireless interface 127 receives the HTTP request packet data, the wireless interface control unit 101a performs analysis processing of the wireless LAN frame and transfers the packet data to the TCP / IP data transmission / reception unit 102.

S33:TCP/IPデータ送受信部102は、IPパケットとTCP(又はUDP)セグメント等の解析処理を行い、HTTPリクエスト・データを取り出し、この、HTTPリクエスト・データをHTTP処理部103に対し転送する。   S33: The TCP / IP data transmission / reception unit 102 performs analysis processing of the IP packet and TCP (or UDP) segment, etc., extracts HTTP request data, and transfers this HTTP request data to the HTTP processing unit 103.

S34:HTTP処理部103は、上述したようにIPアドレス設定部104から、IPアドレス変更(これからIPアドレス変更を行う旨)、変更後のIPアドレス(有線インターフェース128に設定するIPアドレス)、設定変更に要する時間の通知を受けている。このとき、HTTP処理部103はHTTPリクエスト・データから画像データを取り出して、この画像データを画像投映部105に転送しない。代わりにHTTP処理部103は、リダイレクト用のHTTPレスポンスを作成する。具体的には、HTTP通信規約上のリダイレクト用のHTTPレスポンスを示すHTTPレスポンスコード「301」(恒久的移転)を応答する。また、このリダイレクト用のHTTPレスポンスのLocationヘッダには、変更後のIPアドレスを指定(入力)する。Retry-Afterヘッダには、設定変更に要する時間を指定(入力)する。   S34: As described above, the HTTP processing unit 103 changes the IP address from the IP address setting unit 104 (to change the IP address from now on), the changed IP address (the IP address to be set to the wired interface 128), and the setting change. I have been notified of the time it takes. At this time, the HTTP processing unit 103 extracts image data from the HTTP request data and does not transfer the image data to the image projection unit 105. Instead, the HTTP processing unit 103 creates an HTTP response for redirection. Specifically, an HTTP response code “301” (permanent transfer) indicating an HTTP response for redirection on the HTTP communication protocol is returned. Further, the changed IP address is designated (input) in the Location header of the redirect HTTP response. In the Retry-After header, specify (input) the time required to change the settings.

ここで、Locationヘッダは、リクエストしているクライアントに対しサーバの移転後の所在を知らせるためのもので、サーバの移転後のURIを指定するフィールドである。Retry-Afterヘッダは、リクエストしているクライアントにサービスがどれくらいの時間利用不可時間、つまりクライアントが待たなければならない最小の時間を指定するフィールドである。   Here, the Location header is a field for notifying the requesting client of the location after the transfer of the server, and is a field for designating the URI after the transfer of the server. The Retry-After header is a field that specifies how long the service is unavailable to the requesting client, that is, the minimum time that the client must wait.

以下、リダイレクト用のHTTPレスポンスの一例示す。xは、変更後のIPアドレス(有線インターフェース128に設定するIPアドレス)、yは、設定変更に要する時間(秒数)が指定される。
HTTP/1.0 301 Moved Permanently
:
Location: x
Retry-After:y
:
S35:HTTP処理部103は、リダイレクト用のHTTPレスポンスを、TCP/IPデータ送受信部102に対し転送する。
An example of an HTTP response for redirection will be shown below. x is the changed IP address (the IP address set in the wired interface 128), and y is the time (seconds) required to change the setting.
HTTP / 1.0 301 Moved Permanently
:
Location: x
Retry-After: y
:
S35: The HTTP processing unit 103 transfers the HTTP response for redirection to the TCP / IP data transmitting / receiving unit 102.

S36:TCP/IPデータ送受信部102は、TCP(又はUDP)セグメントとIPパケットの作成することでリダイレクト用のHTTPレスポンス・データのカプセル化を行い、作成されたこのリダイレクト用のHTTPレスポンス・パケット・データを無線インターフェース制御部101aに対し転送する。   S36: The TCP / IP data transmission / reception unit 102 encapsulates the HTTP response data for redirection by creating a TCP (or UDP) segment and an IP packet, and the created HTTP response packet for redirection is created. Data is transferred to the wireless interface control unit 101a.

S37:無線インターフェース制御部101aは、無線LANフレームを作成し、無線を介しこれをPC端末20に対し送信する。   S37: The wireless interface control unit 101a creates a wireless LAN frame and transmits it to the PC terminal 20 via wireless communication.

S38:HTTP処理部103は、リダイレクト用のHTTPレスポンスを応答後、IPアドレス設定部104に対し、IPアドレス変更の実施許可を示すIPアドレス変更許可を通知する。つまりPC端末20に対しては、リダイレクト用のHTTPレスポンスによりプロジェクタ10の変更後のIPアドレスを知らせることができたので、IPアドレス変更準備は整ったものとし、IPアドレス変更の実施を許可する。   S38: After responding with the redirect HTTP response, the HTTP processing unit 103 notifies the IP address setting unit 104 of the IP address change permission indicating that the IP address change is permitted. That is, since the IP address after the change of the projector 10 can be notified to the PC terminal 20 by the redirect HTTP response, it is assumed that the preparation for changing the IP address is completed and the execution of the IP address change is permitted.

以上、IPアドレス変更準備がなされた後に、引き続き画像データを含むHTTPリクエストを受信すると、HTTP処理部103は、リダイレクト用のHTTPレスポンスを応答する。ここで、このリダイレクト用のHTTPレスポンスは、プロジェクタ10はLocationヘッダに示す移転先に移転され、Retry-Afterヘッダ示す時間を待ってから、再度移転先に対しアクセス(リダイレクト)すべき旨をPC端末20に通知するものである。よって、PC端末20のユーティリティソフトウェアは、このリダイレクト用のHTTPレスポンスを受信すると、LocationヘッダとRetry-Afterヘッダを参照し、Retry-Afterヘッダで指定された時間後、Locationヘッダで指定されたURIへHTTPリクエストを再送する。URIには、プロジェクタ10の変更後のIPアドレスが指定されているので、ユーティリティソフトウェアは、IPアドレスが変更されたプロジェクタ10に対しアクセスできる。   As described above, after receiving the HTTP request including the image data after the preparation for changing the IP address, the HTTP processing unit 103 responds with an HTTP response for redirection. Here, the HTTP response for redirection is transferred to the relocation destination indicated in the Location header by the projector 10, and after waiting for the time indicated in the Retry-After header, the PC terminal indicates that the relocation destination should be accessed (redirected) again. 20 is notified. Therefore, when the utility software of the PC terminal 20 receives the HTTP response for redirection, the utility software of the PC terminal 20 refers to the Location header and the Retry-After header, and after the time specified by the Retry-After header, to the URI specified by the Location header. Resend the HTTP request. Since the IP address after the change of the projector 10 is specified in the URI, the utility software can access the projector 10 whose IP address has been changed.

(IPアドレス変更実施ステップ)
図7は、本実施形態に係るプロジェクタ10における処理シーケンス図(その4)である。本図で、無線インターフェース127が無効化され、優先インターフェースである有線インターフェース128が有効化される。つまり、プロジェクタ10のIPアドレスの変更が実施される。なおIPアドレス設定部104は、HTTP処理部103からのIPアドレス変更許可が通知されるのを待って、本シーケンス図におけるIPアドレス変更を実施する。
(IP address change execution step)
FIG. 7 is a process sequence diagram (part 4) in the projector 10 according to the present embodiment. In this figure, the wireless interface 127 is invalidated and the wired interface 128 which is a priority interface is validated. That is, the IP address of the projector 10 is changed. The IP address setting unit 104 waits for notification of permission to change the IP address from the HTTP processing unit 103, and changes the IP address in this sequence diagram.

S41:IPアドレス設定部104は、再起動を行う。IPアドレス変更処理の一環としての初期化動作である。   S41: The IP address setting unit 104 restarts. This is an initialization operation as part of the IP address change process.

S42:次いでIPアドレス設定部104は、HTTP処理部103、TCP/IPデータ送受信部102に対し、無線インターフェース制御部101aの終了を通知する。また無線インターフェース制御部101aに対し、インターフェースを終了させる。   S42: Next, the IP address setting unit 104 notifies the HTTP processing unit 103 and the TCP / IP data transmission / reception unit 102 of the end of the wireless interface control unit 101a. Also, the interface is terminated with respect to the wireless interface control unit 101a.

S43:次いでIPアドレス設定部104は、有線インターフェース制御部101bを起動させるとともに、変更後のIPアドレスを通知する。またTCP/IPデータ送受信部102、HTTP処理部103に対し、有線インターフェース制御部101bの起動を通知する。   S43: Next, the IP address setting unit 104 activates the wired interface control unit 101b and notifies the changed IP address. In addition, the TCP / IP data transmission / reception unit 102 and the HTTP processing unit 103 are notified of activation of the wired interface control unit 101b.

以上、無線インターフェース127が無効化され、優先インターフェースである有線インターフェース128が有効化される。つまり、プロジェクタ10のIPアドレスの変更が実施された。   As described above, the wireless interface 127 is invalidated, and the wired interface 128 that is a priority interface is validated. That is, the IP address of the projector 10 has been changed.

なお、S41〜S43に要する時間はIPアドレスを変更するまでに必要な時間であるので、上述のRetry-Afterヘッダに指定した設定変更に要する時間に相当することになる。IPアドレス設定部104は、IPアドレスを変更したとき、IPアドレスを変更完了するまでに必要な時間値を計測し、計測された時間値を設定変更に要する時間として、メモリ106の設定情報に記憶(更新)させる。予め最初に保存した機器固有時間値を固定的に使用し続けることもできるが、設定変更に要する時間(処理時間)は装置のそのときの環境等によっても多少は影響されるので、都度更新することにより、設定変更に要する時間としての精度、確かさを保つことができる。   Since the time required for S41 to S43 is the time required for changing the IP address, it corresponds to the time required for the setting change specified in the above Retry-After header. When the IP address is changed, the IP address setting unit 104 measures a time value necessary for completing the change of the IP address, and stores the measured time value in the setting information of the memory 106 as the time required for the setting change. (Update). Although it is possible to continue to use the device-specific time value stored first in advance, the time required for changing the setting (processing time) is somewhat affected by the current environment of the device, so it is updated each time. As a result, it is possible to maintain the accuracy and certainty as the time required for the setting change.

(IPアドレス変更実施ステップ)
図8は、本実施形態に係るプロジェクタ10における処理シーケンス図(その5)である。本図で、リダイレクト用のHTTPレスポンスを受信しているPC端末20は、上述のRetry-Afterヘッダに指定した設定変更に要する時間の間は待機し、その時間経過後、変更後のIPアドレス先、つまり有線インターフェース128に対し、引き続き画像データを含むHTTPリクエスト・パケット・データを送信(再送)する。
(IP address change execution step)
FIG. 8 is a process sequence diagram (part 5) in the projector 10 according to the present embodiment. In this figure, the PC terminal 20 that has received the HTTP response for redirection waits for the time required for the setting change specified in the above Retry-After header, and after that time has passed, the changed IP address destination That is, HTTP request packet data including image data is continuously transmitted (retransmitted) to the wired interface 128.

S51:PC端末20(ユーティリティソフト)はプロジェクタ10の変更後のIPアドレス先、つまり有線インターフェース128に対し、引き続き画像データを含むHTTPリクエスト・パケット・データを送信する。   S51: The PC terminal 20 (utility software) continuously transmits HTTP request packet data including image data to the IP address destination after the change of the projector 10, that is, the wired interface 128.

S52:有線インターフェース制御部101bは、有線インターフェース128がHTTPリクエスト・パケット・データを受信すると、無線LANフレームの解析処理を行い、このパケット・データをTCP/IPデータ送受信部102に転送する。   S52: When the wired interface 128 receives the HTTP request packet data, the wired interface control unit 101b performs a wireless LAN frame analysis process and transfers the packet data to the TCP / IP data transmission / reception unit 102.

S53:TCP/IPデータ送受信部102は、IPパケットとTCP(又はUDP)セグメント等の解析処理を行い、HTTPリクエスト・データを取り出し、この、HTTPリクエスト・データをHTTP処理部103に対し転送する。   S 53: The TCP / IP data transmission / reception unit 102 performs analysis processing of the IP packet and TCP (or UDP) segment, etc., extracts HTTP request data, and transfers this HTTP request data to the HTTP processing unit 103.

S54:HTTP処理部103は、HTTPリクエスト・データから画像データを取り出して、この投映画像である画像データを画像投映部105に転送する。   S 54: The HTTP processing unit 103 extracts image data from the HTTP request data, and transfers the image data that is the projected image to the image projecting unit 105.

S55:画像投映部105は、受け取った画像データを投映する。これにより例えばホワイトボードなどにPC端末20からの引き続きの画像が投映される。   S55: The image projection unit 105 projects the received image data. As a result, for example, a subsequent image from the PC terminal 20 is projected onto a whiteboard or the like.

S56:HTTP処理部103は、PC端末20から受信したHTTPリクエストに対する応答として、HTTPリクエストの処理成功を示すHTTPレスポンスを作成する。なお具体的に、HTTPレスポンスコード「200」(成功)を応答する。   S56: The HTTP processing unit 103 creates an HTTP response indicating successful processing of the HTTP request as a response to the HTTP request received from the PC terminal 20. Specifically, an HTTP response code “200” (success) is returned.

S57:HTTP処理部103は、HTTPリクエストの処理成功を示すHTTPレスポンスを、TCP/IPデータ送受信部102に対し転送する。   S57: The HTTP processing unit 103 transfers an HTTP response indicating successful processing of the HTTP request to the TCP / IP data transmitting / receiving unit 102.

S58:TCP/IPデータ送受信部102は、TCP(又はUDP)セグメントとIPパケットの作成することでHTTPレスポンス・データのカプセル化を行い、作成されたこのHTTPレスポンス・パケット・データを有線インターフェース制御部101bに対し転送する。   S58: The TCP / IP data transmission / reception unit 102 encapsulates the HTTP response data by creating a TCP (or UDP) segment and an IP packet, and the created HTTP response packet data is a wired interface control unit. Transfer to 101b.

S59:有線インターフェース制御部101bは、無線LANフレームを作成し、無線を介しこれをPC端末20に対し送信する。   S59: The wired interface control unit 101b creates a wireless LAN frame and transmits it to the PC terminal 20 via wireless communication.

以上、プロジェクタ10が切替え後の有線インターフェース128を使用してPC端末20からの画像データを受信し、画像投映を行える。通常、画像は連続的に(リアルタイムに)送信され投映されるところ、本実施形態に係るプロジェクタ10は、IPアドレス変更準備に入ると、PC端末20からのHTTPリクエストに対し、リダイレクト用のHTTPレスポンスを応答(返答)する。上述の如くこのリダイレクト用のHTTPレスポンスには、変更後のIPアドレス及び設定変更に要する時間が含まれる。従ってPC端末20は、Retry-Afterヘッダ示す時間(設定変更に要する時間)を待ってから、プロジェクタ10はLocationヘッダに示す移転先(変更後のIPアドレス)に対しリダイレクトアクセスするので、プロジェクタ10は、画像投映中にIPアドレスが変更された場合であっても画像投映を途切れさせることなく、引き続き連続的に画像(映像)を投映することができる。   As described above, the projector 10 can receive the image data from the PC terminal 20 using the wired interface 128 after switching, and can project the image. Normally, images are transmitted and projected continuously (in real time), but when the projector 10 according to the present embodiment enters preparation for changing an IP address, an HTTP response for redirection with respect to an HTTP request from the PC terminal 20. Is responded. As described above, the redirect HTTP response includes the changed IP address and the time required to change the setting. Therefore, the PC terminal 20 waits for the time indicated by the Retry-After header (time required for setting change), and then the projector 10 performs redirect access to the relocation destination (the IP address after change) indicated in the Location header. Even if the IP address is changed during the image projection, the image (video) can be continuously projected without interruption of the image projection.

[動的IPアドレス取得について]
上述のS23において、IPアドレス設定部104は、使用するインターフェースを有線インターフェース128に切替えるため、有線インターフェース128に設定するIPアドレス及び設定変更に要する時間を調べた。具体的に有線インターフェース128に設定するIPアドレスが固定IPアドレスの場合、メモリ106の設定情報を参照する。一方、有線インターフェース128に設定するIPアドレスが動的IPアドレスの場合には、DHCPサーバからIPアドレス取得を行うことにより、有線インターフェース128に設定するIPアドレスを調べる。ここでは有線インターフェース128に設定するIPアドレスをDHCPサーバから取得する場合の流れを説明する。
[About dynamic IP address acquisition]
In S23 described above, the IP address setting unit 104 checks the IP address set in the wired interface 128 and the time required to change the setting in order to switch the interface to be used to the wired interface 128. Specifically, when the IP address set in the wired interface 128 is a fixed IP address, the setting information in the memory 106 is referred to. On the other hand, when the IP address set for the wired interface 128 is a dynamic IP address, the IP address set for the wired interface 128 is checked by obtaining the IP address from the DHCP server. Here, the flow in the case where the IP address set in the wired interface 128 is acquired from the DHCP server will be described.

(機能)
図9は、本実施形態に係るプロジェクタ10の主要機能ブロック図(その2)の一例を示す。動的にIPアドレスを取得する場合、図に示されるようにプロジェクタ10は、図3の各機能に加え、DHCP処理部107を含み構成される。DHCP処理部107は、DHCPサーバからIPアドレスを取得する機能部である。
(function)
FIG. 9 shows an example of a main functional block diagram (part 2) of the projector 10 according to the present embodiment. When the IP address is dynamically acquired, the projector 10 includes a DHCP processing unit 107 in addition to the functions shown in FIG. The DHCP processing unit 107 is a functional unit that acquires an IP address from a DHCP server.

(動的IPアドレス取得処理)
図10は、本実施形態に係るプロジェクタ10における動的IPアドレス取得処理シーケンス図である。図9のDHCP処理部107を踏まえ以下説明する。
(Dynamic IP address acquisition process)
FIG. 10 is a dynamic IP address acquisition processing sequence diagram in the projector 10 according to the present embodiment. The following description is based on the DHCP processing unit 107 in FIG.

S61:IPアドレス設定部104は、メモリ106の設定情報からDHCPサーバ(非図示)のIPアドレスを取得する。設定情報には予めネットワーク40上のDHCPサーバのIPアドレスが保持されている。   S61: The IP address setting unit 104 acquires the IP address of the DHCP server (not shown) from the setting information in the memory 106. In the setting information, the IP address of the DHCP server on the network 40 is held in advance.

S62:IPアドレス設定部104は、有線インターフェース制御部101bから有線インターフェース128のMACアドレスを取得する。   S62: The IP address setting unit 104 acquires the MAC address of the wired interface 128 from the wired interface control unit 101b.

S63:IPアドレス設定部104は、無線インタフェース制御部101bに対し、取得したDHCPサーバのIPアドレスと有線インターフェース128のMACアドレスを転送する。この時点において有線インタフェース128は使用できないので、有線インターフェース128の代理で無線インターフェース127にIPアドレスを取得させるためである。   S63: The IP address setting unit 104 transfers the acquired IP address of the DHCP server and the MAC address of the wired interface 128 to the wireless interface control unit 101b. This is because the wired interface 128 cannot be used at this point, and thus the wireless interface 127 acquires an IP address on behalf of the wired interface 128.

S64:無線インタフェース制御部101bは、DHCP処理部107に対し、DHCPサーバのIPアドレスと有線インターフェースのMACアドレスとともに、IPアドレスの配布を要求するためのDHCP-Discoverの作成を要求(依頼)する。   S64: The wireless interface control unit 101b requests (requests) the DHCP processing unit 107 to create DHCP-Discover for requesting distribution of the IP address together with the IP address of the DHCP server and the MAC address of the wired interface.

S65:DHCP処理部107は、DHCP-Discoverを作成する。このとき、DHCP-DiscoverのクライアントIDを示すオプション(61)に、有線インターフェース128のMACアドレスを入れる。無線インタフェース127からDHCP-Discoverを送信する場合、通常はクライアントIDに自身のMACアドレスを指定するが、ここでは、有線インタフェース128のMACアドレスを指定する。DHCPサーバに、有線インタフェース128から受信したDHCP-Discoverと思わせることができるからである。   S65: The DHCP processing unit 107 creates DHCP-Discover. At this time, the MAC address of the wired interface 128 is entered in the option (61) indicating the client ID of DHCP-Discover. When DHCP-Discover is transmitted from the wireless interface 127, its own MAC address is normally specified as the client ID, but here, the MAC address of the wired interface 128 is specified. This is because the DHCP server can be regarded as DHCP-Discover received from the wired interface 128.

S66:DHCP処理部107は、無線インタフェース制御部101bに対し作成したDHCP-Discoverを転送する。   S66: The DHCP processing unit 107 transfers the created DHCP-Discover to the wireless interface control unit 101b.

S67:無線インタフェース制御部101bは、無線インタフェース127を介しDHCP-DiscoverをDHCPサーバのIPアドレスへユニキャストで送信する。通常はブロードキャストでDHCP-Discoverを送信するところ、ここではユニキャストで送信することで、有線インタフェース128とDHCPサーバが異なるネットワークに属していても通信が行えるようにする。   S67: The wireless interface control unit 101b transmits DHCP-Discover to the IP address of the DHCP server by unicast via the wireless interface 127. Normally, DHCP-Discover is transmitted by broadcast. In this case, by transmitting by unicast, communication can be performed even if the wired interface 128 and the DHCP server belong to different networks.

S68:DHCPサーバは、DHCP-Discoverを受信すると、DHCP-Discoverのオプション(61)のクライアントIDが有線インターフェース128のMACアドレスになっているので、有線インターフェース128のIPアドレスをDHCP-Offerに含めて配布する。   S68: When receiving the DHCP-Discover, the DHCP server includes the IP address of the wired interface 128 in the DHCP-Offer because the client ID of the DHCP-Discover option (61) is the MAC address of the wired interface 128. To distribute.

S69:無線インタフェース制御部101bは、無線インタフェース127を介しDHCP-Offerを受信すると、これをDHCP処理部107に対し転送する。   S69: When receiving the DHCP-Offer via the wireless interface 127, the wireless interface control unit 101b transfers the DHCP-Offer to the DHCP processing unit 107.

S70:DHCP処理部107は、DHCP-Offerを解析し、有線インタフェース128のIPアドレスを取得する。   S70: The DHCP processing unit 107 analyzes DHCP-Offer and acquires the IP address of the wired interface 128.

S71:DHCP処理部107は、IPアドレス設定部104に対し有線インタフェース128のIPアドレスを通知する。   S71: The DHCP processing unit 107 notifies the IP address setting unit 104 of the IP address of the wired interface 128.

以上、IPアドレス設定部104は、この時点において有線インタフェース128は使用できないため、無線インターフェース127を使用することにより、DHCPサーバから有線インタフェース128のIPアドレスを取得する。以降、再びS23に戻れば、ここで取得したIPアドレスは変更後のIPアドレスとして使用されることは上述の通りである。   As described above, since the wired interface 128 cannot be used at this time, the IP address setting unit 104 acquires the IP address of the wired interface 128 from the DHCP server by using the wireless interface 127. Thereafter, when returning to S23 again, the IP address acquired here is used as the changed IP address as described above.

[補足]
なお、上述の実施形態において、プロジェクタ10は無線インターフェース127及び有線インターフェース128という2つのインターフェースを有し、無線インターフェース127から有線インターフェース128への切替えを通じて、その結果、プロジェクタ10が使用するIPアドレスが変更される例を説明した。
[Supplement]
In the above-described embodiment, the projector 10 has two interfaces, the wireless interface 127 and the wired interface 128. As a result of switching from the wireless interface 127 to the wired interface 128, the IP address used by the projector 10 changes. An example to be described.

一方仮に例えば、プロジェクタ10は有線インターフェース128という1つのインターフェースのみを有する場合、インターフェースの切替えは発生しないものの、有線インターフェース128のIPアドレス自体が変更されることにより、その結果、プロジェクタ10が使用するIPアドレスが変更されうる。   On the other hand, for example, if the projector 10 has only one interface, that is, the wired interface 128, switching of the interface does not occur, but the IP address itself of the wired interface 128 is changed. The address can be changed.

つまりインターフェースの切替えはIPアドレス変更の一要因であるので、有線インターフェース128のIPアドレス自体が何らか任意の要因により変更された場合、上述の実施形態でいう有線インターフェース128のリンクアップ(S21)に相当させて捉えることができる。これ以降は同様に、上述のシーケンスに従って、プロジェクタ10はIPアドレス変更準備に入り、PC端末20からのHTTPリクエストに対し、リダイレクト用のHTTPレスポンスを応答(返答)する。PC端末20は、Retry-Afterヘッダ示す時間(設定変更に要する時間)を待ってから、プロジェクタ10はLocationヘッダに示す移転先(変更後のIPアドレス)に対しリダイレクトアクセスするので、プロジェクタ10は、画像投映中に1つの有線インターフェース128のIPアドレスが変更された場合であっても画像投映を途切れさせることなく、引き続き連続的に画像(映像)を投映することができる。   That is, interface switching is one factor for changing the IP address. Therefore, when the IP address of the wired interface 128 itself is changed due to some arbitrary factor, the link up (S21) of the wired interface 128 in the above-described embodiment is performed. It can be understood. Thereafter, similarly, according to the above-described sequence, the projector 10 enters preparation for changing the IP address, and responds (replies) with an HTTP response for redirection to the HTTP request from the PC terminal 20. Since the PC terminal 20 waits for the time indicated by the Retry-After header (time required for setting change), the projector 10 performs redirect access to the relocation destination (IP address after change) indicated in the Location header. Even when the IP address of one wired interface 128 is changed during image projection, images (video) can be continuously projected without interruption of image projection.

[総括]
以上の本実施形態によれば、画像投映中にIPアドレスが変更された場合であっても、投映中画像の途切れを防止し、PC端末による画像投映の継続利用性を向上させた画像投映装置等を提供することが可能となる。なお、本発明は係る特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。
[Summary]
According to the present embodiment described above, even when the IP address is changed during image projection, the image projection device that prevents interruption of the image being projected and improves the continuous use of image projection by the PC terminal. Etc. can be provided. Note that the present invention is not limited to such specific embodiments, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims.

10 プロジェクタ
11 投映部
12 制御部
20 PC端末
30 無線アクセスポイント
40 ネットワーク
100 プロジェクションシステム
101 インターフェース制御部
102 TCP/IPデータ送受信部
103 HTTP処理部
104 IPアドレス設定部
105 画像投映部
106 メモリ
107 DHCP処理部
121 CPU
122 RAM
123 HDD
124 ROM
125 投映制御部
126 操作部
127 無線インターフェース
128 有線インターフェース
DESCRIPTION OF SYMBOLS 10 Projector 11 Projection part 12 Control part 20 PC terminal 30 Wireless access point 40 Network 100 Projection system 101 Interface control part 102 TCP / IP data transmission / reception part 103 HTTP process part 104 IP address setting part 105 Image projection part 106 Memory 107 DHCP process part 121 CPU
122 RAM
123 HDD
124 ROM
125 Projection Control Unit 126 Operation Unit 127 Wireless Interface 128 Wired Interface

特開2011−059675号公報JP 2011-059675 A

Claims (6)

端末とネットワークを介し接続され、前記端末から受信した画像データを投映する画像投映手段を有する画像投映装置であって、
前記端末から受信した前記画像データを含むHTTPリクエストを処理するHTTP処理手段と、
前記ネットワークに接続されるネットワークインターフェースのIPアドレスを変更するIPアドレス変更手段と、
を有し、
前記IPアドレス変更手段は、前記ネットワークインターフェースのIPアドレスを変更するとき、変更後のIPアドレスを前記HTTP処理手段に対し通知するとともに、前記HTTP処理手段からのIPアドレス変更許可通知を待って、前記ネットワークインターフェースのIPアドレスを該変更後のIPアドレスへ変更し、
前記HTTP処理手段は、前記IPアドレス変更手段から前記変更後のIPアドレスが通知された後に前記端末から前記HTTPリクエストを受信すると、該変更後のIPアドレスに対するリダイレクト要求を含むHTTPレスポンスを生成し、前記端末に対し該HTTPレスポンスを応答してから、前記IPアドレス変更手段に対し前記IPアドレス変更許可通知を行うこと、
を特徴とする画像投映装置。
An image projection device connected to a terminal via a network and having image projection means for projecting image data received from the terminal,
HTTP processing means for processing an HTTP request including the image data received from the terminal;
IP address changing means for changing an IP address of a network interface connected to the network;
Have
When changing the IP address of the network interface, the IP address changing unit notifies the HTTP processing unit of the changed IP address, waits for an IP address change permission notification from the HTTP processing unit, and Change the IP address of the network interface to the changed IP address,
When the HTTP processing unit receives the HTTP request from the terminal after the changed IP address is notified from the IP address changing unit, the HTTP processing unit generates an HTTP response including a redirect request for the changed IP address, Sending an IP address change permission notification to the IP address changing means after responding to the terminal with the HTTP response;
An image projection device characterized by this.
前記IPアドレス変更手段は、前記ネットワークインターフェースのIPアドレスを変更するとき、変更後のIPアドレスに加え、前記IPアドレス変更手段がIPアドレスを変更完了するまでに必要な時間値を示す設定変更に要する時間を前記HTTP処理手段に対し通知し、
前記HTTP処理手段は、前記リダイレクト要求を含むHTTPレスポンスに、前記設定変更に要する時間を含めて生成すること、
を特徴とする請求項1記載の画像投映装置。
When changing the IP address of the network interface, the IP address changing unit is required to change a setting indicating a time value necessary for the IP address changing unit to complete changing the IP address in addition to the changed IP address. Notifying the HTTP processing means of the time,
The HTTP processing means generates an HTTP response including the redirect request including a time required for the setting change,
The image projection apparatus according to claim 1.
前記設定変更に要する時間を記憶する記憶手段を有し、
前記IPアドレス変更手段は、IPアドレスを変更したとき、IPアドレスを変更完了するまでに必要な時間値を計測し、該計測された時間値を前記設定変更に要する時間として前記記憶手段に記憶させること、
を特徴とする請求項1又は2記載の画像投映装置。
Storage means for storing the time required for the setting change;
When the IP address is changed, the IP address changing unit measures a time value necessary for completing the change of the IP address, and stores the measured time value in the storage unit as a time required for the setting change. about,
The image projection apparatus according to claim 1, wherein:
前記ネットワークインターフェースは、2以上のネットワークインターフェースを含み、
前記変更後のIPアドレスは、第1のネットワークインターフェースから第2のネットワークインターフェースに切替る際の第2のネットワークインターフェースのIPアドレスであること、
を特徴とする請求項1ないし3何れか一項記載の画像投映装置。
The network interface includes two or more network interfaces;
The changed IP address is the IP address of the second network interface when switching from the first network interface to the second network interface;
The image projection device according to any one of claims 1 to 3, wherein:
DHCPサーバからIPアドレスを取得するIPアドレス取得手段を有し、
前記IPアドレス取得手段は、前記第1のネットワークインターフェースを介して、前記第2のネットワークインターフェースのIPアドレスを取得すること、
を特徴とする請求項4記載の画像投映装置。
IP address acquisition means for acquiring an IP address from a DHCP server,
The IP address obtaining means obtains an IP address of the second network interface via the first network interface;
The image projection apparatus according to claim 4.
端末とネットワークを介し接続され、前記端末から受信した画像データを投映する画像投映手段を有する画像投映装置に、
前記端末から受信した前記画像データを含むHTTPリクエストを処理するHTTP処理手段と、
前記ネットワークに接続されるネットワークインターフェースのIPアドレスを変更するIPアドレス変更手段として機能させ、
前記IPアドレス変更手段は、前記ネットワークインターフェースのIPアドレスを変更するとき、変更後のIPアドレスを前記HTTP処理手段に対し通知するとともに、前記HTTP処理手段からのIPアドレス変更許可通知を待って、前記ネットワークインターフェースのIPアドレスを該変更後のIPアドレスへ変更し、
前記HTTP処理手段は、前記IPアドレス変更手段から前記変更後のIPアドレスが通知された後に前記端末から前記HTTPリクエストを受信すると、該変更後のIPアドレスに対するリダイレクト要求を含むHTTPレスポンスを生成し、前記端末に対し該HTTPレスポンスを応答してから、前記IPアドレス変更手段に対し前記IPアドレス変更許可通知を行うこと、
を特徴とする画像投映プログラム。
An image projection apparatus connected to a terminal via a network and having an image projection means for projecting image data received from the terminal,
HTTP processing means for processing an HTTP request including the image data received from the terminal;
Function as IP address changing means for changing the IP address of a network interface connected to the network;
When changing the IP address of the network interface, the IP address changing unit notifies the HTTP processing unit of the changed IP address, waits for an IP address change permission notification from the HTTP processing unit, and Change the IP address of the network interface to the changed IP address,
When the HTTP processing unit receives the HTTP request from the terminal after the changed IP address is notified from the IP address changing unit, the HTTP processing unit generates an HTTP response including a redirect request for the changed IP address, Sending an IP address change permission notification to the IP address changing means after responding to the terminal with the HTTP response;
An image projection program featuring
JP2011198759A 2011-09-12 2011-09-12 Image projection apparatus and image projection program Expired - Fee Related JP5794057B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011198759A JP5794057B2 (en) 2011-09-12 2011-09-12 Image projection apparatus and image projection program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011198759A JP5794057B2 (en) 2011-09-12 2011-09-12 Image projection apparatus and image projection program

Publications (2)

Publication Number Publication Date
JP2013062618A true JP2013062618A (en) 2013-04-04
JP5794057B2 JP5794057B2 (en) 2015-10-14

Family

ID=48186938

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011198759A Expired - Fee Related JP5794057B2 (en) 2011-09-12 2011-09-12 Image projection apparatus and image projection program

Country Status (1)

Country Link
JP (1) JP5794057B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016027443A (en) * 2014-07-04 2016-02-18 サイレックス・テクノロジー株式会社 Relay device, relay system, and program
CN114666651A (en) * 2022-03-23 2022-06-24 成都飞鱼星科技股份有限公司 Novel intelligent wireless system
CN116095284A (en) * 2021-11-08 2023-05-09 精工爱普生株式会社 Display device, image display method thereof, display system and image display method thereof

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005217975A (en) * 2004-01-30 2005-08-11 Canon Inc Communication device, image pickup device and control method thereof
JP2006067227A (en) * 2004-08-26 2006-03-09 Toshiba Corp Communication device and communication method
JP2011059675A (en) * 2009-08-11 2011-03-24 Ricoh Co Ltd Image output device, image output system, image output method and program
JP2011125056A (en) * 2011-01-31 2011-06-23 Ntt Docomo Inc Home agent

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005217975A (en) * 2004-01-30 2005-08-11 Canon Inc Communication device, image pickup device and control method thereof
JP2006067227A (en) * 2004-08-26 2006-03-09 Toshiba Corp Communication device and communication method
JP2011059675A (en) * 2009-08-11 2011-03-24 Ricoh Co Ltd Image output device, image output system, image output method and program
JP2011125056A (en) * 2011-01-31 2011-06-23 Ntt Docomo Inc Home agent

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016027443A (en) * 2014-07-04 2016-02-18 サイレックス・テクノロジー株式会社 Relay device, relay system, and program
CN116095284A (en) * 2021-11-08 2023-05-09 精工爱普生株式会社 Display device, image display method thereof, display system and image display method thereof
CN114666651A (en) * 2022-03-23 2022-06-24 成都飞鱼星科技股份有限公司 Novel intelligent wireless system
CN114666651B (en) * 2022-03-23 2024-03-12 成都飞鱼星科技股份有限公司 Novel intelligent wireless system

Also Published As

Publication number Publication date
JP5794057B2 (en) 2015-10-14

Similar Documents

Publication Publication Date Title
US7555306B2 (en) Method and system for mobile device performance monitoring
US9146731B2 (en) Information processing apparatus, relay server, information relay method, non-transitory computer-readable medium storing information relay program, and communication system
US8693018B2 (en) Printing system and print control method
US20120290643A1 (en) Client-server system
KR101473660B1 (en) Web-based real time data pushing method and system thereof
CN109302437B (en) Method and device for redirecting website
JP2004070956A (en) System and method for controlling communication
WO2011137809A1 (en) Method, apparatus and system for realizing hypertext transfer protocol redirection in content delivery network
WO2014194580A1 (en) Browser redirection method and device
JP6381211B2 (en) Image forming apparatus and control method thereof
JP2012146197A (en) Printing support device, printing system and printing support program
US20120023527A1 (en) Method, system and home stream media server for implementing video on demand service
KR20210064147A (en) Apparatus for providing home network service and method thereof
JP5794057B2 (en) Image projection apparatus and image projection program
EP2693691A1 (en) Method and apparatus for initializing gateway in device management system
US20080180524A1 (en) Remote monitoring control method of network camera
US9325864B2 (en) Image processing apparatus, information processing system, information processing method, and storage medium to communicate with external apparatus
JP6852155B2 (en) Information acquisition
KR20010056416A (en) Home network system using mobile station
CN114640633B (en) Load balancer, realization method thereof, load balancing method and gateway system
CN114143569B (en) Webpage recording and live broadcasting method and system
KR102141444B1 (en) Apparatus and method for delivering and receiving data in mobile content network
US9634987B2 (en) Obtaining a MAC address from an external source
JP4633034B2 (en) Information processing system, information processing method, and information processing program
JP5723808B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140812

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150526

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150609

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150626

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150727

R151 Written notification of patent or utility model registration

Ref document number: 5794057

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees