JPH0622354A - Processing system for transfer syntax in compliance with osi - Google Patents

Processing system for transfer syntax in compliance with osi

Info

Publication number
JPH0622354A
JPH0622354A JP17524292A JP17524292A JPH0622354A JP H0622354 A JPH0622354 A JP H0622354A JP 17524292 A JP17524292 A JP 17524292A JP 17524292 A JP17524292 A JP 17524292A JP H0622354 A JPH0622354 A JP H0622354A
Authority
JP
Japan
Prior art keywords
information element
transfer syntax
data
information
identification data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP17524292A
Other languages
Japanese (ja)
Inventor
Yoshihiro Kubota
好宏 窪田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP17524292A priority Critical patent/JPH0622354A/en
Publication of JPH0622354A publication Critical patent/JPH0622354A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Exchange Systems With Centralized Control (AREA)

Abstract

PURPOSE:To convert a transfer syntax so as to make the processing of application efficient when the transfer syntax is received with respect to the processing system of the transfer syntax in compliance with OSI comprising combination of information elements consisting of a tag representing a type of the information elements, length of the information and information element content data. CONSTITUTION:This system is provided with a transfer syntax conversion section 2 converting a reception transfer syntax 1 into data suitable for processing the application. The transfer syntax conversion section uses message configuration data 3 defined in response to the application to convert each information of the received transfer syntax. Then an information element identification data set 4a comprising identification data of each information element in the order defined by the conversion and an information element content data set 4b stored in an address commanded by the identification data are generated and given to the application.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はOSI(Open Systems I
nterconnection) 準拠転送構文の処理方式に関する。
The present invention relates to OSI (Open Systems I).
nterconnection) Concerning the processing method of the conforming transfer syntax.

【0002】近年,情報・通信の分野においてOSI標
準に対応する装置やシステムの開発や利用が進められて
いる。このOSIはコンピュータ間の通信プロトコルを
7層に階層化して標準化されており,その中のプレゼン
テーション層(第6層)は上位のアプリケーション(応
用層:第7層)が交換する情報について汎用的な符号化
の処理を行い,符号化された結果が転送構文と呼ばれ
る。応用層は符号化の意識をせず,交換する情報の意味
を取り扱い,意味を表現したものは抽象構文と呼ばれ
る。プレゼンテーション層は,このようにアプリケーシ
ョンを実現するために交換する情報に関して転送構文と
抽象構文の規定を独立させ,汎用的で体系的な情報表現
規則の実現を可能とする。
In recent years, in the field of information and communication, development and utilization of devices and systems compatible with the OSI standard have been promoted. This OSI is standardized by hierarchizing the communication protocol between computers into seven layers, and the presentation layer (sixth layer) therein is a general-purpose information exchanged by an upper application (application layer: seventh layer). The encoding process is performed, and the encoded result is called a transfer syntax. The application layer handles the meaning of the information to be exchanged without being aware of encoding, and what expresses the meaning is called abstract syntax. In this way, the presentation layer makes it possible to realize general and systematic information representation rules by making the transfer syntax and abstract syntax rules independent regarding the information exchanged to realize the application.

【0003】[0003]

【従来の技術】OSIのプレゼンテーション層は,アプ
リケーション層が規定した抽象構文を転送構文に変換し
たり,転送構文を抽象構文へ逆変換する。この時汎用的
な変換を可能とするために,抽象構文と転送構文の対応
一般則が設けられ,両層に共通の抽象構文表記規則1
(ANS.1と称される)と,その符号化規則が規定さ
れている。
2. Description of the Related Art The presentation layer of OSI converts an abstract syntax defined by an application layer into a transfer syntax, or converts a transfer syntax into an abstract syntax. At this time, in order to enable general-purpose conversion, a general rule for correspondence between the abstract syntax and the transfer syntax is provided, and the abstract syntax notation rule 1 common to both layers
(Referred to as ANS.1) and its encoding rules are defined.

【0004】OSIで規定された転送構文の一般的な構
造を図7に示す。一つの転送構文は1または複数の情報
要素により構成され,図7の例では情報要素1〜情報要
素3からなる3つで構成されている。情報要素は階層構
造をとることができ,図7の場合は情報要素2がその例
である。
The general structure of the transfer syntax specified by OSI is shown in FIG. One transfer syntax is composed of one or more information elements, and in the example of FIG. 7, is composed of three information elements 1 to 3. The information elements can have a hierarchical structure, and in the case of FIG. 7, the information element 2 is an example.

【0005】各情報要素は,情報要素の種別(転送され
るデータの種別等)を表すタグ(Tag),次のバリュ
ー(Value)のデータ長を表すレングス(Leng
th)及び実際の情報要素の値(データ)であるバリュ
ー(Value)で構成される。
Each information element includes a tag (Tag) indicating the type of information element (type of data to be transferred, etc.) and a length (Leng) indicating the data length of the next value (Value).
th) and a value (Data) which is a value (data) of an actual information element.

【0006】この転送構文を構成する情報要素のタグの
値やバリューの値(コーディング)は,各アプリケーシ
ョン毎に決定され,その内容が次のような点で変化する
アプリケーションが存在する。
The tag value and the value value (coding) of the information element forming the transfer syntax are determined for each application, and there are applications whose contents change in the following points.

【0007】各情報要素の並び順は自由である。図7
の例では情報要素1,2,3の順に並んでいるが,2,
1,3と並べられてもかまわない。 情報要素には必須(マンダトリと呼ばれる)の情報要
素や,オプション条件により任意に選択可能で,必ずし
も転送構文に含まれない情報要素がある。図7の例で
は,情報要素1〜3が含まれているが,情報要素1,3
しか含まない場合もある。
The arrangement order of each information element is arbitrary. Figure 7
In the example, information elements 1, 2 and 3 are arranged in this order, but
It doesn't matter if they are arranged side by side. Information elements include mandatory (called mandatory) information elements and information elements that can be arbitrarily selected according to optional conditions and are not necessarily included in the transfer syntax. Although the information elements 1 to 3 are included in the example of FIG. 7, the information elements 1 and 3 are included.
In some cases, it only contains.

【0008】バリューのデータ長が固定値をとらな
い。図7の例では,Value−1が,ある場合には3
バイトであったのが,別の場合には5バイトになる。 このような転送構文を受信して処理する従来の方法を図
8により説明する。
The value data length does not take a fixed value. In the example of FIG. 7, Value-1 is 3 if it exists.
What was a byte is 5 bytes in other cases. A conventional method for receiving and processing such a transfer syntax will be described with reference to FIG.

【0009】A.は転送構文の例を示し,この例では情
報要素(IEで表示:InformationElement)が,IE1
〜IE4で構成され,IE1はマンダトリの情報要素
(3バイト),IE2〜IE4はオプションの情報要素
(それぞれ4バイト,3バイト,5バイト)である。従
来は,この転送構文を受信すると,メモリに格納されて
そのまま処理される。
A. Shows an example of transfer syntax. In this example, the information element (displayed by IE: InformationElement) is IE1.
To IE4, IE1 is a mandatory information element (3 bytes), and IE2 to IE4 are optional information elements (4 bytes, 3 bytes, and 5 bytes, respectively). Conventionally, when this transfer syntax is received, it is stored in the memory and processed as it is.

【0010】図8のB.はアプリケーションにおける基
本フローであり,最初にIE1を読出し,読出されたI
E1に対応する処理を実行する。以後,各IEについて
順次同様の処理を行う。
Referring to FIG. Is a basic flow in the application, IE1 is read first, and the read I
The process corresponding to E1 is executed. After that, the same processing is sequentially performed for each IE.

【0011】図9は,上記図8のB.における情報要素
(IE)読出しの処理フローである。すなわち,最初に
先頭タグのアドレス(IEを格納したメモリの先頭IE
のタグが格納されたアドレス)を入手する(図9のS
1),次にアプリケーションにおいて必要とされるタグ
値(データの種別),すなわちサーチすべきタグ値を記
憶する(同S2)。次いで,先に入手したアドレスによ
りタグを読出し(同S3),先に記憶したタグ値と一致
するか判断する(同S4)。ここで,一致が得られる
と,一つのIE(IE1〜IE4の中の一つ)の出力デ
ータが読出されて設定される(同S5)。
FIG. 9 shows the B. 2 is a processing flow of reading an information element (IE) in FIG. That is, the address of the first tag (first IE of the memory storing the IE)
(The address where the tag is stored) is obtained (S in FIG. 9)
1) Next, the tag value (data type) required in the application, that is, the tag value to be searched is stored (at step S2). Then, the tag is read from the previously obtained address (at step S3) and it is determined whether the tag value matches the tag value stored at step S4. If a match is obtained, the output data of one IE (one of IE1 to IE4) is read and set (at step S5).

【0012】タグ値が一致しない場合は,最終タグか判
別し(同S6),最終タグでないと次のタグのアドレス
を計算し(同S7),ステップS3へ戻り同様の処理を
繰り返す。この図9の処理は,サーチすべきタグ値とし
て最初にIE1のタグ値が記憶されると,上記S1〜S
5の各処理により対応する出力データが得られ,次にサ
ーチすべきタグ値として,IE3のタグ値が記憶される
と,上記S1〜S6の処理及びS3へ戻った上での各処
理が行われる。以下,サーチすべき各タグ値について同
様の処理が行われる。また,受信した転送構文中に,例
えばIE3,IE4がオプションのために含まれなかっ
た場合にも,上記の処理を繰り返して,全IEを読出し
てみないと含まれないことが判別できない。
If the tag values do not match, it is determined whether the tag is the final tag (at step S6). If it is not the final tag, the address of the next tag is calculated (at step S7), and the process returns to step S3 to repeat the same processing. In the processing of FIG. 9, when the tag value of IE1 is first stored as the tag value to be searched, the above S1 to S
When the corresponding output data is obtained by each process of 5 and the tag value of IE3 is stored as the tag value to be searched next, the processes of S1 to S6 and the processes after returning to S3 are performed. Be seen. Hereinafter, similar processing is performed for each tag value to be searched. Also, even if IE3 and IE4 are not included in the received transfer syntax because of options, it cannot be determined that they are not included unless all the IEs are read by repeating the above processing.

【0013】[0013]

