JP2018026675A - Communication control system and communication control method - Google Patents
Communication control system and communication control method Download PDFInfo
- Publication number
- JP2018026675A JP2018026675A JP2016156711A JP2016156711A JP2018026675A JP 2018026675 A JP2018026675 A JP 2018026675A JP 2016156711 A JP2016156711 A JP 2016156711A JP 2016156711 A JP2016156711 A JP 2016156711A JP 2018026675 A JP2018026675 A JP 2018026675A
- Authority
- JP
- Japan
- Prior art keywords
- service
- communication
- request
- terminal
- control content
- 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
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
本発明は、通信制御システム及び通信制御方法に関する。 The present invention relates to a communication control system and a communication control method.
ネットワーク経由のリアルタイムの動画配信においては、配信側ユーザ(配信者)が、コンテンツを受信及び配信するサーバ(以下、単に「サーバ」という。)に動画をアップロードし、サーバが、視聴側ユーザ(視聴者)に動画を配信する。 In real-time video distribution via a network, a distribution-side user (distributor) uploads a video to a server that receives and distributes content (hereinafter simply referred to as “server”), and the server receives a viewing-side user (viewing). Video).
サーバ側では配信者から受信するトラヒックの量に上限を設けている場合があり、一定時間のオーバービットレートを観測すると切断する仕組みになっている(例えば、非特許文献1参照)。 On the server side, there is a case where an upper limit is set for the amount of traffic received from a distributor, and the server is disconnected when an overbit rate for a certain time is observed (for example, see Non-Patent Document 1).
配信者は、一般的に、高画質・高音質で放送したいと考える。そのため動画をアップロードする送出端末側からの送出ビットレートには、サーバ側の上限値が設定されることが多い。 Distributors generally want to broadcast with high image quality and high sound quality. For this reason, an upper limit value on the server side is often set as the transmission bit rate from the transmission terminal side for uploading moving images.
安定した放送のためには、送出端末側のアプリケーションがリアルタイムエンコーディングやデータ送出においてタイミングズレやバーストを起こさない必要がある。 For stable broadcasting, it is necessary that the application on the transmission terminal side does not cause timing shift or burst in real-time encoding or data transmission.
しかし、送出端末は撮影された動画をエンコードしながらアップロードをしており、また、その他にも同時に動作しているアプリケーションの影響等から、送出するトラヒックについて常に同じ帯域、遅延、ゆらぎで送出できるとは限らない。 However, the sending terminal is uploading while encoding the shot video, and due to the influence of other applications running at the same time, it can always send out the traffic with the same bandwidth, delay and fluctuation. Is not limited.
従来、非特許文献2に示されるように、PCRF(Policy and Charging Rules Function)をネットワークに配備することで、ネットワークのノードとサーバとが連携して、ユーザ毎やサービス毎の単位で通信制御を実施できる。 Conventionally, as shown in Non-Patent Document 2, by deploying a Policy and Charging Rules Function (PCRF) in a network, network nodes and servers cooperate to control communication in units of users or services. Can be implemented.
しかしながら、PCRFを用いる場合、PCRFによる制御を要求するサーバが増加した場合、PCRFに負荷が集中してしまうという問題がある。 However, when the PCRF is used, when the number of servers that request control by the PCRF increases, there is a problem that the load is concentrated on the PCRF.
本発明は、上記の点に鑑みてなされたものであって、PCRFのような全体管理の機能を必要とせずに通信帯域の制御を可能とし、中継装置についてPCRFからの制御を受け取るための機能を不要とすることを目的とする。 The present invention has been made in view of the above points, and enables a communication band to be controlled without requiring an overall management function like a PCRF, and a function for receiving control from the PCRF for a relay device The purpose is to make it unnecessary.
そこで上記課題を解決するため、サービスを提供するサービス提供装置と、前記サービスを利用する端末と、前記サービス提供装置と前記端末との通信を中継する中継装置とを含む通信制御システムの前記サービス提供装置は、サービスと前記サービスに関する通信に対する制御内容との関係を記憶した第1の記憶部から、前記端末からの要求において利用対象として指定されたサービスに対応する制御内容を取得する第1の取得部と、制御内容と通信条件との関係を記憶した第2の記憶部から、前記第1の取得部によって取得された制御内容に対応する通信条件を取得する第2の取得部と、前記第2の取得部によって取得された通信条件を前記端末に返信する返信部とを有し、前記端末は、前記返信部によって返信された通信条件に従ってパケットを送信する送信部を有し、前記中継装置は、前記第2の記憶部に記憶されている情報と同じ情報を参照して、前記送信部から送信されるパケットに合致する通信条件に対応する制御内容に従って、当該パケットの通信を制御する制御部を有する。 Therefore, in order to solve the above problems, the service provision of a communication control system including a service providing apparatus that provides a service, a terminal that uses the service, and a relay apparatus that relays communication between the service providing apparatus and the terminal The apparatus acquires a control content corresponding to a service designated as a use target in a request from the terminal from a first storage unit storing a relationship between a service and a control content for communication related to the service. A second acquisition unit that acquires a communication condition corresponding to the control content acquired by the first acquisition unit from a second storage unit that stores a relationship between the control unit and the control content and the communication condition; And a reply unit that returns the communication condition acquired by the acquisition unit to the terminal, the terminal according to the communication condition returned by the reply unit The relay device refers to the same information stored in the second storage unit and corresponds to the communication condition that matches the packet transmitted from the transmission unit. A control unit that controls communication of the packet in accordance with the control content.
PCRFのような全体管理の機能を必要とせずに通信帯域の制御を可能とし、中継装置についてPCRFからの制御を受け取るための機能を不要とすることができる。 It is possible to control the communication band without requiring an overall management function like the PCRF, and the function for receiving control from the PCRF for the relay apparatus can be made unnecessary.
以下、図面に基づいて本発明の実施の形態を説明する。図1は、本発明の実施の形態における通信制御システムの構成例を示す図である。図1に示される通信制御システム1において、ネットワークN1は、複数のノード30を含む。各ノード30は、例えば、スイッチ又はルータ等、パケットの転送又は中継を行う装置である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a diagram illustrating a configuration example of a communication control system according to an embodiment of the present invention. In the
また、ネットワークN1には、サービス提供装置10及びユーザ端末20が接続されている。サービス提供装置10は、一般的なサーバと同様に、動画配信サービス等のWEBサービス等を提供する装置(コンピュータ)である。
Further, the
ユーザ端末20は、サービス提供装置10によって提供されるサービスを利用するユーザの端末である。利用対象のサービスが動画配信サービスであれば、ユーザ端末20は、動画をアップロードする側の端末に該当する。例えば、PC(Personal Computer)、スマートフォン、又はタブレット端末等がユーザ端末20として利用されてもよい。
The
図2は、本発明の実施の形態におけるサービス提供装置のハードウェア構成例を示す図である。図2のサービス提供装置10は、それぞれバスBで相互に接続されているドライブ装置100、補助記憶装置102、メモリ装置103、CPU104、及びインタフェース装置105等を有する。
FIG. 2 is a diagram illustrating a hardware configuration example of the service providing apparatus according to the embodiment of the present invention. 2 includes a
サービス提供装置10での処理を実現するプログラムは、CD−ROM等の記録媒体101によって提供される。プログラムを記憶した記録媒体101がドライブ装置100にセットされると、プログラムが記録媒体101からドライブ装置100を介して補助記憶装置102にインストールされる。但し、プログラムのインストールは必ずしも記録媒体101より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置102は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。
A program for realizing processing in the
メモリ装置103は、プログラムの起動指示があった場合に、補助記憶装置102からプログラムを読み出して格納する。CPU104は、メモリ装置103に格納されたプログラムに従ってサービス提供装置10に係る機能を実行する。インタフェース装置105は、ネットワークN1に接続するためのインタフェースとして用いられる。
The
なお、ユーザ端末20及びノード30も図2に示されるようなハードウェアを有していてもよい。
The
図3は、本発明の実施の形態における各装置の機能構成例を示す図である。図3において、サービス提供装置10は、サービスレベルDB13及び通信制御設定DB14等のデータベースを利用する。これらのデータベース(記憶部)は、例えば、補助記憶装置102、又はサービス提供装置10にネットワークを介して接続可能な記憶装置等を用いて実現可能である。
FIG. 3 is a diagram illustrating a functional configuration example of each device according to the embodiment of the present invention. In FIG. 3, the
サービスレベルDB13には、サービス実現部12によって提供されるサービス条件と、当該サービス条件に応じた制御内容との関係が定義されている。
The service level DB 13 defines a relationship between service conditions provided by the
図4は、サービスレベルDBの構成例を示す図である。図4に示されるように、サービスレベルDB13には、サービス条件ごとに制御内容が対応付けられて記憶されている。サービス条件は、サービスの種類又は内容を示す情報である。制御内容は、サービスを利用するための通信に関する制御の内容(例えば、制限等)を示す情報である。
FIG. 4 is a diagram illustrating a configuration example of the service level DB. As shown in FIG. 4, the
通信制御設定DB14には、通信条件と制御内容との関係が定義されている。
The communication
図5は、通信制御設定DBの構成例を示す図である。図5に示されるように、通信制御設定DB14には、通信条件ごとに制御内容が対応付けられて記憶されている。通信条件とは、サービスを利用するユーザ端末20が、サービスの利用のための通信において従うべき条件をいう。
FIG. 5 is a diagram illustrating a configuration example of the communication control setting DB. As shown in FIG. 5, in the communication
サービス提供装置10は、また、サービス制御部11及びサービス実現部12等を有する。これら各部は、サービス提供装置10にインストールされた1以上のプログラムが、CPU104に実行させる処理により実現される。
The
サービス制御部11は、動画配信サービス等のサービスに関する通信の帯域を制御するための処理を実行する。サービス実現部12は、サービスを実現するための処理を実行する。
The
図3において、サービス制御部11は、サービス受付部111、通信条件判定部112、及びサービスレスポンス部113等を含む。
In FIG. 3, the
サービス受付部111は、ユーザ端末20のサービス制御要求部21からのサービス制御要求を受け付ける。サービス制御要求に含まれているサービス条件は、ユーザ端末20によって利用対象として指定されたサービスを示す情報である。サービス受付部111は、ユーザ端末20のサービス制御要求部21から通知されたサービス条件に対応する制御内容をサービスレベルDB13から取得する。サービス受付部111は、取得された制御内容を通信条件判定部112に通知する。
The
通信条件判定部112は、サービス受付部111から通知された制御内容に対して定義されている通信条件を、通信制御設定DB14から取得する。
The communication
サービスレスポンス部113は、通信条件判定部112によって取得された通信条件を含むメッセージをユーザ端末20に返信する。
The
ユーザ端末20は、サービス制御要求部21、サービス制御応答受信部22、及びサービス要求部23等を有する。これら各部は、ユーザ端末20にインストールされた1以上のプログラムがユーザ端末20のCPUに実行させる処理により実現される。
The
サービス制御要求部21は、サービス提供装置10宛にサービス制御要求を送信する。
The service
サービス制御応答受信部22は、サービス制御要求に対してサービス提供装置10から返信される、通信条件を含むメッセージを受信する。
The service control
サービス要求部23は、サービス制御応答受信部22が受信した通信条件に従い、サービス提供装置10へサービスを要求する。
The
ノード30は、パケット制御部31を有する。パケット制御部31は、ノード30にインストールされた1以上のプログラムがノード30のCPUに実行させる処理により実現される。ノード30は、また、通信制御設定DB32を有する。通信制御設定DB32は、ノード30が有する補助記憶装置等を用いて実現可能である。
The
通信制御設定DB32には、サービス提供装置10の通信制御設定DB14に記憶されている情報と同じ情報が記憶されている。
The communication
パケット制御部31は、ユーザ端末20からのサービスの要求に関する通信について、当該サービスの通信条件に応じた制御内容に応じて制御を行う。
The
以下、通信制御システム1において実行される処理手順について説明する。図6は、通信制御システムにおいて実行される処理手順の一例を説明するためのシーケンス図である。
Hereinafter, a processing procedure executed in the
ステップS101において、サービス制御要求部21は、例えば、ユーザによる操作指示に対応するサービス条件を含むサービス制御要求をサービス提供装置10へ送信する(S101)。
In step S101, the service
サービス提供装置10のサービス受付部111は、当該サービス制御要求を受信すると、当該サービス制御要求に含まれているサービス条件に対応する制御内容を、サービスレベルDB13から取得する(S102、S103)。サービス受付部111は、当該制御内容を通信条件判定部112に通知する(S104)。通信条件判定部112は、当該制御内容に対応する通信条件を通信制御設定DB14(図5)から取得する(S105、S106)。なお、当該制御内容に完全一致する制御内容が通信制御設定DB14に記憶されていない場合には、通信制御設定DB14に記憶されている制御内容の中で、当該制御内容の制限の範囲内において当該制御内容に最も近い制御内容に対応する通信条件が通信制御設定DB14から取得されてもよい。例えば、サービスレベルDB13から取得された制御内容が「帯域480kbpsでシェーピング」であり、通信制御設定DB14に記憶されている、シェーピングに関する制御内容が、「帯域640kbpsでシェーピング」、「帯域400kbpsでシェーピング」、「帯域300kbpsでシェーピング」である場合、「帯域400kbpsでシェーピング」に対応する通信条件が取得されればよい。
When receiving the service control request, the
続いて、通信条件判定部112は、取得された通信条件をサービスレスポンス部113に通知する(S107)。サービスレスポンス部113は、当該通信条件を含むメッセージをユーザ端末20に返信する(S108)。当該メッセージは、ユーザ端末20のサービス制御応答受信部22によって受信される。
Subsequently, the communication
ユーザ端末20のサービス要求部23は、当該メッセージに含まれている通信条件に従って、サービスの利用を開始する(S109)。例えば、当該サービスがライブストリーミングのサービスであり、当該通信条件が、「ポート番号=12345」であれば、宛先ポート番号が「12345」であるパケットによって、動画データをサービス提供装置10宛にアップロードする(S110)。なお、ポート番号とは、TCP(Transmission Control Protocol)やUDP(User Datagram Protocol)等のトランスポート層におけるポート番号である。
The
当該パケットを中継するノード30のパケット制御部31は、当該パケットの通信条件に対応する制御内容に従って、当該パケットの通信を制御して(S111)、当該パケットを転送する(S112)。すなわち、パケット制御部31は、当該パケットが、通信制御設定DB32に記憶されているいずれかの通信条件に合致するか否かを判定する。当該パケットに合致する通信条件が有れば、パケット制御部31は、当該通信条件に対応付けられて通信制御設定DB32に記憶されている制御内容に従って、当該パケットの転送を制御する。具体的には、当該パケットの宛先ポート番号が「12345」であり、通信制御設定DB32に記憶されている情報が図5に示される通りであれば、パケット制御部31は、当該パケットでの通信を帯域480kbpsでシェーピングする。なお、帯域の制御は、ポリシングによって行われてもよい。
The
なお、上記では、サービスレベルDB13において、サービス条件と制御内容とが対応付けられている例を示したが、サービスレベルDB13には、サービス条件と他の情報との組み合わせに対して制御内容が対応付けられてもよい。
In the above, an example in which service conditions and control contents are associated with each other in the
当該他の情報の一例として、ユーザ端末20がアクセス先とするURL(Uniform Resource Locator)を構成する一部又は全部の文字列、ユーザ端末20のユーザの区分(一般ユーザ、有料ユーザ等)、サービス制御要求の受信時刻、サービス制御要求の受信時のサービス提供装置10の負荷状況(リソースの消費状況等)のうちの少なくともいずれか一つが挙げられる。
As an example of the other information, a part or all of a character string constituting a URL (Uniform Resource Locator) that is accessed by the
そうすることで、URL別、ユーザの区分別、時間帯別、サービス提供装置10の負荷状況別に制御内容を変えることができる。
By doing so, the control contents can be changed for each URL, for each user category, for each time zone, and for each load status of the
URL及びユーザの区分は、ユーザ端末20からのサービス制御要求に含まれている。時刻及び負荷状況は、サービス受付部111が時計やリソースモニタ等の機能と連携することで判定可能である。また、このような付加的な機能をサービス受付部111が予め具備していても良い。
The URL and the user classification are included in the service control request from the
サービス受付部111は、サービス条件と、URL、ユーザの区分、時間帯、及び負荷状況のうちの少なくともいずれか一つとの組み合わせに対応する制御内容を、サービスレベルDB13から取得する。
The
また、NAPT(Network Address and Port Translation)の機能がノード30に実装されて、ノード30によって制御対象とされるポート番号の秘匿化が図られてもよい。
In addition, a function of NAPT (Network Address and Port Translation) may be implemented in the
また、ノード30は、制御対象とされるパケットのコピーを生成し、当該パケットの転送先とは別の転送先にコピー先のパケットをルーティングすることで、当該パケットの傍受が可能とされてもよい。
Further, the
また、ノード30のパケット制御部31は、制御対象とされるパケットのDSCP(Differentiated Services Code Point)値を書き換えてもよい。この場合、サービスレベルDB13、通信制御設定DB14、及び通信制御設定DB32における制御内容に、書き換え先のDSCP値が含まれるようにしてもよい。そうすることで、特定のサービスに関するパケットの優先度を変更することができる。
Further, the
また、上記では、通信条件がポート番号である例について説明したが、パケットを構成する情報(項目)であり、各ノード30が参照可能な情報(項目)であれば、ポート番号以外の情報が通信条件の対象とされてもよい。
In the above description, the example in which the communication condition is the port number has been described. However, if the information (item) is information constituting the packet and can be referred to by each
更に、通信制御設定DB14及び通信制御設定DB32は、一つに統合されてネットワーク上に配置されてもよい。
Furthermore, the communication
図7は、通信制御設定DBが統合された例を示す図である。図7において、通信制御設定DB40は、通信制御設定DB14と通信制御設定DB32とが統合されたデータベースである。
FIG. 7 is a diagram illustrating an example in which the communication control setting DB is integrated. In FIG. 7, the communication
通信制御設定DB40は、サービス提供装置10内に配置されてもよいし、ノード30内に配置されてもよし、ネットワークN1上の他の装置に配置されてもよい。
The communication
上述したように、本実施の形態によれば、本発明により、ユーザ端末20、ノード30、及びサービス提供装置10が連携することで、PCRFのような全体管理の機能を必要とせずに通信帯域の制御を可能とし、ノード30についてPCRFからの制御を受け取るための機能を不要とすることができる。
As described above, according to the present embodiment, according to the present invention, the
なお、本実施の形態において、サービス受付部111は、第1の取得部の一例である。通信条件判定部112は、第2の取得部の一例である。サービスレベルDB13は、第1の記憶部の一例である。通信制御設定DB14は、第2の記憶部の一例である。サービスレスポンス部113は、返信部の一例である。サービス要求部23は、送信部の一例である。パケット制御部31は、制御部の一例である。ノード30は、中継装置の一例である。
In the present embodiment,
以上、本発明の実施例について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。 As mentioned above, although the Example of this invention was explained in full detail, this invention is not limited to such specific embodiment, In the range of the summary of this invention described in the claim, various deformation | transformation・ Change is possible.
1 通信制御システム
10 サービス提供装置
11 サービス制御部
12 サービス実現部
13 サービスレベルDB
14 通信制御設定DB
20 ユーザ端末
21 サービス制御要求部
22 サービス制御応答受信部
23 サービス要求部
30 ノード
31 パケット制御部
32 通信制御設定DB
40 通信制御設定DB
100 ドライブ装置
101 記録媒体
102 補助記憶装置
103 メモリ装置
104 CPU
105 インタフェース装置
111 サービス受付部
112 通信条件判定部
113 サービスレスポンス部
B バス
DESCRIPTION OF
14 Communication control setting DB
20
40 Communication control setting DB
100
105
Claims (6)
前記サービス提供装置は、
サービスと前記サービスに関する通信に対する制御内容との関係を記憶した第1の記憶部から、前記端末からの要求において利用対象として指定されたサービスに対応する制御内容を取得する第1の取得部と、
制御内容と通信条件との関係を記憶した第2の記憶部から、前記第1の取得部によって取得された制御内容に対応する通信条件を取得する第2の取得部と、
前記第2の取得部によって取得された通信条件を前記端末に返信する返信部とを有し、
前記端末は、
前記返信部によって返信された通信条件に従ってパケットを送信する送信部を有し、
前記中継装置は、
前記第2の記憶部に記憶されている情報と同じ情報を参照して、前記送信部から送信されるパケットに合致する通信条件に対応する制御内容に従って、当該パケットの通信を制御する制御部を有する、
ことを特徴とする通信制御システム。 A communication control system including a service providing device that provides a service, a terminal that uses the service, and a relay device that relays communication between the service providing device and the terminal,
The service providing apparatus includes:
A first acquisition unit that acquires control content corresponding to a service specified as a use target in a request from the terminal, from a first storage unit that stores a relationship between a service and control content for communication related to the service;
A second acquisition unit that acquires a communication condition corresponding to the control content acquired by the first acquisition unit from a second storage unit that stores the relationship between the control content and the communication condition;
A reply unit that returns the communication condition acquired by the second acquisition unit to the terminal;
The terminal
A transmission unit that transmits a packet in accordance with the communication conditions returned by the reply unit;
The relay device is
A control unit that controls communication of the packet according to the control content corresponding to the communication condition that matches the packet transmitted from the transmission unit with reference to the same information as the information stored in the second storage unit Have
A communication control system characterized by that.
前記第1の取得部は、前記端末からの要求において利用対象として指定されたサービスと、当該要求に含まれるURLを構成する文字列、当該要求に含まれる前記端末のユーザの区分、当該要求の受信時刻、及び前記要求の受信時の前記サービス提供装置の負荷状況のうちの少なくともいずれか一つとの組み合わせに対応する制御内容を、前記第1の記憶部から取得する、
ことを特徴とする請求項1記載の通信制御システム。 The first storage unit, the relationship between the service and the control content, a character string constituting a URL included in the request from the terminal, a classification of the user of the terminal included in the request, the reception time of the request, And storing according to at least one of the load status of the service providing apparatus at the time of receiving the request,
The first acquisition unit includes a service specified as a use target in the request from the terminal, a character string that configures a URL included in the request, a classification of a user of the terminal included in the request, a request The control content corresponding to the combination with at least one of the reception time and the load status of the service providing apparatus at the time of receiving the request is acquired from the first storage unit.
The communication control system according to claim 1.
前記送信部は、前記通信条件が示すポート番号を宛先とするパケットを送信する、
ことを特徴とする請求項1又は2記載の通信制御システム。 The communication condition is a port number,
The transmitting unit transmits a packet whose destination is a port number indicated by the communication condition;
The communication control system according to claim 1 or 2, characterized by the above.
前記サービス提供装置が、
サービスと前記サービスに関する通信に対する制御内容との関係を記憶した第1の記憶部から、前記端末からの要求において利用対象として指定されたサービスに対応する制御内容を取得する第1の取得手順と、
制御内容と通信条件との関係を記憶した第2の記憶部から、前記第1の取得手順において取得された制御内容に対応する通信条件を取得する第2の取得手順と、
前記第2の取得手順において取得された通信条件を前記端末に返信する返信手順とを実行し、
前記端末が、
前記返信手順において返信された通信条件に従ってパケットを送信する送信手順を実行し、
前記中継装置が、
前記第2の記憶部に記憶されている情報と同じ情報を参照して、前記送信手順から送信されるパケットに合致する通信条件に対応する制御内容に従って、当該パケットの通信を制御する制御手順を実行する、
ことを特徴とする通信制御方法。 A communication control method executed by a service providing device that provides a service, a terminal that uses the service, and a relay device that relays communication between the service providing device and the terminal,
The service providing device comprises:
A first acquisition procedure for acquiring control content corresponding to a service designated as a use target in a request from the terminal, from a first storage unit storing a relationship between a service and control content for communication related to the service;
A second acquisition procedure for acquiring a communication condition corresponding to the control content acquired in the first acquisition procedure from the second storage unit storing the relationship between the control content and the communication condition;
A reply procedure for returning the communication condition acquired in the second acquisition procedure to the terminal;
The terminal is
Executing a transmission procedure for transmitting a packet in accordance with the communication conditions returned in the reply procedure;
The relay device is
A control procedure for controlling communication of the packet according to the control content corresponding to the communication condition matching the packet transmitted from the transmission procedure with reference to the same information as the information stored in the second storage unit Run,
A communication control method characterized by the above.
前記第1の取得手順は、前記端末からの要求において利用対象として指定されたサービスと、当該要求に含まれるURLを構成する文字列、当該要求に含まれる前記端末のユーザの区分、当該要求の受信時刻、及び前記要求の受信時の前記サービス提供装置の負荷状況のうちの少なくともいずれか一つとの組み合わせに対応する制御内容を、前記第1の記憶部から取得する、
ことを特徴とする請求項4記載の通信制御方法。 The first storage unit, the relationship between the service and the control content, a character string constituting a URL included in the request from the terminal, a classification of the user of the terminal included in the request, the reception time of the request, And storing according to at least one of the load status of the service providing apparatus at the time of receiving the request,
The first acquisition procedure includes: a service designated as a usage target in the request from the terminal; a character string that forms a URL included in the request; a classification of the user of the terminal included in the request; The control content corresponding to the combination with at least one of the reception time and the load status of the service providing apparatus at the time of receiving the request is acquired from the first storage unit.
The communication control method according to claim 4.
前記送信手順は、前記通信条件が示すポート番号を宛先とするパケットを送信する、
ことを特徴とする請求項4又は5記載の通信制御方法。 The communication condition is a port number,
The transmission procedure transmits a packet whose destination is the port number indicated by the communication condition.
6. The communication control method according to claim 4 or 5, wherein:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016156711A JP6502901B2 (en) | 2016-08-09 | 2016-08-09 | Communication control system and communication control method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016156711A JP6502901B2 (en) | 2016-08-09 | 2016-08-09 | Communication control system and communication control method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018026675A true JP2018026675A (en) | 2018-02-15 |
JP6502901B2 JP6502901B2 (en) | 2019-04-17 |
Family
ID=61194135
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016156711A Active JP6502901B2 (en) | 2016-08-09 | 2016-08-09 | Communication control system and communication control method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6502901B2 (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2006087837A1 (en) * | 2005-02-18 | 2006-08-24 | Duaxes Corporation | Communication control device and communication control system |
JP2007200209A (en) * | 2006-01-30 | 2007-08-09 | Oki Electric Ind Co Ltd | Communication system, server, communication method and computer program |
US20080273553A1 (en) * | 2006-02-23 | 2008-11-06 | Huawei Technologies Co., Ltd. | Method And System For Bandwidth Control, Apparatus For Access Control And Apparatus For User Profile Management |
JP2011146996A (en) * | 2010-01-15 | 2011-07-28 | Hitachi Ltd | Traffic control system, and program for generating traffic control data |
-
2016
- 2016-08-09 JP JP2016156711A patent/JP6502901B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2006087837A1 (en) * | 2005-02-18 | 2006-08-24 | Duaxes Corporation | Communication control device and communication control system |
JP2007200209A (en) * | 2006-01-30 | 2007-08-09 | Oki Electric Ind Co Ltd | Communication system, server, communication method and computer program |
US20080273553A1 (en) * | 2006-02-23 | 2008-11-06 | Huawei Technologies Co., Ltd. | Method And System For Bandwidth Control, Apparatus For Access Control And Apparatus For User Profile Management |
JP2011146996A (en) * | 2010-01-15 | 2011-07-28 | Hitachi Ltd | Traffic control system, and program for generating traffic control data |
Also Published As
Publication number | Publication date |
---|---|
JP6502901B2 (en) | 2019-04-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3595268B1 (en) | Streaming media resource distribution method, system, edge node and central dispatching system | |
EP3446461B1 (en) | Just in time transcoding and packaging in ipv6 networks | |
CN107113454B (en) | System and method for configuring and providing manifest files for adaptive streaming video | |
CN107743698B (en) | Method and apparatus for multi-path media delivery | |
US20130132544A1 (en) | Precise geolocation for content caching in evolved packet core networks | |
US8352931B2 (en) | Data push service method and system using data pull model | |
US11395209B2 (en) | Content delivery system special network device and special local area network connection, content discovery, data transfer, and control methods | |
US10728355B2 (en) | Distributed forwarding system and method for service stream | |
CN107707594B (en) | It is a kind of to realize the document transmission method and device accelerated on demand | |
CN110445723B (en) | Network data scheduling method and edge node | |
CN108833591A (en) | Method, electronic equipment, device, the network architecture of P2P data transmission in network | |
CN108924609A (en) | Method, electronic equipment, device and the storage medium of transmission of flow media data | |
Szabó et al. | Media QoE enhancement with QUIC | |
WO2021015909A1 (en) | Special network device | |
EP3669506B1 (en) | Stream control system for use in a network | |
US8504655B1 (en) | Proxy delegation for content delivery | |
KR102007981B1 (en) | Management system for network quality of service based on bittorrent and service quality improvenent method using the same | |
US20160205171A1 (en) | Flow characteristic based peer-to-peer system | |
WO2021015911A1 (en) | A network arrangement using snds and slans | |
JP6502901B2 (en) | Communication control system and communication control method | |
JP5894981B2 (en) | Accessing a network of nodes distributed across a communication architecture using a topology server with multiple criteria selection | |
CN109040199A (en) | A kind of method, system and storage medium for distributing resource data | |
CN112788135B (en) | Resource scheduling method, equipment and storage medium | |
CN114465658A (en) | Transmission link selection method, communication system, device, and storage medium | |
US20140244798A1 (en) | TCP-Based Weighted Fair Video Delivery |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180619 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20190307 |
|
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: 20190319 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20190322 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6502901 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |