JP5508810B2 - Network system - Google Patents

Network system Download PDF

Info

Publication number
JP5508810B2
JP5508810B2 JP2009245705A JP2009245705A JP5508810B2 JP 5508810 B2 JP5508810 B2 JP 5508810B2 JP 2009245705 A JP2009245705 A JP 2009245705A JP 2009245705 A JP2009245705 A JP 2009245705A JP 5508810 B2 JP5508810 B2 JP 5508810B2
Authority
JP
Japan
Prior art keywords
program
server
address
network
service
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.)
Expired - Fee Related
Application number
JP2009245705A
Other languages
Japanese (ja)
Other versions
JP2011091761A (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.)
Keio University
Original Assignee
Keio University
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 Keio University filed Critical Keio University
Priority to JP2009245705A priority Critical patent/JP5508810B2/en
Publication of JP2011091761A publication Critical patent/JP2011091761A/en
Application granted granted Critical
Publication of JP5508810B2 publication Critical patent/JP5508810B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、ネットワークを利用したサービスを容易に提供することができるネットワークシステムに関する。   The present invention relates to a network system that can easily provide a service using a network.

図9は、従来のGMPLS(Generalized MPLS (Multi-Protocol Label Switching))のシグナリングを説明する図である。
この図に示すように、GMPLSのシグナリングは、ソースのインタフェースボード91のIPアドレス(IPアドレス,S)とディスティネーションのインタフェースボード92のIPアドレス(IPアドレス,D)間に、スイッチングケーパビリティとして媒体の種類や帯域を決め、接続していた。スイッチングケーパビリティとしては、光ファイバー、波長TDM(時分割)、イーサネット(レイヤ2)、MPLSラベル等があった。これらは、いずれも物理的なインタフェースであった。
このようなシグナリングのプロトコルとして、RSVP-TE(Resource reSerVation Protocol with Traffic Extensions)が用いられている。なお、RSVP-TEの詳細については、非特許文献1を参照されたい。
FIG. 9 is a diagram illustrating conventional GMPLS (Generalized MPLS (Multi-Protocol Label Switching)) signaling.
As shown in this figure, GMPLS signaling is performed as a switching capability between the IP address (IP address, S) of the source interface board 91 and the IP address (IP address, D) of the destination interface board 92 as a switching capability. Determined the type and bandwidth of the connection. Switching capabilities included optical fiber, wavelength TDM (time division), Ethernet (layer 2), MPLS label, and the like. These were all physical interfaces.
As such a signaling protocol, RSVP-TE (Resource reSerVation Protocol with Traffic Extensions) is used. Refer to Non-Patent Document 1 for details of RSVP-TE.

図10は、ネットワークを利用したサービス(ネットワークサービス)のシンプルな実現例を示す図である。このサービスは、遠隔地にあるカメラのIPアドレスを指定して、PC上でカメラの画像を見るというというものである。
図示するように、ネットワーク100にカメラ101とPC102が接続されている。カメラ101のIPアドレスを指定し、カメラ101で撮像された動画のデータをネットワーク100を介してPC102に転送することにより、PC102上でカメラ101で撮像された映像を見ることができる。
FIG. 10 is a diagram illustrating a simple implementation example of a service (network service) using a network. In this service, an IP address of a camera at a remote location is designated and an image of the camera is viewed on a PC.
As illustrated, a camera 101 and a PC 102 are connected to a network 100. By specifying the IP address of the camera 101 and transferring the moving image data captured by the camera 101 to the PC 102 via the network 100, the video imaged by the camera 101 can be viewed on the PC 102.

図11は、より高度化されたネットワークサービスの一例を示す図である。
図示するように、この例では、ネットワーク100に、カメラ101、PC102、サーバー103及び104が接続されている。そして、遠隔地にあるカメラ101により撮影された動画のデータを第1のサーバー103でH.264圧縮してPC102の近くの第2のサーバー104まで長距離伝送を行い、第2のサーバー104で圧縮動画を復号してPC102でモニタする。
この場合、まず、カメラ101−第1のサーバー103間、第1のサーバー103−第2のサーバー104間、及び、第2のサーバー104−PC102間の各コネクションを必要な帯域で接続する。これは、前述したシグナリング処理により行われる。
FIG. 11 is a diagram illustrating an example of a more sophisticated network service.
In this example, a camera 101, a PC 102, and servers 103 and 104 are connected to the network 100 as shown in the figure. Then, the video data shot by the camera 101 at a remote location is compressed by the first server 103 with H.264 compression and transmitted over a long distance to the second server 104 near the PC 102. The compressed moving image is decoded and monitored by the PC 102.
In this case, first, each connection between the camera 101 and the first server 103, between the first server 103 and the second server 104, and between the second server 104 and the PC 102 is connected with a necessary bandwidth. This is performed by the signaling process described above.

そして、第1のサーバー103の中ではH.264圧縮を実行するプログラムを動作させ、第1のサーバー103の入力インタフェースより入ってくる動画像をH.264圧縮動画に変換して、その出力インタフェースに出力する処理を行わせる。また、第2のサーバー104では、圧縮動画を復号するプログラムを動作させて、その入力インタフェースから入ってくる第1のサーバー103からの圧縮動画のデータを復号して、その出力インタフェースを介してPC102に出力する処理を行うように設定する。
そのためには、経路を決定し帯域を確保する処理とは別に、第1のサーバー103において動画圧縮プログラムを起動し、第2のサーバー104において圧縮動画を復号するプログラムを起動させることが必要であった。
A program for executing H.264 compression is operated in the first server 103 to convert a moving image input from the input interface of the first server 103 into an H.264 compressed moving image, and an output interface thereof To process to output. Further, the second server 104 operates a program for decoding the compressed moving image, decodes the compressed moving image data from the first server 103 that enters from the input interface, and the PC 102 via the output interface. Set to process to output to.
For this purpose, it is necessary to start a moving image compression program on the first server 103 and start a program for decoding the compressed moving image on the second server 104 separately from the process of determining the path and securing the bandwidth. It was.

山中直明編著、「MPLSとフォトニックGMPLS −ブロードバンドを支えるバックボーンネットワーク技術−」、初版、社団法人電気通信協会、平成15年12月15日、p.151-162, p.231-242Edited by Naoaki Yamanaka, "MPLS and Photonic GMPLS-Backbone Network Technology for Broadband-", First Edition, Telecommunications Association, December 15, 2003, p.151-162, p.231-242

従来よりシグナリングに用いられているRSVP-TEは、スイッチやルーターといったネットワークの装置のIPアドレスで構成された経路リストに基づき、シグナリングを行いネットワーク装置の設定を行うことで、伝送路の確立を行う。
RSVP-TEは伝送路の確立のみを行うため、伝送路を使用してネットワークサービスを提供する場合、上述のように、伝送路の確立とは別に、サーバー内のプログラムを起動・設定する必要があり、サービス提供までの処理が煩雑となるという問題があった。
RSVP-TE, which has been conventionally used for signaling, establishes a transmission path by performing signaling and setting network devices based on a route list configured with IP addresses of network devices such as switches and routers. .
Since RSVP-TE only establishes a transmission path, when providing a network service using a transmission path, it is necessary to start and set a program in the server separately from the establishment of the transmission path as described above. In addition, there is a problem that the process up to service provision becomes complicated.

そこで本発明は、ネットワーク装置の設定による伝送路の確立とプログラムの起動・設定とを同時に実行することで、ネットワークサービスの提供を高速かつ容易になし得ることができるネットワークシステムを提供することを目的としている。   Accordingly, an object of the present invention is to provide a network system capable of providing a network service at high speed and easily by simultaneously executing establishment of a transmission path by setting of a network device and start-up / setting of a program. It is said.

上記目的を達成するために、本発明のネットワークシステムは、複数の装置がネットワークに接続されたネットワークシステムであって、前記ネットワークに接続された装置、前記装置において実行可能なプログラム及び前記装置に記憶されているデータに、それぞれIPアドレスが割り当てられており、前記装置は、所望のサービスを実現するために用いられる前記装置、前記プログラム及び前記データのIPアドレスを順次列挙した経路リストを含むシグナリングパケットを受信して、自装置に関係するIPアドレスの情報を抜き取ったシグナリングパケットを前記経路リストにおいて後続する装置に送信することにより、前記経路リストに基づく伝送路を確立するシグナリング処理を行う手段と、前記受信したシグナリングパケットに含まれている経路リストから抜き取った自装置に関係するIPアドレスの中にプログラムを指定するIPアドレスが含まれているときに、該IPアドレスにより指定されたプログラムの起動を行って、前記シグナリング処理による伝送路の確立と前記経路リストに含まれているプログラムの起動とを同時に実行させる手段とを有するものである。
また、RSVP-TEプロトコルを用いて前記シグナリング処理を行い、RSVP-TEのメッセージ中に、前記プログラムのIPアドレスとそのプログラムにおいて必要とされるパラメータを格納するものである。
さらに、複数のプログラムを格納するプログラムサーバーが前記ネットワークに接続されており、前記経路リストにより指定された装置に指定されたプログラムが存在しないとき、前記指定された装置は、前記プログラムサーバーに前記指定されたプログラムのダウンロードを要求するようになされているものである。
さらにまた、プログラムとその存在する場所との対応付けを管理するサービスDNSサーバーが前記ネットワークに接続されており、各装置は、その所有するプログラムのIPアドレスを前記サービスDNSサーバーに対して常時通知するように構成されており、また、前記サービスDNSサーバーに問い合わせることによって所望のプログラムの所在に関する情報を取得することができるようになされているものである。
さらにまた、前記プログラムのIPアドレスは、そのプログラムの所在地を示すビット部分、プログラムの識別のためのビット部分、及び、コピー回数を示すシーケンシャル番号を含むビット部分から構成されているものである。
To achieve the above object, a network system of the present invention is a network system in which a plurality of devices connected to the network, the devices connected to the network, the executable program and the device in the storage in the device Each of the data is assigned an IP address, and the device is a signaling packet including a path list sequentially enumerating the device, the program, and the IP address of the data used for realizing a desired service. Means for performing a signaling process for establishing a transmission path based on the path list by transmitting a signaling packet in which the IP address information related to the own apparatus is extracted to a subsequent apparatus in the path list; In the received signaling packet When that contains the IP address to specify a program in the IP address associated with the self apparatus withdrawn from the route list is rare, perform startup of the program specified by the IP address, by the signaling process Means for simultaneously executing establishment of a transmission path and activation of a program included in the path list.
In addition, the signaling process is performed using the RSVP-TE protocol, and the IP address of the program and parameters required for the program are stored in the RSVP-TE message.
Furthermore, the program server for storing a plurality of programs are connected to the network, when a program that is specified in the specified device by the path list does not exist, the specified device is the designated in the program server It is intended to request the download of a downloaded program.
Furthermore, a service DNS server that manages the association between a program and the location where the program exists is connected to the network, and each device constantly notifies the service DNS server of the IP address of the program that it owns. In addition, it is possible to acquire information on the location of a desired program by making an inquiry to the service DNS server.
Furthermore, the IP address of the program is composed of a bit portion indicating the location of the program, a bit portion for identifying the program, and a bit portion including a sequential number indicating the number of copies.

本発明のネットワークシステムによれば、プログラムにIPアドレスを付与してネットワークの装置とプログラムを自由に接続して所望のサービスを実現することができる。
また、一度シグナリングを実行するだけで、伝送路の確立とサービス設定(サーバー内のプログラムの起動及び設定)を同時に行うことができ、高速かつ容易にネットワークサービスを提供することができる。
さらに、複数のプログラムを格納するプログラムサーバーを備えた本発明のネットワークシステムによれば、所望のサーバーに対応するプログラムが存在しないときでも、プログラムサーバーからダウンロードすることにより、所望のサービスを提供することができるようになる。
さらにまた、サービスDNSサーバーを備えた本発明のネットワークシステムによれば、所望のサービスに対応するプログラムが実装されているサーバーの情報を得ることができ、所望のサービスを実現するための経路リストを容易に作成することが可能となる。
さらにまた、プログラムに対して、プログラムの所在地を示すビット部分、プログラムの識別のためのビット部分及びコピー回数を示すシーケンシャル番号を含むビット部分からなるIPアドレスを割り当てる本発明のネットワークシステムによれば、所望のプログラムが格納されているサーバー、及び、任意のサーバーに実装されているプログラムなどの情報を容易に取得することができる。
According to the network system of the present invention, a desired service can be realized by giving an IP address to a program and freely connecting a network device and the program.
In addition, the transmission path can be established and the service setting (starting and setting of the program in the server) can be performed simultaneously by executing signaling once, and the network service can be provided at high speed and easily.
Furthermore, according to the network system of the present invention provided with a program server for storing a plurality of programs, a desired service can be provided by downloading from the program server even when there is no program corresponding to the desired server. Will be able to.
Furthermore, according to the network system of the present invention provided with the service DNS server, it is possible to obtain information on a server on which a program corresponding to a desired service is installed, and a route list for realizing the desired service is obtained. It can be easily created.
Furthermore, according to the network system of the present invention, an IP address consisting of a bit part indicating the location of the program, a bit part for identifying the program, and a bit part including a sequential number indicating the number of copies is assigned to the program. Information such as a server in which a desired program is stored and a program installed in an arbitrary server can be easily acquired.

本発明のネットワークシステムの一実施の形態の構成例を示す図である。It is a figure which shows the structural example of one embodiment of the network system of this invention. プログラムにIPアドレスが付与されていることを説明する図である。It is a figure explaining that the IP address is provided to the program. 図1に示した実施の形態において設定される経路に含まれるIPアドレスを示す図である。It is a figure which shows the IP address contained in the path | route set in embodiment shown in FIG. サービスを行うケーパビリティを持った伝送路を示す図である。It is a figure which shows the transmission line with the capability to perform a service. シグナリングパケットの構成例を示す図である。It is a figure which shows the structural example of a signaling packet. プログラムサーバーを設けた本発明の実施の形態の構成例を示す図である。It is a figure which shows the structural example of embodiment of this invention which provided the program server. サービスDNSサーバーを設けた本発明の実施の形態の構成例を示す図である。It is a figure which shows the structural example of embodiment of this invention which provided the service DNS server. プログラムに付与するIPアドレスの構成例を示す図である。It is a figure which shows the structural example of the IP address provided to a program. GMPLSのシグナリングについて説明する図である。It is a figure explaining the signaling of GMPLS. 従来のネットワークサービスのシンプルな実現例を示す図である。It is a figure which shows the simple implementation example of the conventional network service. 従来のネットワークサービスのより高度化された実現例を示す図である。It is a figure which shows the more advanced implementation example of the conventional network service.

本発明のネットワークシステムの第1の実施の形態について、図1〜図3を参照して説明する。
図1は本発明のネットワークシステムの一実施の形態を構成例を示す図、図2は実行形式のプログラムにIPアドレスが付与されている様子を説明するための図、図3は図1に示した例において設定される経路に含まれるIPアドレスを示す図である。
A first embodiment of a network system of the present invention will be described with reference to FIGS.
FIG. 1 is a diagram showing a configuration example of an embodiment of a network system according to the present invention, FIG. 2 is a diagram for explaining a state where an IP address is assigned to an executable program, and FIG. 3 is shown in FIG. It is a figure which shows the IP address contained in the path | route set in the example.

本発明のネットワークシステムにおいては、ネットワークに接続されるサーバーやルーターなどの装置だけではなく、サーバーなどの装置に実装されているプログラムやサーバーなどの装置に記憶されているデータに対しても、IPアドレスを割り当てるようにしている。
図2に示す例では、動画圧縮(この例では、H.264による圧縮)のプログラム(実行形式、以下同じ)にIP#iというIPアドレス、色補正のプログラムにIP#jというIPアドレス、圧縮動画をもとの動画に復号するプログラムにIP#kというIPアドレスが付与されている。付与されるIPアドレスとしては、アドレス空間を考えてIPv6を用いることが考えられる。
なお、ここでは、プログラムにIPアドレスが割り当てられている例を示したが、サーバーに格納されているデータ、例えば、アーカイバに含まれている動画データなどに対してIPアドレスを割り当てることもできる。
In the network system of the present invention, not only devices such as servers and routers connected to the network, but also programs stored in devices such as servers and data stored in devices such as servers An address is assigned.
In the example shown in FIG. 2, the IP address IP # i is used for a moving image compression program (in this example, compression by H.264) (execution format, the same applies hereinafter), the IP address IP # j is used for a color correction program, and compression. An IP address IP # k is assigned to a program that decrypts a moving image into the original moving image. As an IP address to be assigned, it is conceivable to use IPv6 in consideration of an address space.
Although an example in which an IP address is assigned to the program is shown here, an IP address can also be assigned to data stored in the server, for example, moving image data included in the archiver.

図1は本発明のネットワークシステムの一構成例を示す図である。この図に示すように、動画を撮像するカメラ11、動画圧縮のプログラム13を実行する第1のサーバー12、圧縮動画を復号するプログラム15を実行する第2のサーバー14、及び、ディスプレー装置(又はPC)16が、ネットワーク10に接続されている。なお、ここでは、ネットワーク10内のカメラ11と第1のサーバー12間、第1のサーバー12と第2のサーバー14間、及び、第2のサーバー14とディスプレー装置16間に存在するルーターやスイッチなどのネットワーク装置については、説明の煩雑さを避けるためにその記載を省略する。   FIG. 1 is a diagram showing a configuration example of a network system according to the present invention. As shown in this figure, a camera 11 that captures a moving image, a first server 12 that executes a program 13 for compressing a moving image, a second server 14 that executes a program 15 for decoding a compressed moving image, and a display device (or PC) 16 is connected to the network 10. Here, a router or a switch that exists between the camera 11 and the first server 12 in the network 10, between the first server 12 and the second server 14, and between the second server 14 and the display device 16. Description of network devices such as those described above will be omitted in order to avoid complicated description.

図1に示すように各装置及びプログラムにはそれぞれIPアドレスが付与されており、カメラ11にはIP#s、第1のサーバー12の入力インタフェースボードにはIP#n1、同出力インタフェースボードにはIP#n2、第1のサーバー12に実装されている動画圧縮プログラム13にはIP#i、第2のサーバー14の入力インタフェースボードにはIP#n3、同出力インタフェースボードにはIP#n4、第2のサーバー14に実装されている圧縮動画を復号するプログラム15にはIP#k、ディスプレー装置16にはIP#dが、それぞれ割り当てられている。   As shown in FIG. 1, each device and program is assigned an IP address. The camera 11 has IP # s, the input interface board of the first server 12 has IP # n1, and the output interface board has IP # s. IP # n2, IP # i for the video compression program 13 installed in the first server 12, IP # n3 for the input interface board of the second server 14, IP # n4 for the output interface board, IP # k and IP # d are assigned to the program 15 for decoding the compressed moving image installed in the second server 14 and the display device 16, respectively.

このように構成されたネットワークシステムにおいて、カメラ11で撮像された動画を、第1のサーバー12に実装されている動画圧縮プログラム13で圧縮し、圧縮された動画のデータをディスプレー装置16の近傍にある第2のサーバー14に転送して第2のサーバー14に実装されている圧縮動画を復号するプログラム15で復号し、ディスプレー装置16から出力するというネットワークサービスを実現する場合について説明する。   In the network system configured as described above, the moving image captured by the camera 11 is compressed by the moving image compression program 13 installed in the first server 12, and the compressed moving image data is placed near the display device 16. A case will be described in which a network service is realized in which a program 15 that is transferred to a certain second server 14 and is decrypted with a program 15 that decrypts a compressed moving image mounted on the second server 14 and is output from the display device 16 is realized.

このようなネットワークサービスを実現するために、カメラ11が、必要な処理を実行するサーバーを経由してディスプレー装置16に至る伝送路をシグナリング処理(例えば、GMPLS RSVP-TE)により設定するものとする。このようにサービス(プログラム)を含む経路をシグナリングすることをサービスシグナリングと呼ぶこととする。
ここで、カメラ11は、ネットワーク10に接続されているサーバーや装置に割り当てられているIPアドレス、サーバーに実装されているプログラムやデータに割り当てられているIPアドレスの情報を取得しているものとする。これらの情報は、例えば、各サーバーがリンクの情報に加えて自己に実装されているプログラムやデータの情報を広告することなどによって取得することができる。
In order to realize such a network service, it is assumed that the camera 11 sets a transmission path to the display device 16 via a server that performs necessary processing by signaling processing (for example, GMPLS RSVP-TE). . Signaling a route including a service (program) in this way is called service signaling.
Here, the camera 11 acquires information on an IP address assigned to a server or device connected to the network 10 and an IP address assigned to a program or data installed in the server. To do. Such information can be acquired, for example, by advertising information on programs and data installed in each server in addition to link information.

カメラ11は、上述のネットワークサービスを実現するために、図3に示す経路、すなわち、カメラ11(IP#s)→第1のサーバー12の入力インタフェース(IP#n1)→第1のサーバー12に実装されている動画圧縮プログラム13(IP#i)→第1のサーバー12の出力インタフェース(IP#n2)→第2のサーバー14の入力インタフェース(IP#n3)→第2のサーバー14に実装されている圧縮動画を復号するプログラム15(IP#k)→第2のサーバー14の出力インタフェース(IP#n4)→ディスプレー装置16(IP#d)の経路を指定するディスプレー装置16宛のシグナリングパケット(Pathメッセージ)を作成し、第1のサーバー12に向けて送信する。このシグナリングパケットにはこの経路中の全てのIPアドレスが列挙された経路リストが含まれる。   In order to realize the above-described network service, the camera 11 goes to the route shown in FIG. 3, that is, the camera 11 (IP # s) → the input interface (IP # n1) of the first server 12 → the first server 12. Installed in the moving image compression program 13 (IP # i) → the output interface (IP # n2) of the first server 12 → the input interface (IP # n3) of the second server 14 → the second server 14 Signaling packet addressed to the display device 16 for specifying the route of the compressed video 15 (IP # k) → the output interface (IP # n4) of the second server 14 → the display device 16 (IP # d) Path message) is generated and transmitted to the first server 12. This signaling packet includes a route list in which all IP addresses in this route are listed.

前記シグナリングパケットを受信した第1のサーバー12は、その内容を解釈し、自己に関係するIP#n1、IP#i及びIP#n2の情報を抜き取ったシグナリングパケットを第2のサーバー14に向けて送信するとともに、IP#iに対応する動画圧縮プログラム13の起動を行う。
第1のサーバー12から転送されたシグナリングパケットを受信した第2のサーバー14は、その内容を解釈し、自己に関係するIP#n3、IP#k及びIP#n4の情報を抜き取ったシグナリングパケットをディスプレー装置16に向けて送信するとともに、IP#kに対応する圧縮動画を復号するプログラム15の起動を行う。
前記第2のサーバー14からのシグナリングパケットを受信したディスプレー装置16は、その内容を解釈し、Resvメッセージを作成しカメラ11宛に送信する。このResvメッセージは、Pathメッセージと逆の経路を通ってカメラ11に転送される。
この結果、カメラ11、第1のサーバー12、第2のサーバー14及びディスプレー装置16を結ぶ伝送路が確立される。また、それと同時に、第1のサーバー12に実装されている動画圧縮プログラム(IP#i)と第2のサーバー14に実装されている圧縮動画を復号するプログラム(IP#k)が起動される。
The first server 12 that has received the signaling packet interprets the contents and directs the signaling packet from which the IP # n1, IP # i, and IP # n2 related information is extracted to the second server 14. At the same time, the moving image compression program 13 corresponding to IP # i is activated.
The second server 14 that has received the signaling packet transferred from the first server 12 interprets the content, and extracts the signaling packet from which information on IP # n3, IP # k, and IP # n4 related to itself is extracted. The program 15 is transmitted to the display device 16 and the program 15 for decoding the compressed moving image corresponding to IP # k is started.
The display device 16 that has received the signaling packet from the second server 14 interprets the content, creates a Resv message, and transmits it to the camera 11. This Resv message is transferred to the camera 11 through a path opposite to the Path message.
As a result, a transmission path connecting the camera 11, the first server 12, the second server 14, and the display device 16 is established. At the same time, the moving picture compression program (IP # i) installed in the first server 12 and the program (IP # k) for decoding the compressed moving picture installed in the second server 14 are started.

これにより、カメラ11で撮像された動画は第1のサーバー12に送られて、そこで動画圧縮プログラム13によってH.264などの動画圧縮処理を施され、圧縮された動画のデータは伝送路を通って復号化する第2のサーバー14に転送され、そこで圧縮動画を復号するプログラム15により復号されてディスプレー装置16に映し出されることとなる。
このように、従来のシグナリング処理では、インタフェースのアドレスを知ることができて、それを接続するのみであったのに対し、本発明では、プログラム処理(サービス)にもIPアドレスが割り当てられており、処理の場所を知って、処理を含めたアドレスの経路を指定してパスを設定することができる。
Thereby, the moving image captured by the camera 11 is sent to the first server 12, where the moving image compression program 13 performs moving image compression processing such as H.264, and the compressed moving image data passes through the transmission path. Then, it is transferred to the second server 14 for decoding, where it is decoded by the program 15 for decoding the compressed moving image and displayed on the display device 16.
Thus, in the conventional signaling process, the interface address can be known and only connected, whereas in the present invention, an IP address is also assigned to the program process (service). Knowing the processing location, you can set the path by specifying the route of the address including the processing.

上述した実施の形態における、プログラムの処理とGMPLSにおけるコネクションのケーパビリティについて説明する。
図4は、前記図1における第1のサーバー12を伝送路としてみた図であり、処理のパイプの入口と出口のIPアドレスがIP#n1、IP#n2となっており、処理の中身がIP#i(動画圧縮のプログラム)となっている。すなわち、サービス(プログラム処理)を行うケーパビリティを持った伝送路であるといえる。
通常のRSVP-TEのコネクションにおいては、ペイロード(情報自体)はせいぜい暗号化や符号化、パリティの処理程度しか伝送路内では行われず、出口ではトランスペアレントに(情報を変えずに)出力される。しかし、本発明では、IP#iで示される情報自身の圧縮などの処理を行うことができる。
The program processing and connection capabilities in GMPLS in the above-described embodiment will be described.
FIG. 4 is a diagram of the first server 12 in FIG. 1 as a transmission path. The IP addresses of the processing pipe entrance and exit are IP # n1 and IP # n2, and the processing contents are IP. #I (video compression program). That is, it can be said that the transmission path has the capability of performing a service (program processing).
In a normal RSVP-TE connection, the payload (information itself) is at most performed within the transmission path only for encryption, encoding, and parity processing, and is output transparently (without changing the information) at the exit. However, in the present invention, it is possible to perform processing such as compression of the information itself indicated by IP # i.

伝送路を確立するときに送信されるシグナリングパケットは、基本的にGMPLS RSVP-TEのシグナリングパケットと同様の構成でよいが、本発明においては、IPアドレスが割り当てられたプログラムなども経路中に指定するようにしているため、プログラムに必要なパラメータ、例えば、そのプログラムが動画圧縮プログラムであるならば圧縮率などのパラメータを指定する情報をシグナリングパケット中に含ませるようにすることが望ましい。
図5は、プログラムに必要なパラメータが格納されたシグナリングパケットの構成例を示す図である。
この図に示すパケットは、IPアドレス「IP#i」に対するパケットであり、TLV(Type Length Value)フィールドに圧縮率などのプログラム処理に用いられるパラメータが格納されている。
このようなシグナリングパケットを用いることにより、パスを設定するときに、プログラム処理に必要なパラメータも同時に指定することが可能となる。
The signaling packet transmitted when establishing the transmission path may basically have the same configuration as the GMPLS RSVP-TE signaling packet. However, in the present invention, a program assigned an IP address is also specified in the path. Therefore, it is desirable to include in the signaling packet parameters that are necessary for the program, for example, if the program is a moving image compression program, information that specifies parameters such as a compression rate.
FIG. 5 is a diagram illustrating a configuration example of a signaling packet in which parameters necessary for a program are stored.
The packet shown in this figure is a packet for the IP address “IP # i”, and parameters used for program processing such as a compression rate are stored in a TLV (Type Length Value) field.
By using such a signaling packet, it is possible to simultaneously specify parameters necessary for program processing when setting a path.

上述した実施の形態においては、所望のサービスを提供するためのプログラムがサーバーに実装されていた。しかしながら、使用しようとするサーバーに所望のプログラムが実装されていない場合がある。そのような場合に好適な本発明の他の実施の形態について説明する。
図6は、この実施の形態の構成例を示す図である。図示するように、この実施の形態では、ネットワーク10に各種のプログラムを格納しているプログラムサーバー21が設けられており、サーバーからの要求に応じて要求されたプログラムをダウンロードさせるようになされている。
In the embodiment described above, a program for providing a desired service is mounted on the server. However, a desired program may not be installed on the server to be used. Another embodiment of the present invention suitable for such a case will be described.
FIG. 6 is a diagram showing a configuration example of this embodiment. As shown in the figure, in this embodiment, a program server 21 storing various programs is provided in the network 10, and a requested program is downloaded in response to a request from the server. .

例えば、カメラ11の近くのサーバー12内に動画をH.264によって圧縮するプログラム(IP#i)が存在していなかったとする。このとき、この実施の形態では、前記サーバー12は、前述したシグナリングパケットを受信したときに、プログラムサーバー21に動画圧縮プログラム(IP#i)のダウンロード要求を送信し、プログラムサーバー21よりIP#iのプログラム(動画圧縮プログラム)をダウンロードして起動させる。また、第2のサーバー13も、自サーバー中に圧縮動画を復号するプログラム(IP#k)が実装されていなかったときは、同様に、プログラムサーバー21にIP#kのプログラムのダウンロード要求を送信して、プログラムサーバー21からIP#kの圧縮動画の復号プログラムをダウンロードし、該プログラムを起動させる。
このようにして、所望のサーバーに対応するプログラムが存在しないときでも、プログラムサーバー21からそのプログラムをダウンロードすることにより、所望のサービスを提供することができるようになる。
For example, it is assumed that there is no program (IP # i) for compressing moving images by H.264 in the server 12 near the camera 11. At this time, in this embodiment, when the server 12 receives the above-described signaling packet, the server 12 transmits a download request for the moving picture compression program (IP # i) to the program server 21, and the program server 21 receives the IP # i. Download the program (video compression program) and start it. Similarly, when the second server 13 does not have a program (IP # k) for decoding a compressed video in its own server, it similarly sends a download request for the IP # k program to the program server 21. Then, a program for decoding the IP # k compressed moving image is downloaded from the program server 21, and the program is started.
In this way, even when there is no program corresponding to the desired server, it is possible to provide the desired service by downloading the program from the program server 21.

次に、本発明のさらに他の実施の形態について説明する。
前記カメラ11のようなシグナリングを行う装置が経路リストを作成するときに、所望のサービスを実行するプログラムがどのサーバーに実装されているという情報を取得する必要がある。図7は、このような場合に好適な本発明のネットワークシステムのさらに他の実施の形態の構成例を示す図である。
図示するように、この実施の形態においては、ネットワークに、サービスDNSサーバー22が接続されている。このサービスDNSサーバー22は、ネットワーク内の各サーバーに実装されているプログラムのIPアドレスの情報、すなわち、IPアドレスで指定される各プログラムとその存在場所の情報を格納するものである。
Next, still another embodiment of the present invention will be described.
When a signaling device such as the camera 11 creates a route list, it is necessary to acquire information on which server a program for executing a desired service is installed. FIG. 7 is a diagram showing a configuration example of still another embodiment of the network system of the present invention suitable for such a case.
As shown in the figure, in this embodiment, a service DNS server 22 is connected to the network. The service DNS server 22 stores information on the IP address of a program installed in each server in the network, that is, information on each program specified by the IP address and its location.

ネットワーク内の各サーバーは、自サーバーに格納されているプログラムのIPアドレスをサービスDNSサーバー22に対して常時(例えば、所定の短い時間間隔ごとに)通知するようになされている。これにより、サービスDNSサーバー22に、各サーバーに格納されているプログラムの最新の情報が蓄積されることとなる。
また、各サーバーは、このサービスDNSサーバー22に対してプログラムのIPアドレスで問い合わせることにより、問い合わせたプログラムがどのサーバーに実装されているかの情報を得ることができる。あるいは、サーバー名で問い合わせることにより、そのサーバーに実装されているプログラムのIPアドレスを知ることができる。
Each server in the network always notifies the service DNS server 22 of the IP address of the program stored in the server (for example, every predetermined short time interval). Thereby, the service DNS server 22 accumulates the latest information of the program stored in each server.
Each server can obtain information on which server the inquired program is installed by inquiring the service DNS server 22 with the IP address of the program. Alternatively, by inquiring with the server name, the IP address of the program installed in the server can be known.

例えば、前記カメラ11が経路リストを作成するときに、動画圧縮をするプログラムIP#iが実装されているサーバーの位置が不明であったとする。このとき、カメラ11は該サービスDNSサーバー22にIP#iについて問い合わせることにより、IP#n1のサーバー12にIP#1のプログラムがあるという情報を取得することができる。また、圧縮動画を復号するプログラムIP#kのプログラムが実装されているサーバーの位置が分からないときも、同様に、サービスDNSサーバー22にIP#kについて問い合わせることにより、IP#n3のサーバー14にIP#kのプログラムが実装されているという情報を得ることができる。あとは、前記図1に示した実施の形態と同様に、サービスシグナリングを行えばよい。
このようにこの実施の形態によれば、どのサーバーに所望のサービス(プログラム)が実装されていないときでも、所望のサービスを提供することができる。
For example, it is assumed that when the camera 11 creates a route list, the position of the server on which the program IP # i for compressing moving images is mounted is unknown. At this time, the camera 11 can obtain information that the IP # 1 program is in the IP # n1 server 12 by inquiring the service DNS server 22 about IP # i. Similarly, when the position of the server on which the program IP # k for decoding the compressed video is installed is unknown, the server 14 of IP # n3 is similarly inquired of the service DNS server 22 about IP # k. Information that an IP # k program is installed can be obtained. Thereafter, service signaling may be performed as in the embodiment shown in FIG.
As described above, according to this embodiment, a desired service can be provided even when a desired service (program) is not mounted on any server.

なお、上述した実施の形態においては、カメラ11で撮像した動画を圧縮処理し、転送し、復号してディスプレー装置に出力する場合を例にとって説明したが、これに限られることはない。例えば、サーバーに圧縮されて保存されている動画のデータを転送し、復号してディスプレー装置に出力するネットワークサービスを実現する場合もある。この場合には、サーバーに圧縮して保存されている動画のデータ又はその動画のデータを含むアーカイバにIPアドレスを割り当てて、前述と同様に、伝送路を確立することにより、サービスを実現することができる。   In the above-described embodiment, the case where the moving image captured by the camera 11 is compressed, transferred, decoded, and output to the display device has been described as an example. However, the present invention is not limited to this. For example, a network service may be realized in which moving image data compressed and stored in a server is transferred, decoded, and output to a display device. In this case, the service is realized by assigning an IP address to the moving image data compressed or stored in the server or the archiver including the moving image data, and establishing a transmission path as described above. Can do.

次に、前記サービス(プログラム又はデータ)に付与するIPアドレスについて検討する。
前述においては、プログラム又はデータに付与するIPアドレスとしてはIPv6であることが望ましいとしたが、図8に示すアドレス構成例とするのがより好適である。
図8は、サービスに付与するIPアドレスの構成例を示す図である。ここでは、128ビットのIPv6のアドレス体系の中でのサービス#iの表現方法を示している。
図示するように、LSB側の96ビットでサービスを識別する情報であるサービスIPを実現する。この96ビットのうち、80ビットはこのサービスを識別するための情報であある。そして、残りの16ビットは、そのプログラム又はデータのコピー回数を示すシーケンシャル番号に割り当ててある。このシーケンシャル番号は、例えば、オリジナルのファイルには“0000”とし、コピーされたファイルにはその回数により“0001”、“0002”などの値とする。これにより、このプログラム又はデータの履歴を知ることが可能となる。
また、上位の32ビットは、そのプログラム又はデータが格納されているサーバーの物理アドレスを表現するものとされており、例えば、IPv4で表現したアドレスとされている。
Next, the IP address assigned to the service (program or data) is examined.
In the above description, it is desirable that the IP address assigned to the program or data is IPv6. However, the address configuration example shown in FIG. 8 is more preferable.
FIG. 8 is a diagram illustrating a configuration example of an IP address assigned to a service. Here, a method of expressing service #i in a 128-bit IPv6 address system is shown.
As shown in the figure, a service IP which is information for identifying a service with 96 bits on the LSB side is realized. Of these 96 bits, 80 bits are information for identifying this service. The remaining 16 bits are assigned to a sequential number indicating the number of copies of the program or data. For example, the sequential number is set to “0000” for the original file, and “0001”, “0002” or the like depending on the number of times of the copied file. This makes it possible to know the history of this program or data.
The upper 32 bits represent the physical address of the server in which the program or data is stored, for example, an address expressed in IPv4.

このように、物理的な場所を示す情報(サーバーアドレス)と、機能を示す情報(サービスアドレス)の両方を含ませることにより、サービスアドレスで検索すれば、そのサービスが実装されているサーバーを容易に知ることができ、また、サーバーアドレスで検索すれば、そのサーバーに実装されているプログラム又はデータを容易に知ることが可能となる。   In this way, by including both information indicating the physical location (server address) and information indicating the function (service address), searching by service address makes it easy for the server on which the service is implemented. In addition, if a search is performed using a server address, it is possible to easily know a program or data installed in the server.

10:ネットワーク、11:カメラ、12,14:サーバー、13,15:プログラム、16:ディスプレー装置、21:プログラムサーバー、22:サービスDNS、31:サーバーアドレス領域、32:サービスアドレス領域、33:コピーシーケンシャル番号領域   10: Network, 11: Camera, 12, 14: Server, 13, 15: Program, 16: Display device, 21: Program server, 22: Service DNS, 31: Server address area, 32: Service address area, 33: Copy Sequential number area

Claims (5)

複数の装置がネットワークに接続されたネットワークシステムであって、
前記ネットワークに接続された装置、前記装置において実行可能なプログラム及び前記装置に記憶されているデータに、それぞれIPアドレスが割り当てられており、
前記装置は、
所望のサービスを実現するために用いられる前記装置、前記プログラム及び前記データのIPアドレスを順次列挙した経路リストを含むシグナリングパケットを受信して、自装置に関係するIPアドレスの情報を抜き取ったシグナリングパケットを前記経路リストにおいて後続する装置に送信することにより、前記経路リストに基づく伝送路を確立するシグナリング処理を行う手段と、
前記受信したシグナリングパケットに含まれている経路リストから抜き取った自装置に関係するIPアドレスの中にプログラムを指定するIPアドレスが含まれているときに、該IPアドレスにより指定されたプログラムの起動を行って、前記シグナリング処理による伝送路の確立と前記経路リストに含まれているプログラムの起動とを同時に実行させる手段とを有するものであることを特徴とするネットワークシステム。
A network system in which a plurality of devices are connected to a network,
An IP address is assigned to each device connected to the network, a program executable in the device, and data stored in the device,
The device is
A signaling packet that receives a signaling packet including a path list that sequentially enumerates the IP addresses of the device, the program, and the data used to realize a desired service, and extracts IP address information related to the device itself Means for performing a signaling process for establishing a transmission path based on the path list by transmitting to a subsequent device in the path list;
When an IP address specifying a program is included in an IP address related to the own apparatus extracted from the route list included in the received signaling packet, the program specified by the IP address is activated. go and network system characterized in that having means for executing start at the same time of the program included in the establishment and the route list of the transmission path by the signaling processing.
RSVP-TEプロトコルを用いて前記シグナリング処理を行い、RSVP-TEのメッセージ中に、前記プログラムのIPアドレスとそのプログラムにおいて必要とされるパラメータを格納することを特徴とする請求項1記載のネットワークシステム。   2. The network system according to claim 1, wherein the signaling process is performed using an RSVP-TE protocol, and an IP address of the program and a parameter required in the program are stored in an RSVP-TE message. . 複数のプログラムを格納するプログラムサーバーが前記ネットワークに接続されており、
前記経路リストにより指定された装置に指定されたプログラムが存在しないとき、前記指定された装置は、前記プログラムサーバーに前記指定されたプログラムのダウンロードを要求することを特徴とする請求項1又は2に記載のネットワークシステム。
A program server for storing a plurality of programs is connected to the network;
3. The specified device requests the program server to download the specified program when the specified program does not exist in the device specified by the route list. The network system described.
プログラムとその存在する場所との対応付けを管理するサービスDNSサーバーが前記ネットワークに接続されており、
装置は、その所有するプログラムのIPアドレスを前記サービスDNSサーバーに対して常時通知するように構成されており、また、前記サービスDNSサーバーに問い合わせることによって所望のプログラムの所在に関する情報を取得することができるようになされていることを特徴とする請求項1ないし3のいずれかに記載のネットワークシステム。
A service DNS server that manages the association between the program and its location is connected to the network;
Each device is configured to constantly notify the service DNS server of the IP address of the program it owns, and obtains information on the location of the desired program by making an inquiry to the service DNS server. The network system according to claim 1, wherein the network system is configured to be capable of
前記プログラムのIPアドレスは、そのプログラムの所在地を示すビット部分、プログラムの識別のためのビット部分、及び、コピー回数を示すシーケンシャル番号を含むビット部分から構成されていることを特徴とする請求項1ないし4のいずれかに記載のネットワークシステム。   The IP address of the program is composed of a bit portion indicating the location of the program, a bit portion for identifying the program, and a bit portion including a sequential number indicating the number of copies. 5. The network system according to any one of 4 to 4.
JP2009245705A 2009-10-26 2009-10-26 Network system Expired - Fee Related JP5508810B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009245705A JP5508810B2 (en) 2009-10-26 2009-10-26 Network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009245705A JP5508810B2 (en) 2009-10-26 2009-10-26 Network system

Publications (2)

Publication Number Publication Date
JP2011091761A JP2011091761A (en) 2011-05-06
JP5508810B2 true JP5508810B2 (en) 2014-06-04

Family

ID=44109565

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009245705A Expired - Fee Related JP5508810B2 (en) 2009-10-26 2009-10-26 Network system

Country Status (1)

Country Link
JP (1) JP5508810B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7216737B2 (en) 2018-02-21 2023-02-01 ニューフレイ リミテッド ライアビリティ カンパニー Tape feeder and method for self-piercing riveting machine

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0423155A (en) * 1990-05-18 1992-01-27 Toshiba Corp Communication controller
JP2002152253A (en) * 2000-11-08 2002-05-24 Sony Corp Communication management system, communication terminal, and communication management method, and program storage medium
JP2005045535A (en) * 2003-07-22 2005-02-17 Fuji Xerox Co Ltd Network communication system
JP2005109660A (en) * 2003-09-29 2005-04-21 Canon Inc Service providing method
JP2005149220A (en) * 2003-11-17 2005-06-09 Canon Inc Communication system, image forming system, information processor, data transfer method, transfer data specification method and control program
US7756984B2 (en) * 2004-09-27 2010-07-13 Citrix Systems, Inc. Systems and methods for virtual host name roaming
JP4917998B2 (en) * 2006-09-14 2012-04-18 株式会社リコー Network equipment
JP5198916B2 (en) * 2007-12-08 2013-05-15 フリービット株式会社 Internet connection system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7216737B2 (en) 2018-02-21 2023-02-01 ニューフレイ リミテッド ライアビリティ カンパニー Tape feeder and method for self-piercing riveting machine

Also Published As

Publication number Publication date
JP2011091761A (en) 2011-05-06

Similar Documents

Publication Publication Date Title
EP1722523B1 (en) Apparatus and method for reserving session resource in IPv4/IPv6 combination network
JP5725235B1 (en) Receiving apparatus and receiving method, and transmitting apparatus and transmitting method
US20070188594A1 (en) Communication system, communication terminal and communication method
US9621617B2 (en) Method and server for sending a data stream to a client and method and client for receiving a data stream from a server
JP2007173987A (en) Multimedia data transmission/reception system and device, or program
JP2011082977A (en) P2p network system and data transmitting and receiving method therefor
KR101743228B1 (en) Streaming apparatus and method thereof, streaming service system using the streaming apparatus and computer readable recording medium
JP2009100411A (en) Video image distributing system, video image relay apparatus, and video image relay method
US20220150514A1 (en) Dynamic decoder configuration for live transcoding
WO2014154108A1 (en) Media stream transfer method and user equipment
KR102064284B1 (en) Device, system, and method to perform real-time communication
JP2007507942A (en) Method and apparatus for transmitting DVB service over IP network
MX2011003606A (en) Broadcast receiver apparatus.
JP5508810B2 (en) Network system
JP2005333568A (en) Data transmission device, its program and its method, data reception device, its program and its method
JP2003203023A (en) Information processing system, information processor, information processing method, and information processing network program
JP6399766B2 (en) IMAGING DEVICE, IMAGING DEVICE CONTROL METHOD, AND PROGRAM
JP6362072B2 (en) IMAGING DEVICE AND IMAGING DEVICE CONTROL METHOD
JP2009239480A (en) Video reception client, video distribution server, reception algorithm switching control method and program
JP2011508988A (en) Media resource reservation method, service package information acquisition method, and apparatus
CN114143585A (en) Data processing method and device, storage medium and terminal equipment
US11115449B2 (en) Data casting
CN114124891A (en) Network request processing method and device, storage medium and electronic device
JP2009239864A (en) Information receiver and method for receiving information
Baldassin et al. A practical assessment approach of the interplay between WebRTC and QUIC

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120927

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130703

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130813

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131015

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140324

R150 Certificate of patent or registration of utility model

Ref document number: 5508810

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees