KR20010011063A - System for controlling data link control network by remote and method thereof - Google Patents

System for controlling data link control network by remote and method thereof Download PDF

Info

Publication number
KR20010011063A
KR20010011063A KR1019990030260A KR19990030260A KR20010011063A KR 20010011063 A KR20010011063 A KR 20010011063A KR 1019990030260 A KR1019990030260 A KR 1019990030260A KR 19990030260 A KR19990030260 A KR 19990030260A KR 20010011063 A KR20010011063 A KR 20010011063A
Authority
KR
South Korea
Prior art keywords
data transmission
network
hdlc
control
remote
Prior art date
Application number
KR1019990030260A
Other languages
Korean (ko)
Other versions
KR100672115B1 (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 KR1019990030260A priority Critical patent/KR100672115B1/en
Publication of KR20010011063A publication Critical patent/KR20010011063A/en
Application granted granted Critical
Publication of KR100672115B1 publication Critical patent/KR100672115B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/12Arrangements for remote connection or disconnection of substations or of equipment thereof
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • H04L67/125Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network
    • 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/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • 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/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/324Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the data link layer [OSI layer 2], e.g. HDLC
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q9/00Arrangements in telecontrol or telemetry systems for selectively calling a substation from a main station, in which substation desired apparatus is selected for applying a control signal thereto or for obtaining measured values therefrom
    • H04Q9/02Automatically-operated arrangements

Abstract

PURPOSE: A remote control system and a method are provided to minimize system load in a remote server caused by data transmission by employing a data link controller. CONSTITUTION: A remote control system comprises a loop network(100) for connecting a plurality of connection devices(21-2x) such as computers through a link protocol corresponding to HDLC(high-level data link control)/SDLC(synchronous data link control) system; a DLC controller(30) connected to the loop network and which controls data receiving/transmitting operation between the network and connection devices in accordance with TCP/IP protocol; and a server(1) for remotely receiving the processed result from the DLC controller. The DLC controller includes an HDLC processor(32) with a built-in HDLC communication protocol for processing commands for data communication and operation control in accordance with HDLC system; an HDLC communication board(31) for transmitting/receiving data and operation control command processed by the HDLC processor; and a server interface(33).

Description

데이터 전송 제어 네트워크의 원격 제어시스템 및 그에 따른 제어방법{System for controlling data link control network by remote and method thereof}System for controlling data link control network by remote and method

본 발명은, 고수준 데이터 전송 제어(HDLC) 네트워크 또는, 동시성 데이터 전송 제어(SDLC) 네트워크와 같은 데이터 전송 제어 네트워크를 원격으로 제어하는 데이터 전송 제어 네트워크의 원격 제어시스템 및 그에 따른 제어방법에 관한 것이다.The present invention relates to a remote control system of a data transmission control network for remotely controlling a data transmission control network such as a high level data transmission control (HDLC) network or a simultaneous data transmission control (SDLC) network and a control method thereof.

통상적으로, 컴퓨터와 컴퓨터간의 데이터 통신에서 데이터 링크(Link) 계층에 대한 비트(Bit) 단위의 동기 전송방식을 정의하고 있는 고수준 데이터 전송 제어(HDLC: High level Data Link Control)방식에서는, 도 1에 도시한 바와 같이, 8 비트의 플래그, 8 비트의 상대방 어드레스 및 8 비트의 제어정보로 구성되는 헤더(Header)정보와, 임의의 길이를 가지는 데이터 정보, 그리고 16 비트의 프레임 오류 검사정보와, 8 비트의 플래그로 구성되는 프레임(Frame)단위의 데이터를 전송하게 되는 데, 상기 고수준 데이터 전송 제어(HDLC)방식 또는 동시성 데이터 전송 제어(SDLC: Synchronous Data Link Control)방식을 사용하는 데이터 전송 제어 네트워크(Network)에 대한 구성 및 동작에 대해, 이하 첨부된 도 2를 참조로 설명한다.In general, in a high level data link control (HDLC) method that defines a synchronous transmission method in units of bits for a data link layer in a data communication between a computer and the computer, FIG. As shown, header information consisting of an 8-bit flag, an 8-bit counterpart address, and 8-bit control information, data information having an arbitrary length, and 16-bit frame error checking information, 8 A data transmission control network which transmits data in a frame unit consisting of a flag of bits, using the high level data transmission control (HDLC) method or the synchronous data link control (SDLC) method ( The configuration and operation of the network will be described below with reference to FIG. 2.

도 2는, 종래의 고수준 데이터 전송 제어(HDLC) 네트워크에 대한 전체 구성을 개략적으로 도시한 것으로, 컴퓨터와 같은 다수의 연결기기(21∼2x)가 접속되는 순환 네트워크(Loop Network) (100); 상기 순환 네트워크(100)에 연결 접속되는 모뎀(13); 상기 모뎀(13)과 연결 접속되는 또다른 모뎀(12); 상기 모뎀(12,13)들을 통해 순환 네트워크(100)에 접속되어 컴퓨터와 같은 다수의 연결기기(21∼2x)와의 데이터 송수신 및 동작제어 커맨드(Command)를 전송하는 원격 서버(Server)(1)를 포함하여 구성되는 데, 상기 원격 서버(1)에는, 상기 데이터 송수신 및 동작제어 커맨드를 전술한 바 있는, 고수준 데이터 전송 제어(HDLC)방식에 따라 처리하기 위한 HDLC 통신 프로토콜이 내장되는 HDLC 프로세서(10); 상기 HDLC 프로세서(10)에서 처리되는 데이터 및 동작제어 커맨드를 송수신하는 HDLC 통신 보드(Board)(11)가 포함 구성된다.FIG. 2 schematically shows the overall configuration of a conventional high level data transfer control (HDLC) network, in which a loop network 100 to which a plurality of connected devices 2 1 to 2x such as a computer is connected is shown. ; A modem (13) connected to and connected to the circular network (100); Another modem 12 connected with the modem 13; Remote server (1) connected to the circular network (100) via the modem (12, 13) to transmit and receive data and operation control commands (command) with a plurality of connected devices (2 1 to 2x), such as a computer (1) The remote server (1), the HDLC processor is embedded in the HDLC communication protocol for processing the data transmission and reception and operation control commands according to the high-level data transmission control (HDLC) scheme described above 10; An HDLC communication board (Board) 11 for transmitting and receiving data and operation control commands processed by the HDLC processor 10 is included.

상기와 같이 구성되는 종래의 고수준 데이터 전송 제어(HDLC) 네트워크 특히, 원격 서버(Server)(1)에서는, 컴퓨터와 외부장치간의 직렬 데이터 통신을 위한 통신 규격인 RS-232와, 고속 데이터 전송을 위하여 상기 RS-232를 개선한 RS-422 통신 규격에 따른 프로토콜 예를들면, X,25, IBM SNA(Systems Network Architecture), UNISYS HLP, OKI TTCP와 같은 통신 프로토콜을 사용하여, 상기 순환 네트워크(100)에 연결 접속된 다수의 연결기기(21∼2x)들을 직접 제어할 수 있게 된다.In a conventional high-level data transmission control (HDLC) network, particularly a remote server (1) configured as described above, RS-232, which is a communication standard for serial data communication between a computer and an external device, and for high-speed data transmission The circular network 100 using a communication protocol such as X, 25, IBM Systems Network Architecture (SNA), UNISYS HLP, OKI TTCP, which is a protocol according to the RS-422 communication standard that improves the RS-232. It is possible to directly control a plurality of connected devices (2 1 to 2x) connected to.

그러나, 이때 사용되는 하나의 통신 회선에는 하나의 통신 프로토콜만을 사용할 수 있기 때문에 또다른 네트워크와의 공유가 동시에 이루어지지 못하게 되며, 또한, 상기 데이터 송수신 및 동작제어를 위한 모든 커맨드를 원격 서버(1)에서 주관하기 때문에, 그에 따른 시스템 부하(Load)가 크게 발생되고, 상기 HDLC 프로세서(10) 및 HDLC 통신 보드(Board)(11)를 원격 서버(1)내에 구비하고 있기 때문에, 원격 서버(1)의 하드웨어, 운영체제(Operating System) 및 응용 프로그램에 영향을 받게 되어, 시스템 개발에 제약을 받게 되는 문제점이 있었다.However, since only one communication protocol can be used for one communication line used at this time, sharing with another network cannot be performed at the same time. In addition, all commands for data transmission and reception and operation control are remote server (1). In this case, since the system load is largely generated and the HDLC processor 10 and the HDLC communication board 11 are provided in the remote server 1, the remote server 1 Has been affected by the hardware, operating system (Operating System) and applications of the system, there was a problem that is limited to the system development.

따라서, 본 발명은 상기와 같은 문제점을 해결하기 위하여 창작된 것으로서, 고수준 데이터 전송 제어(HDLC) 네트워크 또는, 동시성 데이터 전송 제어(SDLC) 네크워크와 같은 데이터 전송 제어 네트워크를 원격으로 제어할 수 있는 별도의 데이터 전송 네트워크 제어기(DLCC: DLC Controller)를 사용하여, 상기 데이터 전송 네트워크상에서의 연결기기와의 데이터 송수신 및 제어동작을 수행 처리하고, 그 처리결과를 원격 서버로 전송하는 데이터 전송 제어 네트워크의 원격 제어시스템 및 그에 따른 제어방법을 제공하는 데, 그 목적이 있는 것이다.Therefore, the present invention was created to solve the above problems, and can be remotely controlled by a high level data transmission control (HDLC) network or a data transmission control network such as a simultaneous data transmission control (SDLC) network. Remote control of a data transmission control network that performs a data transmission / reception and control operation with a connected device on the data transmission network by using a data transmission network controller (DLCC) and transmits the processing result to a remote server. It is an object of the present invention to provide a system and a control method thereof.

도 1은 일반적인 고수준 데이터 전송 제어(HDLC) 방식의 전송 프레임(Frame)에 대한 구성을 도시한 것이고,1 illustrates a configuration of a transmission frame of a general high level data transmission control (HDLC) scheme,

도 2는 종래의 고수준 데이터 전송 제어(HDLC) 네트워크에 대한 구성을 도시한 것이고,2 shows a configuration of a conventional high level data transfer control (HDLC) network,

도 3은 본 발명에 따른 데이터 전송 제어 네트워크의 원격 제어시스템에 대한 구성을 도시한 것이고,3 shows a configuration of a remote control system of a data transmission control network according to the present invention,

도 4는 본 발명에 따른 데이터 전송 제어 네트워크의 원격 제어방법에 대한 동작 흐름도를 도시한 것이다.4 is a flowchart illustrating an operation of a remote control method of a data transmission control network according to the present invention.

※ 도면의 주요부분에 대한 부호의 설명※ Explanation of code for main part of drawing

1 : 서버(Server) 21...2x : 연결기기1: Server 2 1 ... 2x: Connected device

10,32 : HDLC 프로세서 11,31 : HDLC 통신 보드(Board)10,32: HDLC processor 11,31: HDLC communication board (Board)

12,13 : 모뎀(Modem) 20 : DLC 인터페이스12,13: Modem 20: DLC Interface

21,22 : 라우터(Router) 30 : DLC 제어기21,22: Router 30: DLC Controller

33 : 서버 인터페이스 100 : 루프(Loop) 네트워크33: server interface 100: loop network

상기와 같은 목적을 달성하기 위한 본 발명에 따른 데이터 전송 제어 네트워크의 원격 제어시스템은, 고수준 데이터 전송 제어/동시성 데이터 전송 제어(HDLC/SDLC)에 해당하는 접속용 링크 프로토콜을 사용하여 컴퓨터와 같은 다수의 연결기기를 연결 접속시키는 네트워크; 상기 네트워크와 연결 접속되어, 상기 연결기기와의 데이터 송수신 및 동작 제어를 티씨피/아이피(TCP/IP) 프로토콜에 의해 수행 처리하는 제어기; 및 상기 제어기로부터 처리된 결과를 원격 수신하는 서버를 포함하여 구성되는 것을 특징으로 하며,In order to achieve the above object, a remote control system of a data transmission control network according to the present invention uses a link protocol for connection corresponding to a high level data transmission control / synchronous data transmission control (HDLC / SDLC), such as a computer. A network for connecting and connecting the connecting devices of the; A controller connected to the network to perform data transmission / reception and operation control with the connected device by a TCP / IP protocol; And a server for remotely receiving a result processed from the controller.

또한, 본 발명에 따른 데이터 전송 제어 네트워크의 원격 제어방법은,고수준 데이터 전송 제어/동시성 데이터 전송 제어(HDLC/SDLC)에 해당하는 접속용 링크 프로토콜을 사용하는 네트워크에 연결 접속된 컴퓨터와 같은 다수의 연결기기와의 데이터 송수신 및 동작제어 명령을 원격 서버로부터 수신하는 1단계; 상기 수신되는 명령에 따라, 상기 연결기기와의 데이터 송수신 및 동작제어를 수행 처리하는 2단계; 및 상기 수행 처리된 결과를, 티씨피/아이피(TCP/IP)와 같은 일반적인 통신 프로토콜을 사용하여, 상기 원격 서버로 전송하는 3단계를 포함하여 이루어지는 것을 특징으로 한다.In addition, the remote control method of the data transmission control network according to the present invention, a plurality of computers, such as a computer connected to the network using a connection link protocol corresponding to high-level data transmission control / simultaneous data transmission control (HDLC / SDLC) Receiving a data transmission / reception command and an operation control command from a remote server with a connected device; In response to the received command, performing data transmission / reception and operation control with the connected device; And transmitting the processed result to the remote server using a general communication protocol such as TCP / IP.

이하, 본 발명에 따른 데이터 전송 제어 네트워크의 원격 제어시스템 및 그에 따른 제어방법에 대해 첨부된 도면을 참조하여 상세히 설명한다.Hereinafter, a remote control system of a data transmission control network and a control method thereof according to the present invention will be described in detail with reference to the accompanying drawings.

우선, 도 3은 본 발명에 따른 데이터 전송 제어 네트워크의 원격 제어시스템에 대한 전체 구성을 개략적으로 도시한 것으로, 상기 데이터 전송 제어 네트워크는, 컴퓨터와 같은 다수의 연결기기(21∼2x)가 접속되는 순환 네트워크(Loop Network)(100); 상기 순환 네트워크(100)에 연결 접속되는 컴퓨터와 같은 다수의 연결기기(21∼2x); 상기 순환 네트워크(100)에 직접 접속되어 컴퓨터와 같은 다수의 연결기기(21∼2x)와의 데이터 송수신 및 동작제어 커맨드(Command)를 전송하고, 그 처리 결과를 라우터(21,22)를 통해 연결 접속된 원격 서버(1)로 전송하는 DLC 제어기(30)를 포함하여 구성되는 데, 상기 DLC 제어기(30)에는, 상기 데이터 송수신 및 동작제어 커맨드를, 도 1을 참조로 전술한 바 있는, 고수준 데이터 전송 제어(HDLC)방식에 따라 처리하기 위한 HDLC 통신 프로토콜이 내장되는 HDLC 프로세서(32); 상기 HDLC 프로세서(32)에서 처리되는 데이터 및 동작제어를 송수신하는 HDLC 통신 보드(Board)(31) 그리고, 상기 연결기기(21∼2x)와의 데이터 송수신 및 동작제어 커맨드 처리결과를 원격 서버(1)로 전송하기 위한 서버 인터페이스(33)가 포함 구성되며, 상기 원격 서버(1)에는, 상기 라우터(21,22)를 통해 DLC 제어기(30)와 인터페이스하기 위한 DLC 제어기 인터페이스(20)를 포함하여 구성된다.First, FIG. 3 schematically shows the overall configuration of a remote control system of a data transmission control network according to the present invention, wherein a plurality of connection devices 2 1 to 2x such as a computer are connected to the data transmission control network. A loop network 100; A plurality of connecting devices 2 1 to 2x such as a computer connected to the circular network 100; Directly connected to the circular network 100 to transmit and receive data and operation control commands (Command) with a plurality of connected devices (2 1 to 2x), such as a computer, and connect the processing result through the router (21, 22) It comprises a DLC controller 30 for transmitting to the connected remote server (1), the DLC controller 30, the data transmission and reception and operation control commands, as described above with reference to Figure 1, a high level An HDLC processor 32 in which an HDLC communication protocol for processing according to a data transmission control (HDLC) scheme is embedded; The HDLC communication board (Board) 31 for transmitting and receiving data and operation control processed by the HDLC processor 32, and the result of data transmission and reception and operation control command processing with the connected device (2 1 to 2x) remote server (1) Server interface 33 for transmitting to the remote server 1, the remote server 1 includes a DLC controller interface 20 for interfacing with the DLC controller 30 through the router (21, 22) It is composed.

상기와 같이 구성되는 데이터 전송 제어 네트워크의 원격 제어시스템에서의 동작설명은, 도 4에 도시한 바와 같이, 상기 DLC 제어기 인터페이스(20)를 구비한 원격 서버(1)에서, 고수준 데이터 전송 제어(HDLC) 네트워크 또는 동시성 데이터 전송 제어(SDLC) 네트워크와의 데이터 송수신 및 커맨드 전송을 위한 네트워크 활성화 요구신호(Listen Req.)를 티씨피/아이피(TCP/IP) 또는 피피피(PPP) 등과 같은 일반적인 통신 프로토콜을 이용하여, 상기 라우터(21,22)를 통해 연결 접속된 원격의 DLC 제어기(30)로 전송(S1)하게 되면, 상기 DLC 제어기(30)에서는 이에 응답하는 응답신호(Listen Ack.)를 상기 서버 인터페이스(33)를 통해 원격 서버(1)로 회신(S2)하는 한편, DLC HDLC 프로세서(32)에서 처리된 네트워크 활성화(Network Act.) 및 폴링 시작(Polling Start) 커맨드를 상기 HDLC 통신 보드(Board)(31)에 내장된 통신 프로토콜 즉, 도 1을 참조로 전술한 바 있는 X,25, IBM SNA(Systems Network Architecture), UNISYS HLP, OKI TTCP와 같은 통신 프로토콜을 사용하여, 상기 순환 네트워크(100)에 연결 접속된 다수의 연결기기(21∼2x)로 전송(S3)하게 된다.Operation of the remote control system of the data transmission control network configured as described above, as shown in Figure 4, in the remote server 1 having the DLC controller interface 20, high-level data transmission control (HDLC) ) A common communication protocol such as TCP / IP or PPP for transmitting a network activation request signal (Listen Req.) For data transmission and command transmission with a network or a simultaneous data transmission control (SDLC) network. When using the router (21, 22) is transmitted (S1) to the remote DLC controller 30 connected through the connection, the DLC controller 30 sends a response signal (Listen Ack.) In response to the In response to the remote server 1 via the server interface 33 (S2), the HDC communication board (Network Act.) And Polling Start commands processed by the DLC HDLC processor 32 are transmitted. Boa rd) using a communication protocol built in 31, i.e., communication protocols such as X, 25, IBM Systems Network Architecture (SNA), UNISYS HLP, OKI TTCP described above with reference to FIG. It is transmitted (S3) to a plurality of connected devices (2 1 to 2x) connected to the connection 100.

이후, 상기 원격 서버(1)에서는, DLC 제어기(30)로부터 회신되는 응답신호(Listen Ack.)에 따라 상기 순환 네트워크(100)에 연결 접속된 연결기기(21∼2x)내의 각 서버(Server)들이 데이터 전송 제어 네트워크에 가입(Connect)할 것을 요구하는 요구신호를 다시 DLC 제어기(30)로 전송(S4)하게 되면, 상기 DLC 제어기(30)에서는 고수준 데이터 전송 제어(HDLC) 네트워크상에서 사용되는 통상의 통신 프로토콜을 사용하여, 상기 순환 네트워크(100)에 연결 접속된 연결기기(21∼2x)내의 각 서버(Server)들에게, 이에 해당되는 커맨드 즉, SNRM(Set Normal Mode) 커맨드를 전송(S5)하게 된다.Subsequently, in the remote server 1, each server in the connection device 2 1 to 2x connected to the circular network 100 in accordance with a response signal (Listen Ack.) Returned from the DLC controller 30. When a request signal for requesting to join the data transmission control network is transmitted (S4) to the DLC controller 30 again, the DLC controller 30 is used on a high level data transmission control (HDLC) network. Using a normal communication protocol, a corresponding command, that is, a set normal mode (SNRM) command is transmitted to each of the servers in the connected devices 2 1 to 2x connected to the circular network 100. (S5).

한편, 상기 연결기기(21∼2x)내의 각 서버(Server)들로부터 회신되는 UA(Unnumbered Acknowledge) 응답신호가 수신(S6)되면, 이를 통보하는 신호(Ack.)를 상기 원격 서버(1)에 전송(S7)하여 상기 연결기기(21∼2x)의 각 서버들과의 데이터 송수신 및 커맨드 전송이 가능하게 되었음을 알리고, 이후 자동 폴링(Auto Polling), RR(Receiver Ready) 및 RNR(Receiver Not Ready)등의 커맨드를 상기 연결기기(21∼2x)의 각 서버들로 전송(S8)하여, 임의의 특정 서버와의 데이터 송수신 및 제어동작을 전담하여 수행하게 된다.On the other hand, when the UA (Unnumbered Acknowledge) response signal returned from the respective servers (Server) in the connected device (2 1 to 2x) is received (S6), the remote server (1) to notify the signal (Ack.) For notifying S7 sends a message to each server of the connected device (2 1 to 2x) and informs that command transmission is possible, and then auto polling (Receiver Ready) and RNR (Receiver Not). Ready) and the like (S8) is transmitted to each server of the connected device (2 1 to 2x), and is dedicated to perform data transmission and control operations with any particular server.

이후, 상기 임의의 특정 서버와의 데이터 송수신 및 제어동작이 정상 종료되거나 또는, 비정상적으로 중단(S9)되는 경우, 그 처리결과 또는 중단사실을 통보하는 신호(Disconnect)를 상기 원격 서버(1)로 전송(S10)하는 일련의 동작을 수행하게 된다.Subsequently, when data transmission / reception and control operation with the specific server are normally terminated or abnormally interrupted (S9), a signal (Disconnect) notifying the result of the processing or the fact of interruption is sent to the remote server 1. It performs a series of operations to transmit (S10).

이와 같이, 상기 DLC 제어기(30)에서는, 종래의 원격 서버(1)에 구비되었던 HDLC 프로세서(32) 및 HDLC 통신 보드(31)를 구비하여, 상기 원격 서버(1)에서 수행되었던 다수의 연결기기(21∼2x)와의 데이터 송수신 및 제어동작을 대신 수행하고, 그 처리결과를 티씨피/아이피(TCP/IP), 피피피(PPP) 등과 같은 일반적인 통신 프로토콜을 이용하여, 원격 서버(1)로 통보하게 된다.As described above, the DLC controller 30 includes the HDLC processor 32 and the HDLC communication board 31 that are provided in the conventional remote server 1, and thus, a plurality of connected devices that have been performed in the remote server 1. (2 1 to 2x) and perform data transmission and control operations instead, the remote server (1) using a common communication protocol such as TCP / IP, PPP (PPP), etc. You will be notified.

따라서, 상기 원격 서버(1)에서는, 상기 DLC 제어기(30)와의 인터페이스만을 통해 데이터 전송 제어 네트워크와 연결 접속된 다수의 연결기기(21∼2x)와의 데이터 송수신 및 제어동작을 수행시킬 수 있게 되는 것이다.Therefore, in the remote server 1, it is possible to perform data transmission and reception and control operations with a plurality of connected devices 2 1 to 2x connected and connected to the data transmission control network only through an interface with the DLC controller 30. will be.

상기와 같이 구성되어 이루어지는 본 발명에 따른 데이터 전송 제어 네트워크의 원격 제어시스템 및 그에 따른 제어방법은, 고수준 데이터 전송 제어(HDLC) 네트워크 또는, 동시성 데이터 전송 제어(SDLC) 네트워크와 같은 데이터 전송 제어 네트워크상에서의 데이터 송수신 및 커맨드 전송동작을 전담 처리하고, 그 처리결과를 티씨피/아이피(TCP/IP), 피피피(PPP)등과 같은 일반적인 통신 프로토콜을 이용하여 원격 서버로 통보하는 별도의 DLC(Data Link Control) 제어기를 사용함으로써, 데이터 송수신 및 커맨드 전송에 따른 원격 서버(Server)에서의 시스템 부하(Load) 발생을 최소화시키고, 또한 HDLC 프로세서 및 HDLC 통신 보드(Board) 구비에 따른 원격 서버(1)의 시스템 개발 제약을 원천적으로 방지할 수 있게 되는 매우 유용한 발명인 것이다.The remote control system of the data transmission control network according to the present invention and the control method thereof according to the present invention are configured as described above in a data transmission control network such as a high level data transmission control (HDLC) network or a simultaneous data transmission control (SDLC) network. Dedicated DLC (Data Link) that handles data transmission / reception and command transmission operation of the data, and notifies the remote server by using general communication protocols such as TCP / IP and PPP. By using a control controller, it minimizes the occurrence of system load in the remote server due to data transmission and reception and command transmission, and also allows the remote server 1 to be equipped with an HDLC processor and an HDLC communication board. It is a very useful invention that can fundamentally prevent system development constraints.

Claims (3)

고수준 데이터 전송 제어/동시성 데이터 전송 제어(HDLC/SDLC)에 해당하는 접속용 링크 프로토콜을 사용하여 컴퓨터와 같은 다수의 연결기기를 연결 접속시키는 네트워크;A network for connecting and connecting a plurality of connected devices such as a computer using a connection link protocol corresponding to high level data transfer control / synchronous data transfer control (HDLC / SDLC); 상기 네트워크와 연결 접속되어, 상기 연결기기와의 데이터 송수신 및 동작 제어를 티씨피/아이피(TCP/IP) 프로토콜에 의해 수행 처리하는 제어기; 및A controller connected to the network to perform data transmission / reception and operation control with the connected device by a TCP / IP protocol; And 상기 제어기로부터 처리된 결과를 원격 수신하는 서버를 포함하여 구성되는 것을 특징으로 하는 데이터 전송 제어 네트워크의 원격 제어시스템.And a server for remotely receiving a result processed by the controller. 제 1항에 있어서,The method of claim 1, 상기 제어기는,The controller, 상기 네트워크를 통해 연결 접속된 다수의 연결기기와의 데이터 송수신 및 동작 제어를 위한 커맨드를 생성 처리하는 처리수단;Processing means for generating and processing commands for data transmission and reception and operation control with a plurality of connected devices connected and connected through said network; 상기 생성 처리되는 데이터 및 커맨드를 상기 네트워크를 통해 전송하기 위한 전송수단: 및Transmitting means for transmitting the generated data and command through the network; and 상기 서버와의 인터페이스를 위한 인터페이스수단을 포함하여 구성되는 것을 특징으로 하는 데이터 전송 제어 네트워크의 원격 제어시스템.And remote control means for interfacing with the server. 고수준 데이터 전송 제어/동시성 데이터 전송 제어(HDLC/SDLC)에 해당하는 접속용 링크 프로토콜을 사용하는 네트워크에 연결 접속된 컴퓨터와 같은 다수의 연결기기와의 데이터 송수신 및 동작제어 명령을 원격 서버로부터 수신하는 1단계;Receives data transmission and operation control commands from a remote server with a plurality of connected devices such as a computer connected to a network using a connection link protocol corresponding to high-level data transmission control / synchronous data transmission control (HDLC / SDLC). Stage 1; 상기 수신되는 명령에 따라, 상기 연결기기와의 데이터 송수신 및 동작제어를 수행 처리하는 2단계; 및In response to the received command, performing data transmission / reception and operation control with the connected device; And 상기 수행 처리된 결과를, 티씨피/아이피(TCP/IP)와 같은 일반적인 통신 프로토콜을 사용하여, 상기 원격 서버로 전송하는 3단계를 포함하여 이루어지는 것을 특징으로 하는 데이터 전송 제어 네트워크의 원격 제어방법.And transmitting the processed result to a remote server using a general communication protocol such as TCP / IP. 3.
KR1019990030260A 1999-07-24 1999-07-24 System for controlling data link control network by remote and method thereof KR100672115B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990030260A KR100672115B1 (en) 1999-07-24 1999-07-24 System for controlling data link control network by remote and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990030260A KR100672115B1 (en) 1999-07-24 1999-07-24 System for controlling data link control network by remote and method thereof

Publications (2)

Publication Number Publication Date
KR20010011063A true KR20010011063A (en) 2001-02-15
KR100672115B1 KR100672115B1 (en) 2007-01-19

Family

ID=19604451

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990030260A KR100672115B1 (en) 1999-07-24 1999-07-24 System for controlling data link control network by remote and method thereof

Country Status (1)

Country Link
KR (1) KR100672115B1 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19980078812A (en) * 1997-04-30 1998-11-25 구자홍 Internet Protocol Interface Device of SNA Network Environment

Also Published As

Publication number Publication date
KR100672115B1 (en) 2007-01-19

Similar Documents

Publication Publication Date Title
JPH10207804A (en) Dummy terminal system and dummy terminal equipment
JPH10112740A (en) Information processor, communication method and storage medium
US4977499A (en) Method and apparatus for commanding operations on a computer network
TW200417261A (en) An apparatus and method for coupling a network data device to a digital network
KR100672115B1 (en) System for controlling data link control network by remote and method thereof
KR20030004023A (en) Wireless communication device with a state model
CA2414039A1 (en) Auto-detecting universal appliance communication controller
JPH09326810A (en) Connection changeover method on occurrence of fault
US20030128663A1 (en) Redundant network controller management system
KR100599112B1 (en) Equipment and method for communication between agents in PCI system
KR100525677B1 (en) Apparatus and method for duplication of communication control module
JPH054040Y2 (en)
KR100191678B1 (en) Inspection method of network for duplicating communication network
KR100413426B1 (en) Method for processing S/W to duplex embodiment in mobile communication system
JP3623460B2 (en) Data transmission method using Ethernet between compact control stations
JPH0438618Y2 (en)
JP2002290442A (en) Communication device, program, information recording medium, and communication control method
JP2621779B2 (en) Connection test method for distributed system
JPH0630506B2 (en) Serial communication device
JPS63246055A (en) Packet transmitter-receiver
JP2004208032A (en) Communication control method for computer having radio communications function, computer communication control program, computer storing the same and recording medium
KR19980015959A (en) Communication method between main unit and multiple subunits
JPS6316362A (en) Evaluation system for communication system
JPH0340545A (en) Interruption code sending system in basic control procedure terminal
KR19980057607A (en) Redundancy

Legal Events

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

Payment date: 20130111

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20131217

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20150105

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20160104

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20170102

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee