JP2013502859A - Method and apparatus for realizing multi-user support by single association - Google Patents

Method and apparatus for realizing multi-user support by single association Download PDF

Info

Publication number
JP2013502859A
JP2013502859A JP2012525862A JP2012525862A JP2013502859A JP 2013502859 A JP2013502859 A JP 2013502859A JP 2012525862 A JP2012525862 A JP 2012525862A JP 2012525862 A JP2012525862 A JP 2012525862A JP 2013502859 A JP2013502859 A JP 2013502859A
Authority
JP
Japan
Prior art keywords
association
user
upper layer
layer protocol
sctp
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
JP2012525862A
Other languages
Japanese (ja)
Other versions
JP5411992B2 (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Publication of JP2013502859A publication Critical patent/JP2013502859A/en
Application granted granted Critical
Publication of JP5411992B2 publication Critical patent/JP5411992B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/65Network streaming protocols, e.g. real-time transport protocol [RTP] or real-time control protocol [RTCP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)

Abstract

本発明は、シングルアソシエーションによるマルチユーザーのサポートの実現方法及び装置を開示し、いずれも事前に配置された1つのプロトコルタイプを規定しないアソシエーションをアクティブにすることができ、且つ前記アソシエーションのすべての上層プロトコルユーザーのプロセスID及びペイロードプロトコル標識PPI情報を記録し、上層プロトコルユーザーが送信したデータパケットを受信し、受信されたデータパケットを前記アソシエーションの本端ストリーム制御伝送プロトコルSCTPによって相手端SCTPに送信し、且つ前記相手端SCTPが送信したデータパケットを受信する際、前記データパケットに載せられたPPI情報によってユーザーのプロセスIDを見つけ、前記データパケットを前記プロセスIDに対応する上層プロトコルユーザーに送信する。本発明の方法及び装置は、従来の技術に存在している1つのアソシエーションが単一のプロトコルユーザーしかサポートできないことによる伝送帯域幅リソースの無駄という問題を解決する。
【選択図】図1
The present invention discloses a method and apparatus for realizing multi-user support by a single association, both of which can activate an association that does not define one pre-arranged protocol type, and all upper layers of the association. Record the protocol user's process ID and payload protocol indicator PPI information, receive the data packet sent by the upper layer protocol user, and send the received data packet to the other end SCTP by the main stream control transmission protocol SCTP of the association And when receiving the data packet transmitted by the counterpart SCTP, the process ID of the user is found from the PPI information carried in the data packet, and the upper layer protocol user corresponding to the process ID To send. The method and apparatus of the present invention solves the problem of wasted transmission bandwidth resources due to the fact that one association existing in the prior art can only support a single protocol user.
[Selection] Figure 1

Description

本発明は通信技術分野に関し、特にシングルアソシエーションによるマルチユーザーのサポートの実現方法及び装置に関する。   The present invention relates to the field of communication technology, and more particularly, to a method and apparatus for realizing multi-user support by single association.

アソシエーションとは、一般的にSCTP(Stream Control Transmission Protocol,ストリーム制御伝送プロトコル)アソシエーションを指す、SCTPプロトコル(RFC4960)は、ユーザープレーン及びコントロールプレーンにおけるサービスストリームをいずれも単一のIPネットで伝送できるものである。SCTPは、接続に適用する伝送層プロトコルであり、TCPに類似したフロー制御及び輻輳制御アルゴリズムを採用し、自身の確認及び再送メカニズムによってユーザーデータが二つのSCTPエンドポイントの間で信頼できる伝送を保証する。TCPなどのほかの伝送プロトコルと比べて、SCTP伝送の遅延が小さく、ある大きいデータによるデータ渋滞を避けることができ、より高い信頼性及び安全性を有する。   Associations generally refer to SCTP (Stream Control Transmission Protocol) associations. The SCTP protocol (RFC4960) is capable of transmitting both user plane and control plane service streams over a single IP network. It is. SCTP is a transmission layer protocol applied to connections, adopts flow control and congestion control algorithms similar to TCP, and guarantees reliable transmission of user data between two SCTP endpoints through its own confirmation and retransmission mechanism To do. Compared with other transmission protocols such as TCP, SCTP transmission delay is small, data congestion due to large data can be avoided, and higher reliability and security are achieved.

従来のSIGTRAN(Signaling Transport,シグナリング伝送)技術は、1つのアソシエーションが1つのユーザーをサポートすることであり、即ち、1つのアソシエーションは単一のプロトコルユーザーしかサポートできない、例えば、M2PA(MTP2(メッセージ伝達部分第二級)同等適応層)タイプのアソシエーションがM2PAユーザーの使用のみに適用する。ある伝送帯域幅のリソースが貴重な場合、例えばスプートニクを採用して伝送する場合、複数のアソシエーションを配置して各のプロトコルユーザーをそれぞれサポートし、帯域幅を無駄にする。1つのSCTPアソシエーションを採用して複数の上層ユーザーをサポートすると、帯域幅の占用を減少することができ、これは、1つのアソシエーションの場合、パケット多重率がより高く、且つIPアドレスおよびポートの配置数を減少することができるからである。   Conventional SIGTRAN (Signaling Transport) technology is that one association supports one user, ie one association can only support a single protocol user, eg M2PA (MTP2 (message transfer) Partial secondary) Equivalent adaptation layer) type association applies only to the use of M2PA users. When resources of a certain transmission bandwidth are valuable, for example, when transmission is performed using Sputnik, a plurality of associations are arranged to support each protocol user, and bandwidth is wasted. Adopting one SCTP association to support multiple upper layer users can reduce bandwidth occupancy, which means higher packet multiplexing for one association and IP address and port placement This is because the number can be reduced.

本発明は、シングルアソシエーションによるマルチユーザーのサポートの実現方法及び装置を提供し、従来の技術における1つのアソシエーションが単一のプロトコルユーザーしかサポートできないことにより、伝送帯域幅リソースの無駄問題を解決することに用いられる。   The present invention provides a method and apparatus for realizing multi-user support by a single association, and solves the waste of transmission bandwidth resources, because one association in the prior art can support only a single protocol user. Used for.

上記課題を解決するために、本発明の技術方案は以下のように実現する。   In order to solve the above problems, the technical solution of the present invention is realized as follows.

シングルアソシエーションによるマルチユーザーのサポートの実現方法であって、
事前に配置された1つのプロトコルタイプを規定しないアソシエーションをアクティブにし、且つ前記アソシエーションのすべての上層プロトコルユーザーのプロセスID及びアソシエーションプロトコール標識PPI情報を記録するステップ1と、
上層プロトコルユーザーから送信されたデータパケットを受信し、受信されたデータパケットを前記アソシエーションの本端SCTPから相手端SCTPへ送信し、且つ前記相手端SCTPが送信したデータパケットを受信する際、前記データパケットに載せられたPPI情報によってユーザーのプロセスIDを見つけ、前記データパケットを前記プロセスIDの対応する上層プロトコルユーザーに送信するステップ2と、を含む。
A method of realizing multi-user support through single association,
Activating an association that does not prescribe one pre-placed protocol type and recording the process ID and association protocol indicator PPI information of all upper layer protocol users of the association; and
When receiving a data packet transmitted from an upper layer protocol user, transmitting the received data packet from the main SCTP of the association to the partner SCTP, and receiving the data packet transmitted by the partner SCTP, the data Finding the user's process ID from the PPI information carried in the packet, and sending the data packet to the corresponding upper layer protocol user of the process ID.

前記ステップ1は、具体的に、
プロトコルが同じである2つの上層プロトコルユーザーが事前に設定された1つのプロトコルタイプを規定しないアソシエーションの両端から送信された初期化実例の請求メッセージを受信し、前記請求メッセージに載せられたユーザープロセスID及びPPI情報を記録するステップ11と、
前記アソシエーションがアクティブにされたか否かを判断し、もしそうなら、前記上層プロトコルユーザーへアソシエーションアクティブ指示メッセージを送信し、本工程を終了し、さもないと、ステップ13を実行するステップ12と、
SCTPへINITプリミティブを送信したか否かを判断し、もしそうなら、前記アソシエーションがアクティブにされた後、前記上層プロトコルユーザーへアソシエーションアクティブ指示メッセージを送信し、さもないと、前記SCTPへINITプリミティブを送信し、前記アソシエーションがアクティブにされた後、前記上層プロトコルユーザーへアソシエーションアクティブ指示メッセージを送信するステップ13と、を含む。
The step 1 specifically includes:
Two upper-layer protocol users with the same protocol receive initialization instance billing messages sent from both ends of an association that does not specify a preconfigured protocol type, and the user process ID included in the billing message And step 11 for recording PPI information;
Determining whether the association has been activated, and if so, sending an association active indication message to the upper layer protocol user to end the process; otherwise, performing step 13; and
Determine whether an INIT primitive has been sent to the SCTP, and if so, after the association is activated, send an association active indication message to the upper layer protocol user, otherwise send an INIT primitive to the SCTP. Transmitting and sending an association active indication message to the upper layer protocol user after the association is activated.

前記ステップ2は、
前記データパケットに載せられたPPI情報によって対応するユーザーのプロセスIDを見つけないと、前記データパケットを廃棄すること、をさらに含む。
Step 2 includes
The method further includes discarding the data packet if the corresponding process ID of the user is not found by the PPI information included in the data packet.

該方法は、
上層プロトコルユーザーからのアソシエーションリリース請求メッセージを受信する際、前記アソシエーションに他の上層プロトコルユーザーが存在するか否かを判断し、もしそうなら、直接にリリース請求を送信した上層プロトコルユーザーへアソシエーションサービス終了の指示メッセージを送信し、且つ記録されたこのユーザーに関連する情報を取り除く、さもないと、SCTPへSHUTDOWNプリミティブを送信し、アソシエーションがリンク切れされた後、上層プロトコルユーザーへアソシエーションサービス終了の指示を送信し、且つ記録されたこのユーザーの関連情報を取り除くこと、
前記ユーザーの関連情報がユーザーのプロセスID及びPPI情報を含むこと、をさらに含む。
The method
When receiving an association release request message from an upper layer protocol user, determine whether there is another upper layer protocol user in the association, and if so, terminate the association service to the upper layer protocol user who sent the release request directly Remove the recorded information related to this user, or send a SHUTDOWN primitive to SCTP, and after the association is broken, the upper layer protocol user is instructed to terminate the association service. Remove this user's related information that was sent and recorded,
The user related information further includes a user process ID and PPI information.

該方法は、
SCTPが送信したアソシエーション輻輳指示メッセージを受信する際、前記アソシエーションのすべての上層プロトコルユーザーへアソシエーション輻輳指示メッセージを送信し、且つSCTPからのアソシエーション輻輳解除指示メッセージを受信する際、前記アソシエーションのすべての上層プロトコルユーザーへアソシエーション輻輳解除指示メッセージを送信すること、をさらに含む。
The method
When receiving an association congestion indication message sent by SCTP, when sending an association congestion indication message to all upper layer protocol users of the association and receiving an association congestion release indication message from SCTP, all upper layers of the association Further comprising sending an association congestion release indication message to the protocol user.

該方法は、
SCTPからのアソシエーションリンク切れ指示メッセージを受信する際、前記アソシエーションのすべての上層プロトコルユーザーにアソシエーションサービス終了を通知し、且つこのアソシエーションのすべての上層プロトコルユーザーの情報を取り除くこと、をさらに含む。
The method
Upon receiving the association link break indication message from the SCTP, it further includes notifying all upper layer protocol users of the association of termination of the association service and removing information of all upper layer protocol users of the association.

シングルアソシエーションによるマルチユーザーのサポートの実現装置であって、
事前に配置された1つのプロトコルタイプを規定しないアソシエーションをアクティブにし、且つ前記アソシエーションのすべての上層プロトコルユーザーのプロセスID及びアソシエーションプロトコル標識PPI情報を記録することに用いられるアソシエーション設定ユニットと、
上層プロトコルユーザーが送信したデータパケットを受信し、受信されたデータパケットを前記アソシエーションの本端SCTPによって相手端SCTPに送信し、且つ前記相手端SCTPが送信したデータパケットを受信する際、前記データパケットに載せられたPPI情報によってユーザーのプロセスIDを見つけ、前記データパケットを前記プロセスIDの対応する上層プロトコルユーザーに送信することに用いられるデータ送受信ユニットと、を含む。
A device that realizes multi-user support through a single association,
An association setting unit used to activate an association that does not prescribe one pre-positioned protocol type and to record the process ID and association protocol indicator PPI information of all upper layer protocol users of the association;
When receiving the data packet transmitted by the upper layer protocol user, transmitting the received data packet to the partner SCTP by the main SCTP of the association, and receiving the data packet transmitted by the partner SCTP, the data packet And a data transmission / reception unit used to find the user's process ID from the PPI information placed in and transmit the data packet to the corresponding upper layer protocol user of the process ID.

前記データ送受信ユニットは、前記データパケットに載せられたPPI情報によって対応するユーザーのプロセスIDを見つけないと、前記データパケットを廃棄することにさらに用いられる。   The data transmission / reception unit is further used to discard the data packet if it does not find the corresponding user process ID by the PPI information carried in the data packet.

該装置は、
上層プロトコルユーザーからのアソシエーションリリース請求メッセージを受信する際、前記アソシエーションに他の上層プロトコルユーザーが存在するか否かを判断し、もしそうなら、直接にリリース請求を送信する上層プロトコルユーザーへアソシエーションサービス終了の指示メッセージを送信し、且つ記録されたこのユーザーの関連情報を取り除き、さもないと、SCTPへSHUTDOWNプリミティブを送信し、アソシエーションがリンク切れされた後、上層プロトコルユーザーへアソシエーションサービス終了の指示を送信し、且つ記録されたこのユーザーの関連情報を取り除くことに用いられるアソシエーションリリースユニットをさらに含み、
前記ユーザーの関連情報は、ユーザーのプロセスID及びPPI情報を含む。
The device
When receiving an association release request message from an upper layer protocol user, determine whether there is another upper layer protocol user in the association, and if so, terminate the association service to the upper layer protocol user who sends the release request directly And remove the recorded user-related information, otherwise send a SHUTDOWN primitive to SCTP and send the association service termination indication to the upper layer protocol user after the association is broken And an association release unit that is used to remove the recorded user related information,
The user related information includes a user process ID and PPI information.

該装置は、
SCTPが送信したアソシエーション輻輳指示メッセージを受信する際、前記アソシエーションのすべての上層プロトコルユーザーへアソシエーション輻輳指示メッセージを送信し、且つSCTPからのアソシエーション輻輳解除指示メッセージを受信する際、前記アソシエーションのすべての上層プロトコルユーザーへアソシエーション輻輳解除指示メッセージを送信することに用いられるアソシエーション輻輳処理ユニットと、
SCTPからのアソシエーションリンク切れ指示メッセージを受信する際、前記アソシエーションのすべての上層プロトコルユーザーへアソシエーションサービス終了を通知し、且つ記録されたこのアソシエーションのすべての上層プロトコルユーザーの関連情報を取り除くことに用いられるアソシエーションリンク切れ処理ユニットと、をさらに含む。
The device
When receiving an association congestion indication message sent by SCTP, when sending an association congestion indication message to all upper layer protocol users of the association and receiving an association congestion release indication message from SCTP, all upper layers of the association An association congestion processing unit used to send an association congestion release instruction message to the protocol user;
Used to notify all upper layer protocol users of the association upon termination of the association service upon receiving an association link break indication message from SCTP, and to remove the recorded related information of all upper layer protocol users of this association. An association link break processing unit.

従来の技術と比較すると、本発明は、以下の技術的効果を有する。   Compared with the prior art, the present invention has the following technical effects.

本発明の方法は、底層のSCTPアソシエーションが具体的な上層プロトコルと関係ない特性を利用し、シングルアソシエーションに、PPI(Payload Protocol Identifier,アソシエーションプロトコル標識)によって複数の異る上層プロトコルユーザーをサポートさせ、伝送帯域幅リソースを十分に利用し、IPアドレス及びポートの配置を減少させ、ある特別の場合における応用を満足させることができる。   The method of the present invention takes advantage of the fact that the bottom layer SCTP association does not relate to a specific upper layer protocol, and allows a single association to support multiple different upper layer protocol users through PPI (Payload Protocol Identifier). It can fully utilize the transmission bandwidth resources, reduce the IP address and port allocation, and satisfy the application in certain special cases.

本発明から提供されたシングルアソシエーションによるマルチユーザーのサポートの実現方法の工程図である。FIG. 6 is a process diagram of a method for realizing multi-user support by a single association provided by the present invention. 本発明における拡大された後のプロトコルスタックの応用構造図である。FIG. 3 is an application structure diagram of a protocol stack after being enlarged in the present invention. 本発明の実施例に提供されたアソシエーション構築プロセス図である。FIG. 4 is an association construction process diagram provided in an embodiment of the present invention. 本発明の実施例に提供されたアソシエーションデータ送受信工程図である。FIG. 5 is a diagram illustrating an association data transmission / reception process provided in an embodiment of the present invention. 本発明の実施例に提供されたアソシエーションリリース工程図である。FIG. 4 is an association release process diagram provided in an embodiment of the present invention. 本発明に提供されたシングルアソシエーションによるマルチユーザーのサポートの実現装置の構造図である。FIG. 3 is a structural diagram of an apparatus for realizing multi-user support by single association provided in the present invention.

以下、本発明の実施例における図面を参照して、本発明の実施例における技術方案に対して明確かつ完全に記述し、明らかに、記述した実施例が本発明の一部の実施例でしかない、全部の実施例ではない。本発明における実施例に基づき、当業者が、創造的な活動なしに、取得したすべてほかの実施例が、いずれも本発明の保護範囲に属する。   DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The following clearly and completely describes the technical solutions in the embodiments of the present invention with reference to the drawings in the embodiments of the present invention. The clearly described embodiments are only some of the embodiments of the present invention. Not all examples. Based on the embodiments of the present invention, all other embodiments obtained by those skilled in the art without creative activities are all within the protection scope of the present invention.

従来の1つのアソシエーションが単一のプロトコルユーザーしかサポートできないことによる伝送帯域幅リソースの無駄問題に基づき、本発明はシングルアソシエーションによるマルチユーザーのサポートの実現方法及び装置を提供し、前記方法は、シングルアソシエーションがPPIによって複数の異なる上層プロトコルユーザーをサポートすることを実現し、十分に伝送帯域幅リソースを利用し、IPアドレス及びポートの配置を減少させる。   Based on the waste of transmission bandwidth resources due to the fact that one conventional association can only support a single protocol user, the present invention provides a method and an apparatus for realizing multi-user support by a single association, Enables associations to support multiple different upper layer protocol users through PPI, fully utilizes transmission bandwidth resources, and reduces IP address and port placement.

具体的に、本発明は、シングルアソシエーションによるマルチユーザーのサポートの実現方法を提供し、図1に示すように、
事前に配置された1つのプロトコルタイプを規定しないアソシエーションをアクティブにし、且つ該アソシエーションのすべての上層プロトコルユーザーのプロセスID及びアソシエーションプロトコル標識PPI情報を記録するステップS101、を含む。
Specifically, the present invention provides a method for realizing multi-user support by a single association, as shown in FIG.
Activating an association that does not define one pre-arranged protocol type and recording the process ID and association protocol indicator PPI information of all upper layer protocol users of the association.

該ステップは、具体的に、以下のようである。   Specifically, the steps are as follows.

(1)プロトコルが同じである2つの上層プロトコルユーザーが事前に配置された1つのプロトコルタイプを規定しないアソシエーションの両端から送信された初期化実例の請求メッセージを受信し、該請求メッセージに載せられたユーザープロセスID及びPPI情報を記録すること、
(2)アソシエーションがアクティブにされたか否かを判断し、もしそうなら、上層プロトコルユーザーへアソシエーションアクティブ指示メッセージを送信し、本工程を終了し、さもないと、ステップ3を実行すること、
(3)アソシエーションがSCTPへINITプリミティブを送信したか否かを判断し、もしそうなら、該アソシエーションがアクティブにされた後、上層プロトコルユーザーへアソシエーションアクティブ指示メッセージを送信し、さもないと、SCTPへINITプリミティブを送信し、アソシエーションがアクティブにされた後、上層プロトコルユーザーへアソシエーションアクティブ指示メッセージを送信すること、を含む。
(1) Two upper-layer protocol users with the same protocol have received a billing message of an initialization instance sent from both ends of an association that does not prescribe one pre-positioned protocol type and have been placed in the billing message Record user process ID and PPI information;
(2) Determine whether the association has been activated, and if so, send an association active indication message to the upper layer protocol user and terminate this process; otherwise, perform step 3.
(3) Determine whether the association has sent an INIT primitive to SCTP, and if so, after the association has been activated, send an association active indication message to the upper layer protocol user, otherwise to SCTP Sending an INIT primitive and sending an association active indication message to an upper layer protocol user after the association is activated.

ステップS102、ある上層プロトコルユーザーから送信されたデータパケットを受信し、該データパケットをアソシエーションの本端SCTPによって相手端SCTPへ送信し、且つ相手端SCTPが送信したデータパケットを受信する際、データパケットに載せられたPPI情報によってユーザーのプロセスIDを見つけ、該データパケットをプロセスIDに対応する上層プロトコルユーザーに送信する。   Step S102, receiving a data packet transmitted from a certain upper layer protocol user, transmitting the data packet to the partner SCTP by the main SCTP of the association, and receiving the data packet transmitted by the partner SCTP The process ID of the user is found from the PPI information placed in the, and the data packet is transmitted to the upper layer protocol user corresponding to the process ID.

該ステップにおいて、データパケットに載せられたPPI情報によって対応するユーザーのプロセスIDを見つけないと、該データパケットを廃棄する。   In this step, if the corresponding process ID of the user is not found by the PPI information carried in the data packet, the data packet is discarded.

本発明の方法は、底層のSCTPアソシエーションが具体的な上層プロトコルと関係ない特性を利用し、シングルアソシエーションに、PPI(Payload Protocol Identifier,アソシエーションプロトコル標識)によって複数の異なる上層プロトコルユーザーをサポートさせ、伝送帯域幅リソースを十分に利用し、IPアドレス及びポートの配置を減少させ、ある特別の場合における応用を満足することができる。   The method of the present invention takes advantage of the characteristics that the SCTP association of the lower layer is not related to the specific upper layer protocol, and allows the single association to support a plurality of different upper layer protocol users by PPI (Payload Protocol Identifier) and transmit It can fully utilize bandwidth resources, reduce IP address and port placement, and satisfy the application in certain special cases.

以下、図2〜図5によって、本発明の好ましい実施例を提供し、且つ実施例に対する記載を参照して、さらに、本発明の技術詳細を提供する。   Hereinafter, preferred embodiments of the present invention will be provided by FIGS. 2 to 5, and further technical details of the present invention will be provided with reference to the description of the embodiments.

本発明の実施例の趣旨は、プロトコルスタックの応用結構に対して拡大し、各のプロトコルの異るPPIによって異るユーザーを識別し、シングルアソシエーションがPPIによって複数の異なる上層プロトコルユーザーをサポートすることができ、具体的に、拡大された後のプロトコルスタックの応用結結構を図2に示す。   The purpose of the embodiment of the present invention is to expand to the application structure of the protocol stack, to identify different users by different PPI of each protocol, and single association to support multiple different upper layer protocol users by PPI. Specifically, Figure 2 shows how the protocol stack is applied after it has been expanded.

本実施例は、明確的に本発明の技術発想を記述するために、1つのアソシエーション管理モジュールを導入して本発明の実現過程を詳しく説明し、もちろん、本発明は、該アソシエーション管理モジュールによって実現することに限定されなく、アソシエーション管理装置等のハードウェア装置によって実現することもできる。   In this embodiment, in order to clearly describe the technical idea of the present invention, one association management module is introduced to explain the implementation process of the present invention in detail. Of course, the present invention is realized by the association management module. However, the present invention is not limited to this, and can be realized by a hardware device such as an association management device.

具体的に、本実施例は、先に、アソシエーションの構築プロセスに対して詳しく記述し、図3に示すように、具体的に以下のステップを含み:。   Specifically, this embodiment first described in detail the association building process, and specifically includes the following steps as shown in FIG.

ステップS300、開始。   Step S300, start.

ステップS301、1つのアソシエーションを配置し、該アソシエーションのプロトコルタイプを規定しない。   Step S301, one association is arranged, and the protocol type of the association is not defined.

ステップS302、アソシエーション管理モジュールがあるプロトコルが同じである2つの上層プロトコルユーザーがアソシエーションの両端でそれぞれ送信された初期化実例の請求メッセージを受信し、該請求メッセージにプロトコルユーザーのPPI(Payload Protocol Identifier,アソシエーションプロトコル標識)が載せられ、且つ該標識PPI及び対応するユーザーのプロセスIDを記録する。   Step S302, two upper layer protocol users having the same protocol with an association management module receive initialization example billing messages respectively sent at both ends of the association, and the billing message includes a protocol user PPI (Payload Protocol Identifier, An association protocol indicator) and records the indicator PPI and the corresponding user process ID.

ステップS303、アソシエーション管理モジュールは、アソシエーションがアクティブにされたか否かを判断し、アクティブになっていなければ、ステップS304を実行し、さもないと、直接にこの上層プロトコルユーザーにアソシエーションアクティブ指示メッセージを送信し、そして、ステップS306に切り替える。   Step S303, the association management module determines whether or not the association has been activated, and if not, performs step S304, otherwise directly sends an association active indication message to this upper layer protocol user And it switches to step S306.

ステップS304、アソシエーション管理モジュールがSCTPへINITプリミティブを送信するか否かを判断し、さもないと、アソシエーション管理モジュールがSCTP層へINITプリミティブを送信し、初期化実例を請求し、構築プロセスを開始し、さもないと、処理しなく、底層のアソシエーションがアクティブにされた後、ステップS305を実行する。   Step S304, the association management module determines whether to send an INIT primitive to the SCTP, otherwise the association management module sends an INIT primitive to the SCTP layer, requests an initialization instance, and starts the construction process Otherwise, no processing is performed, and after the bottom layer association is activated, step S305 is executed.

ステップS305、アソシエーション管理モジュールは、アソシエーション設定が成功した後、対応する上層プロトコルユーザーへアソシエーションアクティブ指示メッセージを送信する。   Step S305, after the association setting is successful, the association management module transmits an association active instruction message to the corresponding upper layer protocol user.

ステップS306、終了。   Step S306, end.

アソシエーション設定された後、アソシエーションデータ送受信工程を開始し、図4に示すように、該データ送受信工程が具体的に以下のステップを含み:。   After the association is set, the association data transmission / reception process is started. As shown in FIG. 4, the data transmission / reception process specifically includes the following steps:

ステップS400、開始。   Step S400, start.

ステップS401、アソシエーション管理モジュールは、上層プロトコルユーザーが送信したデータパケットを受信する。   Step S401, the association management module receives a data packet transmitted by an upper layer protocol user.

ステップS402、アソシエーション管理モジュールは、アソシエーションがアクティブにされたか否かを判断し、もしそうなら、ステップS403を実行し、さもないと、ステップS408を実行する。   Step S402, the association management module determines whether or not the association has been activated, and if so, executes step S403, otherwise executes step S408.

ステップS403、アソシエーション管理モジュールは、受信されたデータパケットをアソシエーションの本端のSCTPに送信し、本端SCTPが再び該データパケットを、IPネットによってアソシエーションの相手端SCTPに送信する。   In step S403, the association management module transmits the received data packet to the SCTP at the main end of the association, and the main end SCTP transmits the data packet again to the other end SCTP of the association through the IP network.

ステップS404、アソシエーション管理モジュールは、アソシエーションの相手端SCTPからのデータパケットを受信する。   In step S404, the association management module receives a data packet from the partner SCTP of the association.

ステップS405、アソシエーションがアクティブにされたか否かを判断し、もしそうなら、ステップS406を実行し、さもないと、ステップS408を実行する。   Step S405, determine whether the association has been activated, if so, execute step S406, otherwise execute step S408.

ステップS406、データパケットにおけるPPIによって該PPIと対応する上層プロトコルユーザーのプロセスIDがあるか否かを見つけ、もしそうなら、ステップS407を実行し、さもないと、該メッセージを廃棄し、ステップS408を実行する。   Step S406, find out whether there is a process ID of the upper layer protocol user corresponding to the PPI by the PPI in the data packet, and if so, execute Step S407, otherwise discard the message, and Run.

ステップS407、データパケットをユーザーのプロセスIDに対応する上層プロトコルユーザーに送信する。   In step S407, the data packet is transmitted to the upper layer protocol user corresponding to the user process ID.

ステップS408、工程を終了する。   Step S408, the process ends.

説明する必要があるのは、データ送受信工程にアソシエーション輻輳、アソシエーションリンク切れの場合を発生すると、さらに、以下の処理を行い:。   What needs to be explained is that when the association congestion or the association link is broken in the data transmission / reception process, the following processing is further performed:

アソシエーションが輻輳を発生すると、アソシエーション管理モジュールがSCTPからのアソシエーション輻輳指示メッセージを受信した後、アソシエーションのすべての上層プロトコルユーザーへアソシエーション輻輳指示メッセージを送信し、上層プロトコルユーザーにパッケトの送信動作を停止することを通知し、SCTPからのアソシエーション輻輳解除指示メッセージを受信した後、アソシエーションへすべての上層プロトコルユーザーが送信したアソシエーション輻輳解除指示メッセージを受信した後、すべての上層プロトコルユーザーにアソシエーション輻輳解除を通知し、続けてアソシエーションへデータを送信する。   When the association is congested, after the association management module receives the association congestion indication message from SCTP, it sends the association congestion indication message to all upper layer protocol users of the association and stops sending packets to the upper layer protocol users. After receiving the association congestion release instruction message from SCTP, after receiving the association congestion release instruction message sent by all upper layer protocol users to the association, it notifies all upper layer protocol users of the association congestion release. Then continue to send data to the association.

アソシエーションがリンク切れされると、アソシエーション管理モジュールがSCTPからのアソシエーションリンク切れ指示メッセージを受信した後、該アソシエーションのすべての上層プロトコルユーザーにアソシエーションサービス終了を通知し、且つこのアソシエーションのすべての上層プロトコルユーザー情報を取り除く。   When an association is broken, the association management module receives an association link break indication message from SCTP, then notifies all upper layer protocol users of the association of termination of the association service, and all upper layer protocol users of this association. Remove information.

もちろん、ある上層プロトコルユーザーがアソシエーションをリリースしたいと、さらに、アソシエーションリリース工程を行って、具体的に、図5に示すように、以下のステップを含み:。   Of course, an upper-layer protocol user wishes to release an association, and further performs an association release process, specifically including the following steps, as shown in FIG.

ステップS501、上層プロトコルユーザーがアソシエーション管理モジュールへアソシエーションリリース請求メッセージを送信し、請求メッセージに必ずPPI情報が載せられた。   In step S501, the upper layer protocol user sends an association release request message to the association management module, and the PPI information is always included in the request message.

ステップS502、アソシエーション管理モジュールは、このアソシエーションが他の上層プロトコルユーザーを有するかそうかを判断し、有すると、ステップS503を実行し、さもないと、ステップS504を実行する。   Step S502, the association management module determines whether this association has another upper layer protocol user, and if so, executes step S503, otherwise executes step S504.

ステップS503、アソシエーション管理モジュールは、直接にこの上層プロトコルユーザーへアソシエーションサービス終了の指示メッセージを送信し、且つ記録されたこのユーザーの関連情報を記録し、該関連情報がユーザーのプロセスID、PPI情報を含む。   In step S503, the association management module directly sends an association service termination instruction message to the upper layer protocol user and records the recorded related information of the user, and the related information includes the user's process ID and PPI information. Including.

ステップS504、アソシエーション管理モジュールは、SCTPへSHUTDOWNプリミティブを送信し、アソシエーションがリンク切れされた後、上層プロトコルユーザーへアソシエーションサービス終了の指示を送信し、且つ記録されたこのユーザーの関連情報を取り除く。   Step S504, the association management module sends a SHUTDOWN primitive to the SCTP, and after the link is broken, sends an association service termination indication to the upper layer protocol user and removes the recorded related information of this user.

説明する必要があるのは、ある異常の場合には、アソシエーションが既にサービスを終了したが、上層プロトコルユーザーが送信したアソシエーションリリース請求メッセージを受信した場合があり、この場合、直接に該上層プロトコルユーザーへアソシエーションサービス終了の応答メッセージを送信する。   It is necessary to explain that in the case of an anomaly, the association has already terminated the service, but an association release solicitation message sent by the upper layer protocol user may have been received, in which case the upper layer protocol user may directly Send an association service end response message.

同時に、指摘する必要があるのは、上記アソシエーション工程構築、データ送信工程、輻輳処理過程及びアソシエーションリリース工程は、アソシエーションが単一のプロトコルユーザーをサポートする処理方式と同じである。   At the same time, it is necessary to point out that the association process construction, data transmission process, congestion processing process, and association release process are the same as the processing method in which the association supports a single protocol user.

本発明は、シングルアソシエーションによるマルチユーザーのサポートの実現装置をさらに提供し、図6に示すように、
事前に配置された1つのプロトコルタイプを規定しないアソシエーションをアクティブにし、且つ該アソシエーションのすべての上層プロトコルユーザーのプロセスID及びアソシエーションプロトコル標識PPI情報を記録することに用いられるアソシエーション設定ユニットと、
ある上層プロトコルユーザーが送信したデータパケットを受信し、該データパケットを前記アソシエーションの本端ストリーム制御伝送プロトコルSCTPによって相手端SCTPに送信し、且つ相手端SCTPが送信したデータパケットを受信する際、該データパケットに載せられたPPI情報によってユーザーのプロセスIDを見つけ、該データパケットをプロセスIDに対応する上層プロトコルユーザーに送信することに用いられるデータ送受信ユニットと、を含む。
The present invention further provides an apparatus for realizing multi-user support by a single association, as shown in FIG.
An association setting unit used to activate an association that does not prescribe one pre-placed protocol type and to record the process ID and association protocol indicator PPI information of all upper layer protocol users of the association;
When receiving a data packet transmitted by a certain upper layer protocol user, transmitting the data packet to the partner SCTP by the main stream control transmission protocol SCTP of the association, and receiving the data packet transmitted by the partner SCTP, A data transmission / reception unit used to find the process ID of the user from the PPI information carried in the data packet and to transmit the data packet to the upper layer protocol user corresponding to the process ID.

そのうち、上記データ送受信ユニット620は、データパケットに載せられたPPI情報によってユーザーのプロセスIDを見つけないと、該データパケットを廃棄することにさらに用いられる。   Of these, the data transmission / reception unit 620 is further used to discard the data packet if it does not find the user's process ID from the PPI information carried in the data packet.

さらに、本発明が提供された装置は、
ある上層プロトコルユーザーからのアソシエーションリリース請求メッセージを受信する際、アソシエーションに他の上層プロトコルユーザーが存在するか否かを判断し、もしそうなら、直接にリリース請求を送信する上層プロトコルユーザーへアソシエーションサービス終了の指示メッセージを送信し、且つ記録されたこのユーザーの関連情報を取り除き、さもないと、SCTPへSHUTDOWNプリミティブを送信し、アソシエーションがリンク切れされた後、上層プロトコルユーザーへアソシエーションサービス終了の指示を送信し、且つ記録されたこのユーザーの関連情報を取り除くことに用いられるアソシエーションリリースユニット630と、そのうち、ユーザーの関連情報は、ユーザーのプロセスID及びPPI情報を含み、
SCTPが送信したアソシエーション輻輳指示メッセージを受信する際、アソシエーションのすべての上層プロトコルユーザーへアソシエーション輻輳指示メッセージを送信し、且つSCTPからのアソシエーション輻輳解除指示メッセージを受信する際、アソシエーションのすべての上層プロトコルユーザーへアソシエーション輻輳解除指示メッセージを送信することに用いられるアソシエーション輻輳処理ユニット640と、
SCTPからのアソシエーションリンク切れ指示メッセージを受信する際、アソシエーションのすべての上層プロトコルユーザーへアソシエーションサービス終了を通知し、且つ記録されたこのアソシエーションのすべての上層プロトコルユーザーの関連情報を取り除くことに用いられるアソシエーションリンク切れ処理ユニット650と、をさらに含む。
Furthermore, the device provided with the present invention is:
When receiving an association release solicitation message from one upper layer protocol user, determine whether there is another upper layer protocol user in the association and if so, terminate the association service to the upper layer protocol user who sends the release request directly And remove the recorded user-related information, otherwise send a SHUTDOWN primitive to SCTP and send the association service termination indication to the upper layer protocol user after the association is broken And the Association Release Unit 630 used to remove this recorded user related information, of which the user related information includes the user's process ID and PPI information,
When an association congestion indication message sent by SCTP is received, an association congestion indication message is sent to all upper layer protocol users of the association, and when an association congestion release indication message from SCTP is received, all upper layer protocol users of the association An association congestion processing unit 640 used to send an association congestion release indication message to
Association used to notify the association service termination to all upper layer protocol users of the association upon receipt of an association link break indication message from SCTP and to remove all the upper layer protocol user related information recorded for this association. And a broken link processing unit 650.

明らかに、当業者は、本発明の精神及び範囲から離れることなしに本発明に対して様々な変更及び変形を行うことができる。従って、本発明のこれらの修正及び変形が本発明の請求項及びその同等技術の範囲にあると、本発明はこれらの変更及び変形も含むことを意図する。   Obviously, those skilled in the art can make various modifications and variations to the present invention without departing from the spirit and scope of the present invention. Therefore, it is intended that the present invention cover these modifications and variations as they come within the scope of the appended claims and their equivalents.

Claims (10)

シングルアソシエーションによるマルチユーザーのサポートの実現方法であって、
事前に配置された1つのプロトコルタイプを規定しないアソシエーションをアクティブにし、且つ前記アソシエーションのすべての上層プロトコルユーザーのプロセスID及びアソシエーションプロトコル標識PPI情報を記録するステップ1と、
上層プロトコルユーザーから送信されたデータパケットを受信し、受信されたデータパケットを前記アソシエーションの本端ストリーム制御伝送プロトコルSCTPによって相手端SCTPへ送信し、且つ前記相手端SCTPが送信したデータパケットを受信する際、前記データパケットに載せられたPPI情報によってユーザーのプロセスIDを見つけ、前記データパケットを前記プロセスIDに対応する上層プロトコルユーザーに送信するステップ2と、を含むことを特徴とする。
A method of realizing multi-user support through single association,
Activating an association that does not prescribe one pre-placed protocol type and recording the process ID and association protocol indicator PPI information of all upper layer protocol users of the association; and
A data packet transmitted from an upper layer protocol user is received, the received data packet is transmitted to the partner SCTP by the main stream control transmission protocol SCTP of the association, and the data packet transmitted by the partner SCTP is received. In this case, the method includes a step 2 of finding a user process ID from the PPI information carried in the data packet and transmitting the data packet to an upper layer protocol user corresponding to the process ID.
前記ステップ1は、具体的に、
プロトコルが同じである2つの上層プロトコルユーザーが事前に設定された1つのプロトコルタイプを規定しないアソシエーションの両端から送信された初期化実例の請求メッセージを受信し、前記請求メッセージに載せられたユーザープロセスID及びPPI情報を記録するステップ11と、
前記アソシエーションがアクティブにされたか否かを判断し、もしそうなら、前記上層プロトコルユーザーへアソシエーションアクティブ指示メッセージを送信し、本工程を終了し、さもないと、ステップ13を実行するステップ12と、
すでにSCTPへINITプリミティブを発起したか否かを判断し、もしそうなら、前記アソシエーションがアクティブにされるのを待ってから、前記上層プロトコルユーザーへアソシエーションアクティブ指示メッセージを送信し、さもないと、前記SCTPへINITプリミティブを発起し、前記アソシエーションがアクティブにされるのを待ってから、前記上層プロトコルユーザーへアソシエーションアクティブ指示メッセージを送信するステップ13と、を含むことを特徴とする請求項1に記載する方法。
The step 1 specifically includes:
Two upper-layer protocol users with the same protocol receive initialization instance billing messages sent from both ends of an association that does not specify a preconfigured protocol type, and the user process ID included in the billing message And step 11 for recording PPI information;
Determining whether the association has been activated, and if so, sending an association active indication message to the upper layer protocol user to end the process; otherwise, performing step 13; and
Determine whether an INIT primitive has already been issued to the SCTP, and if so, wait for the association to be activated before sending an association active indication message to the upper layer protocol user, otherwise Initiating an INIT primitive to the SCTP, waiting for the association to become active, and then sending an association active indication message to the upper layer protocol user 13. Method.
前記ステップ2は、
前記データパケットに載せられたPPI情報によって対応するユーザーのプロセスIDを見つけないと、前記データパケットを廃棄すること、をさらに含むことを特徴とする請求項1に記載する方法。
Step 2 includes
The method of claim 1, further comprising discarding the data packet if the corresponding process ID of the user is not found by the PPI information carried in the data packet.
該方法は、
上層プロトコルユーザーから発起したアソシエーションリリース請求メッセージを受信する際、前記アソシエーションに他の上層プロトコルユーザーが存在するか否かを判断し、もしそうなら、リリース請求を送信した上層プロトコルユーザーへ直接にアソシエーションサービス終了の指示メッセージを送信し、且つ記録されたこのユーザーに関連する情報を取り除く、さもないと、SCTPへSHUTDOWNプリミティブを送信し、アソシエーションがリンク切れた後、上層プロトコルユーザーへアソシエーションサービス終了の指示を送信し、且つ記録されたこのユーザーの関連情報を取り除くこと、
前記ユーザーの関連情報にユーザーのプロセスID及びPPI情報を含むこと、をさらに含むことを特徴とする請求項1〜3のいずれか一つに記載する方法。
The method
When receiving an association release request message originating from an upper layer protocol user, it determines whether there is another upper layer protocol user in the association, and if so, an association service directly to the upper layer protocol user who sent the release request Send a termination indication message and remove the recorded information related to this user, otherwise send a SHUTDOWN primitive to SCTP, and after the association is broken the link tells the upper layer protocol user to terminate the association service Remove this user's related information that was sent and recorded,
The method according to any one of claims 1 to 3, further comprising: including a user process ID and PPI information in the user related information.
該方法は、
SCTPが送信したアソシエーション輻輳指示メッセージを受信する際、前記アソシエーションのすべての上層プロトコルユーザーへアソシエーション輻輳指示メッセージを送信し、且つSCTPからのアソシエーション輻輳解除指示メッセージを受信する際、前記アソシエーションのすべての上層プロトコルユーザーへアソシエーション輻輳解除指示メッセージを送信すること、をさらに含むことを特徴とする請求項1〜3のいずれか一つに記載する方法。
The method
When receiving an association congestion indication message sent by SCTP, when sending an association congestion indication message to all upper layer protocol users of the association and receiving an association congestion release indication message from SCTP, all upper layers of the association The method according to any one of claims 1 to 3, further comprising: transmitting an association congestion release instruction message to the protocol user.
該方法は、
SCTPからのアソシエーションリンク切れ指示メッセージを受信する際、前記アソシエーションのすべての上層プロトコルユーザーにアソシエーションサービス終了を通知し、且つこのアソシエーションのすべての上層プロトコルユーザーの情報を取り除くこと、をさらに含むことを特徴とする請求項1〜3のいずれか一つに記載する方法。
The method
And further comprising notifying all upper layer protocol users of the association of termination of the association service and removing information of all upper layer protocol users of the association when receiving an association link break indication message from the SCTP. The method according to any one of claims 1 to 3.
シングルアソシエーションによるマルチユーザーのサポートの実現装置であって、
事前に配置された1つのプロトコルタイプを規定しないアソシエーションをアクティブにし、且つ前記アソシエーションのすべての上層プロトコルユーザーのプロセスID及びアソシエーションプロトコル標識PPI情報を記録することに用いられるアソシエーション設立ユニットと、
上層プロトコルユーザーが送信したデータパケットを受信し、受信されたデータパケットを前記アソシエーションの本端SCTPによって相手端SCTPに送信し、且つ前記相手端SCTPが送信したデータパケットを受信する際、前記データパケットに載せられたPPI情報によってユーザーのプロセスIDを見つけ、前記データパケットを前記プロセスIDの対応する上層プロトコルユーザーに送信することに用いられるデータ送受信ユニットと、を含むことを特徴とする。
A device that realizes multi-user support through a single association,
An association establishment unit used to activate an association that does not prescribe one pre-positioned protocol type and to record the process ID and association protocol indicator PPI information of all upper layer protocol users of the association;
When receiving the data packet transmitted by the upper layer protocol user, transmitting the received data packet to the partner SCTP by the main SCTP of the association, and receiving the data packet transmitted by the partner SCTP, the data packet And a data transmission / reception unit used to find the process ID of the user from the PPI information carried in the above and transmit the data packet to the upper layer protocol user corresponding to the process ID.
前記データ送受信ユニットは、前記データパケットに載せられたPPI情報によって対応するユーザーのプロセスIDが見つからないと、前記データパケットを廃棄することにさらに用いられることを特徴とする請求項7に記載の装置。   8. The apparatus according to claim 7, wherein the data transmitting / receiving unit is further used for discarding the data packet when the corresponding process ID of the user is not found by the PPI information carried in the data packet. . 該装置は、
上層プロトコルユーザーが発起したアソシエーションリリース請求メッセージを受信する際、前記アソシエーションに他の上層プロトコルユーザーが存在するか否かを判断し、もしそうなら、リリース請求を送信する上層プロトコルユーザーへ直接にアソシエーションサービス終了の指示メッセージを送信し、且つ記録されたこのユーザーの関連情報を取り除き、さもないと、SCTPへSHUTDOWNプリミティブを送信し、アソシエーションがリンク切れた後、上層プロトコルユーザーへアソシエーションサービス終了の指示を送信し、且つ記録されたこのユーザーの関連情報を取り除くことに用いられるアソシエーションリリースユニットをさらに含み、
前記ユーザーの関連情報は、ユーザーのプロセスID及びPPI情報を含むことを特徴とする請求項7又は8に記載の装置。
The device
When an association release request message originated by an upper layer protocol user is received, it is determined whether there is another upper layer protocol user in the association, and if so, an association service directly to the upper layer protocol user sending the release request Send a termination indication message and remove this recorded user-related information, otherwise send a SHUTDOWN primitive to SCTP and send an association service termination indication to the upper layer protocol user after the association is broken And an association release unit that is used to remove the recorded user related information,
9. The apparatus according to claim 7, wherein the user related information includes a user process ID and PPI information.
該装置は、
SCTPが送信したアソシエーション輻輳指示メッセージを受信する際、前記アソシエーションのすべての上層プロトコルユーザーへアソシエーション輻輳指示メッセージを送信し、且つSCTPからのアソシエーション輻輳解除指示メッセージを受信する際、前記アソシエーションのすべての上層プロトコルユーザーへアソシエーション輻輳解除指示メッセージを送信することに用いられるアソシエーション輻輳処理ユニットと、
SCTPからのアソシエーションリンク切れ指示メッセージを受信する際、前記アソシエーションのすべての上層プロトコルユーザーへアソシエーションサービス終了を通知し、且つ記録されたこのアソシエーションのすべての上層プロトコルユーザーの関連情報を取り除くことに用いられるアソシエーションリンク切れ処理ユニットと、をさらに含むことを特徴とする請求項7又は8に記載の装置。
The device
When receiving an association congestion indication message sent by SCTP, when sending an association congestion indication message to all upper layer protocol users of the association and receiving an association congestion release indication message from SCTP, all upper layers of the association An association congestion processing unit used to send an association congestion release instruction message to the protocol user;
Used to notify all upper layer protocol users of the association upon termination of the association service upon receiving an association link break indication message from SCTP, and to remove the recorded related information of all upper layer protocol users of this association. 9. The apparatus according to claim 7, further comprising an association link break processing unit.
JP2012525862A 2009-08-28 2010-05-19 Method and apparatus for realizing multi-user support by single association Active JP5411992B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN200910169711.0 2009-08-28
CN200910169711.0A CN101997862B (en) 2009-08-28 2009-08-28 Method and device for realizing multiple user support by single coupling
PCT/CN2010/072960 WO2011023001A1 (en) 2009-08-28 2010-05-19 Method and apparatus for supporting multi-user by the individual coupling

Publications (2)

Publication Number Publication Date
JP2013502859A true JP2013502859A (en) 2013-01-24
JP5411992B2 JP5411992B2 (en) 2014-02-12

Family

ID=43627209

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012525862A Active JP5411992B2 (en) 2009-08-28 2010-05-19 Method and apparatus for realizing multi-user support by single association

Country Status (3)

Country Link
JP (1) JP5411992B2 (en)
CN (1) CN101997862B (en)
WO (1) WO2011023001A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11381998B2 (en) 2017-02-28 2022-07-05 Nec Corporation Communication apparatus, method, program, and recording medium

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109429220B (en) * 2017-06-20 2022-03-22 中兴通讯股份有限公司 Multi-system co-coupling method and device
CN111970239B (en) * 2020-07-10 2023-03-24 上海欣方智能系统有限公司 SCTP-based SIGTRANS protocol stack implementation method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005529552A (en) * 2002-06-07 2005-09-29 ノキア コーポレイション Method and system for transmitting connection-oriented or connectionless data
CN101242354A (en) * 2007-02-09 2008-08-13 华为技术有限公司 Data transmission method, system and device
JP2009111641A (en) * 2007-10-29 2009-05-21 Fujitsu Ltd Base station device, communication method, and mobile communication system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030020577A (en) * 2001-09-03 2003-03-10 엘지전자 주식회사 User Data Delivery Method Of SCTP

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005529552A (en) * 2002-06-07 2005-09-29 ノキア コーポレイション Method and system for transmitting connection-oriented or connectionless data
CN101242354A (en) * 2007-02-09 2008-08-13 华为技术有限公司 Data transmission method, system and device
JP2009111641A (en) * 2007-10-29 2009-05-21 Fujitsu Ltd Base station device, communication method, and mobile communication system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11381998B2 (en) 2017-02-28 2022-07-05 Nec Corporation Communication apparatus, method, program, and recording medium

Also Published As

Publication number Publication date
JP5411992B2 (en) 2014-02-12
CN101997862B (en) 2014-07-02
CN101997862A (en) 2011-03-30
WO2011023001A1 (en) 2011-03-03

Similar Documents

Publication Publication Date Title
EP3352431B1 (en) Network load balance processing system, method, and apparatus
JP5097620B2 (en) Multipath communication system
US20190312938A1 (en) Data Transmission Method And Apparatus
EP3739784B1 (en) Data packet sending method and related device
US8175091B2 (en) Communication system
JP2009219076A (en) Gateway router and priority control method of emergency call in ip telephone system
JP5913258B2 (en) Relay device and data transfer method
US8838782B2 (en) Network protocol processing system and network protocol processing method
JP2013507023A (en) Method and system for managing connections in a connection-oriented forward delivery environment
JP2002518885A5 (en)
JP5411992B2 (en) Method and apparatus for realizing multi-user support by single association
JP5476852B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND COMMUNICATION METHOD
CN102710495A (en) Method and device for establishing routing information of user host computer in monitoring network
WO2007124629A1 (en) A lmp message processing method, unit and a lmp message processing node
WO2013013524A1 (en) Method and system for realizing cross-network terminal communication
CN102263808B (en) Session control service method, device and system
WO2010081321A1 (en) Method, device and system for upload rate dynamic association
JP2017157963A (en) Communication device, communication method and program
JP2004187099A (en) Communication control method, communication system and communication equipment
JP2003008611A (en) Data relay device and data relay method
JP2005011267A (en) Real-time data communication system, real-time data communication device and method for real-time communication
JP2003289338A (en) Packet repeating program, packet repeating apparatus and recording medium
WO2024207870A1 (en) Data transmission method and related device
JP3845392B2 (en) BAND CONTROL DEVICE AND BAND CONTROL SYSTEM
JP5121789B2 (en) Data transmission system and computer

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130523

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130604

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130829

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131108

R150 Certificate of patent or registration of utility model

Ref document number: 5411992

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250