KR950030549A - Implementation method of LAPD in user-network connection of Integrated Information Network (ISDN) - Google Patents

Implementation method of LAPD in user-network connection of Integrated Information Network (ISDN) Download PDF

Info

Publication number
KR950030549A
KR950030549A KR1019940007942A KR19940007942A KR950030549A KR 950030549 A KR950030549 A KR 950030549A KR 1019940007942 A KR1019940007942 A KR 1019940007942A KR 19940007942 A KR19940007942 A KR 19940007942A KR 950030549 A KR950030549 A KR 950030549A
Authority
KR
South Korea
Prior art keywords
lapd
user
network
rom
network connection
Prior art date
Application number
KR1019940007942A
Other languages
Korean (ko)
Other versions
KR970007259B1 (en
Inventor
정용길
이종대
Original Assignee
김준성
사단법인 고등기술연구원 연구조합
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 김준성, 사단법인 고등기술연구원 연구조합 filed Critical 김준성
Priority to KR1019940007942A priority Critical patent/KR970007259B1/en
Publication of KR950030549A publication Critical patent/KR950030549A/en
Application granted granted Critical
Publication of KR970007259B1 publication Critical patent/KR970007259B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/37Compiler construction; Parser generation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q2213/00Indexing scheme relating to selecting arrangements in general and for multiplex systems
    • H04Q2213/13106Microprocessor, CPU
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q2213/00Indexing scheme relating to selecting arrangements in general and for multiplex systems
    • H04Q2213/13209ISDN

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Communication Control (AREA)
  • Telephonic Communication Services (AREA)

Abstract

종합정보통신망(ISDN)의 사용자-망 접속에서의 LAPD 구현방법에서, 프로토콜 프로그램을 컴파일링 링킹로딩 롬 수록절차에 의해 롬에 저장하고, 상기 롬에 저장된 프로토콜 프로그램을 CPU에 수행하고, RAM를 통하여 LAPD와 각 계층간에 프리미티브를 전달시킬 때, 우선적으로 이벤트를 구분한 후, LAPD의 현재 스테이트를 처리함으로써, 처리절차의 중복을 피하고, 처리시간을 단축할 수 있다.In a method of implementing LAPD in a user-network connection of an integrated information communication network (ISDN), a protocol program is stored in a ROM by a compilation linking loading ROM storing procedure, a protocol program stored in the ROM is executed in a CPU, and the RAM is When passing primitives between the LAPD and each layer, the events are first classified, and the current state of the LAPD is processed, thereby avoiding duplication of processing procedures and reducing processing time.

Description

종합정보통신망(ISDN)의 사용자-망 접속에서의 엘 에이 피 디(LAPD) 구현방법Implementation method of LAPD in user-network connection of Integrated Information Network (ISDN)

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음Since this is an open matter, no full text was included.

제1도는 OSI(Open System Interconnection)에서의 통신기능 모델을 나타낸 도해도, 제7도는 종합정보통신망의 사용자-망접속에 사용되는 하드웨어의 개략도.1 is a diagram showing a communication function model in Open System Interconnection (OSI), and FIG. 7 is a schematic diagram of hardware used for a user-network connection of an integrated information communication network.

Claims (2)

종합정보통신망(ISDN : Integrated Service Digital Network)의 사용자-망 접속에서의 LAPD 구현방법에 있어서, 처리절차의 중복을 피하고 처리시간을 단축하고, 이로 인하여 코드(code)의 길이를 줄이기 위해, OSI(Open System Interconnection)에서의 계층 2(LAPD)를 포함한 프로토콜 프로그램을 컴파일링 링킹 로딩롬 수록(comfiling Linking Loading ROM Writing) 절차에 의하여 롬(3)에 저장하는 단계와, 상기 롬(3)에 저장된 프로토콜 프로그램을 CPU(1)에서 수행하는 단계와, 램(4)을 통하여 상기 LAPD와 각 계층간에 프리미티브를 전달시킬 때, 우선적으로 이벤트를 구분한 후 다음에 LAPD의 현재 스테이트에 따라 프리미티브를 처리하는 단계를 포함하는 것을 특징으로 하는 종합정보통신망의 사용자-망 접속에서의 LAPD 구현방법.In a method for implementing LAPD in a user-network connection of an Integrated Service Digital Network (ISDN), OSI (Integrated Service Digital Network) is used to avoid duplication of processing procedures and to shorten processing time, thereby reducing the length of code. Storing a protocol program including Layer 2 (LAPD) in Open System Interconnection) in the ROM 3 by a compiling Linking Loading ROM Writing procedure, and the protocol stored in the ROM 3; Executing a program in the CPU 1, and when transferring primitives between the LAPD and each layer through the RAM 4, first classifying events and then processing primitives according to the current state of the LAPD. LAPD implementation method in a user-network connection of a comprehensive information communication network comprising a. 제1항에 있어서, 상기 프리미티브를 처리하는 단계는, LAPD에서 프리미티브를 수신하는 단계와, 상기 수신된 프리미티브가 어느 이벤트에 포함하는가를 선택하는 단계와, 상기 선택된 이벤트에서 현재 스테이트를 선택하는 단계를 포함하는 것을 특징으로 하는 종합정보통신망의 사용자-망 접속에서의 LAPD 구현방법.The method of claim 1, wherein processing the primitive comprises: receiving a primitive at a LAPD, selecting which event the received primitive includes in, and selecting a current state in the selected event. LAPD implementation method in a user-network connection of a comprehensive information communication network comprising a. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019940007942A 1994-04-15 1994-04-15 Lapd realizing method in the uni of isdn KR970007259B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019940007942A KR970007259B1 (en) 1994-04-15 1994-04-15 Lapd realizing method in the uni of isdn

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019940007942A KR970007259B1 (en) 1994-04-15 1994-04-15 Lapd realizing method in the uni of isdn

Publications (2)

Publication Number Publication Date
KR950030549A true KR950030549A (en) 1995-11-24
KR970007259B1 KR970007259B1 (en) 1997-05-07

Family

ID=19381112

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019940007942A KR970007259B1 (en) 1994-04-15 1994-04-15 Lapd realizing method in the uni of isdn

Country Status (1)

Country Link
KR (1) KR970007259B1 (en)

Also Published As

Publication number Publication date
KR970007259B1 (en) 1997-05-07

Similar Documents

Publication Publication Date Title
CA2192258A1 (en) System and Method for Propagating Revisions Through a Communications Network
CA2208135A1 (en) Method, computer program product, and data structure for validating creation of and routing messages to file objects
ATE297621T1 (en) GROUPED NETWORKED FACILITIES
WO2001037170A3 (en) Forms creation method and e-commerce method
CA2125239A1 (en) Network service provisioning
US6002758A (en) System and method for developing message processing applications
KR950030549A (en) Implementation method of LAPD in user-network connection of Integrated Information Network (ISDN)
KR100276080B1 (en) A translation method from process in sdl-92 to task in chill-96
JP2790171B2 (en) Data transfer method in HIPPI network
Behnke et al. Development of broadband ISDN telecommunication services using SDL’92, ASN. 1 and automatic code generation
KR970056304A (en) How to Handle DISC Frame in LAPD of ISDN User-Network Connection
SE9300363L (en) Operating support in telecom and open systems
KR970056368A (en) Primitive Handling in LAPD for ISDN User-Network Connections
Hannikainen et al. SDL-to-C conversion for implementing embedded WLAN protocols
KR970056294A (en) Primitive Handling in LAPD for ISDN User-Network Connections
KR970056367A (en) Primitive Handling in LAPD for ISDN User-Network Connections
KR970013914A (en) Adaptive Network Management System
ATE222006T1 (en) METHOD AND SYSTEM FOR DATA COMMUNICATION USING AN INTERNAL CONNECTION ARCHITECTURE
KR970058126A (en) Program Loading Method by Service Type in Exchange System
EP0910222A3 (en) Method for providing telecommunication functions, as well as network arrangement, node, data processing arrangement, terminal and telecommunication system therefor
KR970056302A (en) SABME frame processing method in LAPD of ISDN user-network access
KR940017573A (en) Data memory management method in real time database management system (DBMS)
KATO et al. Optimization of concurrent process program specification
KR970056369A (en) Primitive Handling in LAPD for ISDN User-Network Connections
Hahn Utilization of Computer and Communication Technologies for Information Agriculture

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee