JPH02299047A - Syntax converting device - Google Patents

Syntax converting device

Info

Publication number
JPH02299047A
JPH02299047A JP1119530A JP11953089A JPH02299047A JP H02299047 A JPH02299047 A JP H02299047A JP 1119530 A JP1119530 A JP 1119530A JP 11953089 A JP11953089 A JP 11953089A JP H02299047 A JPH02299047 A JP H02299047A
Authority
JP
Japan
Prior art keywords
layer
presentation
data
processing means
encoded
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
JP1119530A
Other languages
Japanese (ja)
Other versions
JPH0786851B2 (en
Inventor
Akihiro Anezaki
姉崎 章博
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP1119530A priority Critical patent/JPH0786851B2/en
Publication of JPH02299047A publication Critical patent/JPH02299047A/en
Priority to US07/869,837 priority patent/US5263137A/en
Publication of JPH0786851B2 publication Critical patent/JPH0786851B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To simplify an interface and to reduce the load on the whole high- order layer by decomposing the output of a decoding processing means by a decomposition processing means in protocol specification units which prescribe abstract syntax and supplying them to the high-order layer. CONSTITUTION:A presentation layer 20 which receives a presentation protocol data unit PPDU1 from a session layer 10 decomposes the PPDU1 into presentation protocol control information PPCI and a presentation service data unit to extract user data. The user data is decoded according to transfer syntax indicated by the information in the PPCI. Consequently, the layer 20 passes the result to the high-order layer as user data on a presentation service parameter. An application layer 30 receives the data in the form of an encoded octet sequence of application protocol data units APDU2. Namely, the layer 30 receives the APDU2 in an encoded data sequence as the abstract syntax from the layer 20.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、ISOプレゼンテーション層の構文変換装置
に利用する。特に、I S O(Internatio
nalOrganization for 5tand
ardization)3325  rプレゼンテーシ
ョンサービス定義」、I S 08823 rプレゼン
テーションプロトコル仕様」で規定されているO S 
I (Open Systems Interconn
ection)プレゼンテーション層の抽象構文と転送
構文との間の変換を行う構文変換装置における符号化デ
ータを復号化する処理詔よびISO8825「ASN.
  l  (Abstriet 5yntax Not
ation 0ne)基本符号化規則」で符号化された
データ列の分解方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention is applied to a syntax conversion device of an ISO presentation layer. In particular, International
nalOrganization for 5tand
ardization) 3325rPresentation Service Definition", IS 08823rPresentation Protocol Specification"
I (Open Systems Interconn.
(ection) A process for decoding encoded data in a syntax conversion device that converts between the abstract syntax of the presentation layer and the transfer syntax.
l (Abstriet 5yntax Not
This relates to a method for decomposing a data string encoded using the "Basic Encoding Rules".

〔概要〕〔overview〕

本発明はOSIプレゼンテーション層の構文変換装置に
おいて、 転送構文の符号化データ列は復号処理を行い分解処理は
その抽象構文を規定している各プロトコル仕様単位で行
って上位層に与え上位層でその後の分解処理を行うこと
により、 分解したデータを形式を決めて構造体でやり取りする必
要がなく、インタフェースの簡素化が図れるようにした
ものである。
The present invention is a syntax conversion device for an OSI presentation layer, in which encoded data strings of transfer syntax are decoded and decomposed in units of each protocol specification that defines the abstract syntax, and then provided to an upper layer. By performing the decomposition process, there is no need to determine the format of the decomposed data and exchange it in a structure, which simplifies the interface.

〔従来の技術〕[Conventional technology]

第8図は従来例の構文変換装置のPDU分解処理の説明
図である。第9図は従来例の構文変換装置のPDU分解
処理の不都合点を示す図である。
FIG. 8 is an explanatory diagram of PDU decomposition processing of a conventional syntax conversion device. FIG. 9 is a diagram showing disadvantages of PDU decomposition processing of a conventional syntax conversion device.

従来、構文変換装置において、プレゼンテーション層で
符号化されたデータ列を分解する場合に、第8図に示す
ように、ASN、1符号化規則で定めるところのC0n
tentSオクテツトを一律に取出す方式を取って、プ
レゼンテーション層ですべての項目を分解して、上位層
へ引渡していた。
Conventionally, when a syntax conversion device decomposes a data string encoded in the presentation layer, as shown in FIG.
A method was adopted in which all tentS octets were uniformly extracted, and all items were disassembled in the presentation layer and handed over to the upper layer.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかし、このような従来例の構文変換装置では、第9図
に示すように標準Xと標準yで別々に規定されたプレゼ
ンテーションプロトコルデータ単位(以下、PDUとい
う。)を別々に分解しようとすると、後から分解しよう
とする標準yの37PDUの先頭にSETを表す。 3
0″ Hが欠落するために、標準yでyPDUを分解す
ることができない。そのために、標準Xと標準yとで別
々に規定されているPDUも一括してプレゼンテーショ
ン層で分解しなければならな(なり、応用層の標準が増
加するに伴い、プレゼンテーション層ですべて分解する
には、管理する抽象構文(PDUデータ構造の規定)お
よび上位へのインタフェース項目が増大する欠点があっ
た。
However, with such a conventional syntax conversion device, when trying to separately decompose presentation protocol data units (hereinafter referred to as PDUs) that are separately specified in standard X and standard y, as shown in FIG. SET is represented at the beginning of the standard y 37 PDU that is to be disassembled later. 3
Because 0″H is missing, yPDU cannot be decomposed using standard y. Therefore, PDUs that are specified separately in standard (As the standards for the application layer increase, disassembling everything at the presentation layer has the disadvantage of increasing the number of abstract syntaxes (definition of PDU data structure) to manage and the number of interface items to upper layers.

本発明は上記の欠点を解決するもので、分解したデータ
を形式を定めて構造体でやり取りする必要がなく、イン
タフェースの簡素化が図れる構文変換装置を提供するこ
とを目的とする。
The present invention solves the above-mentioned drawbacks, and aims to provide a syntax conversion device that eliminates the need to define a format for decomposed data and exchange it in a structure, and which can simplify the interface.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、I S 08825 「A S N、l基本
符号化規則」に基づいて符号化された符号化データ例を
復号する復号処理手段と、この復号処理手段の出力を分
解する分解処理手段とを備えたI S 08822「プ
レゼンテーションサービス定義」およびISO8823
rプレゼンテーションプロトコル仕様」で規定されたO
SIのプレゼンテーション層の構文変換装置において、
上記分解処理手段は、上記復号処理手段の出力をその抽
象構文を規定している各プロトコル仕様単位で分解処理
を行い上位層に与える手段を含むことを特徴とする。
The present invention includes a decoding processing means for decoding an example of encoded data encoded based on IS 08825 "AS N,l basic encoding rules", and a decomposition processing means for decomposing the output of this decoding processing means. IS 08822 “Presentation Services Definition” and ISO 8823 with
rPresentation Protocol Specification”
In the syntax conversion device of the SI presentation layer,
The decomposition processing means is characterized in that it includes means for decomposing the output of the decoding processing means in units of each protocol specification defining its abstract syntax and providing it to an upper layer.

〔作用〕[Effect]

復号処理手段はASN、1基本符号規則で符号化された
符号化データの復号化(ビア)反転)を行う。分解処理
手段はこの復号処理手段の出力をその抽象構文の各プロ
トコル仕様単位で分解する。
The decoding processing means performs decoding (via inversion) of encoded data encoded using the ASN, 1 basic code rule. The decomposition processing means decomposes the output of the decoding processing means into each protocol specification unit of the abstract syntax.

以上の動作により上位層ではこの分解処理手段の出力を
EXTERNAL型およびANY型はその分解処理の担
当区分をContentsオクテツトの直前でなくその
1’dentifierオクテツトの直前で分割するの
で、分解したデータを形式を定めて構造体でやり取りす
る必要がなくインタフェースの簡素化が図れる。
Due to the above operation, in the upper layer, the output of this decomposition processing means is divided into EXTERNAL type and ANY type, and the division in charge of decomposition processing is not just before the Contents octet, but just before the 1' dentifier octet, so the decomposed data is formatted as There is no need to define and exchange structures, which simplifies the interface.

〔実施例〕〔Example〕

本発明の実施例について図面を参照して説明する。第1
図は本発明一実施例構文変換装置を含むOSI装置のブ
ロック構成図である。東1図において、構文変換装置6
0は、セション層10から入力するl508g25「A
SN.1基本符号化規則」に基づいて符号化された符号
化データ例としてPPDUIを復号する復号処理手段2
3と、この復号処理手段23の出力を分解する分解処理
手段22とを備える。
Embodiments of the present invention will be described with reference to the drawings. 1st
The figure is a block diagram of an OSI device including a syntax conversion device according to an embodiment of the present invention. In East 1 diagram, syntax conversion device 6
0 is input from the session layer 10.
SN. Decoding processing means 2 for decoding PPDUI as an example of encoded data encoded based on ``1 Basic Encoding Rules''
3, and a decomposition processing means 22 for decomposing the output of the decoding processing means 23.

ここで本発明の特徴とするところは、分解処理手段22
は、復号処理手段23の出力をその抽象構文を規定して
いる各プロトコル仕様単位で分解処理を行い上位層とし
て応用層30に与える手段を含むことにある。
Here, the feature of the present invention is that the decomposition processing means 22
The decoding processing means 23 includes means for decomposing the output of the decoding processing means 23 in units of each protocol specification defining its abstract syntax and providing the decomposition processing to the application layer 30 as an upper layer.

応用層30は、I S 08650で規定しているAS
N。
The application layer 30 is an AS defined in IS 08650.
N.

l記述のデータ構造に従い、ASN、1基本符号化規則
で符号化されたオクテツト列を分解し、取出した値から
サービス要素としての処理を実現する。第一応用サービ
ス要素31と、I S 09596で規定しているAS
N、l記述のデータ構造に従い、ASN、1基本符号化
規則で符号化されたオクテツト列を分解し、取出した値
からサービス要素としての処理を実現する第二応用サー
ビス要素32と、ISO8824テ規定しティるEXT
ERNAL型(7)f −夕構造に従い、ASN、1基
本符号化規則で符号化されたオクテツト列を分解し、内
容を上位へ引渡す。
According to the data structure of the 1 description, the octet string encoded with the ASN 1 basic encoding rule is decomposed, and processing as a service element is realized from the extracted values. First application service element 31 and AS specified in IS 09596
A second application service element 32 that decomposes an octet string encoded according to the ASN, 1 basic encoding rule according to the data structure of N, l description, and realizes processing as a service element from the extracted value, and the ISO 8824 standard. Shitiru EXT
According to the ERNAL type (7) f-data structure, the octet string encoded according to the ASN 1 basic encoding rule is decomposed and the contents are passed to the upper level.

EXTERNALハンドラ33と、I S 08824
を用いて規定されたデータ構造に従い、ASN、1基本
符号化規則で符号化されたオクテツト列を分解する。A
SN、1ハンドラ34(特願昭63−23340)  
とを含む。
EXTERNAL handler 33 and IS 08824
The octet sequence encoded using the ASN, 1 basic encoding rule is decomposed according to the data structure defined using the ASN. A
SN, 1 handler 34 (patent application 1986-23340)
including.

このような構成の構文変換装置の動作について説明する
。第2図は本発明の構文変換装置の処理を示すフローチ
ャートである。第3図は応用層の処理を示すフローチャ
ートである。第4図は本発明の構文変換装置のPPDU
から取り出した符号化オクテツト列および出力となる符
号化オクテツト列を示す図である。第5図は応用層の第
一応用サービス要素の分解対象の符号化オクテツト列、
そのデータ構造の規定および分解結果を示す図である。
The operation of the syntax conversion device having such a configuration will be explained. FIG. 2 is a flowchart showing the processing of the syntax conversion device of the present invention. FIG. 3 is a flowchart showing the processing of the application layer. Figure 4 shows the PPDU of the syntax conversion device of the present invention.
FIG. 3 is a diagram showing a coded octet sequence extracted from the 10-bit coded octet sequence and an output coded octet sequence. Figure 5 shows the encoded octet sequence to be decomposed of the first application service element of the application layer.
FIG. 3 is a diagram showing the definition and decomposition results of the data structure.

第6図は応用層のEXTERNALハンドラの分解対象
の符号化オクテツト列、EXTERNAL型の定義およ
び分解結果を示す図である。第7図は応用層の第二応用
サービス要素の分解対象の符号化オクテツト列、そのデ
ータ構造の規定および分解結果を示す図である。
FIG. 6 is a diagram showing the encoded octet string to be decomposed by the EXTERNAL handler of the application layer, the definition of the EXTERNAL type, and the decomposition result. FIG. 7 is a diagram showing the encoded octet sequence to be decomposed in the second application service element of the application layer, the definition of its data structure, and the decomposition result.

第1図および第2図において、フローチャートの処理の
流れに従って、プレゼンテーション層20がプレゼンデ
ーションプロトコルデータ単位(以下、PPDUという
。)1から取出した第4図(a)に示す利用者データに
対するプレゼンテーション層20および応用層30での
本実施例による分解処理の様子を詳細に示す。
1 and 2, the presentation layer 20 processes the user data shown in FIG. 4(a) extracted from the presentation protocol data unit (hereinafter referred to as PPDU) 1 according to the processing flow of the flowchart. 20 and the application layer 30 according to this embodiment will be described in detail.

まず、セション層10からPPDUIを受取ったプレゼ
ンテーション層20は、PPDUIをプレゼンテーショ
ンプロトコル制御情報(以下、PPClという。)とプ
レゼンテーションサービスデータ単位(以下、PSDU
という。)に分解し、第4図(a)に示すような利用者
データを取出す。その利用者データをPPCl中の情報
で示される転送構文(この例では、ASN、l基本符号
化規則で符号化されたデータ列をビット反転したものと
する。なお、プレゼンテーション層20の機能として転
送構文形式のデータ値を抽象構文形式のデータ値に変換
する処理がある。)に従って、復号化処理(ビット反転
)を行う(ステップ511)。
First, the presentation layer 20 receives the PPDUI from the session layer 10 and converts the PPDUI into presentation protocol control information (hereinafter referred to as PPCl) and presentation service data unit (hereinafter referred to as PSDU).
That's what it means. ) and extract user data as shown in FIG. 4(a). The user data is transferred using the transfer syntax indicated by the information in the PPCl (in this example, the data string encoded according to the ASN, l basic encoding rule is bit-reversed. Note that the transfer is performed as a function of the presentation layer 20. There is a process of converting a data value in a syntactic format into a data value in an abstract syntax format.), a decoding process (bit inversion) is performed (step 511).

その結果、プレゼンテーション層20は第4図ら〕のプ
レゼンテーションサービスパラメータの利用者データと
して上位に引渡すくステップ512)。
As a result, the presentation layer 20 passes the presentation service parameters shown in FIG. 4 as user data to the upper layer (step 512).

これを引渡された応用層30で1−ま、応用プロトコル
データ単位(以下、APDUという。)2の符号化オク
テツト列として受取る。すなわち、本実施例では応用層
30は、抽象構文(転送構文形式のデータ値を自開放型
システムで扱えるように変換したデータ形式)として第
5図(a)に示すような符号化データ列であるAPDU
2をプレゼンテーション層20から受取ることになる。
The application layer 30 to which this is delivered receives it as a coded octet sequence of 1 to 2 application protocol data units (hereinafter referred to as APDUs). That is, in this embodiment, the application layer 30 uses an encoded data string as shown in FIG. An APDU
2 from the presentation layer 20.

次に本実施例では、応用層30の第一応用サービス要素
31および第二応用サービス要素32が、第3図に示す
処理の流れで、プレゼンテーション層20から渡された
符号化データ列を必要な(意識する)部分のみ分解して
、上位の応用サービス要素(ASE)へ引渡しながら、
それぞれのサービス要素で3の処理を進めることになる
Next, in this embodiment, the first application service element 31 and the second application service element 32 of the application layer 30 process the encoded data string passed from the presentation layer 20 as needed in the process flow shown in FIG. While disassembling only the (conscious) parts and handing it over to the upper application service element (ASE),
Processing in step 3 will proceed with each service element.

まず、第一応用サービス要素31は、I S 0865
0標準(第5図う))に従い、第5図(a)に示すAP
DUを分解する場合に、ステップS21で項目■の5オ
クテツトをC0ntentSオクテツトから取出す。た
だし、項目■は、EXTBRNAL型であるからIde
ntif ierオクテツトから、’280FO606
28CA7CO20101AOO5030300422
2°Hを取出す(実際の分解は、ASN、  1ハンド
ラ34が行う)。
First, the first application service element 31 is based on IS 0865
0 standard (Fig. 5)), the AP shown in Fig. 5(a)
When disassembling DU, in step S21, 5 octets of item 2 are extracted from C0ntentS octets. However, item ■ is of type EXTBRNAL, so Ide
from ntifier octets, '280FO606
28CA7CO20101AOO5030300422
2°H is extracted (the actual decomposition is performed by the ASN 1 handler 34).

取出した符号化データ列(第6図(a))は、EXTE
R−NAL型であるから、ステップ5221こより、巳
XTERNALハンドラ33はASN、lハンドラ34
を使用して、第6図ら)のBXTERNAL型の構造に
従って分解し、内容の5オクテツト(第6図(C)項目
■)を取出す(ステップ523)。
The extracted encoded data string (Figure 6(a)) is EXTE
Since it is an R-NAL type, from step 5221, the XTERNAL handler 33 is ASN, and the l handler 34 is
is used to decompose the data according to the structure of the BXTERNAL type shown in FIG. 6, et al., and extract five octets of contents (item (C) in FIG. 6) (step 523).

次に、ステップS24により、取出した符号化データ列
“0303004222’ Hを第二応用サービス要素
32へ引渡しくステップ525)、その処理を呼び出す
(再帰呼出しとなり、再びステップS21へ)。
Next, in step S24, the extracted encoded data string "0303004222'H is delivered to the second application service element 32 (step 525), and its processing is called (this is a recursive call, and the process returns to step S21).

第二応用サービス要素32では、第7図(a)に示す受
取ったencodingを第7図(b)に示す共通管理
プロトコルで分解し、項目■の“4222’ Hを取出
す(ステップ521)。その内容は符号化データ列では
ないので、第二応用サービス要素32の処理は終了する
(ステップ522)。ここで、第一応用サービス要素3
1の処理におけるステップ325に戻り、第一応用サー
ビス要素31の処理も終了する。
The second application service element 32 decomposes the received encoding shown in FIG. 7(a) using the common management protocol shown in FIG. 7(b), and extracts "4222'H" of item ■ (step 521). Since the content is not an encoded data string, the processing of the second application service element 32 ends (step 522).
Returning to step 325 in the process of step 1, the process of the first application service element 31 also ends.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明は、各標準の実装プログラ
ム間のインタフェースを符号化オクテツト列のデータで
やり取りすることが可能となり、分解したデータを形式
を決めて構造体でやり取りする必要がなくなるために、
インタフェースの簡素化が図れる優れた効果がある。
As explained above, the present invention enables the interface between implementation programs of each standard to be exchanged using encoded octet string data, eliminating the need to determine the format of decomposed data and exchange it using structures. To,
This has the excellent effect of simplifying the interface.

また、プレゼンテーション層で、各標準で定めるデータ
構造(ASN、1記述)を管理する必要がなくなり、そ
のため相対的に各標準の実現プログラムで負うことにな
る分解処理も、実施例のようにそれぞれのプログラムか
ら呼出せる共通サブルーチンとしてASN、1ハンドラ
を用意しておけば負担とならず、開放型システムの上位
層全体として負荷の軽減になる利点がある。
In addition, the presentation layer does not need to manage the data structure (ASN, 1 description) specified by each standard, and therefore the decomposition process that would be relatively borne by the implementation program of each standard can be done separately as in the example. If ASN and 1 handler are prepared as common subroutines that can be called from the program, it will not be a burden, and there is an advantage that the load on the entire upper layer of the open system will be reduced.

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

第1図は本発明一実施例構文変換装置を含む031装置
のブロック構成図。 第2図は本発明の構文変換装置の処理を示すフローチャ
ート。 第3図は応用層の処理を示すフローチャート。 第4図は本発明の構文変換装置のPPDUから取出した
符号化オクテツト列および出力となる符号化オクテツト
列を示す図。 第5図は応用層の第一応用サービス要素の分解対象の符
号化オクテツト列、そのデータ構造の規格および分解結
果を示す図。 第6図は応用層のBXTERNALハンドラの分解対象
のEXTERNAL型の定義および分解結果を示す図。 第7図は応用層の第二応用サービス要素の分解対象の符
号化オクテツト列、そのデータ構造の規定および分解結
果を示す図。 第8図は従来例の構文変換装置のPDU分解処理の説明
図。 第9図は従来例の構文変換装置のPDU分解処理の不都
合点を示す図。 1・・・PPDU (プレゼンテーションプロトコルデ
ータ単位)、2・・・APDU (応用サービスデータ
単位)、10・・・セション層、20・・・プレゼンテ
ーション層、21・・・構文変換装置、22・・・分解
処理手段、23・・・復号処理手段、30・・・応用層
、31・・・第一応用サービス要素、32・・・第二応
用サービス要素、33・・・、EXTI3RNALハン
ドラ、34−ASN、1ノ1ンドラ、41・・・プレゼ
ンテーション層がPPDUから取出した符号化オクテツ
ト列、42・・・プレゼンテーションが出力する符号化
オフケラト列、51・・・Indentf ierオク
テツト、52−Lengthオクテツト、53 ・Co
ntentsオクテツト、61・・・識別子の項目、6
2・・・符号化データ列の内容のデータ長、63・・・
符号化データ列の内容の値。
FIG. 1 is a block diagram of a 031 device including a syntax conversion device according to an embodiment of the present invention. FIG. 2 is a flowchart showing the processing of the syntax conversion device of the present invention. FIG. 3 is a flowchart showing the processing of the application layer. FIG. 4 is a diagram showing an encoded octet string extracted from a PPDU and an output encoded octet string of the syntax conversion device of the present invention. FIG. 5 is a diagram showing the encoded octet sequence to be decomposed in the first application service element of the application layer, the standard of its data structure, and the decomposition result. FIG. 6 is a diagram showing the definition of the EXTERNAL type to be decomposed by the BXTERNAL handler of the application layer and the decomposition result. FIG. 7 is a diagram showing the encoded octet sequence to be decomposed in the second application service element of the application layer, the definition of its data structure, and the decomposition result. FIG. 8 is an explanatory diagram of PDU decomposition processing of a conventional syntax conversion device. FIG. 9 is a diagram showing disadvantages of PDU decomposition processing of a conventional syntax conversion device. 1... PPDU (presentation protocol data unit), 2... APDU (application service data unit), 10... session layer, 20... presentation layer, 21... syntax conversion device, 22... Decomposition processing means, 23...Decoding processing means, 30... Application layer, 31... First application service element, 32... Second application service element, 33..., EXTI3RNAL handler, 34-ASN , 1 No. 1 driver, 41... Encoded octet sequence extracted from the PPDU by the presentation layer, 42... Encoded off-kerat sequence output by the presentation, 51... Indentifier octet, 52-Length octet, 53. Co
tents octet, 61...Identifier item, 6
2... Data length of the contents of the encoded data string, 63...
The value of the content of the encoded data string.

Claims (1)

【特許請求の範囲】 1、ISO8825「ASN.1基本符号化規則」に基
づいて符号化された符号化データ例を復号する復号処理
手段と、この復号処理手段の出力を分解する分解処理手
段とを備えた ISO8822「プレゼンテーションサービス定義」お
よびISO8823「プレゼンテーションプロトコル仕
様」で規定されたOSIのプレゼンテーション層の構文
変換装置において、 上記分解処理手段は、上記復号処理手段の出力をその抽
象構文を規定している各プロトコル仕様単位で分解処理
を行い上位層に与える手段を含むことを特徴とする構文
変換装置。
[Claims] 1. A decoding processing means for decoding an example of encoded data encoded based on ISO8825 "ASN.1 basic encoding rules"; and a decomposition processing means for decomposing the output of this decoding processing means. In the OSI presentation layer syntax conversion device defined by ISO8822 "Presentation Service Definition" and ISO8823 "Presentation Protocol Specification", the decomposition processing means converts the output of the decoding processing means into a syntax converter that specifies its abstract syntax. A syntax conversion device characterized by comprising means for performing decomposition processing in each protocol specification unit and providing it to an upper layer.
JP1119530A 1989-05-12 1989-05-12 Syntax converter Expired - Fee Related JPH0786851B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP1119530A JPH0786851B2 (en) 1989-05-12 1989-05-12 Syntax converter
US07/869,837 US5263137A (en) 1989-05-12 1992-04-16 Syntax converting apparatus for decomposing different portions of a data string differently depending on whether a data string is an external type data string

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1119530A JPH0786851B2 (en) 1989-05-12 1989-05-12 Syntax converter

Publications (2)

Publication Number Publication Date
JPH02299047A true JPH02299047A (en) 1990-12-11
JPH0786851B2 JPH0786851B2 (en) 1995-09-20

Family

ID=14763566

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1119530A Expired - Fee Related JPH0786851B2 (en) 1989-05-12 1989-05-12 Syntax converter

Country Status (1)

Country Link
JP (1) JPH0786851B2 (en)

Also Published As

Publication number Publication date
JPH0786851B2 (en) 1995-09-20

Similar Documents

Publication Publication Date Title
US5263137A (en) Syntax converting apparatus for decomposing different portions of a data string differently depending on whether a data string is an external type data string
US7181748B2 (en) Multi-layer protocol reassembly that operates independently of underlying protocols, and resulting vector list corresponding thereto
EP0860966B1 (en) Distributed network computing system, and data exchange apparatus
US5483556A (en) Data compression-decompression method and apparatus for synchronous terminal means
JPH04234237A (en) Realization of hdlc crc calculation
CA2322715A1 (en) Packet loss control method for real-time multimedia communications
WO2009000119A1 (en) Data transmission system and transmission method thereof
US20070204054A1 (en) ASN.1 protocol processor and method for ASN.1 protocol processing
US7032027B1 (en) Method of processing nested message layers
JPH02299047A (en) Syntax converting device
CN112188211A (en) Transcoding implementation method and device
CN109819254A (en) A kind of image compression transmission method damaged and system
CN114024787A (en) Remote control method, device, equipment and storage medium for smart home
Chrisment Impact of ALF on communication subsystems design and performance
Lazar et al. Packetized video on MAGNET
JP3304241B2 (en) Image playback device
US20030033444A1 (en) Socket tool for connection and communication of application layer software
CN107332891A (en) Method, server and the client of HTTP request processing
CN107241383A (en) Meet the network communication module of dicom standard
JP3132787B2 (en) Communication protocol converter
CN116887204A (en) Number processing method, device, equipment and storage medium
JPH0983774A (en) Facsimile equipment
JPH03109658A (en) Information processor
JPH07212403A (en) Server device and its processing method
JPH02137069A (en) Picture protocol converting device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees