KR20000052154A - Data processing method for APPC over TCP/IP gateway - Google Patents

Data processing method for APPC over TCP/IP gateway Download PDF

Info

Publication number
KR20000052154A
KR20000052154A KR1019990003057A KR19990003057A KR20000052154A KR 20000052154 A KR20000052154 A KR 20000052154A KR 1019990003057 A KR1019990003057 A KR 1019990003057A KR 19990003057 A KR19990003057 A KR 19990003057A KR 20000052154 A KR20000052154 A KR 20000052154A
Authority
KR
South Korea
Prior art keywords
data
transport network
data processing
tcp
udp
Prior art date
Application number
KR1019990003057A
Other languages
Korean (ko)
Other versions
KR100313473B1 (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 KR1019990003057A priority Critical patent/KR100313473B1/en
Publication of KR20000052154A publication Critical patent/KR20000052154A/en
Application granted granted Critical
Publication of KR100313473B1 publication Critical patent/KR100313473B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • 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/18Multiprotocol handlers, e.g. single devices capable of handling multiple protocols

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE: A method of processing data for building the improved gateway is provided to perform as the gateway including the APPC(advanced program to program communication) over TCP/IP function in addition to performing as the existing gateway by adding the APPC over TCP/IP in any kind of gateways. CONSTITUTION: A method of processing data for building the improved gateway comprises the steps of: the TCP daemon process(32); TCP data managing process(33); UDP(user datagram protocol)managing process(31); MPTN(multi protocol transmission network) emulator process(35).

Description

개량된 게이트웨이 구현을 위한 데이터 처리 방법{Data processing method for APPC over TCP/IP gateway}Data processing method for improved gateway implementation {Data processing method for APPC over TCP / IP gateway}

본 발명은 IBM 호스트와 통신을 하는 시스템에 관한 것으로서, 특히 APPC (Advanced Program to Program Communication) over TCP/IP(Transmission Control Protocol/Internet Protocol) 기능을 기존의 게이트웨이(gateway)를 사용하는 시스템에 구현하는 방식에 관한 것이다.The present invention relates to a system for communicating with an IBM host, and more particularly, to implement an Advanced Program to Program Communication (APPC) over TCP / IP (Transmission Control Protocol / Internet Protocol) function in a system using an existing gateway. It's about the way.

도 1 은 종래 기술에서 사용되고 있는 게이트웨이를 비롯한 주변 환경을 나타낸다. 그 구성은, 응용 프로그램(11); IBM의 통신 패키지인 정보 관리 시스템(Information Management System: IMS), IBM의 운영 체제인 다중 가상 저장 공간(Multiple Virtual Storage: MVS), 및 고객 정보 제어 시스템(Customer Information Control System: CICS)으로 구성되는 통신 시스템(12); IBM의 통신 소프트웨어인 가상 통신 액세스 방식 소프트웨어(Virtual Telecommunications Access Method)(13); IBM용 통신 제어기(Communication Controller)인 37X5(14); 동기 데이터 링크 제어기(Synchronous Data Link Control: SDLC)(15); 게이트웨이(gateway)(16); TCP/IP(17); 허브(HUB)(18); 및 에뮬레이터인 TN3270/TN3270E(19)로 이루어진다.1 shows the environment, including the gateway used in the prior art. The configuration includes the application 11; Communication consisting of Information Management System (IMS), IBM's communications package, Multiple Virtual Storage (MVS), IBM's operating system, and Customer Information Control System (CICS) System 12; Virtual Telecommunications Access Method 13, IBM's communications software; 37X5 (14), which is a Communication Controller for IBM; A synchronous data link control (SDLC) 15; A gateway 16; TCP / IP 17; Hub (HUB) 18; And an emulator TN3270 / TN3270E 19.

종래의 게이트웨이로 사용되는 시스템은 단순히 게이트웨이로서의 기능만을 담당하였다. 즉, 종래의 게이트웨이 시스템은 LAN을 통하여 받은 TCP(Transmission Control Protocol) 데이터를 SNA(System Network Architecture) 데이터로 변환(conversion)하여 IBM 호스트에게 데이터를 전송하고, 또한 IBM 호스트로부터 받은 SNA 데이터를 TCP 데이터로 변환하여 사용자에게 전달하는 역할을 하였다.The system used as a conventional gateway merely served as a gateway. That is, the conventional gateway system converts TCP (Transmission Control Protocol) data received through a LAN into System Network Architecture (SNA) data and transmits the data to the IBM host, and also transmits the SNA data received from the IBM host to the TCP data. It was converted to and delivered to the user.

따라서, 상기 게이트웨이 시스템은 IBM에서 발표한 고객 정보 제어 시스템 (Customer Information Control System: CICS) 클라이언트 환경에 적절하게 사용될 수 없었다.Therefore, the gateway system could not be properly used in the Customer Information Control System (CICS) client environment announced by IBM.

또한 IBM에서는 다중 프로토콜 전송 네트워크(MultiProtocol Transport Network)인 에니네트(Anynet)를 발표하였고, 이에 따라 IBM의 고객 정보 제어 시스템 클라이언트를 사용하는 사용자들은 기존의 게이트웨이를 통하여서도 IBM 호스트와 서로 통신 가능한 기능을 요구하게 되었다. 이에, 게이트웨이로 사용되는 시스템은 단순한 게이트웨이로서의 역할만이 아니라 에니네트의 역할까지 수렴하게 되었다.IBM also announced Anynet, a multiprotocol transport network, so users using IBM's client information control system client can communicate with an IBM host through an existing gateway. Asked. Thus, the system used as a gateway converged not only as a gateway but also as a role of Eninet.

따라서 본 발명은 상기한 종래 기술을 해결하기 위하여 창안된 것으로서, 기존의 IBM 호스트에 구현되어 있는 에니네트의 기능 중 한가지인 APPC over TCP/IP 기능을 기존 게이트웨이에 구현함으로써 호스트의 부하(load)를 감소시키고, 종래 게이트웨이를 사용하고 있는 시스템에 APPC over TCP/IP 기능을 추가함으로써 기존의 게이트웨이 기능을 그대로 유지하면서도 APPC over TCP/IP 기능을 사용할 수 있는 방법을 제공하는 것을 목적으로 한다.Therefore, the present invention was devised to solve the above-described prior art, and implements the load of the host by implementing the APPC over TCP / IP function, which is one of the functions of Ennet, implemented in the existing IBM host, in the existing gateway. The purpose of the present invention is to provide a method of using the APPC over TCP / IP function while maintaining the existing gateway function by adding an APPC over TCP / IP function to a system using a conventional gateway.

상기와 같이 함으로써 본 발명은 또한 IBM의 고객 정보 제어 시스템 클라이언트를 사용하는 사용자들로 하여금 APPC over TCP/IP 게이트웨이를 통하여 IBM 호스트와 데이터를 전송하고 받는데 아무런 불편함이 없도록 하는 것을 목적으로 한다.By doing so, the present invention also aims to ensure that users who use IBM's client information control system client do not have any inconvenience in transmitting and receiving data with the IBM host via APPC over TCP / IP gateway.

본 발명의 다른 목적과 장점은 하기된 발명의 상세한 설명을 읽고 첨부된 도면을 참조하면 보다 명백해질 것이다.Other objects and advantages of the present invention will become more apparent from the following detailed description of the invention and the accompanying drawings.

도 1 은 종래 게이트웨이를 사용한 시스템.1 is a system using a conventional gateway.

도 2 는 본 발명에 의한 게이트웨이를 사용한 시스템.2 is a system using a gateway according to the present invention.

도 3 은 본 발명에 의한 APPC over TCP/IP 게이트웨이.3 is an APPC over TCP / IP gateway according to the present invention.

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

11: 응용 프로그램12: IMS, MVS, CICS로 구성되는 통신 시스템11: application 12: communication system consisting of IMS, MVS, and CICS

13: 가상 통신 액세스 방식 소프트웨어13: Virtual Communications Access Method Software

14: 37X515,22: 동기 데이터 링크 제어기(SLDC)14: 37X515,22: Synchronous Data Link Controller (SLDC)

16: 게이트웨이17: TCP/IP16: Gateway 17: TCP / IP

18,26: 허브(HUB)19,27: TN3270/TN3270E18, 26: HUB 19, 27: TN3270 / TN3270E

21: CICS 서버23: APPC over TCP/IP 게이트웨이21: CICS Server 23: APPC over TCP / IP Gateway

24: CICS 클라이언트25: TCP/IP24: CICS Client 25: TCP / IP

31: UDP 데이터 처리 프로세스31: UDP data processing process

32: TCP daemon 프로세스33: TCP 데이터 처리 프로세스32: TCP daemon process 33: TCP data processing process

34: 메시지 큐(queue)35: MPTN 에뮬레이터34: message queue 35: MPTN emulator

상기한 바와 같은 목적을 달성하기 위하여 창안된 본 발명의 바람직한 실시예는,The preferred embodiment of the present invention created to achieve the object as described above,

PC로부터 연결 요청이 발생하면 그 연결 요청을 받아 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스와 서로 통신할 수 있는 TCP 데이터 처리 프로세스를 생성시키는, TCP(Transmission Control Protocol) daemon 프로세스;A Transmission Control Protocol (TCP) daemon process that receives a connection request from a PC and generates a TCP data processing process that can receive the connection request and communicate with a multi-protocol transport network (MPTN) emulator process;

다중 프로토콜 전송 네트워크 에뮬레이터 프로세스와 통신을 하는 동안 TCP 데이터에 관계된 데이터만 처리하는, TCP 데이터 처리 프로세스;A TCP data processing process that processes only data related to TCP data while communicating with a multi-protocol transport network emulator process;

선처리가 필요한 데이터와의 통신을 종료할 때 IBM 규격에 따라 전송하는 데이터인 언바인드(unbind) 데이터로 이루어지는, UDP(User Datagram Protocol) 데이터 처리 프로세스; 및A User Datagram Protocol (UDP) data processing process comprising unbind data, which is data transmitted according to IBM standards when terminating communication with data requiring preprocessing; And

상기 TCP 데이터 처리 프로세스 및 UDP(User Datagram Protocol) 데이터 처리 프로세스와 데이터를 송수신하는, 다중 프로토콜 전송 네트워크(MultiProtocol Transport Network: MPTN) 에뮬레이터(emulator) 프로세스를 포함하여 이루어진다.And a multiprotocol transport network (MPTN) emulator process for transmitting and receiving data to and from the TCP data processing process and UDP (User Datagram Protocol) data processing process.

본 발명의 실시예에 있어서, 상기 TCP 데이터 처리 프로세스는,In an embodiment of the invention, the TCP data processing process,

다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스에 연결을 요청하는 명령을 보내는 단계;Sending an instruction requesting a connection to a multi-protocol transport network (MPTN) emulator process;

다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스와 연결되는 단계;Coupling with a multi-protocol transport network (MPTN) emulator process;

PC 또는 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스에서 데이터가 송신되기를 기다리는 단계로 이루어지며,In the PC or multi-protocol transport network (MPTN) emulator process, waiting for data to be sent,

상기 데이터가 송신되면,When the data is sent,

IBM 호스트에 데이터를 전송하고자 하는 경우에는, 호스트에 보내려는 데이터를 PC로부터 수신하여, 다중 프로토콜 전송 네트워크 에뮬레이터 프로세스에 상기 수신한 데이터를 전송하고,If you want to send data to an IBM host, you receive the data you want to send to the host from a PC, send the received data to a multiprotocol transport network emulator process,

IBM 호스트로부터 데이터를 수신하고자 하는 경우에는, 다중 프로토콜 전송 네트워크 에뮬레이터 프로세스로부터 데이터를 수신하여 PC 사용자에게 상기 수신 데이터를 전송하며,If it is desired to receive data from an IBM host, it receives data from a multiprotocol transport network emulator process and sends the received data to a PC user,

상기 UDP 데이터 처리 프로세스는,The UDP data processing process,

다중 프로토콜 전송 네트워크 에뮬레이터 프로세스와 연결되는 단계;Coupling with a multi-protocol transport network emulator process;

PC에서 IBM 호스트에 UDP 데이터를 전송하고자 할 경우, UDP 데이터를 수신하여 다중 프로토콜 전송 네트워크 에뮬레이터 프로세스에 전송하는 단계; 및Receiving UDP data from the PC to the IBM host and transmitting the UDP data to a multi-protocol transport network emulator process; And

IBM 호스트에서 UDP 데이터를 받은 경우에는 다중 프로토콜 전송 네트워크 에뮬레이터 프로세스로부터 UDP 데이터를 수신하여 PC에게 전송하는 단계를 포함하며,Receiving UDP data from the IBM host and transmitting the UDP data from the multi-protocol transport network emulator process to the PC;

상기 UDP 데이터 처리 프로세스는, 선처리가 필요한 데이터(expedited data), 프로세서가 정상적으로 동작하는지 점검하는 데이터(keep alive data), 및 통신을 종료할 때 IBM 규정에 따라 전송하는 언바인드 데이터(unbind data)를 처리하며,The UDP data processing process includes data for which preprocessing is required, data for checking whether the processor is operating normally, and unbind data transmitted according to IBM regulations when the communication is terminated. Processing,

상기 다중 프로토콜 전송 네트워크 에뮬레이터 프로세스는, 메시지 버퍼를 통하여 상기 TCP 데이터 처리 프로세서 또는 UDP 데이터 처리 프로세서로부터 데이터를 송수신한다.The multi-protocol transport network emulator process transmits and receives data from the TCP data processing processor or the UDP data processing processor through a message buffer.

하기에서 본 발명을 설명함에 있어, 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명은 생략할 것이다. 그리고 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다. 이하 첨부된 도면을 참조하여 본 발명의 바람직한 실시예에 대한 동작 원리를 상세히 설명한다.In the following description of the present invention, if it is determined that a detailed description of a related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted. Terms to be described later are terms defined in consideration of functions in the present invention, and may be changed according to intentions or customs of users or operators. Therefore, the definition should be made based on the contents throughout the specification. Hereinafter, with reference to the accompanying drawings will be described in detail the operating principle of the preferred embodiment of the present invention.

도 2 는 본 발명에 의한 APPC over TCP/IP 게이트웨이 및 그 주변 환경을 나타낸다. 그 구성은, 응용 프로그램, APPC, SNA로 이루어지는 고객 정보 관리 시스템(CICS) 서버(21); SDLC(22); APPC over TCP/IP 게이트웨이, SNA, TCP/IP로 이루어지는 게이트웨이부(23); 응용 프로그램, APPC, TCP/IP로 이루어지는 고객 정보 관리 시스템(CICS) 클라이언트(24); TCP/IP(25); 허브(26); 및 에뮬레이터인 TN3270/TN3270E(27)로 이루어진다.2 shows an APPC over TCP / IP gateway and its surroundings according to the present invention. The configuration includes a customer information management system (CICS) server 21 composed of an application program, APPC, and SNA; SDLC 22; A gateway unit 23 consisting of an APPC over TCP / IP gateway, SNA, and TCP / IP; A customer information management system (CICS) client 24 composed of an application program, APPC, TCP / IP; TCP / IP 25; Hub 26; And an emulator TN3270 / TN3270E 27.

도 3 은 본 발명에 의한 APPC over TCP/IP 게이트웨이의 블록도를 나타낸다.3 shows a block diagram of an APPC over TCP / IP gateway according to the present invention.

APPC over TCP/IP 게이트웨이를 구현하는 프로세스는 하기 4 가지, 즉, TCP(Transmission Control Protocol) daemon 프로세스(32), TCP 데이터 처리 프로세스(33), UDP(User Datagram Protocol) 데이터 처리 프로세스(31), 및 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터(emulator) 프로세스(35)로 이루어진다. 본 발명은 그 중에서, TCP daemon 프로세스, TCP 데이터 처리 프로세스, 및 UDP 데이터 처리 프로세스에 대하여 언급한다. 메시지 큐(message queue)(34)는 상기 UDP 데이터 처리 프로세스, TCP daemon 프로세스, 또는 TCP 데이터 처리 프로세스 등이 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터(emulator) 프로세스와 데이터를 주고받는 프로세스에서 버퍼 역할을 한다.There are four processes for implementing an APPC over TCP / IP gateway: Transmission Control Protocol (TCP) daemon process 32, TCP data processing process 33, User Datagram Protocol (UDP) data processing process 31, And a multi-protocol transport network (MPTN) emulator process 35. The present invention refers to, among other things, the TCP daemon process, the TCP data processing process, and the UDP data processing process. The message queue 34 serves as a buffer in a process in which the UDP data processing process, the TCP daemon process, or the TCP data processing process exchanges data with a multi-protocol transport network (MPTN) emulator process. .

TCP daemon 프로세스는, PC 사용자가 IBM 호스트의 응용 프로그램과 통신하고자 할 경우, 상기 사용자가 호스트로의 연결(connection)을 요청하면 그 연결을 맺어주고 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스와 통신할 수 있는 프로세스를 생성하는 역할을 한다. 즉, PC로부터 연결 요청이 발생하면 상기 TCP daemon 프로세스는 그 연결 요청을 받아 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스와 서로 통신할 수 있는 TCP 데이터 처리 프로세스를 생성시킨다. 상기 TCP 데이터 처리 프로세스는 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스와 통신을 하는 동안 TCP 데이터에 관계된 데이터(정상(normal) 데이터, 및 통신을 시작할 때 IBM 규격에 따라 전송하는 데이터인 바인드(bind) 데이터 등.)만 처리한다.The TCP daemon process, when a PC user wants to communicate with an application on an IBM host, makes a connection when the user requests a connection to the host and communicates with a multiprotocol transport network (MPTN) emulator process. It is responsible for creating existing processes. That is, when a connection request is generated from a PC, the TCP daemon process receives the connection request and generates a TCP data processing process that can communicate with a multi-protocol transport network (MPTN) emulator process. The TCP data processing process binds data that is related to TCP data (normal data, and data that is transmitted in accordance with IBM standards at the start of communication) while communicating with a multi-protocol transport network (MPTN) emulator process. Etc.) only.

TCP 데이터 처리 프로세스는, 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스에 연결을 요청하는 명령을 보내고 그 후 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스와 연결된다. 그 후에, PC 또는 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스에서 데이터가 오기를 기다린다.The TCP data processing process sends a command to the multiprotocol transport network (MPTN) emulator process requesting a connection and then connects with the multiprotocol transport network (MPTN) emulator process. Thereafter, the PC or multi-protocol transport network (MPTN) emulator process waits for data to come.

IBM 호스트에 데이터를 전송하고자 하는 경우에는, 호스트에 보내려는 데이터를 PC로부터 수신하여, 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스에 상기 수신한 데이터를 전송한다. IBM 호스트로부터 데이터를 수신하고자 하는 경우에는, 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스로부터 데이터를 수신하여 PC 사용자에게 상기 수신 데이터를 전송한다.When data is to be sent to an IBM host, the data to be sent to the host is received from the PC and the received data is sent to a multi-protocol transport network (MPTN) emulator process. When it is desired to receive data from an IBM host, it receives data from a multiprotocol transport network (MPTN) emulator process and sends the received data to a PC user.

UDP 데이터 처리 프로세스는, 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스와 통신을 하는 동안 UDP 데이터(선처리가 필요한 데이터(expedited data), 프로세서가 정상적으로 동작하는지 점검하는 데이터(keep alive data), 및 통신을 종료할 때 IBM 규정에 따라 전송하는 언바인드 데이터(unbind data))만을 처리한다.The UDP data processing process terminates UDP data (expedited data, keep alive data), and communication during communication with a multi-protocol transport network (MPTN) emulator process. Only handles unbind data sent according to IBM regulations.

상기 UDP 데이터 처리 프로세스는, 먼저 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스와 연결된다. 그 후 PC에서 IBM 호스트에 UDP 데이터를 전송하고자 할 경우, TCP 데이터 처리 프로세스와 동일하게, UDP 데이터를 수신하여 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스에 전송한다. IBM 호스트에서 UDP 데이터를 받은 경우에는 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스로부터 UDP 데이터를 수신하여 PC에게 전송한다.The UDP data processing process is first connected with a multiprotocol transport network (MPTN) emulator process. After that, if the PC wants to transmit UDP data to the IBM host, the UDP data is received and transmitted to the multi-protocol transport network (MPTN) emulator process, similar to the TCP data processing process. When UDP data is received from an IBM host, it receives UDP data from a multiprotocol transport network (MPTN) emulator process and sends it to a PC.

본 발명은 다양하게 변형될 수 있고 여러 가지 형태를 취할 수 있으며 상기 발명의 상세한 설명에서는 그에 따른 특별한 실시예에 대해서만 기술하였다. 하지만 본 발명은 상기 발명의 상세한 설명에서 언급된 특별한 형태로 한정되는 것이 아닌 것으로 이해되어야 하며, 오히려 첨부된 청구범위에 의해 정의되는 본 발명의 정신과 범위 내에 있는 모든 변형물과 균등물 및 대체물을 포함하는 것으로 이해되어야 한다.The present invention can be variously modified and can take various forms and only the specific embodiments thereof are described in the detailed description of the invention. It is to be understood, however, that the present invention is not limited to the specific forms mentioned in the detailed description of the invention, but rather includes all modifications, equivalents, and substitutions within the spirit and scope of the invention as defined by the appended claims. It should be understood to do.

이상에서 상세히 설명한 바와 같이 동작하는 본 발명에 있어서, 개시되는 발명중 대표적인 것에 의하여 얻어지는 효과를 간단히 설명하면 다음과 같다.In the present invention operating as described in detail above, the effects obtained by the representative ones of the disclosed inventions will be briefly described as follows.

첫째, 본 발명은 IBM 호스트에 구현되어 있는 에니네트의 기능 중 하나인 APPC over TCP/IP 기능을 기존의 게이트웨이에서 구현함으로써 호스트의 부하를 줄일 수 있다.First, the present invention can reduce the load of the host by implementing the APPC over TCP / IP function, which is one of the functions of the Eninet implemented in the IBM host in the existing gateway.

둘째, 본 발명은 게이트웨이로 사용되고 있는 기존의 어떤 게이트웨이에든지 APPC over TCP/IP 기능을 추가함으로써 기존 게이트웨이의 역할 뿐만 아니라 APPC over TCP/IP 기능을 갖춘 게이트웨이로 사용될 수 있다.Second, the present invention can be used as a gateway with an APPC over TCP / IP function as well as the role of the existing gateway by adding the APPC over TCP / IP function to any existing gateway that is used as a gateway.

셋째, IBM 고객 정보 제어 시스템(CICS) 클라이언트 사용자들은 본 발명에 의한 게이트웨이를 통하여 IBM 호스트의 응용 프로그램과 서로 데이터를 송수신할 수 있다.Third, IBM customer information control system (CICS) client users can exchange data with an application program of an IBM host through a gateway according to the present invention.

Claims (6)

PC로부터 연결 요청이 발생하면 그 연결 요청을 받아 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스와 서로 통신할 수 있는 TCP 데이터 처리 프로세스를 생성시키는, TCP(Transmission Control Protocol) daemon 프로세스;A Transmission Control Protocol (TCP) daemon process that receives a connection request from a PC and generates a TCP data processing process that can receive the connection request and communicate with a multi-protocol transport network (MPTN) emulator process; 다중 프로토콜 전송 네트워크 에뮬레이터 프로세스와 통신을 하는 동안 TCP 데이터에 관계된 데이터만 처리하는, TCP 데이터 처리 프로세스;A TCP data processing process that processes only data related to TCP data while communicating with a multi-protocol transport network emulator process; 선처리가 필요한 데이터와의 통신을 종료할 때 IBM 규격에 따라 전송하는 데이터인 언바인드(unbind) 데이터로 이루어지는, UDP(User Datagram Protocol) 데이터 처리 프로세스; 및A User Datagram Protocol (UDP) data processing process comprising unbind data, which is data transmitted according to IBM standards when terminating communication with data requiring preprocessing; And 상기 TCP 데이터 처리 프로세스 및 UDP(User Datagram Protocol) 데이터 처리 프로세스와 데이터를 송수신하는, 다중 프로토콜 전송 네트워크(MultiProtocol Transport Network: MPTN) 에뮬레이터(emulator) 프로세스를 포함하여 이루어지는, 개량된 게이트웨이 구현을 위한 데이터 처리 방법.Data processing for an improved gateway implementation, comprising a multiprotocol transport network (MPTN) emulator process, which transmits and receives data with the TCP data processing process and the UDP (User Datagram Protocol) data processing process. Way. 제 1 항에 있어서 상기 TCP 데이터 처리 프로세스는,The method of claim 1, wherein the TCP data processing process, 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스에 연결을 요청하는 명령을 보내는 단계;Sending an instruction requesting a connection to a multi-protocol transport network (MPTN) emulator process; 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스와 연결되는 단계;Coupling with a multi-protocol transport network (MPTN) emulator process; PC 또는 다중 프로토콜 전송 네트워크(MPTN) 에뮬레이터 프로세스에서 데이터가 송신되기를 기다리는 단계로 이루어지는, 개량된 게이트웨이 구현을 위한 데이터 처리 방법.Waiting for data to be transmitted in a PC or multi-protocol transport network (MPTN) emulator process. 제 2 항에 있어서 상기 데이터가 송신되면,The method of claim 2, wherein when the data is transmitted: IBM 호스트에 데이터를 전송하고자 하는 경우에는, 호스트에 보내려는 데이터를 PC로부터 수신하여, 다중 프로토콜 전송 네트워크 에뮬레이터 프로세스에 상기 수신한 데이터를 전송하고,If you want to send data to an IBM host, you receive the data you want to send to the host from a PC, send the received data to a multiprotocol transport network emulator process, IBM 호스트로부터 데이터를 수신하고자 하는 경우에는, 다중 프로토콜 전송 네트워크 에뮬레이터 프로세스로부터 데이터를 수신하여 PC 사용자에게 상기 수신 데이터를 전송하는, 개량된 게이트웨이 구현을 위한 데이터 처리 방법.Receiving data from a multi-protocol transport network emulator process and transmitting the received data to a PC user if desired to receive data from an IBM host. 제 1 항에 있어서 상기 UDP 데이터 처리 프로세스는,The method of claim 1, wherein the UDP data processing process, 다중 프로토콜 전송 네트워크 에뮬레이터 프로세스와 연결되는 단계;Coupling with a multi-protocol transport network emulator process; PC에서 IBM 호스트에 UDP 데이터를 전송하고자 할 경우, UDP 데이터를 수신하여 다중 프로토콜 전송 네트워크 에뮬레이터 프로세스에 전송하는 단계; 및Receiving UDP data from the PC to the IBM host and transmitting the UDP data to a multi-protocol transport network emulator process; And IBM 호스트에서 UDP 데이터를 받은 경우에는 다중 프로토콜 전송 네트워크 에뮬레이터 프로세스로부터 UDP 데이터를 수신하여 PC에게 전송하는 단계를 포함하는, 개량된 게이트웨이 구현을 위한 데이터 처리 방법.Receiving UDP data from a multi-protocol transport network emulator process when the UDP data is received from an IBM host and transmitting it to a PC. 제 1 항에 있어서 상기 UDP 데이터 처리 프로세스는, 선처리가 필요한 데이터(expedited data), 프로세서가 정상적으로 동작하는지 점검하는 데이터(keep alive data), 및 통신을 종료할 때 IBM 규정에 따라 전송하는 언바인드 데이터(unbind data)를 처리하는, 개량된 게이트웨이 구현을 위한 데이터 처리 방법.The UDP data processing process of claim 1, wherein the UDP data processing process includes: data that requires preprocessing, data for checking whether the processor is operating normally, and unbound data transmitted according to IBM regulations when the communication ends. A data processing method for an improved gateway implementation that processes unbind data. 제 1 항에 있어서 상기 다중 프로토콜 전송 네트워크 에뮬레이터 프로세스는, 메시지 버퍼를 통하여 상기 TCP 데이터 처리 프로세서 또는 UDP 데이터 처리 프로세서로부터 데이터를 송수신하는, 개량된 게이트웨이 구현을 위한 데이터 처리 방법.2. The method of claim 1, wherein the multi-protocol transport network emulator process sends and receives data from the TCP data processing processor or UDP data processing processor through a message buffer.
KR1019990003057A 1999-01-30 1999-01-30 Data processing method for APPC over TCP/IP gateway KR100313473B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990003057A KR100313473B1 (en) 1999-01-30 1999-01-30 Data processing method for APPC over TCP/IP gateway

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990003057A KR100313473B1 (en) 1999-01-30 1999-01-30 Data processing method for APPC over TCP/IP gateway

Publications (2)

Publication Number Publication Date
KR20000052154A true KR20000052154A (en) 2000-08-16
KR100313473B1 KR100313473B1 (en) 2001-11-26

Family

ID=19572822

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990003057A KR100313473B1 (en) 1999-01-30 1999-01-30 Data processing method for APPC over TCP/IP gateway

Country Status (1)

Country Link
KR (1) KR100313473B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100674329B1 (en) * 2000-12-30 2007-01-24 주식회사 케이티 Method for Congestion Control of the Router in TCP/IP

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5745748A (en) * 1994-12-09 1998-04-28 Sprint Communication Co. L.P. System and method for direct accessing of remote data

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100674329B1 (en) * 2000-12-30 2007-01-24 주식회사 케이티 Method for Congestion Control of the Router in TCP/IP

Also Published As

Publication number Publication date
KR100313473B1 (en) 2001-11-26

Similar Documents

Publication Publication Date Title
US6167450A (en) Data communications management system and protocol replacement method for mobile communication environments
US6704786B1 (en) Network and end-host efficiency for web communication
JP3777302B2 (en) Communication distribution control device and storage medium storing communication distribution program
US7617525B1 (en) System and method for connectionless client-server communications
US8291486B2 (en) Gateway device having socket library for monitoring, communication method of gateway device having socket library for monitoring, and communication program of gateway device having socket library for monitoring
EP2843908B1 (en) Full-duplex bi-directional communication over a remote procedure call based communications protocol, and applications thereof
WO2020077680A1 (en) Data transmission method, system, and proxy server
JP2003134142A (en) Gateway enabling message communication between devices using different middleware in home network, home network system and message relay method
US7685287B2 (en) Method and system for layering an infinite request/reply data stream on finite, unidirectional, time-limited transports
US20100217878A1 (en) Method, system, and program for enabling communication between nodes
US20100220740A1 (en) Method, system, and program for forwarding messages between nodes
US10191760B2 (en) Proxy response program, proxy response device and proxy response method
RU2007148416A (en) UNITED ARCHITECTURE FOR REMOTE NETWORK ACCESS
RU2344473C2 (en) Network system, proxy-server, method of session control
WO2022002069A1 (en) Method for accessing network, media gateway, electronic device, and storage medium
US10177975B2 (en) Method and apparatus of performing remote management of a managed machine
EP1562348B1 (en) Method and Apparatus for Connecting Heterogeneous Protocol Nodes
JPH10112740A (en) Information processor, communication method and storage medium
US6401123B1 (en) Systems, methods and computer program products for employing presumptive negotiation in a data communications protocol
EP0991240B1 (en) Multiple access prevention for datagram-based control protocols method
JP2017010388A (en) Http server and control method for the same, image forming apparatus, and program
KR100313473B1 (en) Data processing method for APPC over TCP/IP gateway
KR100597405B1 (en) System and method for relaying data by use of socket applicaton program
US20030120810A1 (en) Interconnecting device, address conversion controlling method and computer program thereof
GB2327829A (en) Communications system with data-specific replacement protocols

Legal Events

Date Code Title Description
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: 20070928

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee