• Title/Summary/Keyword: TCP프로토콜

Search Result 633, Processing Time 0.028 seconds

The Implementation of TCP/IP Protocol Stack for RTOS (RTOS를 위한 TCP/IP 프로토콜 스택의 구현)

  • 심형용;김지환;선동국;김성조
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10e
    • /
    • pp.427-429
    • /
    • 2002
  • 내장형 시스템 및 RTOS에 대한 관심이 늘어나면서 낮은 성능의 하드웨어상에서의 네트워킹 기능이 중요한 이슈로 떠오르고 있다. 그러나 기존의 BSD기반의 TCP/IP는 많은 메모리를 필요로 하고 실제로 RTOS에서 자주 사용되지 않는 기능들도 많이 있기 때문에 기존의 TCP/IP 프로토콜 스택의 수정이 불가피하다. 본 논문에서는 낮은 성능의 하드웨어에 적합하게 TCP/IP프로토콜 스택을 경량화하고 메모리 사용에 대한 오버헤드를 줄일 수 있는 프로토콜 스택을 구현하고자 한다.

  • PDF

Survey of Advanced TCP Protocol over Wireless Links (무선망에서의 개선된 TCP프로토콜에 대한 고찰)

  • Kim, Hyo-Seon;Yoo, Chuck
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10a
    • /
    • pp.273-275
    • /
    • 1998
  • 최근 무선통신의 대중화가 증가함에 따라 이동 컴퓨팅 환경에 대한 관심이 나날이높아가고 있지만 무선망의 특징을 고려한 프로토콜의 개발은 미흡한 상태이다. 유선망에서 널리 통용되고 있는 TCP는 packet 손실의 원인을 혼잡(congestion)에 의한 것으로 간주하여 혼합제어(congestion control)나 회피(avoidance)메카니즘을 이용하여 packet 의 회복 (recovery)에 적절히 대응하고 있다. 하지만 무슨망에서의 packet 손실은 handoff나 높은 bit 에러율에 의한 것으므로 기존의 TCP를 그대로 적용하게 되면 불필요한 메카니즘 호출로 인한 throughput의 저하를 가져오게 된다. 이런 성능 저하를 해결하기 위하여 무선망에 적합하도록 TCP를 개선하는 움직임이 세계적으로 일어나고 있으며, 이를 크게 단대한 프로토콜, split-connection 프로토콜, 링크 계층 프로토콜로 나눌 수 있다. 본 논문은 이러한 흐름의 여러 가지 대표적인 프로토콜들을 비교.분석하였다.

  • PDF

Implementation and performance of flow uncontrolled fast TCP (흐름제어를 하지 않는 고속 TCP 의 구현 및 성능)

  • Oh, Hong-Kyun;Kim, Eun-Gi
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11b
    • /
    • pp.1093-1096
    • /
    • 2003
  • 인터넷 프로토콜들은 RFC(Request For Comments)에 정의되어 있다. 하지만 RFC 는 단순한 권고 사항 일뿐 강제적인 요구사항은 아니다. 그렇기 때문에 RFC 에 정의되어 있는 흐름제어 메커니즘 같은 권고사항을 무시하고 인터넷 프로토콜들을 구현할 수도 있다. 그러나 이렇게 구현된 프로토콜들이 망에 미치는 영향이나, 그것을 제한하기 위한 연구는 아직까지 이루어 지지 않고 있다. 본 논문에서는 RFC 규격을 따르지 않는 TCP와 RFC 규격을 따르는 표준 TCP와의 성능 차이를 비교하였다. 그것을 위하여 리눅스 커널의 TCP 프로토콜을 수정하여 흐름제어를 하지 않는 서로 다른 6개의 항목을 만들고, 표준 TCP와의 성능을 비교하였다. 그 결과, 목적지가 근거리인 경우 정상적인 TCP와 본 연구에서 수정된 TCP 간의 파일 전송 시간의 차이는 크게 나지 않았다. 하지만, 원거리에 있는 목적지로 웹 페이지 정도의 작은 파일을 전송할 경우, 흐름제어 메커니즘 중 저속 출발(slow start)을 적용하지 않았을 때는 전송 시간에서 매우 큰 차이를 나타냈다.

  • PDF

Performance Analysis of QUIC Protocol for Web and Streaming Services (웹 및 스트리밍 서비스에 대한 QUIC 프로토콜 성능 분석)

  • Nam, Hye-Been;Jung, Joong-Hwa;Choi, Dong-Kyu;Koh, Seok-Joo
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.10 no.5
    • /
    • pp.137-144
    • /
    • 2021
  • The IETF has recently been standardizing the QUIC protocol for HTTP/3 services. It is noted that HTTP/3 uses QUIC as the underlying protocol, whereas HTTP/1.1 and HTTP/2 are based on TCP. Differently from TCP, the QUIC uses 0-RTT or 1-RTT transmissions to reduce the connection establishment delays of TCP and SCTP. Moreover, to solve the head-of-line blocking problem, QUIC uses the multi-streaming feature. In addition, QUIC provides various features, including the connection migration, and it is available at the Chrome browser. In this paper, we analyze the performance of QUIC for HTTP-based web and streaming services by comparing with the existing TCP and Streaming Control Transmission Protocol (SCTP) in the network environments with different link delays and packet error rates. From the experimental results, we can see that QUIC provides better throughputs than TCP and SCTP, and the gaps of performances get larger, as the link delays and packet error rates increase.

Evaluating the performance of Variant TCP over Micro-mobility protocols (Micro-mobility protocols에서 TCP의 성능분석)

  • 윤원동;김동균;최양희
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.04a
    • /
    • pp.484-486
    • /
    • 2002
  • Mobile IP는 이동단말의 macro-mobility를 지원하는 표준이다. 그런데, Mobile IP는 도메 인내에서의 빈번한 핸드오프상에서는 많은 단점이 있다. HA(Home Agent)로 빈번하게 시그널을 보내기 때문에 많은 제어 메시지 오버gp드가 있으며, 핸드오프중의 많은 패킷 손실이 있다. Micro-mobility프로토콜은 기존 mobile IP의 단점을 보완하기 위해 나온 프로토콜이다. 무선 네트웍상의 도메인내에서의 이동성을 지원하며, 손실과 메시지 오버 헤드를 줄여 핸드오프시 높은 성능향상을 주고, 효율적인 위치관리를 제공한다. TCP(Transmission Control Protocol)는 전통적인 네트웍에서 잘 동작하는 신뢰성 있는 연결지향성 전송프로토콜이다. 그러나, TCP는 Mobile IP를 이용한 무선환경하에서는 잦은 핸드오프 때문에 손실과 지연이 일어나서 많은 성능저하가 일어난다. 본 논문에서는 TCP Tahoe, Reno, NewReno, SACK를 micro-mobility 프로토콜상에서 사용하였을 때 어느 TCP버전과 micro-mobility프로토콜이 가장 효율적인지를 제시한다.

  • PDF

Analysis of TCP/IP Protocol for Implementing a High-Performance Hybrid TCP/IP Offload Engine (고성능 Hybrid TCP/IP Offload Engine 구현을 위한 TCP/IP 프로토콜 분석)

  • Jang Hankook;Oh Soo-Cheol;Chung Sang-Hwa;Kim Dong Kyue
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.32 no.6
    • /
    • pp.296-305
    • /
    • 2005
  • TCP/IP, the most popular communication protocol, is processed on a host CPU in traditional computer systems and this imposes enormous loads on the host CPU. Recently TCP/IP Offload Engine (TOE) technology, which processes TCP/IP on a network adapter instead of the host CPU, becomes an important way to solve the problem. In this paper we analysed the structure of a TCP/IP protocol stack in the Linux operating system and important factors, which cause a lot of loads on the host CPU, by measuring the time spent on processing each function in the protocol stack. Based on these analyses, we propose a Hybrid TOE architecture, in which functions imposing much loads on the host CPU are implemented using hardware and other functions are implemented using software.

Implementation of LAN-based TCP/IP Protocol Analyzer using the object-oriented programming (객체지향형 언어를 사용한 LAN 기반의 TCP/IP 프로토콜 분석기 구현)

  • 이시현;강정진;장학신;조병순;최규민;정중수
    • Journal of the Institute of Electronics Engineers of Korea TE
    • /
    • v.37 no.3
    • /
    • pp.86-92
    • /
    • 2000
  • In this paper, we develop protocol analyzer that can analyze and monitor LAN(Local Area Network)-based TCP/IP protocol using the OOP(object-oriented programming) in Windows98/NT environment. TCP/IP(Transmission Control Protocol/Internet Protocol) protocol analyzer is consist of interface hardware, protocol analysis software and GUI(Graphic User Interface). It is designed for the real-time analysis using the real-time object. In results of Performance test, TCP/IP Protocol analyzer is showed that it can analyze and monitor without frame error in LAN-based. Also, developed protocol analyser operates better than conventional protocol analyzer in performance. It can be used in maintenance fields of communication and network.

  • PDF

Interaction TCP and MAC-layer to Improve TCP Flow Performance over WLANs (무선 랜 환경에서 TCP Flow의 성능향상을 위한 MAC계층과 TCP계층의 연동기법)

  • Kim, Jae-Hoon;Jeong, Kyu-Min;Chung, Kwang-Sue
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.06d
    • /
    • pp.273-278
    • /
    • 2007
  • Snoop 프로토콜은 유 무선 혼합망에서 무선 링크에서 발생하는 TCP 패킷 손실을 효과적으로 보상하여 TCP 전송률을 향상시킬 수 있는 효율적인 프로토콜이다. 하지만, 무선 링크에서 연집한 패킷 손실이 발생하는 경우에는 지역 재전송을 효과적으로 수행하지 못하여 전송 효율이 떨어진다는 문제점이 있다. 본 논문에서는 Snoop 프로토콜의 이러한 문제점을 개선하기위해 MAC 계층의 재전송 메커니즘인 Stop &Wait ARQ 기법을 기반으로 하는 $A^2Snoop$ (ARQ Assistance Snoop) 프로토콜을 제안한다. $A^2Snoop$ 프로토콜은 현재 유 무선 혼합망에서 가장 널리 사용되는 IEEE 802.11 MAC 프로토콜 기반의 지역 재전송 메커니즘으로서, MAC 계층의 ARQ 기법과 TCP의 혼잡제어 메커니즘의 연동을 통해 효율적인 재전송을 수행한다. ns-2 시뮬레이터를 이용한 실험을 통해 $A^2Snoop$의 지역 재전송 기법은 무선 구간의 연집적인 패킷 손실에 대해 효율적인 보상을 수행하며, 전송률을 유지하는 것을 확인할 수 있었다.

  • PDF

A study on improving TCP performance in mobile communication systems with a high transmission error (전송오류가 큰 이동통신 환경에서 TCP 성능 개선에 관한 연구)

  • 장재신
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.28 no.9B
    • /
    • pp.813-822
    • /
    • 2003
  • Conventional TCPs are designed to work efficiently on wired network where any transmission errors rarely take place. However, the probability of transmission error in a wireless network is much higher than in a wired network, due to pass loss, multipath fading, and many kinds of interference. There were many researches on preventing the degradation of TCP performance in these wireless networks with bad channel condition. One of these researches is the SNOOP protocol which is link-layer solution for achieving high throughput of TCP. However, this SNOOP protocol is apt to retransmit some TCP segments unnecessarily, which could cause some increased traffic loads in a wireless network. In this paper, we propose a new algorithm to prevent the unnecessary retransmission of TCP segments and to achieve increased performance of TCP.

Appliction of MAMAC technology for supporting TCP/IP in MOST network (MOST Network에서 TCP/IP 지원을 위한 MAMAC 기술 적용 방안)

  • Kwak, Gil-Bong;Jeon, Young-joon;Jang, Si-Woong
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.10a
    • /
    • pp.801-804
    • /
    • 2009
  • 국내에서 차량용 멀티미디어 네트워크인 MOST에서 내부 네트워킹에 관한 사례는 있으나 MOST 네트워크에서 TCP/IP 지원을 위한 MAMAC 프로토콜에 관한 사례는 알려져 있지 않다. MAMAC 프로토콜은 MOST 네트워크와 Ethernet과의 패킷전송을 위한 효율적 프로토콜로 MOST협회에서 표준화를 하였고 현재 MOST MAMAC Specification 1.1까지 진행되었다. 따라서 본 연구에서는 MOST 네트워크와 Ethernet간의 데이터 전송을 위한 MAMAC 프로토콜을 분석하며 TCP/IP를 지원하는 MOST 장비 개발 시 MAMAC 프로토콜기술 적용 방안을 제시하였다.

  • PDF