KR100322274B1 - Communication method between switch and computer - Google Patents

Communication method between switch and computer Download PDF

Info

Publication number
KR100322274B1
KR100322274B1 KR1019950001491A KR19950001491A KR100322274B1 KR 100322274 B1 KR100322274 B1 KR 100322274B1 KR 1019950001491 A KR1019950001491 A KR 1019950001491A KR 19950001491 A KR19950001491 A KR 19950001491A KR 100322274 B1 KR100322274 B1 KR 100322274B1
Authority
KR
South Korea
Prior art keywords
computer
exchange
layer
packet data
information
Prior art date
Application number
KR1019950001491A
Other languages
Korean (ko)
Other versions
KR960030599A (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 KR1019950001491A priority Critical patent/KR100322274B1/en
Publication of KR960030599A publication Critical patent/KR960030599A/en
Application granted granted Critical
Publication of KR100322274B1 publication Critical patent/KR100322274B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/321Interlayer communication protocols or service data unit [SDU] definitions; Interfaces between layers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/10Routing in connection-oriented networks, e.g. X.25 or ATM
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/25Routing or path finding in a switch fabric

Landscapes

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

Abstract

PURPOSE: A communication method between a switch and a computer is provided to perform communication without composing a specific communication network between the switch and the computer. CONSTITUTION: An upper layer of a computer generates corresponding message information and transmits generated message information to a signaling protocol layer of the computer. The signaling protocol layer of the computer generates transmitted message information as a signaling message, and requests a service to an X.25 layer by using a logic channel number. The X.25 layer of the computer receives the request of the service, assigns the logic channel number, generates X.25 packet data, and transmits the X.25 packet data to an X.25 layer of a switch. The X.25 layer of the switch receives the generated X.25 packet data. If the logic channel number of the packet data is not the assigned number(29), the X.25 layer of the switch performs a packet switch service. If the logic channel number of the packet data is the assigned number(29), the X.25 layer of the switch transmits the packet data to a signaling protocol layer(30) and searches a switch corresponding to a destination of the packet(31,34-37). The X.25 layer of the switch transmits information to an upper layer of the switch corresponding to the destination of the packet(32) and the upper layer of the switch receives information(33).

Description

교환기와 컴퓨터간의 통신방법Communication method between exchange and computer

본 발명은 교환망에서 교환기와 컴퓨터간의 통신방법에 관한 것으로, 특히 교환기들간의 선로상에 패킷 오버레이션 방식으로 패킷통신을 하여 교환기와 컴퓨터간에 통신을 수행하는 방법에 관한 것이다.The present invention relates to a communication method between a switch and a computer in a switching network. More particularly, the present invention relates to a method of performing communication between a switch and a computer by performing packet communication on a line between the switches in a packet overlapping manner.

일반적으로 교환기는 다양한 전화서비스를 제공한다. 최근에 교환기는 전화 서비스외에 패킷교환서비스률 제공할 수 있도록 통신망을 구성하며, 이를 관리하기 위해 컴퓨터가 사용 되어진다. 보통 하나의 교환기에 하나의 컴퓨터를 1:1로 연결하여 사용되므로 컴퓨터간의 통신망은 별도로 구성하여야 하므로 회선망이 복잡해지는 문제점이 있었다.Exchanges generally provide a variety of telephone services. In recent years, exchanges have established communication networks to provide packet-switched service rates in addition to telephone services, and computers are used to manage them. In general, one computer is connected to a single switch in a 1: 1 connection, so a communication network between computers must be separately configured, which causes a complicated line network.

따라서 본 발명의 목적은 교환기와 컴퓨터간에 별도의 통신망을 구성하지 않고 통신을 수행하는 방법을 제공함에 있다.Accordingly, an object of the present invention is to provide a method for performing communication between a switch and a computer without configuring a separate communication network.

본 발명의 다른 목적은 교환기들간의 선로상에 패킷 오버레이방식에 의해 패킷교환서비스를 제공하면서 교환기와 컴퓨터간의 통신을 수행하는 방법을 제공함에 있다.Another object of the present invention is to provide a method for performing a communication between an exchange and a computer while providing a packet exchange service by a packet overlay method on a line between the exchanges.

상기 목적을 달성 하기 위한 본 발명은 컴퓨터의 상부계층에서 해당 메세지 정보를 생성하여 컴퓨터의 시그널링 프로토콜 계층으로 전송하는 과정과, 상기 전송된 정보를 컴퓨터의 시그널링 프로토콜 계층에서 시그널링 메세지로 만들고 로직채널 번호를 이용하여 X.25 영구가상회선 서비스와 동일하게 컴퓨터의 X.25 계층으로 서비스를 요구하는 과정과, 상기 서비스를 요구받은 후 컴퓨터의 X.25 계층에서 로직채널번호를 할당하여 X.25 패킷데이타로 생성하여 교환기의 X.25계층으로 전송하는 과정과, 상기 생성된 X.25 패킷데이타를 수신한 후 교환기의 X.25계층에서 상기 패키데이타의 로직채널번호가 할당된 번호가 아닐시 패킷교환 서비스를 수행하는 과정과, 상기 생성된 X.25 패킷데이타의 로직채널번호가 할당된 번호일 시 패킷데이타를 시그널링 프로토콜 계층으로 전달하여 상기 재킷데이타의 목적지에 해당하는 교환기를 서치하는 과정과, 상기 패킷데이타의 목적지에 해당하는 교환기의 상부계층으로 정보를 전달하여 상기 교환기의 상부계층에서 정보를 수신하는 과정으로 이루어짐을 특징으로 한다.The present invention for achieving the above object is the process of generating the corresponding message information in the upper layer of the computer and transmitting to the signaling protocol layer of the computer, making the transmitted information into a signaling message in the signaling protocol layer of the computer and the logical channel number Requesting service to the X.25 layer of the computer in the same way as the X.25 permanent virtual line service, and assigning a logical channel number in the X.25 layer of the computer after receiving the request for X.25 packet data The packet exchange is performed when the logical channel number of the packet data is not assigned in the X.25 layer of the exchange after receiving the generated X.25 packet data. A process of performing a service, and signaling packet data when the logical channel number of the generated X.25 packet data is assigned. The process of searching for the exchange corresponding to the destination of the jacket data by transmitting to the token layer, and transmitting the information to the upper layer of the exchange corresponding to the destination of the packet data, and receiving the information at the upper layer of the exchange. It is characterized by.

상기 목적을 달성하기 위한 본 발명의 컴퓨터에서 교환기로 정보전송 시 통신방법은 교환기에서 컴퓨터로 정보전송 시 통신방법은 교환기의 상부계층에서 해당 메세지 정보를 생성하여 상기 컴퓨터로 서비스요구신호를 교환기의 시그널링 프로토콜 계층으로 전송하는 과정과, 상기 전송된 정보를 교환기의 시그널링 프로토콜 계층에서 시그널링 메세지로 만들고 통신할 컴퓨터를 서치하는 과정과, 상기 통신할 컴퓨터를 서치한 후 로직채널 번호를 이용하여 X.25 영구가상회선 서비스와 동일하게 교환기의 X.25계층으로 서비스를 요구하는 과정과, 상기 서비스를 요구받은 후 컴퓨터의 X.25계층에서 로직채널번호를 할당하여 X.25 패킷데이타로 생성하여 컴퓨터의 X.25계층으로 전송하는 과정과, 상기 생성된 X.25 패킷데이타를 수신하여 로직채널번호가 할당된 번호일 시 패킷데이타를 컴퓨터의 시그널링 프로토콜 계층으로 전달하는 과정과, 상기 패킷데이타를 수신하는 컴퓨터의 시그널링 프로토콜 계층에서 상기 수신 패킷데이타를 처리한 후 컴퓨터의 상부계층으로 정보를 전달하여 상기 컴퓨터의 상부계충에서 정보를 수신하는 과정으로 이루어짐을 특징으로 한다.Communication method when transmitting information from the computer to the exchange of the present invention for achieving the above object is a communication method when transmitting information from the exchange to the computer to generate the corresponding message information at the upper layer of the exchange to signal the service request signal to the computer to the exchange. Transmitting to the protocol layer, making the transmitted information into a signaling message in the signaling protocol layer of the exchange, searching for a computer to communicate with, and searching for the computer to communicate with, using a logical channel number to permanently establish an X.25 message. The process of requesting service to X.25 layer of exchange as same as virtual line service, and after receiving the service request, assigning logical channel number in X.25 layer of computer to generate X.25 packet data to generate X.25 packet data. Transmitting to the .25 layer and receiving the generated X.25 packet data so that the logical channel number The packet number is transmitted to the signaling protocol layer of the computer, and the received packet data is processed by the signaling protocol layer of the computer receiving the packet data, and then the information is transferred to the upper layer of the computer. Characterized in that the process of receiving information from the upper worm.

이하 본 발명을 첨부된 도면을 참조하여 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

제1도는 본 발명에 따른 교환통신망의 구성도로서,1 is a configuration diagram of a switched communication network according to the present invention,

전화서비스를 제공하는 다수의 교환시스템 A,B,C ‥‥ G(101-108)과,A number of exchange systems A, B, C which provide telephone service G. 101-108,

상기 다수의 교환기 A,B,C ‥‥ G(101-108)에 각각 연결되어 전화서비스를 제공하면서 간선을 통해 패킷교환 서비스를 제공하는 다수의 패킷교환기(11-18)와,A plurality of packet exchangers 11-18 connected to the plurality of exchanges A, B, C ... G (101-108) to provide a packet service while providing a telephone service;

상기 다수의 패킷교환기((11-18)에 X.25인터페이스로 각각 연결되어 패킷오버레이망을 통해 통신을 수행하는 다수의 컴퓨터(1-8)와,A plurality of computers (1-8) connected to the plurality of packet switchers (11-18) through X.25 interfaces to communicate with each other through a packet overlay network;

상기 다수의 패킷교환기((11-18)에 각각 연결되어 전화서비스를 제공하는 소형교판기(a1-a8)로 이루어져 있다.It is composed of a small chess machine (a1-a8) connected to each of the plurality of packet switch (11-18) to provide a telephone service.

제2도는 본 발명에 따른 교환기간 통신 프로토콜 계중도로서,2 is a diagram of switching communication protocol according to the present invention,

교환기간에는 시그널링 프로토콜(Signalling Protocol)로 통신이 이루어진다. 이 시그널링 프로토콜은 이름이 아니고 일반적인 의미로 쓰이는 것으로 SS7 등이 사용될 수 있다. ⓐ와 ⓑ가 서로 정보를 주고 받는 경우에 ⓐ의 상부계층에서 ⓑ의 주소로 정보를 전송하도록 시그널링 프로토콜로 전송한다. 시그널링 프로토콜계중에서 적절한 신호메세지로 만들어서 하부계층을 통해서 ⓒ의 시그널링 프로토콜계층에 전달되고 ⓒ에서는 ⓑ로 전송되는 메세지이므로 다시 ⓓ로 보낸다. 이와같이 ⓑ에 전달되고 ⓑ의 시그널링 프로토콜 계층은 자신에게 전송된 메세지이므로 적절한 처리를 해서 상부계층으로 전달한다.In the exchange period, communication is performed using a signaling protocol. This signaling protocol is not a name but is used in a general sense, such as SS7. When ⓐ and ⓑ exchange information with each other, they are sent to the signaling protocol to transmit information to the address of ⓑ at the upper layer of ⓐ. In the signaling protocol, a proper signal message is made and transmitted to the signaling protocol layer of ⓒ through the lower layer, and the message is transmitted to ⓑ in ⓒ. As such, the signaling protocol layer of ⓑ is a message transmitted to itself, and thus is processed appropriately and delivered to the upper layer.

제3도는 본 발명에 따른 패킷교환기와 컴퓨터간의 X.25인터페이스 계층도로서,3 is an X.25 interface layer diagram between a packet switch and a computer according to the present invention.

컴퓨터와 패킷교환기간에는 X.25인터페이스를 사용하는데, 예를들어 컴퓨터(1)와 패킷교환기(11)엔 X.25인터페이스를 사용한다면 컴퓨터(1)는 X.25 DTE가 되고, 패킷교판기(11)는 X.25 DCE가 된다.The X.25 interface is used for the packet exchange with the computer. For example, if the X.25 interface is used for the computer 1 and the packet exchange 11, the computer 1 becomes an X.25 DTE, (11) becomes X.25 DCE.

제4도는 제1도중 컴퓨터(1)와 패킷교환기(11)간에 통신 프로토콜 계층도로서,4 is a communication protocol hierarchy diagram between the computer 1 and the packet switch 11 in FIG.

(4A)는 교환기간의 통신플로토콜 계층도와 동일하나, 교환기간의 통신에서는 OSI 제2계층에 해당하는 프로토콜을 사용하지만 컴퓨터(1)와 패킷교환기(11)간의 통신에서는 하부계충에서 X.25프로토콜을 사용한다는 것이다.(4A) is the same as the communication protocol layer in the exchange period, but the communication in the exchange period uses the protocol corresponding to the OSI second layer, but in the communication between the computer 1 and the packet switch 11, X.25 Is to use a protocol.

(4B)는 하부계층에서 X.25를 사용하기 위한 프로토콜 계층도로서, X.25인터페이스로 연결되는 모든 컴퓨터와 소형교환기간에 통신에 적용된다.(4B) is a protocol layer diagram for the use of X.25 in the lower layer, which applies to communications with all computers connected to the X.25 interface during small exchanges.

제5도는 본 발명에 따른 컴퓨터에서 패킷교환기로 정보를 전송하기 위한 제어 흐름도이고,5 is a control flowchart for transmitting information from a computer to a packet switch according to the present invention,

제6도는 본 발명에 따른 교환기에서 컴퓨터로 정보를 전송하기 위한 제어 흐름도이다.6 is a control flowchart for transmitting information from a switch according to the present invention to a computer.

상술한 제2도 내지 제6도를 참조하여 본 발명의 바람직한 일 실시예를 상세히 설명한다.One preferred embodiment of the present invention will be described in detail with reference to FIGS. 2 to 6.

컴퓨터(1)와 패킷교환기(11)간에 시그널링 프로토콜의 서비스를 위해서 X.25 영구 가상회선용 로직 채널번호를 하나 할당한다. 이 가상회선은 영구가상회선의 처리와 동일하며 컴퓨터(1)와 패킷교환기(11)간에 통신하거나 다른 교환기들간에 통신하는 하부계층으로 사용된다. 여기서 로직 채널번호를 K라한다.A logical channel number for the X.25 permanent virtual line is allocated between the computer 1 and the packet switch 11 for the service of the signaling protocol. This virtual line is the same as the processing of the permanent virtual line and is used as a lower layer to communicate between the computer 1 and the packet switch 11 or between other switches. Here, the logic channel number is K.

먼저 컴퓨터(1)에서 패킷교환기(11)로 정보를 전송하는 동작을 제5도의 흐름도를 창조하여 실명하면, 21단계에서 컴퓨터(1)는 상부계층에서 적절한 정보를 생성하고 22단계로 진행한다. 상기 22단계에서 컴퓨터(1)는 상기 생성된 정보를 패킷교환기(11)로 전송하라는 서비스요구신호를 시그널링 프로토콜 계층으로 전달한다. 이때 23단계에서 컴퓨터(1)의 시그널링 계층에서는 시그널링 메세지로 만들고 24단계에서 로직채널 번호 "K"를 이용하여 일반 X.25영구가상회선 서비스와 동일하게 X.25계층으로 서비스요구를 한다. 그러면 25단계에서 컴퓨터(1)의 X.25계층에서는 로직 채널 번호"K"를 할당하고 26단계에서 X.25 데이타 패킷으로 만든다. 그런후 27단계에서 컴퓨터(1)는 상기 X.25 패킷 데이타를 X.25인터페이스를 통해 인접한 패킷교환기(11)로 전송한다. 이후 28단계에서 패킷교환기(11)의 X.25계층에서는 X.25패킷 데이타를 수신하여 29단계에서 수신 패킷데이타가 로직 채널 번호(LCN)가 K인가 검사하여 K가 아니면 패킷교환 서비스를 수행한다. 그러나 상기 수신 패킷데이타가 K이면 30단계로 진행하여 적절한 처리를 하여 시그널링 프로토콜로 전달한다. 그리고 패킷교환기(11)는 메세지의 목적지가 자신의 것인지 검사하여 자신의 것이면 32단계로 진행하여 적절한 처리를 하여 상부계층으로 전달한다. 이때 패킷교환기(11)의 상부계층에서는 이 정보를 수신한다. 그러나 상기 31단계에서 수신된 패킷데이타의 목적지가 자신의 것이 아니면 34단계로 진행하여 적절한 라우팅(Routing)경로를 선택하여 하부계층으로 전달한다. 이때 35단계에서 패킷교판기(11)의 하부계층에서는 메세지를 상대방 교환기로 전달하고 36단계로 진행한다. 상기 36단계에서 상대방 교환기에서는 상기 메세지를 수신하고 37단계에서 절절한 처리를 하여 시그널링 프로토콜로 전달한 후 다시 상기 31단계부터 반복 수행한다.First, when the operation of transmitting information from the computer 1 to the packet switch 11 is made by creating a flowchart of FIG. 5, the computer 1 generates appropriate information in the upper layer and proceeds to step 22 in step 21. In step 22, the computer 1 transmits a service request signal for transmitting the generated information to the packet switch 11 to the signaling protocol layer. In step 23, the signaling layer of the computer 1 makes a signaling message, and in step 24, the service request is made to the X.25 layer in the same manner as the general X.25 permanent virtual line service using the logic channel number "K". Then, in step 25, the X.25 layer of the computer 1 assigns a logical channel number "K", and in step 26, it makes an X.25 data packet. Then, in step 27, the computer 1 transmits the X.25 packet data to the adjacent packet switch 11 through the X.25 interface. Thereafter, in step 28, the X.25 layer of the packet switch 11 receives the X.25 packet data, and in step 29, the received packet data is checked whether the logical channel number (LCN) is K. . However, if the received packet data is K, the process proceeds to step 30 and performs appropriate processing to transfer to the signaling protocol. Then, the packet switch 11 checks whether the destination of the message is its own, and if it is its own, proceeds to step 32 and performs appropriate processing to transfer it to the upper layer. At this time, the upper layer of the packet switch 11 receives this information. However, if the destination of the packet data received in step 31 is not its own, it proceeds to step 34 and selects an appropriate routing path and delivers it to the lower layer. At this time, the lower layer of the packet chess machine 11 transmits the message to the counterpart exchange in step 35 and proceeds to step 36. In step 36, the counterpart exchange receives the message, performs appropriate processing in step 37, delivers the message to the signaling protocol, and then repeats the process from step 31 again.

한편 패킷교환기(11)에서 컴퓨터(1)로 정보를 전송하는 방법을 제6도의 흐름도를 참조하여 설명하면, 31단계에서 패킷교환기(11)는 상부계층에서 적절한 정보를 생성하고 32단계로 진행한다. 상기 32단계에서 패킷교환기(11)는 상기 생성된 정보를 컴퓨터(1)로 전송하라는 서비스요구신호를 시그널링 프로토콜 계층으로 전달한다. 이때 33단계에서 패킷교환기(11)의 시그널링 계충에서는 시그널링 메세지로 만들어 전송한다. 이때 24단계에서 패킷교환기(11)는 시그널링 메세지가 자신과 연결된 컴퓨터(1)로 전송되었는가 검사하여 자신과 연결된 컴퓨터로 전송되지 않으면 35단계로 진행하여 적절한 라우팅(Routing)경로를 선택하여 하부계층으로 전달한다. 이때 36단계에서 패킷교환기(11)의 하부계층에서는 메세지를 상대방 교환기로 전달하고 37단계로 진행한다, 상기 37단계이서 상대방 교환기에서는 상기 메세지를 수신하고 38단계에서 적절한 처리를 하여 시그널링 프로토콜로 전달한 후 다시 상기 34단계부터 반복 수행한다.On the other hand, a method of transmitting information from the packet switch 11 to the computer 1 will be described with reference to the flowchart of FIG. 6. In step 31, the packet switch 11 generates appropriate information in the upper layer and proceeds to step 32. . In step 32, the packet switch 11 transmits a service request signal for transmitting the generated information to the computer 1 to the signaling protocol layer. At this time, in step 33, the signaling negotiation of the packet switch 11 generates and transmits a signaling message. At this time, in step 24, the packet exchanger 11 checks whether the signaling message is transmitted to the computer 1 connected to it and if it is not transmitted to the computer connected to it, proceeds to step 35 and selects an appropriate routing path to the lower layer. To pass. In step 36, the lower layer of the packet switch 11 delivers the message to the counterpart exchange and proceeds to step 37. In step 37, the counterpart exchange receives the message and performs appropriate processing in step 38 to deliver it to the signaling protocol. The process is repeated from step 34 again.

그리고 상기 39단계에서 패킷교환기(11)의 시그널링 계층에서는 로직채널 번호 "K"를 이용하여 일반 X.25영구가상회선 서비스와 동일하게 X.25계층으로 서비스요구를 한다. 그러면 40단계에서 패킷교환기(11)의 X.25계층에서는 로직 채널번호"K"를 할당하고 41단계에서 X.25 데이타 패킷으로 만든다. 그런후 42단계에서 패킷교환기(11)는 상기 X.25 패킷 데이타를 X.25인터페이스를 통해 인접한 컴퓨터(1)로 전송한다. 이후 43단계에서 컴퓨터(1)의 X.25계층에서는 X.25패킷 데이타를 수신하여 44단계에서 수신 패킷데이타가 로직 채널 번호(LCN)가 K인가 검사하여 K가 아니면 서비스를 종료하고, 상기 수신 패킷데이타가 K이면 45단계로 진행하여 적절한 처리를 하여 시그널링 프로토콜로 전달한다. 그리고 46단계에서컴퓨터(1)의 시그널링 계층에서는 상기 수신정보를 적절한 처리를 하여 상부계층으로 전달한다. 그러면 47단계에서 컴퓨터(10)의 상부계층에서는 이정보를 수신한다. 여기서 설명의 편의상 제1도의 패킷교환기(11)와 컴퓨터(1)를 예를들어 설명하였으나 컴퓨터(1)와 패킷교환기(11)간에 시그널링 프로로콜로 통신이 이루어지므로 컴퓨터 모든 교환기간에 시그널링 프로토콜로 통신이 이루어진다. 그리고 모든 교환기와의 통신에서도 패킷교환기(11)와 통신하던 로직 채널 번호 "K"를 사용한다.In step 39, the signaling layer of the packet switch 11 requests the service to the X.25 layer in the same manner as the general X.25 permanent virtual line service using the logic channel number "K". Then, in step 40, the X.25 layer of the packet switch 11 assigns the logical channel number "K", and in step 41, the packet is converted into an X.25 data packet. Then, in step 42, the packet switch 11 transmits the X.25 packet data to the adjacent computer 1 through the X.25 interface. In step 43, the X.25 layer of the computer 1 receives the X.25 packet data. In step 44, the received packet data is checked whether the logical channel number (LCN) is K. If the packet data is K, the process proceeds to step 45 and the packet is sent to the signaling protocol with appropriate processing. In step 46, the signaling layer of the computer 1 delivers the received information to the upper layer by appropriate processing. In step 47, the upper layer of the computer 10 receives the information. For convenience of explanation, the packet switch 11 and the computer 1 of FIG. 1 are described as an example, but the signaling protocol is communicated between the computer 1 and the packet switch 11 so that the signaling protocol is used in all switching periods of the computer. Communication takes place. In addition, the logical channel number "K" used to communicate with the packet switch 11 is also used for communication with all the exchanges.

상술한 바와같이 교환 통신망에서 컴퓨터들간의 별도의 통신망을 사용하지 않고 교환기들간의 선로상에 패킷 오버레이 방식으로 전화서비스를 제공하면서 간선을 이용하여 패킷교환 서비스를 수행하면서 컴퓨터와 패킷 교환기간의 X.25 인터페이스를 통해서 컴퓨터와 교환기간 통신 서비스를 수행할 수 있는 이점이 있다.As described above, in the switched communication network, the packet switching service is performed using the trunk while providing the telephone service in the packet overlay method on the lines between the exchangers without using a separate communication network between the computers. It has the advantage of being able to perform exchange service with computer through 25 interface.

제1도는 본 발명에 따른 교환통신망의 구성도1 is a block diagram of a switching network according to the present invention

제2도는 본 발명에 따른 교환기간 통신 프로토콜 계중도2 is a diagram of switching period communication protocol according to the present invention.

제3도는 본 발명에 따른 소형교환기와 컴퓨터간의 X.25인터페이스 계층도3 is an X.25 interface hierarchy diagram between a small exchange and a computer according to the present invention.

제4도는 제1도중 컴퓨터(1)와 패킷교환기(11)간에 통신 프로토콜 계층도4 is a communication protocol hierarchy diagram between the computer 1 and the packet switch 11 in FIG.

제5도는 본 발명에 따른 컴퓨터에서 패킷교환기로 정보를 전송하기 위한 제어 흐름도5 is a control flowchart for transmitting information from the computer to the packet switch according to the present invention.

제6도는 본 발명에 따른 교환기에서 컴퓨터로 정보를 전송하기 위한 제어 흐름도 도면상의 참조부호들중 주요 부호의 설명6 is a description of key symbols among the reference numerals in the control flowchart diagram for transmitting information from the exchange according to the present invention to a computer.

101-107: 교환기A-B 11-17: 패킷교환기101-107: Switch A-B 11-17: Packet Switch

a1-a7: 소형교환기 1-7: 컴퓨터a1-a7: Small exchange 1-7: computer

Claims (4)

교환 시스템에서 컴퓨터에서 교환기로 정보전송 시 통신방법에 있어서,In the communication method in the transfer of information from the computer to the exchange in the switching system, 상기 컴퓨터의 상부계층에서 해당 메세지 정보를 생성하여 컴퓨터의 시그널링 프로토콜 계층으로 전송하는 과정과,Generating corresponding message information in the upper layer of the computer and transmitting the message information to the signaling protocol layer of the computer; 상기 전송된 정보를 컴퓨터의 시그널링 프로토콜 계층에서 시그널링 메세지로 만들고 로직채널 번호를 이용하여 X.25 영구가상회선 서비스와 동일하게 컴퓨터의 X.25계충으로 서비스를 요구하는 과정과,Making the transmitted information into a signaling message in the signaling protocol layer of the computer and requesting the service to the X.25 protocol of the computer in the same manner as the X.25 permanent virtual line service using a logical channel number; 상기 서비스를 요구받은 후 컴퓨터의 X.25계층에서 로직채널번호를 할당하여 X.25 패킷데이타로 생성하여 교환기의 X.25계층으로 전송하는 과정과,After receiving the service request, assigning a logical channel number in the X.25 layer of the computer to generate X.25 packet data and transmitting the X.25 packet data to the X.25 layer of the exchange; 상기 생성된 X.25 패킷데이타를 수신한 후 교환기의 X.25계충에서 상기 패키데이타의 로직채널번호가 할당된 번호가 아닐시 패킷교환 서비스를 수행하는 과정과,Performing packet exchange service when the logical channel number of the packet data is not assigned in the X.25 protocol of the exchange after receiving the generated X.25 packet data; 상기 생성된 X.25 쾌킷데이타의 로직채널번호가 할당된 번호일 시 패킷데이타를 시그널링 프로토콜 계층으로 전달하여 상기 패킷데이타의 목적지에 해당하는 교환기를 서치하는 과정과,Searching for an exchange corresponding to a destination of the packet data by transferring packet data to a signaling protocol layer when the generated logical channel number of the X.25 pleasant kit data is assigned; 상기 패킷데이타의 목적지에 해당하는 교환기의 상부계층으로 정보를 전달하여 상기 교환기의 상부계층에서 정보를 수신하는 과정으로 이루어짐을 특징으로 하는 교환기와 컴퓨터간의 통신방법.And transmitting the information to the upper layer of the exchange corresponding to the destination of the packet data, and receiving the information from the upper layer of the exchange. 제1항에 있어서, 상기 목적지 교환기 서치과정은,According to claim 1, wherein the destination exchange search process, 상기 패킷데이타를 수신하여 상기 교환기의 시그널링 프로토콜 계층에서 상기 패킷데이타의 목적지가 자신인가 검사하는 과정과,Receiving the packet data and checking whether the destination of the packet data is the one in the signaling protocol layer of the exchange; 상기 패킷데이타의 목적지가 자신이 아닐시 적절한 라우팅 경로를 선택하여 교환기의 하부계층으로 전달하여 다른 교환기의 하부계층으로 전송하는 과정과,When the destination of the packet data is not its own, selects an appropriate routing path and transfers the selected routing path to the lower layer of the exchange and transmits it to the lower layer of the other exchange; 상기 전송된 패킷데이타를 다른 교환기의 하부계층에서 수신하여 처리한 후 다른 교환기의 시그널링 프로토콜 계층으로 전달하고 상기 목적지 검사과정으로 되돌아가는 과정으로 이루어짐을 특징으로 하는 교환기와 컴퓨터간의 통신방법.Receiving and processing the transmitted packet data at a lower layer of another exchange, transferring the received packet data to a signaling protocol layer of another exchange, and returning to the destination checking process. 교환 시스템에서 교환기에서 컴퓨터로 정보전송 시 통신방법에 있어서,In the communication method when transferring information from the exchange to the computer in the exchange system, 상기 교환기의 상부계층에서 해당 메세지 정보를 생성하여 상기 컴퓨터로 서비스요구신호를 교환기의 시그널링 프로토콜 계층으로 전송하는 과정과,Generating corresponding message information in the upper layer of the exchange and transmitting a service request signal to the signaling protocol layer of the exchange to the computer; 상기 전송된 정보를 상기 교환기의 시그널링 프로토콜 계층에서 시그널링 메세지로 만들고 통신할 컴퓨터를 서치하는 과정과,Making the transmitted information into a signaling message in the signaling protocol layer of the exchange and searching a computer to communicate; 상기 통신할 컴퓨터를 서치한 후 로직채널 번호를 이용하여 X.25 영구가 상회선 서비스와 동일하게 교환기의 X.25계층으로 서비스를 요구하는 과정과,Searching for the computer to communicate with and requesting service to the X.25 layer of the exchange using a logical channel number in the same way as an X.25 permanent line service; 상기 서비스를 요구받은 후 컴퓨터의 X.25계층에서 로직채널번호를 할당하여 X.25 패킷데이타로 생성하여 컴퓨터의 X.25계층으로 전송하는 과정과,After receiving the service request, assigning a logical channel number in the X.25 layer of the computer to generate the X.25 packet data and transmitting it to the X.25 layer of the computer; 상기 생성된 X.25 패킷데이타를 수신하여 로직채널번호가 할당된 번호일시 패킷데이타를 컴퓨터의 시그널링 프로토콜 계층으로 전달하는 과정과,Receiving the generated X.25 packet data and delivering the number and date packet data to which a logical channel number is allocated to a signaling protocol layer of a computer; 상기 패킷데이타를 수신하는 컴퓨터의 시그널링 프로토콜 계충에서 상기 수신 패킷데이타를 처리한 후 컴퓨터의 상부계층으로 정보를 전달하여 상기 컴퓨터의 상부계층에서 정보를 수신하는 과정으로 이루어짐을 특징으로 하는 교환기와 컴퓨터간의 통신방법.In the signaling protocol of the computer that receives the packet data, after processing the received packet data, the information is transferred to the upper layer of the computer to receive the information from the upper layer of the computer. Communication method. 제3항에 있어서, 상기 통신할 컴퓨터 서치과정은,The computer search process of claim 3, wherein 상기 시그널링 메세지가 자신 교환기에 접속된 컴퓨터로 전송되는가 검사하는 과정과,Checking whether the signaling message is transmitted to a computer connected to an own exchange; 상기 시그널링 메세지가 자신과 접속된 컴퓨터로 전송되지 않을시 적절한 라우팅 경로를 선택하여 교환기의 하부계층으로 전달하여 인접 교환기의 하부 계층으로 전송하는 과정과,When the signaling message is not transmitted to the computer connected to the mobile station, selecting an appropriate routing path and transferring the selected routing path to a lower layer of the exchange, and transmitting the lower routing layer to a lower layer of an adjacent exchange; 상기 전송된 패킷데이타를 인접 교환기의 하부계층에서 수신하여 처리한 후 상기 인접 교환기의 시그널링 프로토콜 계층으로 전달하여 상기 인접 교환기에 접속된 컴퓨터로 전송되는가 검사하는 과정으로 이루어짐을 특징으로 하는 교환기와 컴퓨터간의 통신방법.Receiving and processing the transmitted packet data at the lower layer of the adjacent exchange, and transmitting the packet data to the signaling protocol layer of the adjacent exchange to check whether the packet data is transmitted to the computer connected to the adjacent exchange. Communication method.
KR1019950001491A 1995-01-25 1995-01-25 Communication method between switch and computer KR100322274B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019950001491A KR100322274B1 (en) 1995-01-25 1995-01-25 Communication method between switch and computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019950001491A KR100322274B1 (en) 1995-01-25 1995-01-25 Communication method between switch and computer

Publications (2)

Publication Number Publication Date
KR960030599A KR960030599A (en) 1996-08-17
KR100322274B1 true KR100322274B1 (en) 2002-06-20

Family

ID=37460671

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950001491A KR100322274B1 (en) 1995-01-25 1995-01-25 Communication method between switch and computer

Country Status (1)

Country Link
KR (1) KR100322274B1 (en)

Also Published As

Publication number Publication date
KR960030599A (en) 1996-08-17

Similar Documents

Publication Publication Date Title
EP0527722B1 (en) Data transmission arrangement
US7577753B2 (en) System and method for processing packets in a multi-processor environment
US6052725A (en) Non-local dynamic internet protocol addressing system and method
CA1332963C (en) Virtual local area network
JPH04227150A (en) Apparatus and method for assigning network addresses
EP0142004A2 (en) Method and apparatus for interconnecting independent networks
EP1850601A1 (en) Device and method for distributed network control
JPH0685907A (en) Method and apparatus for call routing
US5553128A (en) Control of call forwarding by a target telephone
KR20000055024A (en) Protocol message transmission system and message transmission method using the same
US9185472B2 (en) Delivery of identification information
JP2004104802A (en) Method and system for common use of public network or private network in high-speed radio data system
KR100322274B1 (en) Communication method between switch and computer
US4331834A (en) Modular telecommunication system
US7181535B1 (en) Addressing method and name and address server in a digital network
KR20020069976A (en) A method for terminating data at mobile through mobile telecommunication network
JP3710484B2 (en) Broadband signaling
KR100350379B1 (en) Method for controlling interface set-up of transport path in radio access network
JPH07154428A (en) Inter-lan connection system by isdn
JP3836301B2 (en) Heterogeneous network connection device and heterogeneous network connection method
KR100319384B1 (en) Apparatus and method for using combination in a intelligent network service state number and mobile communication service a state number
JP2967424B2 (en) Transmission path connection control method for different direction ring type packet communication system
JPH1013904A (en) Mobile packet communication system
JP2985708B2 (en) Network management device
KR100439222B1 (en) Apparatus and method for allocating unique IP address to multi-user of a WLL terminal

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20060103

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee