• Title/Summary/Keyword: TCP/IP

Search Result 1,048, Processing Time 0.036 seconds

Adaptive Queue Management in TCP/IP Networks (TCP/IP 네트워크에서 적응적 큐 관리 알고리즘)

  • Kim, Chang Hee
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.6 no.2
    • /
    • pp.153-167
    • /
    • 2010
  • Traffic conditions, in particular number of active TCP flows, change dramatically over time. The main goal of this paper is an adaptive queue management algorithm that can maintain network state of high-throughput and low-delay under changing traffic conditions In this paper, we devise Probability Adaptive RED(PARED) that combines the more effective elements of recent algorithms with a RED core. It automatically adjusts its adaptive marking function to account for changes in traffic load and to keep queue length within the desired target queue length. We simulate that PARED algorithm results in under changes in traffic load and mixed traffic load. The simulation test confirm this stability, and indicate that overall performances of PARED are substantially better than the RED and ARED algorithms.

Jini Lookup Service supporting IEEE1394 for Home Entertainment Network (홈 엔터테인먼트 네트웍을 위한 IEEE1394를 지원하는 지니 룩업 서비스)

  • 구태연;박동환;문경덕
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10e
    • /
    • pp.616-618
    • /
    • 2002
  • IEEE1394는 디지털 멀티미디어 디바이스를 위한 표준 인터페이스 프로토콜로 집안내의 엔터테인먼트 네트웍을 구성하고 있다. 홈 내의 콘트롤 디바이스와 멀티미디어 디바이스를 통하여 홈 네트웍을 구성하기 위해서는 IEEE1394와 TCP/IP를 모두 지원할 수 있는 구조가 필요하다. 본 논문에서는 IEEE1394 프로토콜 기반 서비스와 TCP 기반 서비스 사이의 상호 연동을 제공할 수 있는 구조를 제공하기 위해서 기존의 지니 시스템의 룩업 서비스를 확장하여 홈 엔터테인먼트 네트웍을 쉽게 구성할 수 있는 구조를 보인 것을 특징으로 한다. 따라서 본 논문에서 제안한 구조는 TCP/IP와 IEEE1394사이의 정보 교환을 위해 큐 메커니즘을 사용하여 IEEE1394 기기도 지니 네트웍에 손쉽게 연결되도록 하였고 이는 TCP/IP를 사용하는 지니 네트웍 기술을 확장함으로써 이루어 졌다.

  • PDF

Implementation of TCP/IP Network Address Translation and Port Network Address Translation (TCP/IP 주소 및 포트 변환 기능 구현에 관한 연구)

  • 고문준;민상원
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10c
    • /
    • pp.463-465
    • /
    • 1999
  • 인터넷으로 연결된 모든 장치는 각 나라마다 정해진 권위기관으로부터 고유한 IP 주소를 할당 받게 되는데, 현재 Internet Network Center(Inter NIC)라는 조직에서 이를 전체적으로 관장하고 있다. 최근 인터넷 사용이 급속히 확산되면서 인터넷을 이용하는 모든 장치에 고유 IP 주소를 할당하게 될 경우 고유 주소 체계의 사용 가능한 IP 주소 고갈이라는 문제에 직면하게 되었다. 그러나 이러한 문제는 내부 근거리 통신망(LAN)과 인터넷 상에 IP 주소를 변환시켜 주는 역할을 하는 네트워크 주소 변환(NAT: Network Address Translation) 기능을 이용하여 보완할 수 있다. 본 연구에서는 사설망 사용자의 인터넷 접속을 제공하는 것으로 기존 라우터에 NAT 기능을 적용하여 라우터가 보유한 공인 주소를 각 사용자가 공유하여 인터넷 접속을 제공하는 것으로 기존 라우터에 NAT 기능을 적용하여 라우터가 보유한 공인 주소를 각 사용자가 공유하여 인터넷 접속을 시도하는 것으로 사설망의 IP주소를 공인된 인터넷 주소로 변환시켜 외부로 전송하므로써 가능하다. 또한, 주소 변환 과정으로 사설망에서 사용하는 IP주소가 NAT 기능으로 IP주소가 변경되어 외부 침입자가 사설망의 존재를 알 수 없어 침입을 막는 간접적인 방화벽 기능도 수행한다.

  • PDF

Development of Embedded Network Processor (임베디드 네트웍용 프로세서 개발)

  • 유문종;최종운
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2001.10a
    • /
    • pp.560-563
    • /
    • 2001
  • We made a HTTP server using 8 bit microprocessor. It was TMP84C015 which applied a 180 core and RTL8019AS was installed for an ethernet physical layer. Assembly language was used to optimize a performance of the MPU, to overcome an restriction of memory size and to maximize the throughput of packet using TCP, UDP, IP, ICMP and ARP protocol. We used LabVIEW to verified the each protocol on the client side.

  • PDF

Design of Compact Data Integration and Convergence Device Using Esp8266 Module (Esp8266모듈을 이용한 소형 데이터 통합 및 융합장치 설계)

  • Lee, Dong-Seok;Lim, Joong-Soo
    • Journal of the Korea Convergence Society
    • /
    • v.8 no.2
    • /
    • pp.15-20
    • /
    • 2017
  • In this paper, Esp8266, Node.js, and TCP / IP socket communication are used to design a compact data integration device. This device is designed to configure server and client using Esp8266 module that supports Wifi connection and to support bidirectional data transmission using TCP / IP socket communication. The server is configured using the Node.js operating system, and the database is integrated using Mysql. The network is designed to have a separate IP address by assigning a private IP address to the router, such as a home network. This device can transmit data bidirectionally, store individual client data on the server side, and can check the flow of data transmitted bidirectionally through wire-shark, so that it can be used as a compact real-time data integration and convergence device.

Implementations of Hypercube Networks based on TCP/IP for PC Clusters (PC 클러스터를 위한 TCP/IP 기반 하이퍼큐브 네트워크 구현)

  • Lee, Hyung-Bong;Hong, Joon-Pyo;Kim, Young-Tae
    • Journal of the Korea Society of Computer and Information
    • /
    • v.13 no.2
    • /
    • pp.221-233
    • /
    • 2008
  • In general, we use a Parallel processing computer manufactured specially for the purpose of parallel processing to do high performance computings. But we can depoly and use a PC cluster composed of several common PCs instead of the very expensive parallel processing computer. A common way to get a PC cluster is to adopt the star topology network connected by a switch hub. But in this paper, we grope efficient implementations of hypercube networks based on TCP/IP to connect 8 PCs directly for more useful parallel processing environment, and make evaluations on functionality and efficiency of them using ping, netperf, MPICH. The two proposed methods of implementation are IP configuration based on link and IP configuration based on node. The results of comparison between them show that there is not obvious difference in performance but the latter is more efficient in simplicity of routing table. For verification of functionality, we compare the parallel processing results of an application in them with the same in a star network based PC cluster. These results also show that the proposed hypercube networks support a perfect parallel processing environment respectively.

  • PDF

Improved BGP TCP proposals for BGP SYN Attack defeating (BGP SYN Attack 차단을 위한 개선된 BGP TCP 제안)

  • Park, Myoung-Jong;Lee, Hee-Jo
    • Annual Conference of KIPS
    • /
    • 2012.11a
    • /
    • pp.873-876
    • /
    • 2012
  • RFC 4271 에 규정되어 있는 BGP 는 대규모네트워크 망에서 효과적인 라우팅 정보전달을 위해 사용되어지는 프로토콜이다. 이러한 BGP 는 TCP Port 179 번을 사용함에 따라 TCP/IP 가 가지고 있는 보안위협에 노출되어 있다. BGP 보안 위협은 AS-PATH 공격, IP Hijacking 공격, BGP Neighbor 공격으로 라우터 자체의 보안설정으로 대부분 방어가 가능하나 BGP SYN Attack 에 대해서는 취약하다. BGP SYN Attack 은 호스트나 서버가 아닌 BGP 를 사용하는 라우터를 직접 공격하여 라우터의 TCP 나 BGP 관련 리소스를 고갈시켜 정상적인 기존 BGP 세션을 단절시키거나 새로운 BGP 세션 연결을 방해하여 결국 BGP 라우팅 정보를 교란하여 네트워크를 마비시킬 수 있다. 본 논문에서는 이러한 BGP SYN Attack 에 차단하기 위하여 이웃라우터간 안정적인 BGP 연결을 위해 설정한 BGP Neighbor Password 를 Key 로 활용한 개선된 BGP TCP 구조를 제안한다.

Implemenation of IP Protocols in USN based on Tunneling (Tunneling 기법을 이용한 IP-USN 통합망 구축)

  • Zolzaya, Lkhagvasuren;Kang, ik-seon;Kwak, ho-young
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2010.05a
    • /
    • pp.402-404
    • /
    • 2010
  • IP-USN은 인터넷 프로토콜-유비쿼터스 센서 네트워크(Internet Protocol-Ubiquitous Sensor Network)의 약어로 기존의 IP 인프라를 기반으로 USN에 광범위한 확장성을 제공하고 센서 노드, 게이트웨이 및 싱크 노드의 이동성을 보장하는 USN서비스이다. IP-USN 기술로 현재 IPv6를 바탕으로 6LoWPAN 이라는 표준화 기술이 나왔지만 현재 TCP/IP 망에서는 대부분 IPv4를 사용하기 때문에 바로 운용하기에는 어려운 실정이며 IPv6 는 USN 환경에서 사용하기에는 많은 노드 자원을 사용한다. 따라서 본 논문에서는 현재 TCP/IP 의 IPv4의 망에서 사용가능하며 USN 자체 프로토콜을 사용하는 IP-USN망을 구축하여 End-to-End 통신을 구현하는 방법을 제안한다.

  • PDF

6LoWPAN Based IP-USN Standardization (6LoWPAN 기반의 IP-USN 기술 표준화 동향)

  • Kim, E.S.;Kim, Y.W.
    • Electronics and Telecommunications Trends
    • /
    • v.22 no.6
    • /
    • pp.24-32
    • /
    • 2007
  • 지금까지 센서노드에 TCP/IP를 운용하는 것은 과도한 시스템 자원을 요구하기 때문에 부적절한 선택이라고 생각해 왔다. 그러나, 최소한의 기능만을 가진 TCP/IP를 센서 노드에 적용하여도 센서노드가 동작할 수 있으므로 센서 네트워크에 IP 기술을 접목시키려는 연구가 진행되고 있고, 이에 대한 표준 기술의 필요성이 대두되게 되었다. IETF 6LoWPAN WG는 L2 Layer에 IEEE 802.15.4를 기반으로 하는 센서 네트워크에 IPv6를 지원하기 위한 이슈를 다루는 그룹으로서 저전력, $20{\sim}250kbps$의 데이터 전송률, $900{\sim}2400MHz$의 주파수 대역에서 최소형 메모리와 최소형 프로세서만을 장착한 센서 응용을 대상으로 하고 있다. 이 그룹은 국제 표준화 기구 중 대표적으로 IP 기반의 센서 네트워크에 대한 표준 기술을 다루고 있는 그룹으로서, 우리나라에서 6LoWPAN 기술은 USN 기술에 IP를 도입한 IP-USN이라는 개념으로 소개되어 연구개발되고 있다. 본 고에서는 6LoWPAN WG에서 개발한 표준 기술을 소개하고, 향후 WG의 표준화 방향에 대하여 살펴본다.

Simulation Evaluation for TCP Traffic over ATM Network (ATM 네트워크상에서 TCP 트래픽에 관한 시뮬레이션 평가)

  • 박봉주;육동철;박승섭
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2000.04a
    • /
    • pp.7-16
    • /
    • 2000
  • 초고속 통신의 실현과 다양한 멀티미디어 서비스를 위한 TCP/IP 통신의 전송 메카니즘으로서 ATM이 널리 사용되고 있다. TCP층과 ATM층의 상호작용이 TCP층 뿐만 아니라 ATM층에도 영향을 미쳐 처리율과 공정성의 성능이 저하되므로, ATM상의 TCP 트래픽 파라미터, 즉 TG(timer granularity)와 윈도우 크기를 적절하게 조정함으로써 TCP 흐름제어가 ABR 율제어와 상호작용하지 않는다. 그 결과로 상호작용의 영향을 최소화할 수 있으며, TCP의성능향상을 가져올 수 있다. 본 논문에서는 윈도우 크기와 TG와 같은 TCP 파라미터를 조절하여 VBR서비스상에서의 TCP 트랙픽의 성능평가를 통해 높은 처리율과 공정성을 나타내었다.

  • PDF