【発明が解決しようとする課題】上記のような転送構文
はコンピュータ間でプレゼンテーション層により転送さ
れ,アプリケーションにおいてこの転送構文を直接解析
しつつ,相手から要求された処理を進めるが,上記の
〜のような条件があるため効率が悪いという問題があ
った。また,上記図9に示す処理,すなわち,情報要素
を読み出す時に,常に転送構文内のタグを検索すること
はシステムの処理能力に大きな負担となる。特に,実際
の転送構文には,情報要素(IE)の数が20個あっ
て,その中の10個以上がオプショナルIEというよう
な例が多くある。このような場合,システムの処理能力
は多大な影響を受ける。
The transfer syntax as described above is transferred by the presentation layer between computers, and the application directly analyzes the transfer syntax while proceeding with the processing requested by the other party. There is a problem that efficiency is poor because of such conditions. Further, the processing shown in FIG. 9 described above, that is, constantly searching for tags in the transfer syntax when reading an information element imposes a heavy load on the processing capacity of the system. In particular, in the actual transfer syntax, there are many cases where there are 20 information elements (IEs) and 10 or more of them are optional IEs. In such cases, the processing capacity of the system is greatly affected.

【0014】本発明は,転送構文を受信した時に効率的
に情報要素の存在,不存在の識別と,データの取り出し
を行って処理能力の低下を防止することができるOSI
準拠転送構文の処理方式を提供することを目的とする。
According to the present invention, when the transfer syntax is received, the presence or absence of the information element can be efficiently identified, and the data can be retrieved to prevent the deterioration of the processing capability.
It is intended to provide a processing method of a compliant transfer syntax.

【0015】[0015]

【課題を解決するための手段】図1は本発明の原理構成
図である。図1の1は外部から受信した受信転送構文,
2は受信した転送構文形式のメッセージをアプリケーシ
ョンが処理し易い形式の内部データ形式に変換する転送
構文変換部,3はアプリケーションに応じて必要とされ
る情報要素の種別や,並び順等を定義したデータで構成
するメッセージ構成データ,4は変換データ格納部であ
る。変換データ格納部4には,情報要素識別データセッ
ト4aと情報要素内容データ4bが格納される。
FIG. 1 is a block diagram showing the principle of the present invention. 1 in FIG. 1 is a reception transfer syntax received from the outside,
2 is a transfer syntax conversion unit that converts the received transfer syntax format message into an internal data format that is easy for the application to process, and 3 defines the types of information elements required according to the application, the arrangement order, etc. Reference numeral 4 is a conversion data storage unit which is composed of message data. The conversion data storage unit 4 stores the information element identification data set 4a and the information element content data 4b.

【0016】本発明は転送構文をアプリケーションに渡
す時にアプリケーションにより定義されたデータを用い
て決められたフォーマットに変換し,各情報要素の内容
データの存在・不存在やデータ格納位置を表すデータセ
ットと情報要素内容のデータとに変換するものである。
According to the present invention, when a transfer syntax is passed to an application, it is converted into a format determined by using the data defined by the application, and a data set representing the presence / absence of the content data of each information element and the data storage position. It is to be converted into data of information element contents.

【0017】[0017]

【作用】メッセージ構成データ3には,変換データ格納
部4内の情報要素識別データセット4a,情報要素内容
データ4bを作成するのに必要な全データが各メッセー
ジ対応に設定されている。
In the message structure data 3, all data necessary for creating the information element identification data set 4a and the information element content data 4b in the conversion data storage unit 4 are set for each message.

【0018】図1において,他のコンピュータ等の装置
から転送構文が通信されて受信転送構文1が得られる。
転送構文変換部2は,メッセージ構成データ3が持つリ
ストで指定された情報要素(タグ)が,受信転送構文1
に有るかタグを用いて各情報要素(タグ,レングス,バ
リューで構成)について検索し,有る場合は情報要素識
別データセット4aの当該情報要素の識別データの位置
に,フラグを立て(“1”),その情報要素の内容デー
タ(バリュー)を情報要素内容データ4bの先頭に格納
する。さらに,情報要素識別データセット4aの当該情
報要素のフラグの後にその情報要素内容データを格納し
た番地を書込み,そのデータ長(レングス)を書込む。
なお,このデータ長の情報は,番地が格納されるので必
ずしも必要ではない。
In FIG. 1, the transfer syntax is communicated from another device such as a computer to obtain the received transfer syntax 1.
In the transfer syntax conversion unit 2, the information element (tag) specified in the list of the message configuration data 3 is the reception transfer syntax 1
Is searched for each information element (composed of a tag, a length, and a value) using a tag, and if there is, a flag is set at the position of the identification data of the information element of the information element identification data set 4a (“1”). ), The content data (value) of the information element is stored at the head of the information element content data 4b. Further, after the flag of the information element of the information element identification data set 4a, the address storing the information element content data is written and the data length (length) is written.
The information of this data length is not always necessary because the address is stored.

【0019】指定された情報要素がオプションで存在し
ない場合は,情報要素識別データセット4a内のその情
報要素の識別データの位置にフラグを立てず
(“0”)。このフラグに関連する番地,データ長は何
もセットされない。
If the specified information element does not exist as an option, the position of the identification data of the information element in the information element identification data set 4a is not flagged ("0"). No address or data length related to this flag is set.

【0020】このような変換動作を,メッセージ構成デ
ータ3にメッセージ対応に設定されたタグのリストに従
って,順次行うことにより,変換データ格納部4の情報
要素内容データ4bには,実際に受信した情報要素が存
在するとフラグが立ち,その情報要素内容が情報要素内
容データ4b内で前の情報要素内容データの後続位置に
順次格納され,オプションの情報要素の中で受信されな
いものについてはフラグにより不存在を表示し,情報要
素内容データ4bには何も格納されない。
By carrying out such a conversion operation sequentially according to the list of tags set in the message structure data 3 corresponding to the message, the information element contents data 4b of the conversion data storage unit 4 contains the actually received information. If the element exists, a flag is set, the information element content is sequentially stored in the information element content data 4b at a position subsequent to the previous information element content data, and the optional information element that is not received does not exist due to the flag. Is displayed and nothing is stored in the information element content data 4b.

【0021】このように変換データ格納部4に作成され
たデータは,アプリケーションにおいて効率的に処理す
ることができる。情報要素が階層型の場合は,フラグと
して複数ビットを割り当て,先頭のフラグビットは情報
要素の有無を表し,次のビットを階層の有無を表すこと
により対応する。また,階層が3段以上ある場合はそれ
に応じて各階層の情報要素の有無を表すビットを設け
る。
The data thus created in the conversion data storage unit 4 can be efficiently processed by the application. When the information element is of a hierarchical type, a plurality of bits are assigned as a flag, the flag bit at the head indicates the presence or absence of the information element, and the next bit indicates the presence or absence of a hierarchy. Also, when there are three or more layers, a bit indicating the presence or absence of the information element of each layer is provided accordingly.

【0022】[0022]

【実施例】図2は本発明が実施されるハードウェア構成
図,図3は実施例の転送構文変換の処理フロー,図4は
アプリケーションの処理フロー,図5は構造型情報要素
の展開例,図6は本発明が適用されるシステムの構成例
である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 2 is a hardware configuration diagram for implementing the present invention, FIG. 3 is a processing flow of transfer syntax conversion of the embodiment, FIG. 4 is an application processing flow, FIG. 5 is an example of expanding structural information elements, FIG. 6 is a configuration example of a system to which the present invention is applied.

【0023】図2において,20はネットワーク,21
は通信処理装置,22は中央処理装置(CPU),23
はメモリである。通信処理装置21はネットワーク20
を介して外部装置(他コンピュータ等)と通信を行う機
能を備え,例えばOSIのレイヤ1乃至6及びレイヤ7
の一部を含み,複数のアプリケーション・サービスに対
し共通のサービスを提供する機能であり,例えばTCA
P(Transaction Capability Application Part ) 等の
機能に相当する。中央処理装置22は通信処理装置2
1,メモリ23と接続され,プログラムによりメモリ2
3のデータについて各処理を行う。メモリ23内の24
は第1のシステム内通信作業エリア(以下,第1エリア
という)であり,通信処理装置21で受信したメッセー
ジが格納され,そのデータはOSIの規準X.208/
X.209に従う転送構文(各情報要素がタグ,レング
ス,バリューで構成)となっている。25はメッセージ
構成データ(図1の3に対応)であり,各種のメッセー
ジ対応に以下のデータを持つ。
In FIG. 2, 20 is a network and 21
Is a communication processing unit, 22 is a central processing unit (CPU), 23
Is memory. The communication processing device 21 is the network 20.
It has a function of communicating with an external device (another computer or the like) via the Internet, for example, OSI layers 1 to 6 and layer 7
Is a function that provides a common service to a plurality of application services, including a part of
It corresponds to functions such as P (Transaction Capability Application Part). The central processing unit 22 is the communication processing unit 2
1, connected to the memory 23, the memory 2 by the program
Each process is performed on the data of 3. 24 in memory 23
Is a first in-system communication work area (hereinafter referred to as the first area), in which the message received by the communication processing device 21 is stored, and the data is the OSI standard X. 208 /
X. 209 has a transfer syntax (each information element is composed of a tag, a length, and a value). Reference numeral 25 is message configuration data (corresponding to 3 in FIG. 1), which has the following data for various message correspondences.

【0024】情報要素識別データセット(26a)の
ブランク・フォーマット 各メッセージに含まれる情報要素のタグのリスト 各メッセージに含まれる情報要素のオプション/マン
ダトリ/デフォルト情報 構造型(階層型)情報要素の展開情報 26は本発明により変換されたデータである情報要素識
別データセット26a及び情報要素内容データ26bの
形式(内部データ型式)のメッセージが格納される第2
のシステム内通信作業エリア(以下,第2エリアとい
う)であり,この領域がアプリケーションに提供され
る。
Blank format of information element identification data set (26a) List of tags of information element included in each message Option / mandatory / default information of information element included in each message Expansion of structured (hierarchical) information element The information 26 is the data converted according to the present invention. A second message is stored in the form of the information element identification data set 26a and the information element content data 26b (internal data type).
Is an in-system communication work area (hereinafter, referred to as a second area), and this area is provided to the application.

【0025】図2のCPU22において図3に示す転送
構文変換の処理フローが実行される。最初に先頭のタグ
のアドレス(図2の第1エリア24の先頭アドレス)を
入手し(図3のS1),メッセージ構成データ(図2の
25)からサーチすべきタグ値を記憶する(図3のS
2)。このメッセージ構成データは,予めアプリケーシ
ョンの処理に適したフォーマットに応じて定義されてお
り,アプリケーション・プロトコルのオペレーション毎
に定義されている。
The CPU 22 of FIG. 2 executes the processing flow of transfer syntax conversion shown in FIG. First, the address of the head tag (head address of the first area 24 in FIG. 2) is obtained (S1 in FIG. 3), and the tag value to be searched is stored from the message configuration data (25 in FIG. 2) (FIG. 3). Of S
2). This message configuration data is defined in advance according to a format suitable for application processing, and is defined for each operation of the application protocol.

【0026】次に第1エリア(図2の24)の転送構文
のタグ(最初は先頭タグのアドレス)を読出し(図3の
S3),読出したタグ値がサーチすべきタグ値(上記S
2で記憶したタグ値)と一致するか判断する(同S
4)。ここで,一致がとれない場合は,最終タグである
か判別して,最終でなければ,次タグのアドレスを計算
して(同S6),ステップS3へ戻り,最終タグであれ
ば,情報識別データセット(図2の26a)に「IE無
し」(フラグ“0”)を設定して(同S7)ステップS
10へ移行する。
Next, the tag (the address of the first tag) of the transfer syntax of the first area (24 in FIG. 2) is read (S3 in FIG. 3), and the read tag value is the tag value to be searched (S in the above S).
It is determined whether or not it matches the tag value stored in 2) (S
4). If no match is found, it is determined whether the tag is the last tag, and if it is not the last tag, the address of the next tag is calculated (at step S6) and the process returns to step S3. "No IE" (flag "0") is set to the data set (26a in FIG. 2) (step S7) and step S
Move to 10.

【0027】タグ値が一致した場合,第2エリア(図2
の26)の情報要素識別データセット(図2の26a)
に「IE有り」を設定(フラグを“1”に設定)して,
その関連データ,すなわち第1エリア(図2の24)の
転送構文のバリューを情報要素識別データセット(図2
の26a)の格納番地(先頭番地を基準にして,相対番
地により表し,次の番地はデータ長を加算して得られ
る)及びデータ長を設定し(図3のS8),情報要素内
容データ(図2の26b)の該当番地に第1エリア24
の当該タグのバリューを収容する(図3のS9)。
If the tag values match, the second area (see FIG. 2)
26) information element identification data set (26a in FIG. 2)
Set "with IE" to (set the flag to "1"),
The related data, that is, the value of the transfer syntax of the first area (24 in FIG. 2) is set as the information element identification data set (FIG. 2).
26a) storage address (represented by a relative address based on the start address, the next address is obtained by adding the data length) and the data length are set (S8 in FIG. 3), and the information element content data ( The first area 24 is located at the corresponding address in 26b) of FIG.
The value of the relevant tag is stored (S9 in FIG. 3).

【0028】次に変換が終了したか判別し(同S1
0),終了しないと第1エリア(図2の24)の次の先
頭タグのアドレスを入手し(同S11),次にサーチす
べきタグ値を記憶して(同S12),ステップS3に戻
って次のタグについて同様の処理が行われる。
Then, it is judged whether the conversion is completed (S1
0) If not completed, the address of the next head tag of the first area (24 in FIG. 2) is obtained (at step S11), the tag value to be searched next is stored (at step S12), and the process returns to step S3. Then, the same processing is performed for the next tag.

【0029】上記の処理により転送構文の変換されたデ
ータが第2エリア26には各タグに対してフラグ,番
地,データ長の各データから成る情報要素識別データセ
ット26aと,各タグに対応する情報要素内容データ
(バリュー)を含む情報要素内容データ26bが得られ
る。
In the second area 26, the data whose transfer syntax has been converted by the above processing corresponds to each tag and the information element identification data set 26a consisting of the data of the flag, address and data length for each tag. Information element content data 26b including information element content data (value) is obtained.

【0030】このような第2エリア26の変換後のデー
タは,図4に示すアプリケーションの処理フローにより
処理される。この処理では最初にパラメータIを0に設
定し(図4のS1),次にI+1を実行する(同S
2)。次に情報要素識別データセット(26a)のI番
目のフラグを読出し(同S3),このフラグが情報要素
有り(IE有り)を表すか判別する(同S4)。IE有
りの場合は,その情報要素(IE)のタグを解読して
(同S5),対応する情報要素内容データを情報要素識
別データセット26aの番地,データ長を用いて情報要
素内容データ26bからデータを取り出してタグに対応
する処理が実行される(同S6)。その処理が終了する
と,現在のIが最後の情報要素の番号であるか判断し
(同S7),最後でなければ,ステップS2に戻りI+
1を実行して,同様の処理が行われる。上記のステップ
S4において,フラグがIE無しの場合,ステップS7
に移行する。
The converted data of the second area 26 is processed by the processing flow of the application shown in FIG. In this process, first, the parameter I is set to 0 (S1 in FIG. 4), and then I + 1 is executed (S
2). Next, the I-th flag of the information element identification data set (26a) is read (at step S3), and it is determined whether this flag indicates that there is an information element (at least IE) (at step S4). When there is IE, the tag of the information element (IE) is decoded (at step S5), and the corresponding information element content data is obtained from the information element content data 26b using the address and data length of the information element identification data set 26a. The data is taken out and the processing corresponding to the tag is executed (at step S6). When the processing is completed, it is judged whether or not the current I is the last information element number (at step S7).
1 is executed and the same processing is performed. If the flag is not IE in step S4, step S7
Move to.

【0031】このようにアプリケーションにおいて,転
送構文を変換したデータを用いることにより,オプショ
ンのタグのようにデータが存在しない場合には,フラグ
を判別することにより直ちに検出できるので効率的に処
理を行うことができる。
As described above, by using the data obtained by converting the transfer syntax in the application, when there is no data such as an optional tag, it can be immediately detected by discriminating the flag, so that the processing is performed efficiently. be able to.

【0032】次に情報要素が構造型をとる場合のアプリ
ケーションへの引き渡しのための変換の内容を図5に示
す構造型情報要素の変換の例を用いて説明する。図5の
A.は情報要素識別データセット,B.は情報要素内容
データである。
Next, the contents of conversion for delivery to the application when the information element has a structural type will be described with reference to the structural information element conversion example shown in FIG. A of FIG. Is an information element identification data set, B. Is information element content data.

【0033】図5の場合,受け取った転送構文は上記従
来例の図8に示す転送構文と同じ構造型(情報要素内容
2とその下位の情報要素内容21,22)である。該転
送構文に対して,情報要素1(タグ1,レングス1(L
1),バリュー1)に対して図5のA.に示すように,
情報要素識別データセットの先頭に情報要素内容データ
の格納番地a1が設定され,情報要素のバリューがB.
に示すように格納される。その後の情報要素内容2とし
て,タグ2,レングス2(L2)及びバリュー2として
2つの下位の階層の情報要素内容21としてタグ21,
レングス21(L21),バリュー21及びタグ22と
してタグ22,レングス22(L22),バリュー22
が受信される。
In the case of FIG. 5, the received transfer syntax has the same structural type as the transfer syntax shown in FIG. 8 of the above conventional example (information element content 2 and information element contents 21 and 22 below it). For the transfer syntax, information element 1 (tag 1, length 1 (L
1) and value 1), A. As shown in
The storage address a1 of the information element content data is set at the beginning of the information element identification data set, and the value of the information element is B.
It is stored as shown in. As the information element content 2 after that, the tag 2, the length 2 (L2), and the value 2 are the tag 21 as the information element content 21 of the two lower layers.
Length 21 (L21), value 21 and tag 22 as tag 22, length 22 (L22), value 22
Is received.

【0034】このような構造型の情報要素については,
階層に対応した数のフラグを設け,この例のように2階
層の場合には2つのフラグf1,f2を設け,最初のフ
ラグf1により当該タグに対応する情報要素の有無を表
示し,次のf2により下位階層の有無を表示する。この
例では,タグ2に対する識別データセットとして,情報
要素が有り,下位階層が有るので,2つのフラグが
「1,1」となり,情報要素内容データの格納番地はa
2,レングスはL2が設定される。タグ21について
は,2つのフラグは「1,0」(このタグ21の下位の
情報要素はない)となり,番地はa21(上記a2と同
じ),レングスはL21となり,タグ22についても同
様のフラグで番地,レングスのデータもA.のように設
定される。この時,この情報要素内容2の情報要素内容
データは,B.に示すように格納される。すなわち,情
報要素内容2のバリューは下位の各情報要素のバリュー
で構成されるので,B.に示すように情報要素内容2
は,情報要素内容21と情報要素内容22がそれぞれの
データのレングスだけ順次格納される。
Regarding such a structured type information element,
The number of flags corresponding to the layer is provided. In the case of two layers as in this example, two flags f1 and f2 are provided, and the presence or absence of the information element corresponding to the tag is displayed by the first flag f1. The presence or absence of the lower hierarchy is displayed by f2. In this example, since there are information elements and lower layers as the identification data set for the tag 2, the two flags are "1, 1" and the storage address of the information element content data is a.
2, L2 is set as the length. For the tag 21, the two flags are "1,0" (there is no subordinate information element of this tag 21), the address is a21 (same as a2 above), the length is L21, and the same flag is applied to the tag 22. The address and length data are also A. Is set as follows. At this time, the information element content data of this information element content 2 is B. It is stored as shown in. That is, since the value of the information element content 2 is composed of the value of each lower information element, B. Information element content 2 as shown in
The information element content 21 and the information element content 22 are sequentially stored by the length of each data.

【0035】このように格納することにより,アプリケ
ーションでは情報要素内容2の全体を一つの情報要素と
して読み出すことができるが,必要があれば情報要素内
容21(または22)だけを単独に取り出すことができ
る。
By storing in this way, the application can read the entire information element content 2 as one information element, but if necessary, only the information element content 21 (or 22) can be retrieved individually. it can.

【0036】本発明によりOSI準拠転送構文の処理方
式は,現在CCITTで勧告化が進められているインテ
リジェント・ネットワーク・ケーパビリティ(Capabili
ty)・セット1のアプリケーション・プロトコル(IN
AP:Intelligent NetworkApplication Protocol) に
適用することができ,図6は本発明が適用されるシステ
ムの構成例である。
According to the present invention, the processing method of the OSI compliant transfer syntax is the intelligent network capability (Capabili) which is currently being recommended by CCITT.
ty) Set 1 application protocol (IN
The present invention can be applied to an AP (Intelligent Network Application Protocol), and FIG. 6 is a configuration example of a system to which the present invention is applied.

【0037】図6に示すインテリジェント・ネットワー
ク(Intellegent Network)のシステムにおいて,60は
加入者のスイッチングを行う交換機(コンピュータを含
む)で構成するサービススイッチングポイント(SSP
と称する)で,61はSSP60からの処理要求を受け
て制御や指示を行うコンピュータで構成するサービスコ
ントロールポイント(SCPと称する),62は両者の
間で信号を送受する伝送路(SS7X.25,FDD
I,イーサーネット等)である。
In the intelligent network system shown in FIG. 6, a service switching point (SSP) 60 is composed of an exchange (including a computer) for switching subscribers.
61), 61 is a service control point (referred to as SCP) which is composed of a computer that receives a processing request from the SSP 60 and performs control and instructions, and 62 is a transmission line (SS7X.25, which transmits and receives signals between them). FDD
I, Ethernet, etc.).

【0038】このようなINでは,システムでSSP6
0において加入者や中継線の状態や各種の情報(ダイヤ
ル信号,加入者情報等)を検出すると,伝送路62を介
してSCP62に対し各状態に対応する信号を含めた要
求情報を送信すると,SCP62でその信号を処理して
SSP60に対し交換制御の信号等を応答情報として返
送する。このような要求情報や応答情報はレイヤ7のア
プリケーションで処理するためにレイヤ6の転送構文に
より送受信される。本発明はこのようなシステムにおい
て実施することによりシステムの処理効率が向上する。
With such an IN, the system uses SSP6.
When the status of the subscriber or the trunk line and various information (dial signal, subscriber information, etc.) are detected at 0, the request information including the signal corresponding to each status is transmitted to the SCP 62 via the transmission line 62. The SCP 62 processes the signal and returns a signal for exchange control and the like to the SSP 60 as response information. Such request information and response information are transmitted and received by the layer 6 transfer syntax for processing by the layer 7 application. By implementing the present invention in such a system, the processing efficiency of the system is improved.

【0039】[0039]

【発明の効果】本発明によればアプリケーションにより
各情報要素の存在,情報要素内容の位置を固定的に求め
ることができ,情報取り出しの処理能力が大幅に向上す
る。また,情報要素識別データセットと情報要素内容デ
ータを分離することにより,単純に情報要素内容を固定
的に収容するような方式に比べて,特定の転送構文には
含まれなかった情報要素分のメモリを使用せずに済むの
でメモリ使用の効率化を実現できる。さらに,情報要素
識別データセットの情報要素内容データの並びをオペレ
イション毎に定義することにより,ある転送構文に対し
不要に占有メモリ量を最小限に抑えることができる。
According to the present invention, the existence of each information element and the position of the content of the information element can be fixedly determined by the application, and the processing capacity for information retrieval is greatly improved. In addition, by separating the information element identification data set and the information element content data, as compared with the method of simply accommodating the information element content fixedly, the number of information elements that are not included in a specific transfer syntax is reduced. Since the memory is not used, the efficiency of memory use can be improved. Furthermore, by defining the sequence of the information element content data of the information element identification data set for each operation, it is possible to minimize the occupied memory amount unnecessarily for a certain transfer syntax.

【0040】また,メモリはプロトコル処理の実行時に
動的に割り付けられるが,メモリ容量が大きいと動的な
割り付けを含む処理能力に影響を与えるのに対し,本発
明によれば上記のようにメモリ容量の削減以上に処理能
力の改善を達成することができる。
Although the memory is dynamically allocated at the time of executing the protocol processing, a large memory capacity affects the processing capacity including the dynamic allocation, whereas according to the present invention, the memory is as described above. Improvements in throughput can be achieved over reductions in capacity.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の原理構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】本発明が実施されるハードウェア構成図であ
る。
FIG. 2 is a hardware configuration diagram in which the present invention is implemented.

【図3】実施例の転送構文変換の処理フローである。FIG. 3 is a processing flow of transfer syntax conversion according to the embodiment.

【図4】アプリケーションの処理フローである。FIG. 4 is a processing flow of an application.

【図5】構造型情報要素の展開例である。FIG. 5 is an expansion example of a structural information element.

【図6】本発明が適用されるシステムの構成例である。FIG. 6 is a configuration example of a system to which the present invention is applied.

【図7】OSIで規定された転送構文の一般的な構造を
示す図である。
FIG. 7 is a diagram showing a general structure of a transfer syntax defined by OSI.

【図8】従来の転送構文の受信処理の説明図である。FIG. 8 is an explanatory diagram of conventional reception processing of a transfer syntax.

【図9】情報要素(IE)読出しの処理フローである。FIG. 9 is a processing flow of reading an information element (IE).

【符号の説明】[Explanation of symbols]

1 受信転送構文 2 転送構文変換部 3 メッセージ構成データ 4 変換データ格納部 4a 情報要素識別データセット 4b 情報要素内容データ 1 reception transfer syntax 2 transfer syntax conversion unit 3 message configuration data 4 conversion data storage unit 4a information element identification data set 4b information element content data

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 情報要素の種別を表すタグ,情報の長さ
及び情報要素内容データとで構成する情報要素を組み合
わせたOSI準拠転送構文の処理方式において,受信転
送構文をアプリケーションの処理に適応したデータに変
換する転送構文変換部を備え,該転送構文変換部は,ア
プリケーションに応じて定義されたメッセージ構成デー
タを用いて,受信転送構文の各情報要素について変換を
行い,変換により前記定義された順序で各情報要素の識
別データで構成する情報要素識別データセットと,該識
別データで指示する位置に格納される情報要素内容デー
タとを作成することを特徴とするOSI準拠転送構文の
処理方式。
1. In a processing method of an OSI-compliant transfer syntax in which an information element constituted by a tag indicating the type of an information element, a length of information, and information element content data is combined, a reception transfer syntax is adapted to processing of an application. A transfer syntax conversion unit for converting to data is provided, and the transfer syntax conversion unit performs conversion for each information element of the reception transfer syntax using the message configuration data defined according to the application, and is defined by the conversion. An OSI-compliant transfer syntax processing method characterized in that an information element identification data set composed of identification data of each information element in order and information element content data stored at a position indicated by the identification data are created.
【請求項2】 請求項1において,前記情報要素識別デ
ータセットは,前記定義された情報要素の順に,各情報
要素に対応して受信転送構文に前記定義された情報要素
の有無を表すフラグと,情報要素が有る場合に情報要素
内容データが格納される番地とを含むデータとで構成さ
れることを特徴とするOSI準拠転送構文の処理方式。
2. The information element identification data set according to claim 1, wherein in the order of the defined information elements, a flag indicating the presence or absence of the defined information elements in a reception transfer syntax corresponding to each information element is provided. A processing method of an OSI-compliant transfer syntax, characterized in that, when there is an information element, the information element content data is stored and the data including the address.
【請求項3】 請求項2において,前記作成された情報
要素識別データセットと情報要素内容データとをアプリ
ケーションに渡し,該アプリケーションは前記情報要素
識別データセットの中の各情報要素のフラグを識別し
て,有りのフラグを持つ情報要素について情報内容デー
タを取り出して処理を行うことを特徴とするOSI準拠
転送構文の処理方式。
3. The information element identification data set and the information element content data according to claim 2, which are passed to an application, and the application identifies a flag of each information element in the information element identification data set. Then, the processing method of the OSI-compliant transfer syntax is characterized in that information content data is extracted and processed for an information element having a flag of "Yes".
【請求項4】 請求項3において,前記定義された情報
要素が階層構造を持つ構造型の場合,前記情報要素識別
データセットとして階層関係を持つ各情報要素に対応し
て識別データが設定され,各識別データには,情報要素
の有無を表示するフラグの他に,階層データの有無を表
すフラグを含み,情報要素内容データはそれぞれ個別に
格納されることを特徴とするOSI準拠転送構文の処理
方式。
4. In claim 3, when the defined information element is a structural type having a hierarchical structure, identification data is set corresponding to each information element having a hierarchical relationship as the information element identification data set, Each identification data includes, in addition to a flag indicating the presence or absence of an information element, a flag indicating the presence or absence of hierarchical data, and the information element content data is individually stored, and the processing of the OSI-compliant transfer syntax is performed. method.
JP17524292A 1992-07-02 1992-07-02 Processing system for transfer syntax in compliance with osi Withdrawn JPH0622354A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17524292A JPH0622354A (en) 1992-07-02 1992-07-02 Processing system for transfer syntax in compliance with osi

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17524292A JPH0622354A (en) 1992-07-02 1992-07-02 Processing system for transfer syntax in compliance with osi

Publications (1)

Publication Number Publication Date
JPH0622354A true JPH0622354A (en) 1994-01-28

Family

ID=15992750

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17524292A Withdrawn JPH0622354A (en) 1992-07-02 1992-07-02 Processing system for transfer syntax in compliance with osi

Country Status (1)

Country Link
JP (1) JPH0622354A (en)

Similar Documents

Publication Publication Date Title
US6836890B1 (en) Methods and systems for message translation and parsing of data structures in a distributed component architecture
US5459717A (en) Method and apparatus for routing messagers in an electronic messaging system
CN111061678B (en) Service data processing method, device, computer equipment and storage medium
CN101848239B (en) High-timeliness distributed service integration calling system
WO2024113454A1 (en) Flexible ethernet data processing method and apparatus, storage medium and electronic device
EP1246059B1 (en) Dynamic interface aggregation on demand
KR20220159456A (en) Service processing methods, devices, facilities and storage media
US8886913B2 (en) Apparatus and method for identifier management
US6411702B1 (en) Intelligent network capable of executing a plurality of service control request messages in a single service control point
EP0895622A1 (en) Client server network and method of operation
JPH0622354A (en) Processing system for transfer syntax in compliance with osi
KR100819194B1 (en) Multiple buffers for removing unwanted header information from received data packets
CN114024844A (en) Data scheduling method, data scheduling device and electronic equipment
US20060253833A1 (en) System and method for efficient hosting of wireless applications by encoding application component definitions
AU743834B2 (en) A control type or service independent building block
US6529505B1 (en) System for expanding a parameter encoding field in a message to allow additional parameters to be added while maintaining compatibility with existing parameter encodings
JP2996296B2 (en) Message decoding device and finite state machine generating device
EP3958518B1 (en) Information announcement on a bridge network
WO2023097903A1 (en) Message transmission method and apparatus, electronic device, and storage medium
WO2024179531A1 (en) Data transmission method, ethernet device, and optical passive switching system
JP3171726B2 (en) Transmission data management device
US7941452B2 (en) Apparatus and method for efficient encoding of application definition using contiguous arrays
JP2596375B2 (en) Character code conversion device and network system using the character code conversion device
KR950035219A (en) Gateway Implementation Method and System for Network Matching between Integrated Information Network and Local Area Network
CN118433103A (en) Index bloom filter and DDS automatic discovery algorithm based on index bloom filter

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19991005