KR100919216B1 - Method and apparatus for transmitting and receiving data - Google Patents

Method and apparatus for transmitting and receiving data

Info

Publication number
KR100919216B1
KR100919216B1 KR1020070116341A KR20070116341A KR100919216B1 KR 100919216 B1 KR100919216 B1 KR 100919216B1 KR 1020070116341 A KR1020070116341 A KR 1020070116341A KR 20070116341 A KR20070116341 A KR 20070116341A KR 100919216 B1 KR100919216 B1 KR 100919216B1
Authority
KR
South Korea
Prior art keywords
data
packet
header
transmitting
receiving
Prior art date
Application number
KR1020070116341A
Other languages
Korean (ko)
Other versions
KR20090049955A (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 KR1020070116341A priority Critical patent/KR100919216B1/en
Publication of KR20090049955A publication Critical patent/KR20090049955A/en
Application granted granted Critical
Publication of KR100919216B1 publication Critical patent/KR100919216B1/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/22Parsing or analysis of headers
    • 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/326Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the transport layer [OSI layer 4]

Landscapes

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

Abstract

헤더와 데이터의 위치를 변경한 패킷 구조 및 전송 방법에 관한 것이다. 본 발명의 일 측면에 따르면, 데이터 송신 방법에 의해 송신단이 데이터를 패킷 단위로 분리하고, 상기 분리된 데이터의 후단에 헤더를 부가한 패킷을 생성하며, 상기 패킷을 수신단으로 송신한다. 그리고 데이터 수신 방법에 의해 수신단이 송신단으로부터 전송되는 패킷을 수신하고, 상기 수신한 패킷을 이전 패킷의 데이터에 직접 연결하며, 상기 수신한 패킷의 헤더를 분리한다. 이에 의하면, 데이터 전단에 위치하던 헤더를 후단에 배치한 패킷 구조를 활용하여 연속적으로 데이터 재결합이 가능한 장점이 있다.The present invention relates to a packet structure and a transmission method in which headers and data are changed. According to an aspect of the present invention, a data transmitting method separates data in packet units, generates a packet in which a header is added to the rear end of the separated data, and transmits the packet to the receiving end. The receiving end receives the packet transmitted from the transmitting end by the data receiving method, directly connects the received packet to the data of the previous packet, and separates the header of the received packet. According to this, there is an advantage that the data recombination can be continuously performed by utilizing the packet structure in which the header located at the front end of the data is arranged at the rear end.

Description

데이터 송신 방법, 수신 방법 및 그 장치{Method and apparatus for transmitting and receiving data}Data transmission method, reception method and apparatus therefor {Method and apparatus for transmitting and receiving data}

본 발명은 패킷 구조에 관한 것으로, 보다 상세하게는 헤더와 데이터의 위치를 변경한 패킷 구조 및 전송 방법에 관한 것이다. The present invention relates to a packet structure, and more particularly, to a packet structure and a transmission method in which headers and data are changed.

TCP/IP(Transmission Control Protocol/Internet Protocol)는 인터넷의 기본적인 통신 프로토콜이다. 사용자가 인터넷에 접속하기 위해 자신의 컴퓨터를 설정할때 TCP/IP 프로그램이 설치되며, 이를 통하여 역시 같은 TCP/IP 프로토콜을 쓰고 있는 다른 컴퓨터 사용자와 메시지를 주고받거나, 또는 정보를 얻을 수 있게 된다. Transmission Control Protocol / Internet Protocol (TCP / IP) is the basic communication protocol of the Internet. When a user configures his computer to access the Internet, a TCP / IP program is installed, which allows him or her to exchange messages or obtain information with other computer users who also use the same TCP / IP protocol.

TCP/IP는 2개의 계층으로 이루어져 있다. 상위 계층(전송 계층(transport layer))인 TCP는 메시지나 파일들을 좀더 작은 패킷으로 나누어 인터넷을 통해 전송하는 일과, 수신된 패킷들을 원래의 메시지로 재조립하는 일을 담당한다. 패킷(세그먼트)으로 데이터를 나누고 각각에 헤더를 붙인다. 헤더는 수신한 곳에서 데이터가 전송되는 동안 변경되지 않았음을 확인하고 세그먼트가 원래의 형태로 재결합하기 위해 사용하는 정보를 포함한다.TCP / IP consists of two layers. TCP, the upper layer (transport layer), is responsible for dividing messages or files into smaller packets for transmission over the Internet, and for reassembling the received packets into original messages. Divide the data into packets (segments) and add a header to each. The header contains information that the segment uses to recombine it in its original form, confirming that the data has not been changed while in transit.

하위 계층(인터넷 계층(internet layer))인 IP는 각 패킷의 주소 부분을 처리함으로써, 패킷들이 목적지에 정확하게 도달할 수 있게 한다. 네트워크 상의 각 게이트웨이는 메시지를 어느 곳으로 전달해야 할지를 알기 위해, 메시지의 주소를 확인한다. IP, the lower layer (internet layer) processes the address portion of each packet, allowing packets to reach their destination accurately. Each gateway on the network checks the address of the message to know where to forward the message.

전송 계층으로 TCP 이외에 UDP(user data protocol)도 있으며, 인터넷에서 정보를 주고받을 때, 서로 주고받는 형식이 아닌 한쪽에서 일방적으로 보내는 방식의 통신 프로토콜을 의미한다. In addition to TCP as a transport layer, there is also a user data protocol (UDP). When a user sends and receives information on the Internet, it refers to a communication protocol of a method of unilaterally sending from one side to another.

전송 계층에서는 전송받은 패킷의 전단에 붙어 있는 헤더를 통해 후단의 데이터를 확인하고 원래의 형태로 재결합하게 된다. 이 경우 연속적으로 전송되는 데이터의 경우 매 패킷마다 헤더를 확인하고 헤더를 분리하는 과정이 선행된 후에 데이터 재결합이 가능하게 되어 시간 지연이 발생하는 문제점이 있다. In the transport layer, the header attached to the front end of the received packet identifies the data at the rear end and recombines the original form. In this case, there is a problem in that data recombination is possible after the process of checking the header and separating the header for each packet in the case of continuously transmitted data, thereby causing a time delay.

따라서, 본 발명은 데이터 전단에 위치하던 헤더를 후단에 배치한 패킷 구조를 활용하여 연속적인 데이터 재결합이 가능한 데이터 전송 방법을 제공한다. Accordingly, the present invention provides a data transmission method capable of continuous data recombination using a packet structure in which a header located at a data front end is arranged at a rear end.

또한, 본 발명은 데이터를 재조합함에 있어서 효율성이 향상된 데이터 전송 방법을 제공한다. In addition, the present invention provides a data transmission method with improved efficiency in recombining data.

본 발명의 일 측면에 따르면, 네트워크를 통해 데이터를 송신하는 방법에 있어서, 송신단이 데이터를 패킷 단위로 분리하는 단계; 상기 분리된 데이터의 후단에 헤더를 부가한 패킷을 생성하는 단계; 및 상기 패킷을 수신단으로 송신하는 단계를 포함하는 데이터 송신 방법이 제공된다.According to an aspect of the present invention, a method for transmitting data through a network, the method comprising: separating the data into packet units; Generating a packet including a header after the separated data; And transmitting the packet to a receiving end.

여기서, 상기 패킷을 수신단으로 송신하는 단계는 상기 분리된 데이터가 순차적으로 상기 수신단에 수신되도록 상기 패킷을 순차적으로 송신할 수 있다. In the transmitting of the packet to the receiving end, the packet may be sequentially transmitted such that the separated data is sequentially received at the receiving end.

한편, 상기 데이터는 멀티미디어 데이터 스트림의 일부일 수 있다. The data may be part of a multimedia data stream.

또한, 상기 헤더는 상기 분리된 데이터를 재결합하기 위한 정보를 포함하고 있을 수 있다. In addition, the header may include information for recombining the separated data.

그리고 상기 데이터의 분리 및 상기 패킷의 생성 단계는 전송 계층에서 수행될 수 있다. The separating of the data and generating the packet may be performed in a transport layer.

본 발명의 다른 측면에 따르면, 네트워크를 통해 데이터를 송신하는 방법이 구현되도록, 컴퓨터에 의해 실행될 수 있는 명령어들의 프로그램이 유형적으로 구현되어 있으며 컴퓨터에 의해 판독될 수 있는 프로그램을 기록한 기록 매체에 있어서, 송신단이 데이터를 패킷 단위로 분리하는 단계; 상기 분리된 데이터의 후단에 헤더를 부가한 패킷을 생성하는 단계; 및 상기 패킷을 수신단으로 송신하는 단계를 포함하는 데이터 송신 방법을 구현하기 위한 프로그램을 기록한 기록매체가 제공될 수 있다.According to another aspect of the present invention, in a recording medium on which a program of instructions that can be executed by a computer is tangibly implemented so that a method of transmitting data through a network is implemented, the program being readable by a computer, Separating, by the transmitter, data in packet units; Generating a packet including a header after the separated data; And a recording medium recording a program for implementing a data transmission method comprising the step of transmitting the packet to a receiving end.

여기서, 상기 패킷을 수신단으로 송신하는 단계는 상기 분리된 데이터가 순차적으로 상기 수신단에 수신되도록 상기 패킷을 순차적으로 송신할 수 있다. In the transmitting of the packet to the receiving end, the packet may be sequentially transmitted such that the separated data is sequentially received at the receiving end.

한편, 상기 데이터는 멀티미디어 데이터 스트림의 일부일 수 있다. The data may be part of a multimedia data stream.

또한, 상기 헤더는 상기 분리된 데이터를 재결합하기 위한 정보를 포함하고 있을 수 있다. In addition, the header may include information for recombining the separated data.

그리고 상기 데이터의 분리 및 상기 패킷의 생성 단계는 전송 계층에서 수행될 수 있다. The separating of the data and generating the packet may be performed in a transport layer.

본 발명의 또 다른 측면에 따르면, 네트워크를 통해 데이터를 수신하는 방법에 있어서, 수신단이 송신단으로부터 전송되는 패킷을 수신하는 단계-여기서, 상기 패킷은 전단에 데이터가 위치하고 후단에 헤더가 위치함-; 상기 수신한 패킷을 이전 패킷의 데이터에 직접 연결하는 단계; 및 상기 수신한 패킷의 헤더를 분리하는 단계를 포함하는 것을 특징으로 하는 데이터 수신 방법이 제공된다. According to another aspect of the present invention, there is provided a method of receiving data over a network, the method comprising: a receiving end receiving a packet transmitted from a transmitting end, wherein the packet is located at a front end and a header at a rear end; Directly connecting the received packet to data of a previous packet; And separating a header of the received packet.

여기서, 상기 패킷은 상기 패킷 내의 데이터가 순차적으로 재결합되도록 상기 송신단에서 순차적으로 송신될 수 있다. Here, the packet may be sequentially transmitted at the transmitting end so that data in the packet is sequentially recombined.

한편, 상기 데이터는 멀티미디어 데이터 스트림의 일부일 수 있다. The data may be part of a multimedia data stream.

또한, 상기 헤더는 상기 분리된 데이터를 재결합하기 위한 정보를 포함하고 있을 수 있다. In addition, the header may include information for recombining the separated data.

그리고 상기 데이터의 연결 및 상기 헤더의 분리 단계는 전송 계층에서 수행될 수 있다. The connection of the data and the separation of the header may be performed at the transport layer.

본 발명의 또 다른 측면에 따르면, 네트워크를 통해 데이터를 수신하는 방법이 구현되도록, 컴퓨터에 의해 실행될 수 있는 명령어들의 프로그램이 유형적으로 구현되어 있으며 컴퓨터에 의해 판독될 수 있는 프로그램을 기록한 기록 매체에 있어서, 수신단이 송신단으로부터 전송되는 패킷을 수신하는 단계-여기서, 상기 패킷은 전단에 데이터가 위치하고 후단에 헤더가 위치함-; 상기 수신한 패킷을 이전 패킷의 데이터에 직접 연결하는 단계; 및 상기 수신한 패킷의 헤더를 분리하는 단계를 포함하는 것을 특징으로 하는 데이터 수신 방법을 구현하기 위한 프로그램을 기록한 기록매체가 제공된다.According to another aspect of the present invention, there is provided a recording medium in which a program of instructions that can be executed by a computer is tangibly implemented so that a method of receiving data through a network is embodied and records a program that can be read by a computer. Receiving, by the receiving end, a packet transmitted from the transmitting end, wherein the packet has data located at the front end and a header at the rear end; Directly connecting the received packet to data of a previous packet; And separating a header of the received packet. There is provided a recording medium recording a program for implementing a data receiving method.

여기서, 상기 패킷은 상기 패킷 내의 데이터가 순차적으로 재결합되도록 상기 송신단에서 순차적으로 송신될 수 있다. Here, the packet may be sequentially transmitted at the transmitting end so that data in the packet is sequentially recombined.

한편, 상기 데이터는 멀티미디어 데이터 스트림의 일부일 수 있다. The data may be part of a multimedia data stream.

또한, 상기 헤더는 상기 분리된 데이터를 재결합하기 위한 정보를 포함하고 있을 수 있다. In addition, the header may include information for recombining the separated data.

그리고 상기 데이터의 연결 및 상기 헤더의 분리 단계는 전송 계층에서 수행될 수 있다. The connection of the data and the separation of the header may be performed at the transport layer.

전술한 것 외의 다른 측면, 특징, 이점이 이하의 도면, 특허청구범위 및 발명의 상세한 설명으로부터 명확해질 것이다.Other aspects, features, and advantages other than those described above will become apparent from the following drawings, claims, and detailed description of the invention.

본 발명에 따른 데이터 전송 방법은 데이터 전단에 위치하던 헤더를 후단에 배치한 패킷 구조를 활용하여 연속적으로 데이터 재결합이 가능하다. In the data transmission method according to the present invention, data recombination can be continuously performed by using a packet structure in which a header located at a data front end is arranged at a rear end.

또한, 헤더를 분리하는 과정이 선행되지 않음으로 인해 시리얼(serial)한 데이터 재결합이 가능하여 멀티미디어 데이터 스트림 등의 실시간 재생시 유용하다. In addition, since the process of separating the header is not preceded, serial data recombination is possible, which is useful for real time reproduction of a multimedia data stream.

또한, 데이터를 재조합함에 있어서 효율성이 향상되는 효과가 있다. In addition, the efficiency is improved in recombining the data.

도 1은 일반적인 전송 계층에서의 패킷 구조.1 is a packet structure in a general transport layer.

도 2는 본 발명의 일 실시예에 따른 전송 계층에서의 패킷 구조. 2 is a packet structure in a transport layer according to an embodiment of the present invention.

도 3은 본 발명의 일 실시예에 따른 TCP 프로토콜에서의 헤더에 포함되는 정보들.3 is information included in a header in a TCP protocol according to an embodiment of the present invention.

도 4는 본 발명의 일 실시예에 따른 UDP 프로토콜에서의 헤더에 포함되는 정보들.4 is information included in a header in the UDP protocol according to an embodiment of the present invention.

도 5는 본 발명의 일 실시예에 따른 패킷 구조를 이용한 데이터 송신 방법의 흐름도. 5 is a flowchart of a data transmission method using a packet structure according to an embodiment of the present invention.

도 6은 본 발명의 일 실시예에 따른 패킷 구조를 이용한 데이터 수신 방법의 흐름도. 6 is a flowchart of a data receiving method using a packet structure according to an embodiment of the present invention.

도 7은 일반적인 패킷 구조의 수신시 시간 경과를 나타낸 도면.7 is a diagram illustrating time lapse upon reception of a general packet structure.

도 8은 본 발명의 일 실시예에 따른 패킷 구조의 수신시 시간 경과를 나타낸 도면. 8 is a diagram showing time lapse upon reception of a packet structure according to an embodiment of the present invention.

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

100, 200: 패킷100, 200: packet

110, 210: 헤더110, 210: header

120, 220: 데이터120, 220: data

본 발명은 다양한 변환을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세한 설명에 상세하게 설명하고자 한다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변환, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다. 본 발명을 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다.As the invention allows for various changes and numerous embodiments, particular embodiments will be illustrated in the drawings and described in detail in the written description. However, this is not intended to limit the present invention to specific embodiments, it should be understood to include all transformations, equivalents, and substitutes included in the spirit and scope of the present invention. In the following description of the present invention, if it is determined that the detailed description of the related known technology may obscure the gist of the present invention, the detailed description thereof will be omitted.

제1, 제2 등의 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. Terms such as first and second may be used to describe various components, but the components should not be limited by the terms. The terms are used only for the purpose of distinguishing one component from another.

본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used herein is for the purpose of describing particular example embodiments only and is not intended to be limiting of the present invention. Singular expressions include plural expressions unless the context clearly indicates otherwise. In this application, the terms "comprise" or "have" are intended to indicate that there is a feature, number, step, operation, component, part, or combination thereof described in the specification, and one or more other features. It is to be understood that the present invention does not exclude the possibility of the presence or the addition of numbers, steps, operations, components, components, or a combination thereof.

이하, 본 발명의 실시예를 첨부한 도면들을 참조하여 상세히 설명하기로 한다. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 일반적인 전송 계층에서의 패킷 구조이며, 도 2는 본 발명의 일 실시예에 따른 전송 계층에서의 패킷 구조이다. 1 is a packet structure in a general transport layer, Figure 2 is a packet structure in a transport layer according to an embodiment of the present invention.

도 1을 참조하면, 전송 계층에서는 응용 계층(application layer)에서 전달된 데이터(120)의 전단에 헤더(110)가 붙어 패킷(100)을 형성한다. 헤더(110)는 패킷(100)을 수신한 곳에서 후단의 데이터(120)가 전송되는 동안 변경되지 않았음을 확인하고 원래 형태로 재결합될 수 있도록 하는 정보를 포함한다.Referring to FIG. 1, in the transport layer, a header 110 is attached to a front end of data 120 transferred from an application layer to form a packet 100. The header 110 includes information that ensures that the data 120 at the end of the packet 100 has not been changed while being transmitted, and can be recombined in its original form.

헤더(110)가 데이터(120)의 전단에 위치하므로, 데이터(120)를 연결함에 있어서 우선적으로 헤더(110)를 분리하는 과정이 선행되어야 한다. Since the header 110 is located in front of the data 120, the process of separating the header 110 must be preceded in connecting the data 120.

도 2를 참조하면, 본 발명의 일 실시예에서는 전송 계층에서 응용 계층에서 전달된 데이터(220)의 후단에 헤더(210)가 붙어 패킷(200)을 형성한다. 헤더(210)는 패킷(200)을 수신한 곳에서 전단의 데이터(220)가 전송되는 동안 변경되지 않았음을 확인하고 원래 형태로 재결합될 수 있도록 하는 정보를 포함한다.Referring to FIG. 2, in the embodiment of the present invention, the header 210 is attached to the rear end of the data 220 transmitted from the application layer in the transport layer to form the packet 200. The header 210 includes information to ensure that data 220 at the front end of the packet 200 has not been changed while being transmitted, and can be recombined in its original form.

패킷(200)의 테일(tail)에 헤더(210)가 위치하므로, 데이터(220)를 연결함에 있어서 헤더(210)를 분리하는 과정 없이도 바로 데이터(220)를 타 데이터와 연결할 수 있게 된다. Since the header 210 is located at a tail of the packet 200, the data 220 may be directly connected to other data without the process of separating the header 210 in connecting the data 220.

헤더(210)에 포함되는 정보는 도 3 및 도 4를 참조하여 상세히 설명한다. Information included in the header 210 will be described in detail with reference to FIGS. 3 and 4.

도 3은 본 발명의 일 실시예에 따른 TCP 프로토콜에서의 헤더에 포함되는 정보들이다. 필드명이 도시되어 있으며, 각 필드의 비트수와 내용은 다음과 같다. 3 is information included in a header in the TCP protocol according to an embodiment of the present invention. The field names are shown, and the number and contents of each field are as follows.

SCR PORT는 16비트이며, 송신측 포트번호를 나타낸다. SCR PORT is 16 bits and represents the port number of the sender.

DEST PORT는 16비트이며, 목적지 포트 번호를 나타낸다.DEST PORT is 16 bits and represents the destination port number.

SEQ(Sequence Number)는 32비트이며, 송신측이 보내려 하는 데이터 스트림의 단위를 나타내는 순서 번호이다.A SEQ (Sequence Number) is 32 bits and is a sequence number indicating a unit of a data stream to be sent by the sender.

ACK(Acknowledgement number)는 32비트이며, 다음번에 자신이 수신할 때 상대방이 보내야 할 송신용 순서 번호를 가지고 있다.The acknowledgment number (ACK) is 32 bits and has a transmission sequence number that the other party should send the next time it receives it.

HLEN(Header Length)는 4비트이며, TCP 헤더의 길이를 나타낸다.HLEN (Header Length) is 4 bits and represents the length of the TCP header.

Reserved는 6비트이며, 나중에 확장을 위해 준비해둔 필드이다.Reserved is 6 bits and is a field reserved for later expansion.

Code Bit는 6비트이며, Contrl flag 또는 제어 비트라고 하며 6가지의 제어값을 가지며 '1' 이 지정되면 다음과 같은 의미를 가진다. 왼쪽에서부터의 필드값을 살펴보면, URG(Urgent Flag)는 긴급하게 처리해야 하는 데이터가 들어 있다는 뜻이며, ACK(Acknowledgement Flag)는 응답확인 번호를 사용한다. PSH(Push Flag)는 TCP 가 받은 데이터를 바로 윗층 어플리케이션에게 보낸다. RST(Reset Flag)는 어떤 원인인지 재전송을 해도 통신이 회복되지 않는 경우 일방적으로 TCP의 가상회선을 끊는 것을 의미한다. SYN(Synchronize Flag)는 가상회로를 확립할 때 사용한다. 순서 번호를 이 TCP 헤더에 나타난 송신용 순서 번호로 초기화 한다. 그리고 FIN(Fin Flag)는 송신쪽이 보낸 데이터가 종료 되었다는 것을 나타낸다. 그러나 수신은 계속 가능한 상태이다. 정상종료인 경우 끊기를 요청하는 쪽이 먼저 FIN을 지정한 TCP로 종료 요청을 통지한다. 받은 쪽에서는 종료 처리를 하고 FIN을 지정한 TCP 헤더를 되돌려주어서 모든 처리를 종료 시킨다.Code Bit is 6 bits and it is called Contrl flag or control bit and it has 6 control values. If '1' is specified, it means the following. Looking at the field value from the left side, Urgent Flag (URG) means that data that needs to be urgently processed, and Acknowledgment Flag (ACK) uses response confirmation number. PSH (Push Flag) sends the data received by TCP to the upper layer application. RST (Reset Flag) means that if the communication is not recovered even if retransmission for some cause unilaterally disconnects the TCP virtual line. SYN (Synchronize Flag) is used to establish a virtual circuit. Initialize the sequence number to the send sequence number as it appears in this TCP header. And the FIN (Fin Flag) indicates that the data sent by the sender has ended. However, reception is still possible. In the case of normal termination, the requesting disconnection first informs the termination request to the TCP that specified the FIN. The receiving end terminates all processing by returning the TCP header that specifies the FIN.

Windows는 16비트이며, ACK에 나타난 SEQ번호에서부터 어느 정도의 데이터를 수신할 수 있는지를 알려준다.Windows is 16 bits and tells you how much data can be received from the SEQ number shown in the ACK.

CheckSum은 16비트이며, 송신측은 TCP 허위 헤드를 만들고 체크섬을 계산해서 이 필드에 넣어 전송하며, 수신측에서는 다시 같은 형태의 허위 헤드를 만들어 체크섬을 계산한 뒤 제대로 데이터가 수신되었는지 확인한다.CheckSum is 16 bits, and the sender creates a TCP fake head, calculates a checksum, and puts it in this field. The receiver creates a fake head of the same type, calculates a checksum, and checks whether the data has been properly received.

Urgent Pointer는 16비트이며, 긴급 처리해야 하는 데이터가 들어 있는 데이터를 가리키는 포인터로 취급된다. 데이터의 앞부분으로부터 이 긴급 포인터에 나타나 수치 만큼의 바이트가 긴급 처리해야 하는 데이터로 처리된다.Urgent Pointer is 16 bits and is treated as a pointer to data containing urgent data. The number of bytes that appear in this emergency pointer from the beginning of the data is processed as data that needs to be urgently processed.

Option은 유동적이며, 통신의 세부 사항을 조정하기 위해 사용된다. 일반적으로 거의 사용하지 않으며 전체길이가 32비트의 배수가 되도록 지정해야 한다.Options are flexible and are used to adjust the details of the communication. It is rarely used and should be specified so that the total length is a multiple of 32 bits.

도 4는 본 발명의 일 실시예에 따른 UDP 프로토콜에서의 헤더에 포함되는 정보들이다. 필드명이 도시되어 있으며, 각 필드의 비트수와 내용은 다음과 같다. 4 is information included in a header in the UDP protocol according to an embodiment of the present invention. The field names are shown, and the number and contents of each field are as follows.

SCR PORT는 16비트이며, 송신측 포트번호를 나타낸다. SCR PORT is 16 bits and represents the port number of the sender.

DEST PORT는 16비트이며, 목적지 포트 번호를 나타낸다.DEST PORT is 16 bits and represents the destination port number.

LENGTH는 16비트이며, UDP 헤더의 길이와 사용자 데이터의 길이를 더한 바이트 단위로 설정된다. LENGTH is 16 bits and is set in byte units plus the length of the UDP header and the length of the user data.

CheckSum은 16비트이며, 송신측은 UDP 허위 헤드를 만들고 체크섬을 계산해서 이 필드에 넣어 전송하며, 수신측에서는 다시 같은 형태의 허위 헤드를 만들어 체크섬을 계산한 뒤 제대로 데이터가 수신되었는지 확인한다.CheckSum is 16 bits, and the sender creates a UDP fake head, calculates a checksum and puts it in this field, and the receiver creates a fake head of the same type, calculates a checksum, and checks whether data has been properly received.

이하에서는 상술한 패킷 구조를 이용한 데이터 송신 방법 및 수신 방법을 도면을 참조하여 설명한다. 네트워크 연결되어 데이터를 송신하는 측을 송신단, 데이터를 수신하는 측을 수신단이라 한다. Hereinafter, a data transmission method and a reception method using the above-described packet structure will be described with reference to the drawings. The transmitting end is called a transmitting end and the receiving end is called a receiving end.

도 5는 본 발명의 일 실시예에 따른 패킷 구조를 이용한 데이터 송신 방법의 흐름도이다. 5 is a flowchart illustrating a data transmission method using a packet structure according to an embodiment of the present invention.

단계 S300에서, 송신단은 전송하고자 하는 데이터를 패킷 단위로 구분한다. In step S300, the transmitting end divides data to be transmitted in packet units.

일 실시예에 따르면, 전송 계층에서 상술한 패킷 구조를 이용하는 경우, 응용 계층으로부터 전송하고자 하는 데이터를 전달받게 된다. 그리고 응용 계층으로부터 전달받은 데이터는 패킷 단위로 구분되고 추후 수신단에서 재결합된다. According to an embodiment, when the above-described packet structure is used in the transport layer, data to be transmitted is received from the application layer. Data received from the application layer is divided into packet units and later recombined at the receiving end.

단계 S310에서, 패킷 단위로 구분된 데이터의 후단에 헤더를 추가함으로써 패킷을 생성한다. 즉, 도 2에 도시된 것과 같은 구조의 패킷이 생성된다. In step S310, a packet is generated by adding a header to the rear end of the data divided into packet units. In other words, a packet having a structure as shown in FIG. 2 is generated.

단계 S320에서, 생성된 패킷을 데이터를 전송하고자 하는 수신단으로 송신한다. In step S320, the generated packet is transmitted to the receiving end to which data is to be transmitted.

여기서, 단계 S300에서 구분된 데이터들이 순차적으로 수신단에 수신되도록 각 패킷들을 데이터의 구분 순서에 따라 순차적으로 송신할 수 있다. Here, each packet may be sequentially transmitted according to the classification order of the data so that the divided data are sequentially received at the receiver.

도 6은 본 발명의 일 실시예에 따른 패킷 구조를 이용한 데이터 수신 방법의 흐름도이다. 6 is a flowchart illustrating a data receiving method using a packet structure according to an embodiment of the present invention.

단계 S400에서, 수신단은 패킷을 수신한다. 수신한 패킷은 도 2에 도시된 것과 같이 데이터가 전단에 위치하고 헤더가 후단에 위치한다. In step S400, the receiving end receives a packet. In the received packet, as shown in FIG. 2, data is located at the front end and the header is located at the rear end.

단계 S410에서, 이전에 수신한 패킷의 데이터에 연속하여 현재 수신한 패킷의 데이터를 재결합한다. 도 1에 도시된 것과 같은 패킷 구조에서는 패킷의 전단에 헤더가 위치하는 바, 헤더를 분리하는 과정이 필요하나, 본 발명의 실시예에서는 패킷의 전단에 헤더가 위치하지 않고 데이터가 위치하는 바 헤더를 분리하지 않고 바로 데이터를 재결합할 수 있다. In step S410, the data of the currently received packet is recombined consecutively with the data of the previously received packet. In the packet structure as shown in FIG. 1, the header is positioned at the front of the packet, and a process of separating the header is required. However, in the exemplary embodiment of the present invention, the header is not located at the front of the packet and the data is located at the header. You can recombine data right away without separating it.

단계 S420에서, 재결합된 데이터를 리딩하는 중에 패킷의 후단에 위치한 헤더를 분리하여 헤더 내용을 확인하고, 현재 리딩 중인 데이터에 대한 정보를 획득한다. In step S420, while reading the recombined data, the header located at the rear of the packet is separated to check the header contents, and information about the data currently being read is obtained.

수신단은 연속적으로 수신된 패킷에 대해서는 유효한 패킷으로 간주하고 우선적으로 헤더 확인 없이 패킷 내의 데이터를 연속적으로 재결합하게 된다. 그리고 데이터를 재결합하면서 헤더를 분리하여 헤더 내용을 확인한다. The receiving end regards consecutively received packets as valid packets and preferentially recombines the data in the packets without header confirmation. Then recombine the data and separate the headers to see the header contents.

이러한 과정을 통해 헤더 내용을 확인하고 헤더를 패킷으로부터 분리하는 과정이 선행되지 않음으로 인해 시리얼(serial)한 데이터 재결합이 가능하게 되고, 다수로 분리된 데이터를 재결합하는데 있어서 시간 지연이 줄어들게 되는 효과가 있다. Through this process, serial data recombination is possible because the header content is not checked and the header is not separated from the packet, and the time delay in recombining a plurality of separated data is reduced. have.

본 발명의 다른 실시예에 따르면, 송신단에서 수신단으로 전송하고자 하는 데이터가 멀티미디어 데이터 스트림일 수 있다. 이 경우 송신단은 멀티미디어 데이터 스트림을 패킷 단위로 구분하여 전송하고, 수신단은 전송된 패킷에서 데이터를 재결합하여 멀티미디어 데이터 스트림을 재생한다. According to another embodiment of the present invention, the data to be transmitted from the transmitting end to the receiving end may be a multimedia data stream. In this case, the transmitting end divides and transmits the multimedia data stream in packet units, and the receiving end recombines data in the transmitted packets to reproduce the multimedia data stream.

여기서, 헤더는 헤더 길이 필드, 비디오/오디오 패킷 듀레이션 필드, 비디오 포맷 정보 필드, 비디오 버전 필드, FPS 필드, 비디오 비트율 필드, 오디오 포맷 정보 필드, 샘플링 주파수 필드, 오디오 비트율 필드로 구성될 수 있다. Here, the header may include a header length field, a video / audio packet duration field, a video format information field, a video version field, an FPS field, a video bit rate field, an audio format information field, a sampling frequency field, and an audio bit rate field.

헤더 길이 필드는 헤더의 전체 길이를 나타내는 필드이고, 멀티미디어 패킷 듀레이션 필드는 사용자의 요구 또는 네트워크 프로토콜의 특성에 따라 결정되는 값으로 멀티미디어 데이터 부분을 구성하는 멀티미디어 패킷의 크기를 결정하기 위한 값으로 사용된다. 예를 들어, 파일을 생성하는 사용자가 멀티미디어 패킷 단위를 1초로 결정한 경우 1초에 처리해야 할 비디오/오디오 데이터가 포함되게 된다. 사용자의 요구가 없는 경우에는 네트워크 프로토콜의 특성을 통해 네트워크 1 패킷에 전송될 데이터의 크기를 결정하고 그 크기를 시간으로 변환하여 멀티미디어 패킷 듀레이션 필드로 결정할 수 있다.The header length field is a field indicating the total length of the header, and the multimedia packet duration field is a value determined according to a user's request or a characteristic of a network protocol and is used as a value for determining the size of a multimedia packet constituting a multimedia data part. . For example, if the user who creates a file determines that the multimedia packet unit is one second, video / audio data to be processed in one second is included. If there is no request from the user, the size of data to be transmitted in the network 1 packet is determined through the characteristics of the network protocol, and the size is converted into time to determine the multimedia packet duration field.

비디오 포맷 정보 필드는 멀티미디어 데이터 부분의 비디오 포맷에 대한 정보로 비디오 포맷에 대한 기술 정보이다. 비디오 버전 필드는 비디오 처리 재생기 버전을 포함한다. FPS 필드는 Frame per second로 초당 처리해야 할 비디오 프레임 수를 나타낸다. 비디오 비트율 필드는 실제 비디오 스트림의 초당 발생 비트율을 나타낸다. The video format information field is information about a video format of a multimedia data portion and is description information about a video format. The video version field contains the video processing player version. The FPS field indicates the number of video frames to be processed per second in Frame per second. The video bitrate field indicates the bit rate that occurs per second of the actual video stream.

오디오 포맷 정보 필드는 멀티미디어 데이터 부분의 오디오 포맷에 대한 정보로 오디오 포맷에 대한 기술 정보이다. 오디오 버전 필드는 오디오 처리 재생기 버전을 포함한다. 샘플링 주파수 필드는 초당 처리해야 할 오디오 프레임의 샘플 개수를 나타낸다. 오디오 비트율 필드는 실제 오디오 스트림의 초당 발생 비트율을 나타낸다. The audio format information field is information about an audio format of a multimedia data portion and is description information about an audio format. The audio version field contains the audio processing player version. The sampling frequency field indicates the number of samples of audio frames to be processed per second. The audio bit rate field indicates the bit rate that occurs per second of the actual audio stream.

그리고 멀티미디어 패킷은 비디오/오디오 프레임의 순서를 나타내는 시퀀스 넘버와, 비디오/오디오 프레임이 실제 표현되어져야 할 실제 시간을 나타내는 타임 스탬프, 비디오/오디오 데이터의 실제 길이에 대한 정보를 포함할 수 있다. The multimedia packet may include a sequence number indicating the order of video / audio frames, a time stamp indicating the actual time at which the video / audio frame should be actually expressed, and information on the actual length of the video / audio data.

여기서, 헤더는 멀티미디어 패킷의 후단에 위치하며, 수신단에서는 연속적으로 수신되는 멀티미디어 패킷에 대해서 유효한 패킷으로 간주하여 멀티미디어 데이터를 연속적으로 재결합하여 재생한다. 그리고 재생 중에 헤더를 확인하여 유효한 패킷인지 여부를 확인한다. Here, the header is located at the rear of the multimedia packet, and the receiving end regards the packet as a valid packet for the continuously received multimedia packet and continuously reassembles and reproduces the multimedia data. The header is checked during playback to see if it is a valid packet.

도 7은 일반적인 패킷 구조의 수신시 시간 경과를 나타낸 도면이고, 도 8은 본 발명의 일 실시예에 따른 패킷 구조의 수신시 시간 경과를 나타낸 도면이다. 7 is a diagram illustrating a time lapse upon reception of a general packet structure, and FIG. 8 is a diagram showing a time lapse upon reception of a packet structure according to an embodiment of the present invention.

도 7을 참조하면, 일반적인 패킷 구조의 수신시 시간 경과가 도시되어 있다. Referring to Fig. 7, the time lapse upon receipt of a general packet structure is shown.

제1 패킷(P1)을 T0에 수신한다. 제1 헤더(H1)를 확인한 후 제1 데이터(D1)를 통해 정해진 동작(예를 들어, 멀티미디어 데이터인 경우 실시간 재생 등)을 수행하게 된다. 그리고 제1 데이터(D1)를 통한 동작 수행이 끝난 T1에 제2 패킷(P2)을 수신한다. 제2 패킷(P2)에 대해서도 제2 헤더(H2)를 확인한 후 제2 데이터(D2)를 통해 정해진 동작을 수행한다. 즉, 제1 데이터(D1) 후단에 제2 데이터(D2)를 연속적으로 재결합한다. 이후 T2 시점에서 제3 패킷(P3)을 수신하며, 제3 패킷(P3)에 대해서도 제3 헤더(H3)를 확인한 후 제3 데이터(D3)를 통해 정해진 동작을 수행한다. 즉, 제2 데이터(D2) 후단에 제3 데이터(D3)를 연속적으로 재결합한다. 이에 의하면, 패킷을 수신하고 헤더를 확인하는 과정이 선행됨에 따라 데이터가 연속적으로 재결합되지 못하는 문제점이 있다. The first packet P1 is received at T0. After checking the first header H1, a predetermined operation (for example, real time playback in the case of multimedia data) is performed through the first data D1. In addition, the second packet P2 is received at the end T1 of performing the operation through the first data D1. The second header H2 is also checked with respect to the second packet P2 and then a predetermined operation is performed through the second data D2. That is, the second data D2 is continuously recombined after the first data D1. Thereafter, the third packet P3 is received at the time T2, and after confirming the third header H3 with respect to the third packet P3, a predetermined operation is performed through the third data D3. That is, the third data D3 is continuously recombined after the second data D2. According to this, there is a problem in that data cannot be continuously recombined as a process of receiving a packet and checking a header is preceded.

도 8을 참조하면, 본 발명에 따른 패킷 구조의 수신시 시간 경과가 도시되어 있다. Referring to Fig. 8, a time lapse upon receipt of a packet structure in accordance with the present invention is shown.

제1 패킷(P1)을 T0에 수신한다. 제1 패킷(P1)은 전단에 제1 데이터(D1)가, 후단에 제1 헤더(H1)가 위치한다. 즉, 제1 데이터(D1)를 통해 정해진 동작(예를 들어, 멀티미디어 데이터인 경우 실시간 재생 등)을 수행하는 동안 후단의 제1 헤더(H1)를 확인한다. 그리고 제1 데이터(D1)를 통한 동작 수행이 끝난 T11에 제2 패킷(P2)을 수신한다. 수신된 제2 패킷(P2)은 전단에 제2 데이터(D2)가 위치하는 바 즉시 제2 데이터(D2)를 통한 동작 수행이 이루어진다. 제2 데이터(D2)를 통한 동작 수행 중에 제2 헤더(H2)를 확인하여 유효한 데이터 여부를 결정한다. 그리고 제2 데이터(D2)를 통한 동작 수행이 끝난 T21에 제3 패킷(P3)을 수신한다. 수신된 제3 패킷(P3)은 전단에 제3 데이터(D3)가 위치하는 바 즉시 제3 데이터(D3)를 통한 동작 수행이 이루어진다. 제3 데이터(D3)를 통항 동작 수행 중에 제3 헤더(H3)를 확인하여 유효한 데이터 여부를 결정한다. The first packet P1 is received at T0. In the first packet P1, the first data D1 is positioned at the front end and the first header H1 is positioned at the rear end. That is, while performing a predetermined operation (eg, real time playback in the case of multimedia data) through the first data D1, the first header H1 at the rear end is checked. In addition, the second packet P2 is received at T11 after performing the operation through the first data D1. As the second data P2 is located at the front end of the second packet P2, the received second packet P2 performs an operation through the second data D2 immediately. While performing an operation through the second data D2, the second header H2 is checked to determine whether valid data is present. Then, the third packet P3 is received at T21 where the operation through the second data D2 is completed. The received third packet P3 performs an operation through the third data D3 as soon as the third data D3 is located at the front end. The third header H3 is checked while the third data D3 passes through the operation to determine valid data.

즉, 헤더 확인 과정이 별도로 선행되지 않음으로 인해 헤더 확인 과정만큼의 시간 지연이 줄어들게 되어 멀티미디어 데이터 스트림 등의 재생시 시간적인 측면에서 유리한 장점이 있다. That is, since the header checking process is not preceded separately, the time delay as much as the header checking process is reduced, which is advantageous in terms of time when playing a multimedia data stream.

또한, 헤더 확인 과정이 별도로 선행되지 않음으로 인해 데이터를 재조합함에 있어서 그 효율성이 향상되는 효과가 있다. In addition, since the header verification process is not separately performed, the efficiency of recombining data is improved.

한편, 상술한 데이터 송신 방법 및 수신 방법은 컴퓨터 프로그램으로 작성 가능하다. 상기 프로그램을 구성하는 코드들 및 코드 세그먼트들은 당해 분야의 컴퓨터 프로그래머에 의하여 용이하게 추론될 수 있다. 또한, 상기 프로그램은 컴퓨터가 읽을 수 있는 정보저장매체(computer readable media)에 저장되고, 컴퓨터에 의하여 읽혀지고 실행됨으로써 문서 탐색 서비스 제공 방법을 구현한다. 상기 정보저장매체는 자기 기록매체, 광 기록매체, 및 캐리어 웨이브 매체를 포함한다.In addition, the above-mentioned data transmission method and reception method can be created by a computer program. Codes and code segments constituting the program can be easily inferred by a computer programmer in the art. In addition, the program is stored in a computer readable media, and read and executed by a computer to implement a method for providing a document search service. The information storage medium includes a magnetic recording medium, an optical recording medium, and a carrier wave medium.

상기에서는 본 발명의 바람직한 실시예를 참조하여 설명하였지만, 해당 기술 분야에서 통상의 지식을 가진 자라면 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.Although the above has been described with reference to a preferred embodiment of the present invention, those skilled in the art to which the present invention pertains without departing from the spirit and scope of the present invention as set forth in the claims below It will be appreciated that modifications and variations can be made.

Claims (12)

네트워크를 통해 데이터를 송신하는 방법에 있어서,In a method for transmitting data over a network, 송신단이 데이터를 패킷 단위로 분리하는 단계;Separating, by the transmitter, data in packet units; 상기 분리된 데이터의 후단에 헤더를 부가한 패킷을 생성하는 단계; 및Generating a packet including a header after the separated data; And 상기 패킷을 수신단으로 송신하는 단계를 포함하는 데이터 송신 방법.Transmitting the packet to a receiving end. 제1항에 있어서,The method of claim 1, 상기 패킷을 수신단으로 송신하는 단계는 상기 분리된 데이터가 순차적으로 상기 수신단에 수신되도록 상기 패킷을 순차적으로 송신하는 것을 특징으로 하는 데이터 송신 방법.The transmitting of the packet to the receiving end may include transmitting the packet sequentially so that the separated data is sequentially received at the receiving end. 제1항에 있어서,The method of claim 1, 상기 데이터는 멀티미디어 데이터 스트림의 일부인 것을 특징으로 하는 데이터 송신 방법.And the data is part of a multimedia data stream. 제1항에 있어서, The method of claim 1, 상기 헤더는 상기 분리된 데이터를 재결합하기 위한 정보를 포함하고 있는 것을 특징으로 하는 데이터 송신 방법.And the header includes information for recombining the separated data. 제1항에 있어서, The method of claim 1, 상기 데이터의 분리 및 상기 패킷의 생성 단계는 전송 계층(transport layer)에서 수행되는 것을 특징으로 하는 데이터 송신 방법. Separating the data and generating the packet are performed in a transport layer. 네트워크를 통해 데이터를 송신하는 방법이 구현되도록, 컴퓨터에 의해 실행될 수 있는 명령어들의 프로그램이 유형적으로 구현되어 있으며 컴퓨터에 의해 판독될 수 있는 프로그램을 기록한 기록 매체에 있어서,A recording medium in which a program of instructions that can be executed by a computer is tangibly implemented so that a method of transmitting data over a network is implemented, and which records a program that can be read by a computer, 송신단이 데이터를 패킷 단위로 분리하는 단계;Separating, by the transmitter, data in packet units; 상기 분리된 데이터의 후단에 헤더를 부가한 패킷을 생성하는 단계; 및Generating a packet including a header after the separated data; And 상기 패킷을 수신단으로 송신하는 단계를 포함하는 데이터 송신 방법을 구현하기 위한 프로그램을 기록한 기록매체.And recording a program for implementing a data transmission method comprising the step of transmitting the packet to a receiving end. 네트워크를 통해 데이터를 수신하는 방법에 있어서,In a method for receiving data over a network, 수신단이 송신단으로부터 전송되는 패킷을 수신하는 단계-여기서, 상기 패킷은 전단에 데이터가 위치하고 후단에 헤더가 위치함-;Receiving, by the receiving end, a packet transmitted from the transmitting end, wherein the packet includes data at the front end and a header at the rear end; 상기 수신한 패킷을 이전 패킷의 데이터에 직접 연결하는 단계; 및Directly connecting the received packet to data of a previous packet; And 상기 수신한 패킷의 헤더를 분리하는 단계를 포함하는 것을 특징으로 하는 데이터 수신 방법. And separating a header of the received packet. 제7항에 있어서,The method of claim 7, wherein 상기 패킷은 상기 패킷 내의 데이터가 순차적으로 재결합되도록 상기 송신단에서 순차적으로 송신된 것을 것을 특징으로 하는 데이터 수신 방법.The packet is a data reception method, characterized in that the transmission is sequentially transmitted from the transmitting end so that the data in the packet is sequentially recombined. 제7항에 있어서,The method of claim 7, wherein 상기 데이터는 멀티미디어 데이터 스트림의 일부인 것을 특징으로 하는 데이터 수신 방법. And the data is part of a multimedia data stream. 제7항에 있어서,The method of claim 7, wherein 상기 헤더는 분리된 데이터를 재결합하기 위한 정보를 포함하고 있는 것을 특징으로 하는 데이터 수신 방법.And the header includes information for recombining the separated data. 제7항에 있어서,The method of claim 7, wherein 상기 데이터의 연결 및 상기 헤더의 분리 단계는 전송 계층에서 수행되는 것을 특징으로 하는 데이터 수신 방법. The step of concatenating the data and detaching the header is performed at a transport layer. 네트워크를 통해 데이터를 수신하는 방법이 구현되도록, 컴퓨터에 의해 실행될 수 있는 명령어들의 프로그램이 유형적으로 구현되어 있으며 컴퓨터에 의해 판독될 수 있는 프로그램을 기록한 기록 매체에 있어서,A recording medium in which a program of instructions executable by a computer is tangibly implemented so that a method of receiving data via a network is implemented, and which records a program that can be read by a computer, 수신단이 송신단으로부터 전송되는 패킷을 수신하는 단계-여기서, 상기 패킷은 전단에 데이터가 위치하고 후단에 헤더가 위치함-;Receiving, by the receiving end, a packet transmitted from the transmitting end, wherein the packet includes data at the front end and a header at the rear end; 상기 수신한 패킷을 이전 패킷의 데이터에 직접 연결하는 단계; 및Directly connecting the received packet to data of a previous packet; And 상기 수신한 패킷의 헤더를 분리하는 단계를 포함하는 것을 특징으로 하는 데이터 수신 방법을 구현하기 위한 프로그램을 기록한 기록매체.Recording a program for implementing a data receiving method, comprising: separating a header of the received packet.
KR1020070116341A 2007-11-14 2007-11-14 Method and apparatus for transmitting and receiving data KR100919216B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070116341A KR100919216B1 (en) 2007-11-14 2007-11-14 Method and apparatus for transmitting and receiving data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070116341A KR100919216B1 (en) 2007-11-14 2007-11-14 Method and apparatus for transmitting and receiving data

Publications (2)

Publication Number Publication Date
KR20090049955A KR20090049955A (en) 2009-05-19
KR100919216B1 true KR100919216B1 (en) 2009-09-28

Family

ID=40858565

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070116341A KR100919216B1 (en) 2007-11-14 2007-11-14 Method and apparatus for transmitting and receiving data

Country Status (1)

Country Link
KR (1) KR100919216B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101744355B1 (en) 2011-01-19 2017-06-08 삼성전자주식회사 Apparatus and method for tranmitting a multimedia data packet using cross layer optimization
KR102025619B1 (en) * 2017-09-04 2019-09-27 엘아이지넥스원 주식회사 Apparatus for encrypting packet and Apparatus for communicating packet of a massive data
CN113743043A (en) * 2021-09-18 2021-12-03 苏州盛科通信股份有限公司 Data combination method, chip and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010084519A (en) * 2000-02-26 2001-09-06 윤종용 Apparatus for transmitting/receiving bitstream in network and method thereof
US20030172342A1 (en) * 2002-03-08 2003-09-11 Uri Elzur System and method for identifying upper layer protocol message boundaries
EP1764980A1 (en) * 2005-09-20 2007-03-21 Matsushita Electric Industries Co., Ltd. Method and apparatus for packet segmentation and concatenation signaling in a communication system
US20070076680A1 (en) * 2003-03-04 2007-04-05 Bamboo Mediacasting Ltd Segmented data delivery over non-reliable link

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010084519A (en) * 2000-02-26 2001-09-06 윤종용 Apparatus for transmitting/receiving bitstream in network and method thereof
US20030172342A1 (en) * 2002-03-08 2003-09-11 Uri Elzur System and method for identifying upper layer protocol message boundaries
US20070076680A1 (en) * 2003-03-04 2007-04-05 Bamboo Mediacasting Ltd Segmented data delivery over non-reliable link
EP1764980A1 (en) * 2005-09-20 2007-03-21 Matsushita Electric Industries Co., Ltd. Method and apparatus for packet segmentation and concatenation signaling in a communication system

Also Published As

Publication number Publication date
KR20090049955A (en) 2009-05-19

Similar Documents

Publication Publication Date Title
KR101366803B1 (en) Communication method and apparatus using hyper text transfer protocol
EP1553774B1 (en) Content receiving apparatus and content transmitting apparatus
EP1379051B1 (en) Data sending/receiving system and method for a defect-free data transmission
JP2005110244A (en) System and method for multimedia streaming service
KR20100083233A (en) Apparatus and method for multimedia file streaming in portable terminal
KR102105656B1 (en) Packet retransmission method and apparatus, and retransmission request method and apparatus in mmt system
WO2011040850A1 (en) Method for retransmission using checksums for identifying lost data packets
JP2003338830A (en) Media transmitting method, media receiving method, media transmitter and media receiver
US8416786B2 (en) Data transport container for transferring data in a high speed internet protocol network
KR100919216B1 (en) Method and apparatus for transmitting and receiving data
US7917642B2 (en) Isochronous audio network software interface
JP3950865B2 (en) ATM communication system
JP2003264590A (en) Packet transmission system and its data transmitter and data receiver
CN101626503A (en) Integrated circuit device and data communication system
JP4714074B2 (en) Transmission device, transmission device, and reception device
JP4135763B2 (en) Content receiver
JP2006319463A (en) Packet transmitting method and packet receiving device
CN117997885A (en) Multimedia stream transmission system, method, electronic equipment and storage medium
JP4561822B2 (en) Content receiver
JP2008311942A (en) Data transmitter and data transmitting method
KR20080051218A (en) Apparatus and method for head compression of packet in broadband wireless communication system
JP2005223471A (en) Communication system using ip network
JP2006343864A (en) Reproduction device
KR20090017924A (en) Method and apparatus for reusing slconfigdescriptor in mpeg-4 system

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: 20120824

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20130830

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20150825

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20161020

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20170920

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20190918

Year of fee payment: 11