KR20000028318A - Method for treating message using common buffer in atm switching system - Google Patents

Method for treating message using common buffer in atm switching system Download PDF

Info

Publication number
KR20000028318A
KR20000028318A KR1019980046499A KR19980046499A KR20000028318A KR 20000028318 A KR20000028318 A KR 20000028318A KR 1019980046499 A KR1019980046499 A KR 1019980046499A KR 19980046499 A KR19980046499 A KR 19980046499A KR 20000028318 A KR20000028318 A KR 20000028318A
Authority
KR
South Korea
Prior art keywords
signaling message
protocol stack
switching system
shared buffer
call
Prior art date
Application number
KR1019980046499A
Other languages
Korean (ko)
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 KR1019980046499A priority Critical patent/KR20000028318A/en
Publication of KR20000028318A publication Critical patent/KR20000028318A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/10Packet switching elements characterised by the switching fabric construction
    • H04L49/104Asynchronous transfer mode [ATM] switching fabrics
    • H04L49/105ATM switching elements
    • H04L49/108ATM switching elements using shared central buffer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/15Interconnection of switching modules
    • H04L49/1553Interconnection of ATM switching modules, e.g. ATM switching fabrics
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5678Traffic aspects, e.g. arbitration, load balancing, smoothing, buffer management
    • H04L2012/5681Buffer or queue management

Landscapes

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

Abstract

PURPOSE: A method for treating a message is provided to treat a call in a switching system quickly by designing a common buffer, by approaching to a signaling message by using an index, and by operating an Inter Process Communication(IPC) by using the index. CONSTITUTION: A block for treating a call in an Asynchronous Transfer Mode(ATM) switching system contains a call controller(21), a coordinator(22), a protocol controller(23), and a dispatcher(24). A signaling message is copied in a common buffer(25) for each protocol stack to share the signaling message. In addition, the operation of treating a call is completed by approaching the signaling message stored in the common buffer by using an index for the common buffer. Also, an IPC is operated by using the index between each protocol stack. And, the size of the common buffer is adjusted by the size of a system. Herein, the common buffer prevents the approach from each protocol stack at the same time.

Description

에이티엠 교환 시스템에서 공유 버퍼를 이용한 메시지 처리 방법Message Handling Method Using Shared Buffer in ATM Switching System

본 발명은 ATM 교환 시스템에서 공유 버퍼를 이용한 메시지 처리 방법에 관한 것으로, 특히 해당 교환 시스템의 호 처리 블록에서 호 처리 관련 시그널링 메시지를 공유 버퍼에 복사한 후, 해당 공유 버퍼의 식별번호만을 이용하여 각 프로토콜 스택 사이에 IPC(Inter Process Communication)를 수행함으로써, 해당 교환 시스템에서의 호 처리를 신속하게 수행할 수 있도록 한 ATM 교환 시스템에서 공유 버퍼를 이용한 메시지 처리 방법에 관한 것이다.The present invention relates to a message processing method using a shared buffer in an ATM switching system. Particularly, after a call processing related signaling message is copied to a shared buffer in a call processing block of a corresponding switching system, each of the ATMs is identified using only the identification number of the corresponding shared buffer. By performing IPC (Inter Process Communication) between protocol stacks, the present invention relates to a message processing method using a shared buffer in an ATM switching system that can quickly perform call processing in a corresponding switching system.

일반적으로, ATM 교환 시스템의 호 처리 블록에서는 호 처리를 요구하는 경우 해당 호 처리 관련 시그널링 메시지를 다단계의 프로토콜 스택을 통해 전송하면서 각 프로토콜 스택별로 해당 시그널링 메시지를 계속적으로 복사하여 IPC를 수행하게 되는데, 해당 ATM 교환 시스템의 호 처리 블록에서의 시그널링 메시지 전송 방식을 첨부된 도면 도 1을 참조하여 설명하면 다음과 같다.In general, in a call processing block of an ATM switching system, a call processing-related signaling message is transmitted through a multi-stage protocol stack while continuously copying the signaling message for each protocol stack to perform IPC. A signaling message transmission method in a call processing block of a corresponding ATM switching system will now be described with reference to FIG. 1.

먼저, SAAL(Signaling Asynchronous transfer mode Adaptation Layer)을 통해 호 처리를 요구하는 시그널링 메시지가 디스패쳐(Dispatcher ; 14)에 수신되면, 해당 디스패쳐(14)는 수신된 시그널링 메시지를 분배하고, 분배한 각 시그널링 메시지를 복사(Copy)하여 다음 프로토콜 스택인 코디네이터(Coordinator ; 12)로 전송한다.First, when a dispatcher 14 receives a signaling message for requesting a call through a signaling asynchronous transfer mode adaptation layer (SAAL), the dispatcher 14 distributes the received signaling message and distributes the received signaling message. The signaling message is copied and transmitted to the next protocol stack, Coordinator 12.

이때, 해당 코디네이터(12)는 디스패쳐(14)를 통해 SAAL을 관리하면서, 해당 디스패쳐(14)로부터 전송된 시그널링 메시지를 복사(Copy)하여 프로토콜 제어부(13)로 전송하면, 해당 프로토콜 제어부(13)는 코디네이터(12)로부터 전송된 시그널링 메시지를 판독하여 관련 프로토콜 처리를 수행한 후, 해당 프로토콜 처리가 종료되었음을 코디네이터(12)로 보고함과 동시에 해당 시그널링 메시지를 복사(Copy)하여 해당 코디네이터(12)로 전송하면, 해당 코디네이터(12)는 프로토콜 제어부(13)로부터 전송된 시그널링 메시지를 복사(Copy)하여 다음 프로토콜 스택인 호 제어부(11)로 전송한다.At this time, the coordinator 12 manages the SAAL through the dispatcher 14 and copies the signaling message transmitted from the dispatcher 14 to the protocol control unit 13 and transmits the corresponding protocol control unit ( 13) reads the signaling message transmitted from the coordinator 12, performs the relevant protocol processing, reports to the coordinator 12 that the corresponding protocol processing is completed, and simultaneously copies the corresponding signaling message to copy the corresponding coordinator ( 12), the coordinator 12 copies the signaling message transmitted from the protocol control unit 13 and transmits it to the call control unit 11, which is the next protocol stack.

이때, 해당 호 제어부(11)는 교환 시스템 내부의 자원을 관리하며, 해당 코디네이터(12)로부터 전송된 시그널링 메시지를 판독하여 연결을 설정하게 되며, 이와 같은 동작을 수행하는 해당 호 처리 블록 내에서의 시그널링 메시지는 내부 프리미티브(Primitive)로 변환한 후 복사하여 전송하게 된다.At this time, the call control unit 11 manages the resources in the switching system, reads the signaling message transmitted from the coordinator 12 to establish a connection, and performs the operation in the corresponding call processing block. The signaling message is converted into an internal primitive and then copied and transmitted.

한편, 상위 프로세서로부터 해당 호 제어부(11)에 전송된 호 처리 관련 시그널링 메시지는 위에 설명한 반대의 동작을 수행하게 되므로, 해당 호 제어부(11)로부터 다음 프로토콜 스택으로 계속적으로 해당 시그널링 메시지를 복사(Copy)하여 전송하게 된다.Meanwhile, since the call processing related signaling message transmitted from the upper processor to the corresponding call controller 11 performs the opposite operation described above, the corresponding signaling message is continuously copied from the corresponding call controller 11 to the next protocol stack. Will be sent.

전술한 바와 같이, 종래의 호 처리 블록에서는 각 프로토콜 스택 사이에 시그널링 메시지를 매번 복사하여 IPC를 수행하므로, 빈번한 메시지 복사로 인하여 IPC 수행시 과부하가 발생하고, 결국 해당 호 처리 시간이 지연되는 단점이 있었다.As described above, in the conventional call processing block, IPC is performed by copying a signaling message every time between the protocol stacks, so that an overload occurs when IPC is performed due to frequent message copying, and thus, a corresponding call processing time is delayed. there was.

본 발명은 전술한 바와 같은 문제점을 해결하기 위한 것으로 그 목적은, ATM 교환 시스템의 호 처리 블록에서 호 처리를 수행하는데 있어, 각 프로토콜 스택 사이에 시그널링 메시지를 공유하도록 공유 버퍼를 설계하고, 해당 공유 버퍼에 저장된 시그널링 메시지를 식별번호로 접근하며, 해당 각 프로토콜 스택 사이에 식별번호만을 이용하여 IPC를 수행함으로써, 해당 교환 시스템에서의 호 처리를 신속하게 수행할 수 있도록 하는데 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and an object thereof is to design a shared buffer to share signaling messages between protocol stacks in performing call processing in a call processing block of an ATM switching system, and sharing the corresponding message. By accessing the signaling message stored in the buffer with the identification number, and performing the IPC using only the identification number between the respective protocol stack, it is possible to quickly perform the call processing in the corresponding switching system.

상기와 같은 목적을 달성하기 위한 본 발명의 특징은, ATM 교환 시스템의 호 처리 블록에서 각 프로토콜 스택이 공유 버퍼를 이용하여 시그널링 메시지를 처리하는 방법에 있어서, 호 처리 관련 시그널링 메시지를 공유 버퍼를 할당하여 복사한 후, 해당 공유 버퍼에 대한 식별번호를 이용하여 각 프로토콜 스택 사이의 IPC를 수행하고, 해당 각 프로토콜 스택은 해당 식별번호를 이용하여 공유 버퍼에 저장된 시그널링 메시지에 접근해서 관련 호 처리 기능을 수행하기 위한 해당 시그널링 메시지를 처리하는데 있다.In order to achieve the above object, a feature of the present invention is a method in which each protocol stack processes a signaling message using a shared buffer in a call processing block of an ATM switching system, wherein the call buffer related signaling message is allocated to a shared buffer. After copying, the IPC between each protocol stack is performed by using the identification number of the corresponding shared buffer, and each protocol stack uses the identification number to access the signaling message stored in the shared buffer to perform the related call processing function. It is to process the corresponding signaling message for execution.

도 1은 종래의 ATM 교환 시스템에서 호 처리 블록의 개념도.1 is a conceptual diagram of a call processing block in a conventional ATM switching system.

도 2는 본 발명에 따른 ATM 교환 시스템에서 공유 버퍼를 이용한 호 처리 블록의 개념도.2 is a conceptual diagram of a call processing block using a shared buffer in an ATM switching system according to the present invention;

* 도면의 주요 부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

21 : 호 제어부 22 : 코디네이터21: call control unit 22: coordinator

23 : 프로토콜 제어부 24 : 디스패쳐23: protocol control unit 24: dispatcher

25 : 공유 버퍼25: shared buffer

이하, 본 발명의 실시예를 첨부한 도면을 참조하여 상세하게 설명하면 다음과 같다.Hereinafter, an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

본 발명에 따른 ATM 교환 시스템의 호 처리 블록은 첨부한 도면 도 2에 도시한 바와 같이, 호 제어부(21)와, 코디네이터(22)와, 프로토콜 제어부(23) 및 디스패쳐(24)를 포함하여 이루어지며, 각 프로토콜 스택이 호 처리 관련 시그널링 메시지를 공유할 수 있도록 한 공유 버퍼(25)를 더 포함하여 이루어지는데, 해당 호 처리 블록에서 공유 버퍼(25)를 이용한 메시지 처리 동작을 설명하면 다음과 같다.The call processing block of the ATM switching system according to the present invention includes a call control unit 21, a coordinator 22, a protocol control unit 23, and a dispatcher 24, as shown in FIG. In addition, the protocol stack further comprises a shared buffer 25 so that each protocol stack can share the call processing-related signaling message, the message processing operation using the shared buffer 25 in the call processing block will be described as follows. same.

먼저, SAAL을 통해 호 처리를 요구하는 시그널링 메시지가 디스패쳐(24)에 수신되면, 해당 디스패쳐(24)는 수신된 시그널링 메시지를 분배하고, 분배한 각 시그널링 메시지를 복사하기 위한 공유 버퍼(25)를 공유 버퍼 관리 모듈(도면에 도시되어 있지 않음)을 통해 할당받아 해당 시그널링 메시지를 복사한 후, 해당 공유 버퍼 관리 모듈로부터 할당받은 공유 버퍼(25)에 대한 식별번호(index)를 코디네이터(22)로 전송한다.First, when a dispatcher 24 receives a signaling message requesting call processing through SAAL, the dispatcher 24 distributes the received signaling message and shares a shared buffer 25 for copying each distributed signaling message. ) Is assigned through the shared buffer management module (not shown), the corresponding signaling message is copied, and the coordinator 22 assigns an identification number (index) to the shared buffer 25 allocated from the shared buffer management module. To send).

이때, 해당 코디네이터(22)는 디스패쳐(24)를 통해 SAAL을 관리하며, 해당 디스패쳐(24)를 통해 식별번호(index)가 전달되는 경우 호 처리를 위한 시그널링 메시지가 수신되었다는 정보와 식별번호(index)를 프로토콜 제어부(23)로 전송한다.In this case, the coordinator 22 manages the SAAL through the dispatcher 24, and when the identification number (index) is transmitted through the dispatcher 24, the information and the identification number indicating that a signaling message for call processing has been received. (index) is transmitted to the protocol control unit 23.

이에, 해당 프로토콜 제어부(23)는 코디네이터(22)로부터 메시지 수신 정보가 전송됨에 따라 동시에 전송된 식별번호(index)를 이용하여 대응하는 공유 버퍼(25)에 저장된 시그널링 메시지를 판독하여 관련 프로토콜 처리를 수행한 후, 해당 프로토콜 처리 정보와 식별번호(index)를 코디네이터(22)로 전송하면, 해당 코디네이터(22)는 전송된 프로토콜 처리 정보와 식별번호(index)를 호 제어부(21)로 전송하게 된다.Accordingly, the protocol control unit 23 reads the signaling message stored in the corresponding shared buffer 25 by using the identification number (index) transmitted at the same time as the message reception information is transmitted from the coordinator 22 to perform the related protocol processing. After performing, the protocol processing information and identification number (index) is transmitted to the coordinator 22, the coordinator 22 transmits the transmitted protocol processing information and identification number (index) to the call controller 21. .

이때, 해당 호 제어부(21)는 교환 시스템 내부의 자원을 관리하며, 해당 코디네이터(22)로부터 프로토콜 처리 정보가 전송됨에 따라 동시에 전송된 식별번호(index)를 이용하여 대응하는 공유 버퍼(25)에 저장된 시그널링 메시지를 이용하여 연결을 설정하게 되며, 이와 같은 동작을 수행하는 본 발명의 호 처리 블록에서 각종 정보 및 식별번호(index)는 내부 프리미티브로 변환한 후 전송하게 된다.At this time, the call control unit 21 manages the resources in the switching system, and the protocol processing information is transmitted from the coordinator 22 to the corresponding shared buffer 25 using the identification number (index) transmitted simultaneously. The connection is established using the stored signaling message. In the call processing block of the present invention which performs such an operation, various information and indexes are converted into internal primitives and transmitted.

한편, 상위 프로세서로부터 해당 호 제어부(21)에 전송된 호 처리 관련 시그널링 메시지는 위에 설명한 반대의 동작을 수행하게 되므로, 해당 호 처리 블록의 각 프로토콜 스택에서 해당 시그널링 메시지가 저장된 공유 버퍼(25)의 식별번호(index)만을 이용하여 다음 프로토콜 스택과 IPC를 수행하면서, 해당 호 처리 기능을 수행하게 된다.On the other hand, since the call processing related signaling message transmitted from the upper processor to the corresponding call controller 21 performs the opposite operation described above, the shared buffer 25 in which the signaling message is stored in each protocol stack of the corresponding call processing block. By performing only the next protocol stack and IPC using the identification number (index), the call processing function is performed.

상술한 바와 같이, 본 발명에 따른 ATM 교환 시스템의 호 처리 블록에서는 시그널링 메시지를 공유 버퍼(25)에 복사하여 각 프로토콜 스택이 공유하며, 각 스택간에는 해당 시그널링 메시지가 저장된 공유 버퍼(25)에 대한 식별번호(index)를 이용하여 해당 공유 버퍼(25)에 저장된 시그널링 메시지에 접근해서 호 처리 작업을 수행한다. 또한, 각 프로토콜 스택간에는 해당 식별번호(index)만을 이용하여 IPC를 수행하게 된다.As described above, in the call processing block of the ATM switching system according to the present invention, each protocol stack is shared by copying a signaling message to the shared buffer 25, and the stacks are stored in the shared buffer 25. Call processing is performed by accessing a signaling message stored in the corresponding shared buffer 25 using an identification number. In addition, IPC is performed using only a corresponding index between each protocol stack.

한편, 해당 공유 버퍼(25)의 크기는 시스템의 크기에 따라 조절해야 하며, 링 버퍼(Ring Buffer)를 사용할 수 있는데, 해당 링 버퍼는 다른 여러 프로토콜 스택에 의해서 접근이 가능하며, 해당 링 버퍼를 할당 또는 해제시에 임계 섹션(Critical Section) 즉, 소정 영역을 정의하고 세마포(Semaphore)를 이용하여 해당 링 버퍼에 대한 각 프로토콜 스택의 동시 접근을 제어해야 한다.Meanwhile, the size of the shared buffer 25 should be adjusted according to the size of the system, and a ring buffer can be used, and the ring buffer can be accessed by several protocol stacks. When allocating or freeing, you need to define a critical section, that is, a region, and use semaphores to control the simultaneous access of each protocol stack to the ring buffer.

이상과 같이, 본 발명은 ATM 교환 시스템의 호 처리 블록에서 호 처리를 수행하는데 있어, 각 프로토콜 스택 사이에 시그널링 메시지를 공유하도록 공유 버퍼를 설계하고, 해당 공유 버퍼에 저장된 시그널링 메시지를 식별번호로 접근하며, 해당 각 프로토콜 스택 사이에 식별번호만을 이용하여 IPC를 수행함으로써, 해당 교환 시스템에서의 호 처리를 신속하게 수행할 수 있게 된다.As described above, in the present invention, in performing call processing in a call processing block of an ATM switching system, a shared buffer is designed to share a signaling message between protocol stacks, and the signaling message stored in the shared buffer is accessed by an identification number. And, by performing the IPC using only the identification number between the respective protocol stack, it is possible to quickly perform the call processing in the corresponding switching system.

Claims (2)

ATM 교환 시스템의 호 처리 블록에서 각 프로토콜 스택이 공유 버퍼를 이용하여 시그널링 메시지를 처리하는 방법에 있어서,A method in which each protocol stack processes a signaling message using a shared buffer in a call processing block of an ATM switching system, 호 처리 관련 시그널링 메시지를 공유 버퍼를 할당하여 복사한 후, 해당 공유 버퍼에 대한 식별번호를 이용하여 각 프로토콜 스택 사이의 IPC를 수행하고, 해당 각 프로토콜 스택은 해당 식별번호를 이용하여 공유 버퍼에 저장된 시그널링 메시지에 접근해서 관련 호 처리 기능을 수행하기 위한 해당 시그널링 메시지를 처리하는 것을 특징으로 하는 ATM 교환 시스템에서 공유 버퍼를 이용한 메시지 처리 방법.After allocating and copying the call processing related signaling message to the shared buffer, IPC is performed between each protocol stack using the identification number of the corresponding shared buffer, and each protocol stack is stored in the shared buffer using the identification number. A method of processing a message using a shared buffer in an ATM switching system, characterized in that for processing a corresponding signaling message for performing a related call processing function by accessing a signaling message. 제 1항에 있어서,The method of claim 1, 상기 공유 버퍼는 각 프로토콜 스택에서 접근이 가능하며, 할당 또는 해제시에 소정 영역을 정의하고, 각 프로토콜 스택에서의 동시 접근을 방지하는 것을 특징으로 하는 ATM 교환 시스템에서 공유 버퍼를 이용한 메시지 처리 방법.The shared buffer is accessible from each protocol stack, defines a predetermined area at the time of allocation or release, and prevents simultaneous access in each protocol stack.
KR1019980046499A 1998-10-30 1998-10-30 Method for treating message using common buffer in atm switching system KR20000028318A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980046499A KR20000028318A (en) 1998-10-30 1998-10-30 Method for treating message using common buffer in atm switching system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980046499A KR20000028318A (en) 1998-10-30 1998-10-30 Method for treating message using common buffer in atm switching system

Publications (1)

Publication Number Publication Date
KR20000028318A true KR20000028318A (en) 2000-05-25

Family

ID=19556675

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980046499A KR20000028318A (en) 1998-10-30 1998-10-30 Method for treating message using common buffer in atm switching system

Country Status (1)

Country Link
KR (1) KR20000028318A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190068331A (en) * 2017-12-08 2019-06-18 현대오트론 주식회사 An Apparatus and a Method for Controlling Multi-Master Modules for Vehicles Based on Ring Communication Topology

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190068331A (en) * 2017-12-08 2019-06-18 현대오트론 주식회사 An Apparatus and a Method for Controlling Multi-Master Modules for Vehicles Based on Ring Communication Topology
US11025548B2 (en) 2017-12-08 2021-06-01 Hyundai Mobis Co., Ltd. Control device and method of vehicle multi-master module based on ring communication topology based vehicle

Similar Documents

Publication Publication Date Title
US5617424A (en) Method of communication between network computers by dividing packet data into parts for transfer to respective regions
US5179665A (en) Microprocessor information exchange with updating of messages by asynchronous processors using assigned and/or available buffers in dual port memory
US5909553A (en) Systems and methods for controlling the transmission of relatively large data objects in a communications system
US5951654A (en) System for processing cooperation signals by storing and executing the control part of the signal separately from the data part using pointer to link the two parts
CA2229399A1 (en) Systems and method for managing the processing of relatively large data objects in a communications stack
US5958031A (en) Data transmitting/receiving device of a multiprocessor system and method therefor
EP0296862B1 (en) Multiprocessor information exchange
KR20000028318A (en) Method for treating message using common buffer in atm switching system
EP0321544B1 (en) Intercomputer communication control apparatus and method
KR950003680B1 (en) Cue message management method
EP3629171A1 (en) Lock manager for multi-core architectures
KR940005530B1 (en) Call loss prevention method
JPS615361A (en) Communication interface circuit
CN114448963B (en) Method and system for sharing communication by peripheral under fusion control architecture
KR100406233B1 (en) Method of Communicating Between Process and Process in Switching System
KR100519168B1 (en) Method of Managing Signaling Message in Mobile Switching System
JPH0546570A (en) Decentralized processing system
CN111061674A (en) Multiprocessor cross communication device and method
JPS6285533A (en) Decentralized packet exchange system
JPH06132999A (en) Protocol mapping method
AU1943600A (en) Method of communication between distant objects
KR100286972B1 (en) Receive buffer control apparatus of processor communication controller board assembly and the method thereof
WO2001038998A1 (en) Inter process communication in a distributed processing system
KR980007203A (en) Call Connection Process in Asynchronous Transfer Mode Switched Network
JPH10308965A (en) Exchange system

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination