• Title/Summary/Keyword: HTTP통신

Search Result 221, Processing Time 0.024 seconds

A Study on Next Generation HTTP-based Adaptive Streaming Transmission Protocol for Realistic Media (실감미디어 전송을 위한 차세대 HTTP 기반 적응적 스트리밍 전송 프로토콜 연구)

  • Song, Minjeong;Yoo, Seong-geun;Park, Sang-il
    • Journal of Broadcast Engineering
    • /
    • v.24 no.4
    • /
    • pp.602-612
    • /
    • 2019
  • Various streaming technologies are being studied to guarantee the QoE of viewers due to the development of realistic media. HTTP adaptive streaming is a typical example, and it is based on HTTP / 1.1 and TCP. These protocols have become one of the causes of delaying the image delay and increasing the waiting time of web pages. Therefore, in this paper, we propose a QUIC-DASH system applying the UDP-based transmission protocols QUIC and HTTP / 2 to the MPEG-DASH system after analyzing various transmission protocols and development process of HTTP. Through experiments, the QUIC-DASH system confirmed the possibility of providing optimal performance in terms of transmission speed of LTE environment than existing system. We also suggest various future studies for better performance.

Classification of Client-side Application-level HTTP Traffic (HTTP 트래픽의 클라이언트측 어플리케이션별 분류)

  • Choi, Mi-Jung;Jin, Chang-Gyu;Kim, Myung-Sup
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.36 no.11B
    • /
    • pp.1277-1284
    • /
    • 2011
  • Today, many applications use 80 port, which is a basic port number of HTTP protocol, to avoid a blocking of firewall. HTTP protocol is used in not only Web browsing but also many applications such as the search of P2P programs, update of softwares and advertisement transfer of nateon messenger. As HTTP traffics are increasing and various applications transfer data through HTTP protocol, it is essential to identify which applications use HTTP and how they use the HTTP protocol. In order to prevent a specific application in the firewall, not the protocol-level, but the application-level traffic classification is necessary. This paper presents a method to classify HTTP traffics based on applications of the client-side and group the applications based on providing services. We developed an application-level HTTP traffic classification system and verified the method by applying the system to a small part of the campus network.

An Implementation of Dynamic and Adaptive Streaming System over HTTP (HTTP상에서 동적 적응적 스트리밍 시스템 구현)

  • Jeong, Sun-Chul;Ban, Tae-Hak;Jung, Hoe-Kyung
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.3
    • /
    • pp.476-481
    • /
    • 2012
  • Recently, QoS/QoE technology as a part of the HTTP-based adaptive streaming technology has attracted attention. In this paper, we find out HTTP-based adaptive and dynamic streaming technology. It is based on a dynamic adaptive streaming system over HTTP, which is designed and implemented. The system consist of conversion by the bit rate of MPEG2-TS files, division of segment, creation of MPD(Media Presentation Description) and bitrate's player through analysis of MPD File between servers and clients in network environments of dynamic and adaptive. This diverse network environments, continuous and smooth playback of video will be used in various multimedia fields.

효율적인 대용량 콘텐츠 전송을 위한 HTTP 기반의 CDN

  • Son, Sei-Il;Na, Ho-Jin;Kim, Heung-Jun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2007.06a
    • /
    • pp.474-476
    • /
    • 2007
  • HTTP 기반의 CDN이 성공적으로 사용자들에게 서비스를 제공하지만, 대용량 콘텐츠 전송하기에는 문제가 있다. 본 논문에서는 클라이언트나 서버의 수정 없이 기존의 HTTP CDN을 효율적인 제어를 통해 대용량 콘텐츠를 전송하는 방법에 대해 논의한다. 제안된 방법은 전송을 위해 필요한 자원의 소모를 줄이고, 기존 CDN의 신뢰성을 향상시킨다.

  • PDF

Smart TV 비디오 서비스를 위한 HTTP 적응적 스트리밍

  • Ha, Ho-Jin;Gwon, O-Hun;Kim, Seon-Bal
    • Information and Communications Magazine
    • /
    • v.28 no.3
    • /
    • pp.19-26
    • /
    • 2011
  • 본고에서는 스마트 TV의 대표적인 서비스인 OTT(Over-The-Top)서비스의 전송 방법 중 최근에 가장 주목을 받고 있는 HTTP에 기초한 적응적 스트리밍 기술을 알아본다. 먼저, 최근 MPEG등 각 표준단체에서 진행되고 있는 HTTP 스트리밍 기술의 표준화 범위 및 진행 상황에 대해서 살펴보고, 표준화 범위 중 핵심이 되는 메타데이타 파일 구조 및 청크 단위의 전송 포맷 및 기존 시스템 포맷의 확장 사항 등에 대해서 설명한다. 마지막으로 MPEG DASH(Dynamic adaptive streaming over HTTP)의 basic on-demand profile에 기초한 구현 내용 및 결과를 소개한다.

Energy Efficient Sleep Scheduling By utilizing Response Time Slowdown of Concurrent HTTP Connection (다중 HTTP 연결의 응답시간 지연을 활용한 에너지 효율적 전력절약모드 스케줄링)

  • Jung, Choung-Il;Lim, In-Taek;Park, Chang-Yun
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.06d
    • /
    • pp.238-242
    • /
    • 2007
  • 무선이동기기의 에너지 소모를 줄이기 위해서는 무선인터페이스의 전력소모를 최대한 줄이는 것이 중요하다. 대표적인 무선통신인 IEEE 802.11 표준에서는 무선인터페이스를 수면모드로 전환하는 전력절약모드(PSM, Power Save Mode)를 정의하고 있다 그러나 수면모드로 동작하는 도중에는 데이터를 수신할 수 없으므로 전력절약과 전송지연 사이에서 조정(trade-off)을 하여야 한다. HTTP와 같이 요청-응답을 기본으로 하는 통신 응용에서는 요청 발생 후 응답이 도착할 때까지 걸리는 시간을 노드의 수면시간에 반영하면 데이터의 수신이 지연되는 문제를 완화하면서 전력절약을 할 수 있으며, 기존 연구들도 이에 착안하는 기법을 제안하고 있다. 그러나 기존 연구들은 HTTP통신이 다중적으로 발생하면 그 효과는 사라지게 된다. 본 연구에서는 기존에 제안된 기법이 갖는 문제점을 분석하고 이를 완화하기위해 응답시간 지연비율을 적용한 지연수면(Delayed Sleep) 스케줄링 기법을 제안하며 시뮬레이션을 통해 이를 검증하였다.

  • PDF

Analysis of Defense Method for HTTP POST DDoS Attack base on Content-Length Control (Content-Length 통제기반 HTTP POST DDoS 공격 대응 방법 분석)

  • Lee, Dae-Seob;Won, Dong-Ho
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.22 no.4
    • /
    • pp.809-817
    • /
    • 2012
  • One of the OSI 7 Layer DDoS Attack, HTTP POST DDoS can deny legitimate service by web server resource depletion. This Attack can be executed with less network traffic and legitimate TCP connections. Therefore, It is difficult to distinguish DDoS traffic from legitimate users. In this paper, I propose an anomaly HTTP POST traffic detection algorithm and http each page Content-Length field size limit with defense method for HTTP POST DDoS attack. Proposed method showed the result of detection and countermeasure without false negative and positive to use the r-u-dead-yet of HTTP POST DDoS attack tool and the self-developed attack tool.

Processing Speed Improvement of HTTP Traffic Classification Based on Hierarchical Structure of Signature (시그니쳐 계층 구조에 기반한 HTTP 트래픽 분석 시스템의 처리 속도 향상)

  • Choi, Ji-Hyeok;Park, Jun-Sang;Kim, Myung-Sup
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.39B no.4
    • /
    • pp.191-199
    • /
    • 2014
  • Currently, HTTP traffic has been developed rapidly due to appearance of various applications and services based web. Accordingly, HTTP Traffic classification is necessary to effective network management. Among the various signature-based method, Payload signature-based classification method is effective to analyze various aspects of HTTP traffic. However, the payload signature-based method has a significant drawback in high-speed network environment due to the slow processing speed than other classification methods such as header, statistic signature-based. Therefore, we proposed various classification method of HTTP Traffic based HTTP signatures of hierarchical structure and to improve pattern matching speed reflect the hierarchical structure features. The proposed method achieved more performance than aho-corasick to applying real campus network traffic.

Dynamic adaptive streaming system using HTTP (HTTP를 활용한 동적 적응적 스트리밍 시스템)

  • Ban, Tae-Hak;Park, Sang-No;Kim, Tae-Seung;Lee, Byeong-Gwon;Jeong, Hoe-Gyeong
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2012.05a
    • /
    • pp.488-490
    • /
    • 2012
  • Nowadays QoS / QoE using technology as part of HTTP, dynamic adaptive streaming technology that became a big issue. In this paper, using HTTP, dynamic adaptive streaming technology is introduced. This dynamic adaptive streaming using HTTP-based system design and implementation. In this system, a number of MPEG2-TS file bitrate's conversion of image quality, a certain amount of time by the division of Segment, standing before the final note of the files that are used in transmission MPD (Media Presentation Description) File creation and streaming between servers and clients using HTTP to a dynamic and adaptive network environment consists of bitrate's streamers. In a network environment in which an unspecified number of seamless continuous playback of video streaming for a variety of sectors and will be utilized in the field of multimedia.

  • PDF

Performance Improvement in HTTP Packet Extraction from Network Traffic using GPGPU (GPGPU 를 이용한 네트워크 트래픽에서의 HTTP 패킷 추출 성능 향상)

  • Han, SangWoon;Kim, Hyogon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.11a
    • /
    • pp.718-721
    • /
    • 2011
  • 웹 서비스를 대상으로 하는 DDoS(Distributed Denial-of-Service) 공격 또는 유해 트래픽 유입을 탐지 또는 차단하기 위한 목적으로 HTTP(Hypertext Transfer Protocol) 트래픽을 실시간으로 분석하는 기능은 거의 모든 네트워크 트래픽 보안 솔루션들이 탑재하고 있는 필수적인 요소이다. 하지만, HTTP 트래픽의 실시간 데이터 측정 양이 시간이 지날수록 기하급수적으로 증가함에 따라, HTTP 트래픽을 실시간 패킷 단위로 분석한다는 것에 대한 성능 부담감은 날로 커지고 있는 실정이다. 이제는 응용 어플리케이션 차원에서는 성능에 대한 부담감을 해소할 수 없기 때문에 고비용의 소프트웨어 가속기나 하드웨어에 의존적인 전용 장비를 탑재하여 해결하려는 시도가 대부분이다. 본 논문에서는 현재 대부분의 PC 에 탑재되어 있는 그래픽 카드의 GPU(Graphics Processing Units)를 범용적으로 활용하고자 하는 GPGPU(General-Purpose computation on Graphics Processing Units)의 연구에 힘입어, NVIDIA사의 CUDA(Compute Unified Device Architecture)를 사용하여 네트워크 트래픽에서 HTTP 패킷 추출성능을 응용 어플리케이션 차원에서 향상시켜 보고자 하였다. HTTP 패킷 추출 연산만을 기준으로 GPU 의 연산속도는 CPU 에 비해 10 배 이상의 높은 성능을 얻을 수 있었다.