KR101509184B1 - Data identifying apparatus using http protocol between server and client - Google Patents

Data identifying apparatus using http protocol between server and client Download PDF

Info

Publication number
KR101509184B1
KR101509184B1 KR20140140154A KR20140140154A KR101509184B1 KR 101509184 B1 KR101509184 B1 KR 101509184B1 KR 20140140154 A KR20140140154 A KR 20140140154A KR 20140140154 A KR20140140154 A KR 20140140154A KR 101509184 B1 KR101509184 B1 KR 101509184B1
Authority
KR
South Korea
Prior art keywords
server
client
string pattern
unit
interface
Prior art date
Application number
KR20140140154A
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 KR20140140154A priority Critical patent/KR101509184B1/en
Application granted granted Critical
Publication of KR101509184B1 publication Critical patent/KR101509184B1/en

Links

Images

Classifications

    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1087Peer-to-peer [P2P] networks using cross-functional networking aspects
    • H04L67/1091Interfacing with client-server systems or between P2P systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Telephonic Communication Services (AREA)
  • Computer And Data Communications (AREA)

Abstract

A data identification device based on a server-client HTTP protocol in accordance with the present invention includes a plurality of sensors which transmit sensed detection signals; servers which receive the detection signals, redefine the detection signals into character strings to generate character string pattern information, and transmit character string patterns upon request from outside; and clients which transmit request signals requesting the character string pattern information, receive response signals to the request, and check the state of the sensors by analyzing the response signals.

Description

서버와 클라이언트 간 HTTP 프로토콜을 통한 데이터 식별 장치 {DATA IDENTIFYING APPARATUS USING HTTP PROTOCOL BETWEEN SERVER AND CLIENT}TECHNICAL FIELD [0001] The present invention relates to a data identification apparatus using HTTP protocol between a server and a client,

본 발명은 서버와 클라이언트 간 HTTP 프로토콜을 통한 데이터 식별 장치 및 방법에 관한 것으로, 더욱 상세하게는 센서 들이 센싱한 감지신호 들을 문자열 패턴으로 재정의 하여 문자열 패턴 정보를 생성하는 서버 및 범용적인 HTTP 프로토콜의 HTTP get 방식으로 문자열 패턴 정보를 요청하고, 수신된 문자열 패턴 정보를 분석하여 센서들의 상태를 체크하는 클라이언트를 포함함으로써, 별도의 라이브러리를 구성할 필요 없이 간단히 서버와 연동이 가능하여 손쉽게 프로그램 등을 재사용 할 수 있는, 서버와 클라이언트 간 HTTP 프로토콜을 통한 데이터 식별 장치 및 방법에 관한 것이다.
The present invention relates to an apparatus and method for identifying data through a HTTP protocol between a server and a client, and more particularly, to a server for generating string pattern information by redefining sensing signals sensed by sensors by a string pattern, By including the client which requests the string pattern information by the HTTP get method and checks the status of the sensors by analyzing the received string pattern information, it is possible to interwork with the server easily without needing to construct a separate library, The present invention relates to an apparatus and method for identifying data through a HTTP protocol between a server and a client.

미디어 제공 시스템(Media Distribution Systems)은 미디어 서버로부터 사용자의 클라이언트 전자 디바이스(이를테면, PMP, PDA, 또는 멀티미디어 휴대 전화 등)로 미디어 데이터 파일을 제공한다. Media Distribution Systems provide media data files from a media server to a user's client electronic device (e.g., PMP, PDA, or multimedia phone).

이 때 미디어 제공 시스템은 사용자가 다운로드 된 미디어 데이터 파일 및/또는 스트림 원 사용자에게 미디어 데이터 파일을 스트림으로 제공할 때, 사용자는 적어도 하나 이상의 스트림 미디어 데이터 파일을 그 미디어 라이브러리 파일 안에 정의함으로써 정의된 미디어 데이터 파일의 계속적인 재생을 요구할 수 있다. At this time, when the user provides the downloaded media data file and / or the stream data user file as a stream to the user, the user defines at least one stream media data file in the media library file, It may require continuous reproduction of the data file.

하지만 종래 기술은 서버와 클라이언트 간에 통신 방법을 수행함에 있어서, 복잡한 라이브러리(library)를 구성하고 별도의 라이브러리 파일을 클라이언트에 포함시킴으로써, 이미 구축된 단말을 손쉽게 재사용 하지 못하는 문제점이 있었다.
However, in the prior art, there is a problem in that a complicated library is constructed and a separate library file is included in a client in performing a communication method between the server and the client, so that the already established terminal can not be easily reused.

대한민국 공개특허 제10-2012-0023292호Korean Patent Publication No. 10-2012-0023292

본 발명이 해결하고자 하는 기술적 과제는, 센서 들이 센싱한 감지신호 들을 문자열 패턴으로 재정의 하여 문자열 패턴 정보를 생성하는 서버 및 범용적인 HTTP 프로토콜의 HTTP get 방식으로 문자열 패턴 정보를 요청하고, 수신된 문자열 패턴 정보를 분석하여 센서들의 상태를 체크하는 클라이언트를 포함함으로써, 별도의 라이브러리를 구성할 필요 없이 간단히 서버와 연동이 가능하여 손쉽게 프로그램 등을 재사용 할 수 있는, 서버와 클라이언트 간 HTTP 프로토콜을 통한 데이터 식별 장치 및 방법을 제공하는데 있다.
SUMMARY OF THE INVENTION The present invention is directed to a server for generating string pattern information by redefining sensing signals sensed by sensors as a string pattern, requesting string pattern information using an HTTP get method of a general HTTP protocol, By analyzing the pattern information and checking the status of the sensors, it is possible to interoperate with the server easily without needing to construct a separate library, so that the data can be easily reused by using the HTTP protocol between the server and the client Apparatus and method.

상기 기술적 과제를 이루기 위한 본 발명에 따른, 서버와 클라이언트 간 HTTP 프로토콜을 통한 데이터 식별 장치는, 센싱된 감지신호 들을 각각 전송하는 복수개의 센서 들; 상기 감지신호 들을 수신하고, 상기 감지신호 들을 문자열 패턴으로 재정의 하여 문자열 패턴 정보를 생성하며, 외부로부터 요청이 있는 경우 상기 문자열 패턴을 전송하는 서버; 및 상기 문자열 패턴 정보를 요청하는 요청신호를 전송하고, 요청에 대한 응답신호를 수신하며, 상기 응답신호를 분석하여 상기 센서 들의 상태를 체크하는 클라이언트를 포함하는 기술을 제공한다. According to an aspect of the present invention, there is provided an apparatus for identifying data through a HTTP protocol between a server and a client, the apparatus comprising: a plurality of sensors for transmitting sensed sensed signals; A server receiving the detection signals, generating string pattern information by redefining the detection signals into a character string pattern, and transmitting the character string pattern when an external request is made; And a client for transmitting a request signal for requesting the string pattern information, receiving a response signal for the request, and analyzing the response signal to check the status of the sensors.

또한 상기 기술적 과제를 이루기 위한 본 발명에 따른, 서버와 클라이언트 간 HTTP 프로토콜을 통한 데이터 식별 방법은, 복수개의 센서들이 센싱한 감지신호 들을 서버로 각각 전송하는 제1 과정; 상기 감지신호 들을 수신하고, 상기 감지신호 들을 문자열 패턴으로 재정의 하여 문자열 패턴 정보를 생성하는 제2 과정; 클라이언트(130)에서 상기 서버(120)로 HTTP get 방식으로 상기 문자열 패턴 정보를 요청하는 제3 과정; 상기 클라이언트(130)로 요청에 대한 응답으로, 상기 서버(120)에서 상기 클라이언트(130)로 상기 센서들에 대한 문자열 패턴 정보를 전송하는 제4 과정; 및 상기 클라이언트(130)에서 수신된 상기 문자열 패턴 정보를 분석하여 상기 센서들의 상태를 체크하는 제5 과정을 포함하는 기술을 제공한다.
According to another aspect of the present invention, there is provided a method of identifying data through HTTP protocol between a server and a client, the method comprising: a first step of transmitting sensed signals sensed by a plurality of sensors to a server; A second step of receiving the detection signals and generating string pattern information by redefining the detection signals as a character string pattern; A third step of requesting, by the client 130, the string pattern information to the server 120 in an HTTP get manner; A fourth step of transmitting string pattern information for the sensors from the server 120 to the client 130 in response to the request from the client 130; And checking the status of the sensors by analyzing the character string pattern information received by the client.

본 발명은 별도의 라이브러리를 구성할 필요 없이 간단히 서버와 연동이 가능하여 손쉽게 프로그램 등을 재사용 할 수 있는 기술적 효과가 있다.
The present invention has a technical effect that it is possible to interoperate with a server simply without having to construct a separate library, and to easily reuse programs and the like.

도 1은 본 발명에 따른 서버와 클라이언트 간 HTTP 프로토콜을 통한 데이터 식별 장치를 나타낸 것이다.
도 2a는 도 1의 구성 중 본 발명에 따른 서버의 구성을 상세히 나타낸 것이다.
도 2b는 도 1의 구성 중 본 발명에 따른 클라이언트의 구성을 상세히 나타낸 것이다.
도 3은 본 발명에 따른 서버와 클라이언트 간 HTTP 프로토콜을 통한 데이터 식별 방법을 나타낸 것이다.
FIG. 1 illustrates a data identification apparatus through a HTTP protocol between a server and a client according to the present invention.
FIG. 2A shows a detailed configuration of a server according to the present invention among the configurations shown in FIG.
FIG. 2B is a detailed configuration of a client according to the present invention among the configurations of FIG.
FIG. 3 illustrates a method of identifying data through a HTTP protocol between a server and a client according to the present invention.

이하에서는 본 발명의 구체적인 실시예를 도면을 참조하여 상세히 설명하도록 한다. Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

도 1은 본 발명에 따른 서버와 클라이언트 간 HTTP 프로토콜을 통한 데이터 식별 장치를 나타낸 것이다. FIG. 1 illustrates a data identification apparatus through a HTTP protocol between a server and a client according to the present invention.

도 1을 참조하면, 본 발명에 따른 서버와 클라이언트 간 HTTP 프로토콜을 통한 데이터 식별 장치(100)는 센서부(110), 서버(120) 및 클라이언트(130)를 포함하여 구성된다. Referring to FIG. 1, an apparatus 100 for identifying data through a HTTP protocol between a server and a client according to the present invention includes a sensor unit 110, a server 120, and a client 130.

센서부(110)는 복수개의 제1 센서(111) ~ 제N 센서(11N)를 포함하며, 제1 센서(111) ~ 제N 센서(11N) 각각은 자신이 센싱 하여 제1 감지신호(S1) ~ 제N 감지신호(Sn)를 생성한다. The sensor unit 110 includes a plurality of first sensors 111 to N and each of the first sensor 111 to the Nth sensor 11N senses them and outputs a first sensing signal S1 ) To an N-th sensing signal (Sn).

이 경우 제1 센서(111) ~ 제N 센서(11N)는 소방, 화재, 방범 등 산업 전반에 다양하게 응용되는 일반적인 센서로 구성될 수 있으며, 센서의 개수, 배치, 사용되는 통신 프로토콜 등은 다양하게 변형하여 실시할 수 있음은 당연하다. In this case, the first sensor 111 to the Nth sensor 11N may be constructed of general sensors that are widely used in various industries such as fire fighting, fire, crime prevention, etc., and the number, arrangement, It is obvious that the present invention can be implemented by modifying it.

서버(120)는 제1 센서(111) ~ 제N 센서(11N)로부터 전송된 제1 감지신호(S1) ~ 제N 감지신호(Sn)를 각각 수신하고, 수신된 제1 감지신호(S1) ~ 제N 감지신호(Sn)를 문자열 패턴으로 재정의 하여 문자열 패턴 정보를 생성한 후 이를 저장하는 작업을 수행하는데, 이에 대한 상세한 내용은 도 2a에서 후술한다. The server 120 receives the first to Nth sensing signals Sn to Sn transmitted from the first sensor 111 to the Nth sensor 11N and outputs the received first sensing signal S1, The Nth sensing signal Sn is redefined as a character string pattern to generate character string pattern information, and then stores the generated character string pattern information, which will be described in detail later with reference to FIG. 2A.

클라이언트(130)는 서버(120)에게 재정의 된 문자열 패턴 정보를 요청하는 요청신호(Rq)를 전송하고, 요청에 대한 응답으로 서버(120)로부터 응답신호(Rd)를 수신하며, 수신된 응답신호(Rd)를 분석하여 변경된 센서에 대한 정보를 획득하는데, 이에 대한 상세한 내용은 도 2b에서 후술한다. The client 130 transmits a request signal Rq requesting the rewritten string pattern information to the server 120 and receives a response signal Rd from the server 120 in response to the request, The signal Rd is analyzed to obtain information on the changed sensor, details of which will be described later with reference to FIG. 2B.

도 2a는 도 1의 구성 중 본 발명에 따른 서버의 구성을 상세히 나타낸 것이다. FIG. 2A shows a detailed configuration of a server according to the present invention among the configurations shown in FIG.

도 2a를 참조하면, 본 발명에 따른 서버(120)는 데이터 수신부(121), 저장부(122), 데이터 처리부(123), 서버 인터페이스(124) 및 서버 제어부(125)를 포함한다. 2A, a server 120 according to the present invention includes a data receiving unit 121, a storage unit 122, a data processing unit 123, a server interface 124, and a server control unit 125.

데이터 수신부(121)는 제1 센서(111) ~ 제N 센서(11N)로부터 전송된 제1 감지신호(S1) ~ 제N 감지신호(Sn)를 각각 수신한다. The data receiving unit 121 receives the first to Nth sensing signals Sn to Sn transmitted from the first sensor 111 to the Nth sensor 11N, respectively.

이 경우 제1 감지신호(S1) ~ 제N 감지신호(Sn)의 전송은 서로 다른 통신 프로토콜(이를테면, TCP/IP, HTTP, SMPT, FPT, ONVIF, RSTP 등)을 통해 구현될 수 있다. In this case, the transmission of the first sensing signal S1 through the N sensing signal Sn may be implemented through different communication protocols (such as TCP / IP, HTTP, SMPT, FPT, ONVIF, RSTP, etc.).

저장부(122)는 서버(120)에서 처리한 문자열 패턴 정보를 저장하는 매체로, 이를테면 플래시 메모리, PRAM(phase change random access memory), 또는 저항성(resistive) 메모리와 같은 불휘발성 메모리를 사용하여 구현할 수 있다. The storage unit 122 stores the character string pattern information processed by the server 120. For example, the storage unit 122 may be implemented using a nonvolatile memory such as a flash memory, a phase change random access memory (PRAM), or a resistive memory .

데이터 처리부(123)는 데이터 수신부(121)를 통해 수신된 제1 감지신호(S1) ~ 제N 감지신호(Sn) 각각에 대해 문자열 형태(이를테면, $기기이름, 값)로 재정의 해주는 작업을 수행한다. The data processing unit 123 performs a task of redefining each of the first sensing signal S1 through the N sensing signal Sn received through the data receiving unit 121 as a character string type .

이를테면, $1,0은 제1 센서의 상태가 정상상태임을 나타내는 것으로 정의하고, $1,1은 제1 센서의 상태가 변동된 상태(이를테면, 비정상 상태 발생, 초기값 변동 등) 임을 나타내는 것으로 정의하며, 마찬가지 방식으로 제2 센서 ~ 제N 센서에 대해서도 재정의 된 방식으로 표현할 수 있다. For example, $ 1,0 is defined as indicating that the state of the first sensor is in a normal state, and $ 1,1 is defined as indicating that the state of the first sensor is changed (such as an abnormal state occurrence, Similarly, the second sensor to the Nth sensor can be expressed in a redefined manner.

서버 인터페이스(124)는 클라이언트(130)와 무선 통신을 수행하기 위한 인터페이스를 제공한다. The server interface 124 provides an interface for performing wireless communication with the client 130.

이 경우 서버 인터페이스(124)는 인터넷, WAN(Wide Area Network), MAN(Metropolitan Area Network), LAN(Local Area Network), 무선 네트워크, 파이버 채널(fiber channel) 네트워크, 이더넷(Ethernet), 토큰 링 LAN(token ring LAN), WiFi, WiMax 중 어느 하나를 사용할 수 있다. In this case, the server interface 124 may be an Internet, a wide area network (WAN), a metropolitan area network (MAN), a local area network (LAN), a wireless network, a fiber channel network, (token ring LAN), WiFi, or WiMax.

서버 제어부(125)는 상기 데이터 수신부(121), 저장부(122), 데이터 처리부(123) 및 서버 인터페이스(124)를 제어한다. The server control unit 125 controls the data receiving unit 121, the storage unit 122, the data processing unit 123, and the server interface 124.

도 2b는 도 1의 구성 중 본 발명에 따른 클라이언트의 구성을 상세히 나타낸 것이다. FIG. 2B is a detailed configuration of a client according to the present invention among the configurations of FIG.

도 2b를 참조하면, 본 발명에 따른 클라이언트(130)는 입력부(131), 저장부(132), 데이터 분석부(133), 클라이언트 인터페이스(134), 출력부(135) 및 클라이언트 제어부(136)를 포함한다. 2B, the client 130 includes an input unit 131, a storage unit 132, a data analysis unit 133, a client interface 134, an output unit 135, and a client control unit 136, .

여기서 클라이언트(130)는 서버(120)와 연동하여 데이터를 처리할 수 있는 사용자 단말로, 이를테면, 스마트 폰, PDA(personal digital assistant), UMPC(ultra mobile personal computer) 등을 사용하여 구현할 수 있다. Here, the client 130 may be implemented as a user terminal capable of processing data in cooperation with the server 120, such as a smart phone, a personal digital assistant (PDA), or an ultra mobile personal computer (UMPC).

입력부(131)는 사용자가 키보드, 마우스 등의 입력장치를 통해 명령을 직접 입력할 수 있는 장치이다. The input unit 131 is a device that allows a user to directly input a command through an input device such as a keyboard and a mouse.

저장부(132)는 클라이언트(130)에서 처리한 데이터를 저장하는 매체로, 이를테면 플래시 메모리, PRAM(phase change random access memory), 또는 저항성(resistive) 메모리와 같은 불휘발성 메모리를 사용하여 구현할 수 있다. The storage unit 132 may be implemented using a non-volatile memory such as a flash memory, a phase change random access memory (PRAM), or a resistive memory, for storing data processed by the client 130 .

데이터 분석부(133)는 서버(120)로 전송된 요청신호(Rq)에 대한 응답으로 수신된 응답신호(Rd)를 분석하여 변경된 센서에 대한 정보를 획득한다. The data analysis unit 133 analyzes the response signal Rd received in response to the request signal Rq transmitted to the server 120 to obtain information on the changed sensor.

이 경우 요청신호(Rq)는 클라이언트(130)가 HTTP get 방식으로 서버(120)의 데이터 처리부(123)에 의해 재 정의된 문자열 패턴 정보를 매초마다 요청하는 신호를 의미한다. In this case, the request signal Rq requests the client 130 every second for the string pattern information redefined by the data processing unit 123 of the server 120 in the HTTP get manner Signal.

클라이언트(130)는 HTTP get 방식으로 서버(120)에서 문자열이 저장된 곳의 URL(Uniform Resource Locator) 또는 URI(Uniform Resource Indicator) 등의 정보를 포함한 요청신호(Rq)를 서버(120)로 전송하는 것이다. The client 130 transmits to the server 120 a request signal Rq including information such as URL (Uniform Resource Locator) or URI (Uniform Resource Indicator) where the string is stored in the server 120 in an HTTP get manner will be.

서버(120)는 수신된 요청신호(Rq)에 대한 응답으로 응답신호(Rd)를 클라이언트(130)로 전송하게 되는데, 이를테면, 전송된 응답신호(Rd)가 $1,1,$2,0,$3,0,$4,0,$5,0,$6,0,$7,0,$8,0 와 같은 센서들에 대한 문자열 패턴 정보인 경우, 데이터 분석부(133)는 이를 분석하여, 제1 센서는 상태가 변동되었고, 나머지 제2 센서 ~ 제8 센서는 정상상태임을 체크할 수 있게 된다. The server 120 transmits the response signal Rd to the client 130 in response to the received request signal Rq such that the transmitted response signal Rd is $ 1,1, $ 2,0, $ 3 , 0, $ 4,0, $ 5,0, $ 6,0, $ 7,0, $ 8,0, the data analyzer 133 analyzes this, And it is possible to check that the remaining second to eighth sensors are in a normal state.

이하 HTTP 프로토콜의 정의, HTTP get 방식 및 HTTP 프로토콜을 사용하는 이유 등에 대해 부연 설명한다. Hereinafter, the definition of the HTTP protocol, the reason for using the HTTP get method, and the HTTP protocol will be described in detail.

HTTP(HyperText Transfer/Transport Protocol) 프로토콜은 웹 서버와 클라이언트가 상호 통신하기 위하여 사용되는 프로토콜로, 이를테면 HTTP는 메시지의 구조를 정의하고, 클라이언트와 서버가 어떻게 메시지를 교환하는지를 규약으로 미리 정해 놓으면 클라이언트 프로그램과 서버 프로그램은 HTTP 메시지를 교환함으로써 서로 대화할 수 있게 된다. HTTP (HyperText Transfer / Transport Protocol) protocol is a protocol used for communication between a web server and a client. For example, HTTP defines a structure of a message, and if a client and a server exchange a message, And server programs can communicate with each other by exchanging HTTP messages.

HTTP에서는 클라이언트와 서버 간의 의사소통을 매소드(method)라는 일종의 명령어들을 사용하여 행하는데, 매소드(method)에는 GET(웹 서버로부터 원하는 웹 문서 요청), HEAD(웹 문서의 본문을 제외한 정보를 요청), POST(클라이언트가 웹 서버에 데이터를 전달하는 방법) 등이 있다.
In HTTP, communication between a client and a server is performed using a type of command called a method. The method includes GET (request a desired web document from a web server), HEAD (request information excluding the body of a web document) , POST (how the client delivers data to the web server), and so on.

한편 본 발명에서 다른 프로토콜(이를테면 TCP/IP, SMPT, FPT, ONVIF, RSTP 등) 대신 HTTP 프로토콜을 사용하는 이유는, HTTP 프로토콜은 웹(WEB) 상에서의 일반적으로 사용되는 범용적인 프로토콜로 문자열 정보만을 송수신 하고, 이를 분석함으로써 서버와 연동하여 손쉽게 재사용이 가능하기 때문이다. The reason for using the HTTP protocol instead of other protocols (such as TCP / IP, SMPT, FPT, ONVIF, RSTP, etc.) in the present invention is that the HTTP protocol is a general protocol that is generally used on the Web, And analyze it, so that it can be easily reused in cooperation with the server.

클라이언트 인터페이스(134)는 서버 인터페이스(124)와 무선 통신을 수행하기 위한 인터페이스를 제공한다. The client interface 134 provides an interface for performing wireless communications with the server interface 124.

이 경우 클라이언트 인터페이스(134)는 인터넷, WAN(Wide Area Network), MAN(Metropolitan Area Network), LAN(Local Area Network), 무선 네트워크, 파이버 채널(fiber channel) 네트워크, 이더넷(Ethernet), 토큰 링 LAN(token ring LAN), WiFi, WiMax 중 어느 하나를 사용할 수 있다. In this case, the client interface 134 may be an Internet, a Wide Area Network (WAN), a Metropolitan Area Network (MAN), a Local Area Network (LAN), a wireless network, a fiber channel network, (token ring LAN), WiFi, or WiMax.

출력부(135)는 화면에 클라이언트에서 처리한 결과를 디스플레이 하는데, 이를테면, 데이터 분석부(133)의 분석결과 변동된 센서 정보를 CMS(Central Management System)에서 UI(User Interface)를 구성하여 디스플레이 할 수 있다.
The output unit 135 displays results processed by the client on the screen. For example, the output unit 135 may configure the UI (User Interface) in the CMS (Central Management System) .

도 3은 본 발명에 따른 서버와 클라이언트 간 HTTP 프로토콜을 통한 데이터 식별 방법을 나타낸 것이다. FIG. 3 illustrates a method of identifying data through a HTTP protocol between a server and a client according to the present invention.

이하 도 1 ~ 도 3을 참조하여, 본 발명에 따른 서버와 클라이언트 간 HTTP 프로토콜을 통한 데이터 식별 방법을 설명한다. Hereinafter, a method of identifying data through a HTTP protocol between a server and a client according to the present invention will be described with reference to FIGS. 1 to 3. FIG.

우선, 센서부(110)에서 서버(120)로 제1 센서(111) ~ 제N 센서(11N) 각각이 센싱한 제1 감지신호(S1) ~ 제N 감지신호(Sn)를 각각 전송하는 제1 과정(S10)을 갖는다. First, the first sensor 111 to the Nth sensor 11N respectively transmit the first sensing signal S1 to the Nth sensing signal Sn sensed by the sensor unit 110 to the server 120, 1 (S10).

다음으로, 서버(120)는 수신된 제1 감지신호(S1) ~ 제N 감지신호(Sn)를 통합하고, 감지신호 들을 문자열 패턴으로 재정의 하여 문자열 패턴 정보를 생성한 후 이를 저장부(122)에 저장하는 제2 과정(S20)을 갖는다. Next, the server 120 integrates the received first sensing signal S1 to the sensing signal Sn, redefines the sensing signals as a string pattern to generate string pattern information, (Step S20).

다음으로, 클라이언트(130)에서 서버(120)로 HTTP get 방식으로 재정의 된 문자열 패턴 정보를 요청하는 제3 과정(S30)을 갖는다. Next, the client 130 has a third step (S30) of requesting the server 120 for the string pattern information redefined by the HTTP get method.

다음으로, 서버(120)에서 클라이언트(130)로 요청에 대한 응답으로 센서들에 대한 문자열 패턴 정보를 전송하는 제4 과정(S40)을 갖는다. Next, there is a fourth step (S40) of transmitting string pattern information about the sensors from the server 120 to the client 130 in response to the request.

마지막으로, 클라이언트(130)는 수신된 문자열 패턴 정보를 분석하고, 분석 결과 센서에 변동이 있는 경우 변동이 있는 센서의 상태를 UI(User Interface)로 표시하는 제5 과정(S50)을 갖는다. Finally, the client 130 has a fifth step (S50) of analyzing the received string pattern information and displaying the state of the fluctuating sensor as UI (User Interface) when there is a change in the analysis result sensor.

이상에서는 본 발명에 대한 기술사상을 첨부 도면과 함께 서술하였지만 이는 본 발명의 바람직한 실시 예를 예시적으로 설명한 것이지 본 발명을 한정하는 것은 아니다. 또한 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 누구나 본 발명의 기술적 사상의 범주를 이탈하지 않는 범위 내에서 다양한 변형 및 모방이 가능함은 명백한 사실이다.
While the present invention has been described in connection with what is presently considered to be the most practical and preferred embodiment, it is to be understood that the invention is not limited to the disclosed embodiments. It will be apparent to those skilled in the art that various modifications and variations can be made in the present invention without departing from the spirit of the invention.

110 : 센서부
111 ~ 11N : 제1 ~ 제N 센서
120 : 서버
121 : 데이터 수신부 122 : 저장부
123 : 데이터 처리부 124 : 서버 인터페이스
125 : 서버 제어부
130 : 클라이언트
131 : 입력부 132 : 저장부 133 : 데이터 분석부
134 : 클라이언트 인터페이스
135 : 출력부 136 : 클라이언트 제어부
S1 ~ Sn : 제1 ~ 제n 감지신호
Rq : 요청신호
Rd : 응답신호
110:
111 to 11N: first to Nth sensors
120: Server
121: Data receiving unit 122:
123: data processing unit 124: server interface
125:
130: Client
131: input unit 132: storage unit 133: data analysis unit
134: Client Interface
135: output unit 136: client control unit
S1 to Sn: First to nth detection signals
Rq: Request signal
Rd: response signal

Claims (5)

센싱된 감지신호 들을 각각 전송하는 복수개의 센서 들;
상기 감지신호 들을 수신하고, 상기 감지신호 들을 문자열 패턴으로 재정의 하여 문자열 패턴 정보를 생성하며, 외부로부터 요청이 있는 경우 상기 문자열 패턴을 전송하는 서버; 및
상기 문자열 패턴 정보를 요청하는 요청신호를 전송하고, 요청에 대한 응답신호를 수신하며, 상기 응답신호를 분석하여 상기 센서들의 상태를 체크하는 클라이언트를 포함하며,
상기 서버는,
상기 감지신호 들을 수신하는 데이터 수신부;
상기 감지신호 들을 $(기기이름, 값) 형태의 문자열 패턴으로 재정의 하여 문자열 패턴 정보를 생성하는 데이터 처리부;
상기 문자열 패턴 정보를 저장하는 저장부;
상기 클라이언트와 무선 통신을 수행하기 위한 인터페이스를 제공하는 서버 인터페이스; 및
상기 데이터 수신부, 상기 저장부, 상기 데이터 처리부 및 상기 서버 인터페이스를 제어하는 서버 제어부를 포함하고,
상기 클라이언트는,
입력장치를 통해 명령어를 입력하는 입력부;
처리된 데이터를 저장하는 저장부;
상기 응답신호를 분석하여 상기 센서들에 대한 상태 정보를 체크하는 데이터 분석부;
상기 서버와 무선 통신을 수행하기 위한 인터페이스를 제공하는 클라이언트 인터페이스;
상기 데이터 분석부에서 분석된 상기 센서들에 대한 상태 정보를 화면에 디스플레이 하는 출력부; 및
상기 입력부, 상기 저장부, 상기 데이터 분석부, 상기 클라이언트 인터페이스 및 상기 출력부를 제어하는 클라이언트 제어부를 포함하며,
상기 서버 인터페이스 및 상기 클라이언트 인터페이스는, 인터넷, WAN(Wide Area Network), MAN(Metropolitan Area Network), LAN(Local Area Network), 무선 네트워크, 파이버 채널(fiber channel) 네트워크, 이더넷(Ethernet), 토큰 링 LAN(token ring LAN), WiFi, WiMax 중 어느 하나를 사용하고,
상기 클라이언트에서 상기 문자열 패턴 정보 요청 시 HTTP get 방식을 사용 하는 것을 특징으로 하는 서버와 클라이언트 간 HTTP 프로토콜을 통한 데이터 식별 장치.
A plurality of sensors each transmitting sensing signals sensed;
A server receiving the detection signals, generating string pattern information by redefining the detection signals into a character string pattern, and transmitting the character string pattern when an external request is made; And
And a client for transmitting a request signal for requesting the string pattern information, receiving a response signal for the request, and analyzing the response signal to check the status of the sensors,
The server comprises:
A data receiving unit receiving the sensing signals;
A data processing unit for generating string pattern information by redefining the sensing signals into a string pattern in the form of $ (device name, value);
A storage unit for storing the character string pattern information;
A server interface for providing an interface for performing wireless communication with the client; And
And a server control unit for controlling the data receiving unit, the storage unit, the data processing unit, and the server interface,
The client includes:
An input unit for inputting a command through an input device;
A storage unit for storing the processed data;
A data analyzer for analyzing the response signal and checking status information about the sensors;
A client interface for providing an interface for performing wireless communication with the server;
An output unit for displaying status information on the sensors analyzed by the data analysis unit on a screen; And
And a client control unit for controlling the input unit, the storage unit, the data analysis unit, the client interface, and the output unit,
The server interface and the client interface may be implemented in a network such as the Internet, a Wide Area Network (WAN), a Metropolitan Area Network (MAN), a Local Area Network (LAN), a wireless network, a fiber channel network, LAN (token ring LAN), WiFi, WiMax,
Wherein the client uses an HTTP get method when requesting the string pattern information.
삭제delete 삭제delete 삭제delete 삭제delete
KR20140140154A 2014-10-16 2014-10-16 Data identifying apparatus using http protocol between server and client KR101509184B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR20140140154A KR101509184B1 (en) 2014-10-16 2014-10-16 Data identifying apparatus using http protocol between server and client

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR20140140154A KR101509184B1 (en) 2014-10-16 2014-10-16 Data identifying apparatus using http protocol between server and client

Publications (1)

Publication Number Publication Date
KR101509184B1 true KR101509184B1 (en) 2015-04-07

Family

ID=53032552

Family Applications (1)

Application Number Title Priority Date Filing Date
KR20140140154A KR101509184B1 (en) 2014-10-16 2014-10-16 Data identifying apparatus using http protocol between server and client

Country Status (1)

Country Link
KR (1) KR101509184B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100955716B1 (en) 2009-04-27 2010-05-03 가림정보기술 주식회사 Method and apparatus for generating character string of biological data, and method and apparatus for detecting biological wave, and method and apparatus for classifying a pulse wave using it
JP2014072645A (en) 2012-09-28 2014-04-21 Daiwa House Industry Co Ltd Energy monitoring system, energy monitoring method, and terminal

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100955716B1 (en) 2009-04-27 2010-05-03 가림정보기술 주식회사 Method and apparatus for generating character string of biological data, and method and apparatus for detecting biological wave, and method and apparatus for classifying a pulse wave using it
JP2014072645A (en) 2012-09-28 2014-04-21 Daiwa House Industry Co Ltd Energy monitoring system, energy monitoring method, and terminal

Similar Documents

Publication Publication Date Title
US9853996B2 (en) System and method for identifying and preventing malicious API attacks
US11012466B2 (en) Computerized system and method for providing cybersecurity detection and response functionality
US10248910B2 (en) Detection mitigation and remediation of cyberattacks employing an advanced cyber-decision platform
US20220004653A1 (en) Apparatus and Method for Securing Web Application Server Source Code
KR102199054B1 (en) Apparatus for serial port based cyber security vulnerability assessment and method for the same
US20140289366A1 (en) Service providing method and system for instance hosting
US20160050128A1 (en) System and Method for Facilitating Communication with Network-Enabled Devices
US10956257B2 (en) Dynamic failure-resolution computing engine
US10826920B1 (en) Signal distribution score for bot detection
CN107277019B (en) Data plaintext acquisition method and device, electronic terminal and readable storage medium
US9483634B2 (en) Password generator
US11074652B2 (en) System and method for model-based prediction using a distributed computational graph workflow
CN104834588B (en) The method and apparatus for detecting resident formula cross site scripting loophole
CN103701779A (en) Method and device for accessing website for second time and firewall equipment
KR20170140049A (en) Method for detecting webshell, server and computer readable medium
CN109670100A (en) A kind of page data grasping means and device
CN105224870A (en) Suspected virus applies the method and apparatus uploaded
CN111787041B (en) Method and device for processing data
KR101509184B1 (en) Data identifying apparatus using http protocol between server and client
US20150244598A1 (en) Remote monitoring of events on a network using localized sensors
US9424552B2 (en) Managing website registrations
US10218812B2 (en) Manner of display in a mobile application
US10216951B2 (en) Self service portal for tracking application data file dissemination
US9485242B2 (en) Endpoint security screening
CN110427766B (en) Internet tourism data chaining method and device

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
FPAY Annual fee payment

Payment date: 20190131

Year of fee payment: 5