KR100737524B1 - Method and system for setting bandwidth of access network based on terminal of subscriber, and subscriber terminal using the same - Google Patents

Method and system for setting bandwidth of access network based on terminal of subscriber, and subscriber terminal using the same Download PDF

Info

Publication number
KR100737524B1
KR100737524B1 KR1020050119130A KR20050119130A KR100737524B1 KR 100737524 B1 KR100737524 B1 KR 100737524B1 KR 1020050119130 A KR1020050119130 A KR 1020050119130A KR 20050119130 A KR20050119130 A KR 20050119130A KR 100737524 B1 KR100737524 B1 KR 100737524B1
Authority
KR
South Korea
Prior art keywords
service
access network
band
server
agent
Prior art date
Application number
KR1020050119130A
Other languages
Korean (ko)
Other versions
KR20070059809A (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 KR1020050119130A priority Critical patent/KR100737524B1/en
Publication of KR20070059809A publication Critical patent/KR20070059809A/en
Application granted granted Critical
Publication of KR100737524B1 publication Critical patent/KR100737524B1/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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1074Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/82Miscellaneous aspects
    • H04L47/827Aggregation of resource allocation or reservation requests

Landscapes

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

Abstract

본 발명은 P2P 서비스와 같이 사용하고자 하는 대역이 미리 알려지지 않은 서비스를 가입자가 이용하는 경우, 단말에서 해당 서비스의 트래픽을 파악하여 망에 자원을 예약하는 가입자 단말 기반의 액세스 망에서의 대역 설정 방법 및 시스템에 관한 것으로서, 본 발명은 P2P 서버에 접속하여 상기 P2P 서버로 P2P 서비스 연결 요구 신호를 전송한 후, 상기 P2P 서버로부터 P2P 서비스 수락 신호를 수신하고, 상기 P2P 서버의 IP 주소 및 P2P 서비스용 포트 번호로 소켓을 설정하여 상기 P2P 서비스에 대한 패킷 수신 준비를 완료한 후, 상기 액세스 망을 통해 P2P 패킷을 수신하고, 상기 수신한 P2P 패킷에 포함된 통계 정보를 바탕으로 P2P 서비스 대역을 추출하며, 상기 추출한 P2P 서비스 대역을 바탕으로 서비스 대역 할당 요구 신호를 상기 액세스 망으로 전송하여, 상기 액세스 망에서 P2P 서비스 대역을 설정하는 것이다.When the subscriber uses a service whose band is not known in advance, such as a P2P service, the present invention provides a method and system for setting a bandwidth in an access network based on a subscriber station, which reserves resources in the network by identifying the traffic of the corresponding service. The present invention relates to a P2P server, transmits a P2P service connection request signal to the P2P server, receives a P2P service acceptance signal from the P2P server, and provides an IP address of the P2P server and a port number for a P2P service. After setting the socket to complete the packet reception for the P2P service, receive the P2P packet through the access network, extract the P2P service band based on the statistical information included in the received P2P packet, The service band allocation request signal is transmitted to the access network based on the extracted P2P service band. In the access network to set up a P2P service bandwidth.

P2P, 액세스 망, 가입자 단말, 대역, 에이전트, 데몬 에이전트 P2P, access network, subscriber station, band, agent, daemon agent

Description

가입자 단말 기반의 액세스 망에서의 대역 설정 방법 및 시스템, 그리고 이를 구현하는 가입자 단말{METHOD AND SYSTEM FOR SETTING BANDWIDTH OF ACCESS NETWORK BASED ON TERMINAL OF SUBSCRIBER, AND SUBSCRIBER TERMINAL USING THE SAME}METHOD AND SYSTEM FOR SETTING BANDWIDTH OF ACCESS NETWORK BASED ON TERMINAL OF SUBSCRIBER, AND SUBSCRIBER TERMINAL USING THE SAME}

도 1은 본 발명의 실시 예에 따른 P2P 서비스에서 가입자 단말 기반으로 액세스 망의 대역을 설정하기 위한 연결 구성도이다.1 is a diagram illustrating a connection configuration for setting a band of an access network based on a subscriber station in a P2P service according to an embodiment of the present invention.

도 2는 본 발명의 실시 예에 따른 가입자 단말의 내부 구성도이다.2 is an internal configuration diagram of a subscriber station according to an embodiment of the present invention.

도 3은 본 발명의 실시 예에 따른 가입자 단말을 기반으로 액세스 망의 대역을 설정하는 절차를 나타낸 플로우챠트이다.3 is a flowchart illustrating a procedure for setting a band of an access network based on a subscriber station according to an embodiment of the present invention.

도 4는 본 발명의 실시 예에 따른 P2P 서비스의 패킷을 단말에서 수신하여 P2P 서비스의 응용프로그램과 본 발명의 기능을 담당하는 에이전트로 전달하는 과정을 나타낸 도면이다.4 is a diagram illustrating a process of receiving a packet of a P2P service from a terminal according to an embodiment of the present invention and delivering it to an application program of a P2P service and an agent in charge of the function of the present invention.

도 5는 본 발명의 실시 예에 따른 가입자 단말 기반의 액세스 망에서의 대역 설정 방법을 나타낸 신호 흐름도이다.5 is a signal flowchart illustrating a band setting method in a subscriber station based access network according to an embodiment of the present invention.

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

10: 가입자 단말 12: 에이전트 모듈10: subscriber station 12: agent module

14: 대역 정보 처리 모듈 16: 송수신 처리 모듈14: band information processing module 16: transmit and receive processing module

20: 액세스 망20: access network

본 발명은 P2P 서비스와 같이 사용하고자 하는 대역이 미리 알려지지 않은 서비스를 가입자가 이용하는 경우, 단말에서 해당 서비스의 트래픽을 파악하여 망에 자원을 예약하는 가입자 단말 기반의 액세스 망에서의 대역 설정 방법 및 시스템, 그리고 이를 구현한 가입자 단말에 관한 것이다.When the subscriber uses a service whose band is not known in advance, such as a P2P service, the present invention provides a method and system for setting a bandwidth in an access network based on a subscriber station, which reserves resources in the network by identifying the traffic of the corresponding service. And it relates to a subscriber station implementing the same.

유무선 인터넷 기술의 발달로, 인터넷을 통한 개인 정보의 효율적인 공유와 교환을 위한 시스템들이 속속 등장하고 있다. 이러한 시스템들은 분산 정보의 공유를 위한 네트워킹 기술로 대부분 피투피(Peer to Peer; P2P)를 표방하고 있다. P2P는 네트워크로 연결된 양측의 클라이언트가 중앙의 서버를 경유하여 연결되거나 또는 직접적으로 연결되어 하드웨어, 소프트웨어, 콘텐츠 등의 양측의 자원을 공유하는 것을 말한다. 이러한 P2P의 등장 배경에는 기술적, 환경적 요인으로 광대역 인터넷의 보급과 이로 인한 고속 인터넷 서비스의 대중화 등이 있다. 특히 PC 성능의 급속한 향상은 기존의 클라이언트-서버 방식의 서버 집중식 모델의 한계와 고비용을 타파시켜 주고 P2P를 성장시킨 원인이 된다.With the development of wired and wireless Internet technology, systems for efficient sharing and exchange of personal information through the Internet are emerging one after another. These systems are mostly Peer to Peer (P2P) as a networking technology for sharing distributed information. P2P refers to a network where both clients are connected via a central server or directly connected to share resources of both hardware, software, and content. The background of such P2P is the spread of broadband Internet due to technical and environmental factors and the popularization of high speed internet service. In particular, the rapid improvement of PC performance breaks down the limitations and costs of the existing client-server model of server-intensive model and contributes to the growth of P2P.

그러나 P2P 서비스는 전체 트래픽의 70% 이상을 차지하고, 망의 혼잡도를 높 이는 주범이다. 또한, 미리 알려진 피어(peer)에 대해서는 정적으로 대역 설정이 가능하지만 알려지지 않은(unknown) 피어(peer)에 대해서는 P2P 인지(identification) 방법이 연구되어야 동적인 대역 설정이 가능하다.However, P2P service accounts for more than 70% of the total traffic and increases the congestion of the network. In addition, bands can be statically set in advance for known peers, but dynamic band setting is possible only when a P2P identification method is studied for unknown peers.

한편, 망 자원의 주요 구성 중의 하나가 대역(bandwidth)이다. 상기 대역을 할당하는 방법으로서 미리 대역이 알려진 서비스의 경우에는 가입자 및 서비스 등록시에 망 관리 블록에 요구하여 망에 자원을 미리 예약할 수 있다. 그러나 이러한 P2P와 같은 일반 인터넷 서비스의 경우는 미리 사용 대역을 알 수가 없다. 따라서, P2P 서버를 통해 액세스 망에 연결된 가입자 단말들이 상기 P2P 서비스를 받는 경우에 있어서 사용 대역 파악에 대한 필요성이 대두된다.Meanwhile, one of the main components of network resources is bandwidth. As a method of allocating the band, in the case of a service in which a band is known in advance, a resource may be reserved in advance by requesting a network management block at the time of subscriber and service registration. However, in the case of general Internet services such as P2P, the bandwidth used cannot be known in advance. Accordingly, when subscriber stations connected to an access network through a P2P server receive the P2P service, there is a need for identifying a usage band.

그러나 종래의 P2P 서비스는 가입자의 대역 범위에서 망의 자원이 허용되는 한도에서만 서비스가 지원되었다. 즉, 기존의 P2P 서비스는 최선(BE : best effort)의 서비스를 사용하며, P2P 서비스를 이용하는 가입자 단말은 망의 자원 설정에 관여하지 않았다. 따라서 상술한 기존의 P2P 서비스의 경우 망에서 가입자가 사용하는 모든 플로우(flow)를 망에서 분석하고 해당 플로우가 사용하는 대역을 설정하고, 대역의 범위를 검사해야만 한다. 이와 같이 종래의 P2P 서비스는 모든 기능을 망의 장비로 집중화함으로써 망의 복잡도를 증가시켜 망의 성능을 저하시키게 되는 문제점이 있다.However, the conventional P2P service was supported only to the extent that network resources are allowed in the subscriber's band range. That is, the existing P2P service uses the best effort (BE) service, and the subscriber station using the P2P service is not involved in the resource setting of the network. Therefore, in the case of the aforementioned P2P service, all flows used by the subscriber in the network must be analyzed in the network, the band used by the flow must be set, and the range of the band must be examined. As described above, the conventional P2P service has a problem of degrading network performance by increasing network complexity by centralizing all functions into network equipment.

본 발명은 상술한 문제점을 해소하기 위하여 제안된 것으로서, 그 목적은 P2P 서비스와 같이 알려지지 않은 대역에 대해 가입자 주도적으로 대역을 할당하여 망 사용의 안정성과 효율성을 증대시킬 수 있는 가입자 단말 기반의 액세스 망에서의 대역 설정 방법 및 시스템, 그리고 이를 구현한 가입자 단말을 제공하는데 있다.The present invention has been proposed to solve the above-mentioned problems, and its purpose is to provide subscriber-based access network that can increase the stability and efficiency of network usage by allocating bands for unknown bands such as P2P services. The present invention provides a band setting method and system and a subscriber station implementing the same.

또한, 본 발명의 다른 목적은, 액세스 망의 부하와 복잡도를 여유가 있는 다수의 단말로 분산하여 가입자가 주도적으로 대역을 설정함으로써 자원을 효율적으로 활용할 수 있는 가입자 단말 기반의 액세스 망에서의 대역 설정 방법 및 시스템, 그리고 이를 구현한 가입자 단말을 제공하는데 있다.In addition, another object of the present invention is to set the bandwidth in the subscriber terminal-based access network that can efficiently utilize the resources by distributing the load and complexity of the access network to a large number of terminals with a margin to the subscriber's initiative to set the band A method and system, and a subscriber station implementing the same.

상기 목적을 달성하기 위한 본 발명에 따른 가입자 기반의 액세스 망의 대역 설정 방법은 상기 P2P 서버에 접속하여 상기 P2P 서버로 P2P 서비스 연결 요구 신호를 전송하는 제1 단계; 상기 P2P 서버로부터 P2P 서비스 수락 신호를 수신하는 제2 단계; 상기 P2P 서버의 IP 주소 및 P2P 서비스용 포트 번호로 소켓을 설정하여 상기 P2P 서비스에 대한 패킷 수신 준비를 완료하는 제3 단계; 상기 액세스 망을 통해 P2P 패킷을 수신하는 제4 단계; 상기 수신한 P2P 패킷에 포함된 통계 정보를 바탕으로 P2P 서비스 대역을 추출하는 제5 단계; 및 상기 추출한 P2P 서비스 대역을 바탕으로 서비스 대역 할당 요구 신호를 상기 액세스 망으로 전송하여, 상기 액세스 망은 P2P 서비스 대역을 설정하는 제6 단계를 포함하는 것을 특징으로 한다. In accordance with another aspect of the present invention, there is provided a method for configuring a band of a subscriber-based access network, the method comprising: accessing the P2P server and transmitting a P2P service connection request signal to the P2P server; A second step of receiving a P2P service acceptance signal from the P2P server; Setting a socket with an IP address of the P2P server and a port number for a P2P service to complete a packet reception preparation for the P2P service; Receiving a P2P packet through the access network; Extracting a P2P service band based on statistical information included in the received P2P packet; And transmitting a service band allocation request signal to the access network based on the extracted P2P service band, wherein the access network includes a sixth step of setting a P2P service band.

또한, 상기 목적을 달성하기 위한 본 발명에 따른 가입자 기반의 액세스 망 의 대역 설정 장치는 액세스 망을 통해 결합하는 가입자 단말로 P2P 서비스를 제공하는 P2P 서버; 상기 P2P 서비스 중에 상기 액세스 망을 통해 수신한 P2P 패킷의 통계 정보를 바탕으로 P2P 서비스 대역을 추출하여 액세스 망으로 서비스 대역 할당 요구 신호를 전송하는 가입자 단말; 및 상기 가입자 단말로부터 서비스 대역 할당 요구 신호를 수신하여 상기 P2P 서비스의 대역을 설정하는 액세스 망을 포함하는 것을 특징으로 한다.In addition, the band setting apparatus of the subscriber-based access network according to the present invention for achieving the above object includes a P2P server for providing a P2P service to the subscriber terminal to be coupled through the access network; A subscriber station for extracting a P2P service band based on statistical information of a P2P packet received through the access network and transmitting a service band allocation request signal to the access network during the P2P service; And an access network configured to set a band of the P2P service by receiving a service band allocation request signal from the subscriber station.

또한, 상기 또한 상기 목적을 달성하기 위한 본 발명에 따른 가입자 단말은 액세스 망 및 상기 액세스 망과 결합하는 P2P 서버와 통신을 수행하는 송수신 처리부; 상기 P2P 서버에서 제공하는 P2P 서비스중에 상기 P2P 서버의 IP 주소 및 P2P 서비스용 포트 번호로 소켓을 설정하여 상기 P2P 서비스에 대한 패킷 수신 준비를 완료하고, 상기 송수신 처리부를 통해 상기 액세스 망으로부터 P2P 패킷을 수신하는 에이전트 처리부; 및 상기 에이전트 처리부에서 수신한 P2P 패킷의 통계 정보를 바탕으로 P2P 서비스 대역을 추출하여 상기 액세스 망으로 대역 설정을 요구하는 대역 정보 처리부를 포함하는 것을 특징으로 한다.In addition, the subscriber station according to the present invention for achieving the above object includes a transmission and reception processing unit for performing communication with the access network and the P2P server coupled to the access network; In the P2P service provided by the P2P server, the socket is set to the IP address of the P2P server and the port number for the P2P service to complete packet reception preparation for the P2P service, and the P2P packet is received from the access network through the transmission / reception processing unit. Receiving agent processing unit; And a band information processor for extracting a P2P service band based on statistical information of the P2P packet received by the agent processor and requesting band setting to the access network.

또한, 상기 또한 상기 목적을 달성하기 위한 본 발명에 따른 프로그램을 기록한 컴퓨터 프로그램이 기록된 기록매체는 P2P 서버에 접속하여 상기 P2P 서버로 P2P 서비스 연결 요구 신호를 전송하는 제1 단계; 상기 P2P 서버로부터 P2P 서비스 수락 신호를 수신하는 제2 단계; 상기 P2P 서버의 IP 주소 및 P2P 서비스용 포트 번호로 소켓을 설정하여 상기 P2P 서비스에 대한 패킷 수신 준비를 완료하는 제3 단계; 액세스 망을 통해 P2P 패킷을 수신하는 제4 단계; 상기 수신한 P2P 패킷에 포함된 통계 정보를 바탕으로 P2P 서비스 대역을 추출하는 제5 단계; 및 상기 추출한 P2P 서비스 대역을 바탕으로 서비스 대역 할당 요구 신호를 상기 액세스 망으로 전송하여, 상기 액세스 망은 P2P 서비스 대역을 설정하는 제6 단계를 컴퓨터가 실행하도록 하는 것을 특징으로 한다.In addition, the recording medium on which the computer program recording the program according to the present invention for achieving the above object is recorded in the first step of transmitting a P2P service connection request signal to the P2P server; A second step of receiving a P2P service acceptance signal from the P2P server; Setting a socket with an IP address of the P2P server and a port number for a P2P service to complete a packet reception preparation for the P2P service; Receiving a P2P packet through an access network; Extracting a P2P service band based on statistical information included in the received P2P packet; And transmitting a service band allocation request signal to the access network based on the extracted P2P service band, so that the computer executes a sixth step of setting a P2P service band.

이하 본 발명의 바람직한 실시 예의 상세한 설명이 첨부된 도면들을 참조하여 설명될 것이다. 도면들 중 참조번호 및 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 참조번호들 및 부호들로 나타내고 있음에 유의해야 한다. 하기에서 본 발명을 설명함에 있어, 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다.DETAILED DESCRIPTION Hereinafter, a detailed description of a preferred embodiment of the present invention will be described with reference to the accompanying drawings. It should be noted that the same reference numerals and the same elements among the drawings are denoted by the same reference numerals and symbols as much as possible even though they are shown in different drawings. In the following description of the present invention, if it is determined that a detailed description of a related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted.

도 1은 본 발명의 실시 예에 따른 P2P 서비스에서 가입자 단말 기반으로 액세스 망의 대역을 설정하는 장치의 구성도이다.1 is a block diagram of an apparatus for setting a band of an access network based on a subscriber station in a P2P service according to an embodiment of the present invention.

도 1을 참조하면, 본 발명에 따른 액세스 망의 대역 설정 장치는 가입자 단말(10), 액세스 망(20) 및 P2P 서버(30)를 포함한다.Referring to FIG. 1, a band setting apparatus of an access network according to the present invention includes a subscriber station 10, an access network 20, and a P2P server 30.

상기 가입자 단말(10)은 유무선을 통해 인터넷에 연결되며, 하드웨어, 디바이스 드라이버 및 운영체제 프로그램을 포함하는 PC, PDA 등의 단말을 의미하며, 본 발명에 따른 에이전트를 포함하고 있다. P2P 서버(30)는 예로 당나귀, 프루나, 피투피아 등과 같이 액세스 망(20)을 통해 상기 가입자 단말(10)들로 P2P 서비스를 제공하는 서버를 의미한다.The subscriber terminal 10 is connected to the Internet through a wired or wireless connection, and means a terminal such as a personal computer (PC), a PDA, or the like including hardware, a device driver, and an operating system program, and includes an agent according to the present invention. The P2P server 30 refers to a server that provides P2P service to the subscriber stations 10 through the access network 20, for example, a donkey, a pruna, and a petupia.

가입자 단말(10)들이 액세스 망(20)을 통해 P2P 서비스를 사용하는 경우에 단말용 에이전트는 P2P 서비스 트래픽에 대한 정보를 추출, 분석하여 서비스되는 대역을 망에 설정하도록 요구한다. 액세스 망(20)은 데몬 에이전트를 포함하고 있으며, 데몬 에이전트는 가입자 단말(10)의 에이전트로부터 요구되는 사용 대역을 망 장치에 설정하는 기능을 수행한다.
일반적으로, 액세스 망(20)에서는 망의 자원을 관리하는 망 관리 서버가 운영되는 데, 이러한 망 관리 서버는 각각의 기능을 분산적으로 처리하는 다수의 서버들로 구현될 수 있다. 특히, 다수의 서버들 중에는 대역관리 및 설정 기능을 제공하는 대역 중계기(Bandwidth Broker) 서버가 존재하고, 이는 액세스 망(20)을 구성하는 액세스 장치에 탑재되거나 액세스 망 장치의 외부에 독립적인 서버로 구현되며, 데몬 에이전트를 구비한다. 그리고 데몬 에이전트는 가입자 단말이 사용대역 할당 요구 메시지를 수신하고 분석하여 액세스 장치에 가입자의 사용 대역을 할당하는 방식으로, 가입자 단말(10)의 에이전트로부터 요구되는 사용 대역을 망 장치에 설정한다.
이에 본 발명의 액세스 망(20)은 상기의 데몬 에이전트를 구비하고, 이를 이용하여 액세스 망(20)이 가입자 단말(10)의 에이전트로부터 요구되는 사용 대역을 망 장치에 설정하는 기능을 수행하도록 한다.
When the subscriber stations 10 use the P2P service through the access network 20, the agent for the terminal extracts and analyzes information on the P2P service traffic and requests that the service band be set in the network. The access network 20 includes a daemon agent, and the daemon agent performs a function of setting a bandwidth used by the agent of the subscriber station 10 to the network device.
In general, an access network 20 operates a network management server that manages network resources. The network management server may be implemented as a plurality of servers that handle respective functions in a distributed manner. In particular, among the plurality of servers, there is a bandwidth broker server that provides bandwidth management and configuration function, which is mounted on an access device constituting the access network 20 or as an independent server outside the access network device. It is implemented and has a daemon agent. The daemon agent sets the usage band required by the agent of the subscriber station 10 in the network device in such a manner that the subscriber station receives and analyzes the usage band allocation request message and allocates the usage band of the subscriber to the access device.
In this regard, the access network 20 of the present invention includes the daemon agent as described above, and the access network 20 performs the function of setting the use band required by the agent of the subscriber station 10 to the network device using the daemon agent. .

본 발명은 기존 장치의 하드웨어, 디바이스 드라이버, 운영체제 프로그램의 변경 없이 응용 프로그램 레벨에서의 기능 추가 내지는 보완으로 액세스 망의 대역을 설정하는 것이 가능한데, 이를 위해서 본 발명의 구성에서 중요한 특징은 다음과 같다.According to the present invention, it is possible to set a bandwidth of an access network by adding or supplementing a function at an application program level without changing hardware, device driver, and operating system program of an existing device. To this end, important features of the present invention are as follows.

첫째, 액세스 망(20)에는 가입자 단말(10)에서 요구하는 대역을 망에 할당하는 기능이 필요한데, 데몬 에이전트가 추가되거나 또는, 기존에 대역을 할당하고 관리하는 제어 소프트웨어에 추가될 수 있다. 둘째, 가입자 단말(10)은 P2P 등의 트래픽의 정보를 추출, 분석하여 사용 대역을 액세스 망(20)의 데몬 에이전트에게 요구하는 기능을 수행하는 단말용 에이전트를 포함한다는 것이다.First, the access network 20 requires a function for allocating a band required by the subscriber station 10 to the network, and a daemon agent may be added, or may be added to the control software for allocating and managing the band. Second, the subscriber station 10 includes an agent for a terminal that performs a function of requesting a daemon agent of the access network 20 by extracting and analyzing traffic information such as P2P.

본 발명에 따른 가입자 단말이 사용하는 대역을 능동적으로 분석하여 망에 자원을 예약하는 방법이 실현되기 위해서는 3가지 기술적인 과제가 선결되어야 한다. 첫째, 미리 알려지지 않은 피어(peer)에 대한 인식(identification) 방법을 해결해야 한다. 이것은 가입자 단말(10)에서 대역을 분석하고 요구하는 데몬(daemon) 또는 에이전트(agent)가 피어의 IP 주소에서 수신되는 패킷을 바인딩하여 수신함으 로써 해결될 수 있다.In order to realize a method for reserving resources in a network by actively analyzing a band used by a subscriber station according to the present invention, three technical problems should be selected. First, the identification method for a peer which is not known in advance must be solved. This may be solved by binding and receiving a packet received from a peer's IP address by a daemon or agent, which analyzes and requests a bandwidth at the subscriber station 10.

둘째, 대역을 설정하기 위해 어떤 인자들을 가입자 단말(10)이 수집해서 추출해야 하는지 분석해야 한다. 액세스 망(20)의 시스템에 망의 자원을 설정하기 위해서는 대역(bandwidth), 손실률(loss), 지연(delay), 지연변이(jitter) 등의 파라미터들이 필요하다. 그러나 간단하면서 파급 효과가 높은 대역 정보만 우선적으로 설정하기 위해 피어(peer) IP 주소로 수신되는 패킷의 통계 정보를 이용하여 대역 정보(bps/s)를 우선으로 추출할 수 있다. 이때 가장 간단한 방법은 연속으로 수신되는 2개의 패킷 간의 간격(interval)을 이용해서 사용하는 대역을 계산하는 것이 가능하다.Second, it is necessary to analyze what factors the subscriber station 10 should collect and extract in order to set the band. In order to configure network resources in the system of the access network 20, parameters such as bandwidth, loss, delay, delay jitter, etc. are required. However, in order to preferentially set only bandwidth information having a high ripple effect, band information (bps / s) may be first extracted using statistical information of a packet received at a peer IP address. In this case, the simplest method can calculate the band to be used by using an interval between two packets which are continuously received.

셋째, 얼마 정도의 시간 내에 트래픽을 분석해서 대역 정보를 설정 가능해야 하는지 분석해야 한다. 짧은 시간 이용되는 서비스는 대역을 분석해서 망에 설정하기 전에 서비스가 종료될 수도 있다. 따라서, 본 발명은 많은 시간 서비스를 이용하면서 트래픽 양이 많은 경우에 효율적이며, 이러한 경우에 사용하는 트래픽이 어느 정도 안정 상태(stable state)에 들어가는 경우에 설정할 수 있어야 한다.Third, it is necessary to analyze how much time the traffic information should be set by analyzing the traffic. Services that are used for a short time may be terminated before the band is analyzed and set up in the network. Therefore, the present invention is effective in the case where a large amount of traffic is used while using a large number of time services, and in this case, it should be able to be set when the traffic to be used enters a stable state to some extent.

한편, UDP(User Datagram Protocol)인 경우는 트래픽이 흐르면 바로 설정 가능하고, TCP(Transmission Control Protocol) 패킷의 경우는 연결 설정 후에 가능하므로 실시간 서비스를 감안하여 1초 내에 서비스 사용 대역을 분석할 수 있다.On the other hand, in case of User Datagram Protocol (UDP), traffic can be set immediately, and in case of TCP (Transmission Control Protocol) packet, it can be set after connection establishment. .

도 2는 본 발명의 실시 예에 따른 가입자 단말의 내부 모듈 구성도이다.2 is a block diagram illustrating an internal module of a subscriber station according to an exemplary embodiment of the present invention.

도 2를 참조하면, 본 발명에 따른 가입자 단말(10)은 에이전트 모듈(12), 대 역 정보 처리 모듈(14) 및 송수신 처리 모듈(16)을 포함한다.Referring to FIG. 2, the subscriber station 10 according to the present invention includes an agent module 12, a band information processing module 14, and a transmission / reception processing module 16.

에이전트 모듈(12)은 P2P 서버의 IP 주소 및 P2P 서비스용 포트(Port) 번호로 소켓을 설정하여 P2P 서비스에 대한 패킷 수신 준비를 완료하여 상기 송수신 처리부 모듈(16)을 통해 액세스 망으로부터 P2P 패킷을 수신하는 기능을 수행한다.The agent module 12 sets a socket with an IP address of a P2P server and a port number for a P2P service to prepare for receiving a packet for a P2P service, and transmits a P2P packet from an access network through the transmission / reception processing module 16. Perform the function of receiving.

상기 대역 정보 처리 모듈(14)은 상기 에이전트 모듈(12)에서 수신한 P2P 패킷을 이용하여 통계 정보를 수집하고, 상기 통계 정보를 바탕으로 액세스 망의 대역을 도출하며, 상기 송수신 처리 모듈(16)을 통해 액세스 망의 데몬 에이전트로 P2P 서비스 대역의 설정을 요청하는 기능을 수행한다. 이때 상기 에이전트 모듈(12) 및 상기 대역 정보 처리 모듈(14)의 상기 기능들은 통합이 가능하며, 가입자 단말(10)에 포함된 에이전트에 의하여 실행될 수 있다.The band information processing module 14 collects statistical information using the P2P packet received from the agent module 12, derives a band of the access network based on the statistical information, and the transmission / reception processing module 16. It performs the function of requesting setting of P2P service band to daemon agent of access network through. In this case, the functions of the agent module 12 and the band information processing module 14 may be integrated and may be executed by an agent included in the subscriber station 10.

상기 도 2에 도시하지는 않았지만, 상기 가입자 단말(10)은 메모리 시스템, 여기에 결합되어 고속 동작을 수행하는 적어도 하나의 중앙 처리 장치(Central Processing Unit: CPU) 및 입력 장치를 포함할 수 있다. 중앙 처리 장치는 계산을 수행하기 위한 ALU(Arithmetic Logic Unit)와, 데이터 및 명령어의 일시적인 저장을 위한 레지스터 및 가입자 단말의 동작을 제어하기 위한 컨트롤러를 포함한다. 중앙 처리 장치는 디지털(Digital) 사의 알파(Alpha), MIPS 테크놀로지, NEC, IDT, 지멘스(Siemens) 등의 MIPS, 인텔(Intel)과 사이릭스(Cyrix), AMD 및 넥스젠(Nexgen)을 포함하는 회사의 x86 및 IBM과 모토롤라(Motorola)의 파워PC(PowerPC)와 같이 다양한 아키텍처(Architecture)를 갖는 프로세서일 수 있다.Although not illustrated in FIG. 2, the subscriber station 10 may include a memory system, at least one central processing unit (CPU), and an input device coupled thereto to perform high speed operation. The central processing unit includes an Arithmetic Logic Unit (ALU) for performing calculations, a register for temporary storage of data and instructions, and a controller for controlling the operation of the subscriber station. Central processing units include companies from Digital, including Alpha, MIPS Technologies, NEC, IDT, Siemens, MIPS, Intel, Cyrix, AMD, and Nexgen. It can be a processor with a variety of architectures, such as x86 and PowerPC from IBM and Motorola.

또한, 입력 장치는 키보드, 마우스 등을 포함한다. 마우스는 예컨대 터치 스 크린 또는 마이크로폰과 같은 물리적 변환기(Physical transducer) 등을 포함할 수 있다.In addition, the input device includes a keyboard, a mouse, and the like. The mouse may include, for example, a physical transducer such as a touch screen or microphone.

도 3은 본 발명의 실시 예에 따른 가입자 단말을 기반으로 액세스 망의 대역을 설정하는 절차를 나타낸 순서도이다.3 is a flowchart illustrating a procedure for setting a band of an access network based on a subscriber station according to an embodiment of the present invention.

도 3을 참조하면, 먼저 가입자 단말은 액세스 망을 통해 P2P 서버에 접속하여 P2P 서비스 요청 신호를 전송하고, 이에 대한 응답 신호를 수신하여 P2P 서비스에 접속한다(S301).Referring to FIG. 3, a subscriber station first accesses a P2P server through an access network, transmits a P2P service request signal, receives a response signal thereto, and accesses a P2P service (S301).

P2P 서비스에 접속한 경우 가입자 단말에 포함된 에이전트는 P2P 서비스에 대한 패킷 수신 준비를 완료한다(S302). 이후 가입자 단말의 에이전트는 액세스 망을 통해 P2P 패킷을 수신하고(S303), 수신되는 패킷의 통계 정보를 이용하여 P2P 서비스의 대역 정보를 추출한다(S304). 상기 단계(S302 및 S303)에서 가입자 단말의 에이전트가 P2P 패킷을 수신하는 방법은 도 4의 설명에서 후술하기로 한다.When accessing the P2P service, the agent included in the subscriber station completes the packet reception preparation for the P2P service (S302). Thereafter, the agent of the subscriber station receives the P2P packet through the access network (S303), and extracts band information of the P2P service using statistical information of the received packet (S304). The method of receiving the P2P packet by the agent of the subscriber station in steps S302 and S303 will be described later in the description of FIG. 4.

가입자 단말의 에이전트는 상기 추출한 P2P 서비스의 대역 정보를 바탕으로 액세스 망의 데몬 에이전트로 대역 설정을 요구한다(S305). 액세스 망의 데몬 에이전트는 상기 대역 설정 요구에 포함된 대역 정보를 바탕으로 P2P 서비스의 대역을 설정한다(S306).The agent of the subscriber station requests the bandwidth setting to the daemon agent of the access network based on the extracted band information of the P2P service (S305). The daemon agent of the access network sets a band of the P2P service based on the band information included in the band setting request (S306).

이후 가입자 단말에서 P2P 서비스를 종료하면(S307), 가입자 단말의 에이전트는 액세스 망의 데몬 에이전트로 P2P 서비스 대역 해지를 요청하여 설정된 P2P 서비스 대역을 해지한다(S308).Then, when the subscriber station terminates the P2P service (S307), the agent of the subscriber station terminates the set P2P service band by requesting the P2P service band cancellation to the daemon agent of the access network (S308).

도 4는 본 발명의 실시 예에 따른 P2P 서비스의 패킷을 단말에서 수신할 때, 수신된 패킷을 P2P 서비스의 응용프로그램과 본 발명의 기능을 담당하는 에이전트로 전달하는 방법을 설명하기 위한 도면이다.4 is a diagram illustrating a method of delivering a received packet to an application program of a P2P service and an agent in charge of the present invention when receiving a packet of a P2P service according to an embodiment of the present invention.

도 4를 참조하면, P2P 서비스의 사용 대역을 파악하기 위해서는 가입자 단말(10)의 에이전트가 액세스 망(20)으로부터 P2P 서비스 패킷을 수신하여 통계 정보를 관리하고 있어야 한다. 이를 위해서 에이전트는 가입자 단말(10)로부터 패킷을 수신해야 하며, 이는 에이전트가 P2P 서버(30)의 IP 주소와 TCP/UDP 포트(port) 번호를 소켓 정보로 설정하여 바인딩(binding)함으로써 가능하다. 이 경우에 가입자 단말(10)의 운영체제는 액세스 망(20)으로부터 수신한 같은 패킷을 두 개의 응용 프로그램, 즉 에이전트 및 P2P 서비스 프로그램의 수신 버퍼에 전달할 수 있다. Referring to FIG. 4, in order to determine a band used for a P2P service, an agent of the subscriber station 10 should receive P2P service packets from the access network 20 and manage statistical information. To this end, the agent must receive a packet from the subscriber station 10, which is possible by binding the agent by setting the IP address and TCP / UDP port number of the P2P server 30 as socket information. In this case, the operating system of the subscriber station 10 may deliver the same packet received from the access network 20 to the reception buffers of two application programs, namely, an agent and a P2P service program.

도 5는 본 발명의 실시 예에 따른 가입자 단말을 기반으로 액세스 망의 대역을 설정하고 해지하는 전체적인 절차를 나타낸 도면이다.5 is a diagram illustrating an overall procedure for setting and canceling a band of an access network based on a subscriber station according to an embodiment of the present invention.

도 5를 참조하면, 가입자 단말(10)은 P2P 서비스 연결을 요구하기 위하여 P2P 서버(30)로 P2P 서비스 연결 요구 신호를 전송한다(S501). P2P 서버는 서비스 수락 메시지를 가입자 단말로 전송한다(S502).Referring to FIG. 5, the subscriber station 10 transmits a P2P service connection request signal to the P2P server 30 in order to request a P2P service connection (S501). The P2P server transmits a service acceptance message to the subscriber station (S502).

가입자 단말(10)의 에이전트는 P2P 서버용 IP주소와 P2P 서비스용 포트(port) 번호로 소켓을 생성하여 패킷 수신 준비를 완료한다(S503). 가입자 단말(10)의 에이전트는 실시간 처리를 위해 1초간 P2P 서비스의 통계 정보를 수집한다 (S504). 가입자 단말(10)의 에이전트는 상기 통계 정보를 바탕으로 P2P 서비스의 대역을 도출한다(S505).The agent of the subscriber station 10 creates a socket with a P2P server IP address and a P2P service port number and completes packet reception preparation (S503). The agent of the subscriber station 10 collects statistical information of the P2P service for one second for real time processing (S504). The agent of the subscriber station 10 derives a band of the P2P service based on the statistical information (S505).

가입자 단말(10)의 에이전트는 P2P 서비스의 대역 할당을 위하여 액세스 망(20)의 데몬 에이전트로 P2P 서비스 대역 할당 요구 메시지를 전송한다(S506). 액세스 망(20)의 데몬 에이전트는 상기 P2P 서비스 대역 할당 요구 메시지에 포함된 P2P 서비스의 대역으로 P2P 서비스의 대역을 설정한다(S507). 이후 액세스 망(20)의 데몬 에이전트는 대역 설정을 알리기 위해 가입자 단말(10)로 대역 설정 확인 메시지를 전송한다(508). 기존의 P2P 서비스는 망의 자원 한도 내에서의 최선의 서비스를 망으로부터 제공받았으나, 이와 같이 가입자 단말(10)에서 대역을 요구하는 경우에는 예약된 망의 자원을 이용하므로 망의 트래픽 혼잡시에도 대역을 보장받을 수 있다.The agent of the subscriber station 10 transmits a P2P service band allocation request message to the daemon agent of the access network 20 for band allocation of the P2P service (S506). The daemon agent of the access network 20 sets a band of the P2P service as a band of the P2P service included in the P2P service band allocation request message (S507). Thereafter, the daemon agent of the access network 20 transmits a band setting confirmation message to the subscriber station 10 to inform the band setting (508). Existing P2P service has received the best service from the network within the network resource limit. However, when the subscriber station 10 requests the bandwidth, the reserved P2P service uses resources of the reserved network. Can be guaranteed.

가입자 단말(10)에서 P2P 서비스 연결을 종료하는 경우(S509), 가입자 단말(10)의 에이전트는 P2P 서비스 대역 해지를 위하여 액세스 망(20)의 데몬 에이전트로 P2P 서비스 대역 해지 요구 메시지를 전송한다(S510). 이때 액세스 망(20)의 데몬 에이전트는 장치에 P2P 서비스 대역을 해지하고(S511), P2P 서비스 대역 해지 확인 메시지를 가입자 단말(10)의 에이전트로 전송한다(S512).When the subscriber station 10 terminates the P2P service connection (S509), the agent of the subscriber station 10 transmits a P2P service band cancellation request message to the daemon agent of the access network 20 to terminate the P2P service band ( S510). At this time, the daemon agent of the access network 20 terminates the P2P service band to the device (S511), and transmits the P2P service band cancellation confirmation message to the agent of the subscriber station 10 (S512).

상기 절차들이 수행되기 위해서는 가입자 단말(10)의 에이전트는 가입자 단말(10)이 P2P 서비스를 연결하는 시점과 서비스를 종료하는 시점, P2P 서버의 주소 및 P2P 서비스의 포트(port) 정보를 알 수 있어야 한다. 이러한 문제점을 해결하기 위한 가장 간단한 방법은 P2P 서비스의 대역을 망에 예약해서 대역을 보장받고자 하는 가입자는 가입자가 사용하고자 하는 서비스에 대한 정보와 서비스 개시 및 종료를 가입자 단말(10)의 에이전트에게 알려주도록 하면 가능하다. 이것은 본 발명의 필요성과도 관련이 있다. 즉, 모든 단말(10)의 가입자가 이러한 방식으로 P2P 서비스를 접속하는 것이 아니라, 프리미엄 가입자로 가입자가 P2P 서비스까지도 대역 보장을 받고자 할 경우에 본 발명의 방식을 통해 서비스를 제공받을 수 있다.In order for the procedures to be performed, the agent of the subscriber station 10 needs to know when the subscriber station 10 connects the P2P service and when the service is terminated, the address of the P2P server, and port information of the P2P service. do. In order to solve this problem, the simplest method is to reserve a band of P2P service in the network and the subscriber who wants to guarantee the band informs the agent of the subscriber station 10 of information about the service that the subscriber intends to use and service start and end. You can do that. This is also related to the need for the present invention. That is, not all subscribers of the terminal 10 access the P2P service in this manner, but the subscriber may be provided with the service through the scheme of the present invention when the subscriber wants to guarantee the bandwidth even for the P2P service.

한편, 본 발명의 상세한 설명에서는 구체적인 실시 예에 관해 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도 내에서 여러 가지 변형이 가능함은 물론이다. 그러므로 본 발명의 범위는 설명된 실시 예에 국한되어 정해져서는 안되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다. Meanwhile, in the detailed description of the present invention, specific embodiments have been described, but various modifications may be made without departing from the scope of the present invention. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be determined not only by the claims below but also by the equivalents of the claims.

상술한 바와 같은 본 발명에 따르면 본 발명은 점점 비중이 커지고 있는 P2P 서비스에 대해서 가입자가 주도적으로 망에 자원을 예약함으로써, 망의 부하를 가하지 않고 안정적이고, 효율적으로 망 자원을 활용할 수 있는 이점이 있다.According to the present invention as described above, the present invention has the advantage that the subscriber can reserve resources to the network for the P2P service that is increasing in weight, thereby reliably and efficiently utilizing the network resources without applying network load. have.

또한, 본 발명에 따르면, 기존 장치의 하드웨어, 디바이스 드라이버, 운영체제 프로그램의 변경 없이 응용 프로그램 레벨에서의 기능 추가 내지는 보완으로 가입자 단말 기반으로 액세스 망의 대역을 설정할 수 있는 이점이 있다.Further, according to the present invention, there is an advantage in that the bandwidth of the access network can be set based on the subscriber station by adding or supplementing a function at the application program level without changing the hardware, device driver, and operating system program of the existing device.

Claims (10)

액세스 망을 통해 P2P 서버와 결합하는 가입자 단말에서 액세스 망의 대역을 설정하는 방법에 있어서,A method for setting a band of an access network in a subscriber station which is combined with a P2P server through an access network, 상기 P2P 서버에 접속하여 상기 P2P 서버로 P2P 서비스 연결 요구 신호를 전송하는 제1 단계;A first step of connecting to the P2P server and transmitting a P2P service connection request signal to the P2P server; 상기 P2P 서버로부터 P2P 서비스 수락 신호를 수신하는 제2 단계;A second step of receiving a P2P service acceptance signal from the P2P server; 상기 P2P 서버의 IP 주소 및 P2P 서비스용 포트 번호로 소켓을 설정하여 상기 P2P 서비스에 대한 패킷 수신 준비를 완료하는 제3 단계;Setting a socket with an IP address of the P2P server and a port number for a P2P service to complete a packet reception preparation for the P2P service; 상기 액세스 망을 통해 P2P 패킷을 수신하는 제4 단계;Receiving a P2P packet through the access network; 상기 수신한 P2P 패킷에 포함된 통계 정보를 바탕으로 P2P 서비스 대역을 추출하는 제5 단계; 및Extracting a P2P service band based on statistical information included in the received P2P packet; And 상기 추출한 P2P 서비스 대역을 바탕으로 서비스 대역 할당 요구 신호를 상기 액세스 망으로 전송하여, 상기 액세스 망은 P2P 서비스 대역을 설정하는 제6 단계를 포함하는 가입자 단말 기반의 액세스 망에서의 대역 설정 방법.And a sixth step of transmitting a service band allocation request signal to the access network based on the extracted P2P service band, and setting the P2P service band in the access network. 제1항에 있어서, The method of claim 1, 상기 가입자 단말은 에이전트를 포함하며, 상기 제3 단계 내지 상기 제6 단계는 에이전트에 의해서 실행되는 것을 특징으로 하는 가입자 단말 기반의 액세스 망의 대역 설정 방법.The subscriber station includes an agent, and wherein the third to sixth steps are executed by an agent. 제1항에 있어서, 상기 제6 단계에서, The method of claim 1, wherein in the sixth step, 상기 가입자 단말은 상기 서비스 대역 할당 요구 신호를 액세스 망의 데몬 에이전트로 전송하며, 상기 데몬 에이전트가 P2P 서비스 대역을 설정하는 것을 특징으로 하는 가입자 단말 기반의 액세스 망의 대역 설정 방법.The subscriber station transmits the service band allocation request signal to a daemon agent of an access network, and the daemon agent sets a P2P service band. 제1항에 있어서, The method of claim 1, 상기 P2P 서비스가 종료되는 경우 상기 액세스 망으로 P2P 서비스 대역 해지 요청 신호를 전송하여, 상기 액세스 망은 상기 P2P 서비스 대역을 해지하는 단계를 더 포함하는 것을 특징으로 하는 가입자 단말 기반의 액세스 망의 대역 설정 방법.When the P2P service is terminated, by transmitting a P2P service band cancellation request signal to the access network, the access network further comprises the step of canceling the P2P service band; Way. 제1항에 있어서, The method of claim 1, 상기 제5 단계에서 연속으로 수신되는 2개의 패킷 간의 간격을 이용하여 P2P 서비스 대역을 추출하는 것을 특징으로 하는 가입자 단말 기반의 액세스 망의 대역 설정 방법.And a P2P service band is extracted using an interval between two packets continuously received in the fifth step. 액세스 망을 통해 결합하는 가입자 단말로 P2P 서비스를 제공하는 P2P 서버;A P2P server providing a P2P service to a subscriber station joining through an access network; 상기 P2P 서비스 중에 상기 액세스 망을 통해 수신한 P2P 패킷의 통계 정보를 바탕으로 P2P 서비스 대역을 추출하여 액세스 망으로 서비스 대역 할당 요구 신호를 전송하는 가입자 단말; 및A subscriber station for extracting a P2P service band based on statistical information of a P2P packet received through the access network and transmitting a service band allocation request signal to the access network during the P2P service; And 상기 가입자 단말로부터 서비스 대역 할당 요구 신호를 수신하여 상기 P2P 서비스의 대역을 설정하는 액세스 망을 포함하는 가입자 단말 기반의 액세스 망의 대역 설정 시스템.And an access network configured to receive a service band allocation request signal from the subscriber station and set a band of the P2P service. 제6항에 있어서, The method of claim 6, 상기 가입자 단말은 에이전트를 포함하며, 상기 에이전트가 상기 액세스 망을 통해 수신한 P2P 패킷의 통계 정보를 바탕으로 P2P 서비스 대역을 추출하여 액세스 망으로 서비스 대역 할당 요구 신호를 전송하는 것을 특징으로 하는 가입자 단말 기반의 액세스 망의 대역 설정 시스템.The subscriber station includes an agent, wherein the agent extracts a P2P service band based on statistical information of P2P packets received through the access network and transmits a service band allocation request signal to the access network. Band setting system of access based network. 제6항에 있어서, The method of claim 6, 상기 액세스 망은 데몬 에이전트를 포함하며, 상기 데몬 에이전트가 상기 서비스 대역 할당 요구 신호를 수신하여 상기 P2P 서비스의 대역을 설정하는 것을 특 징으로 하는 가입자 단말 기반의 액세스 망의 대역 설정 시스템.The access network includes a daemon agent, characterized in that the daemon agent receives the service band allocation request signal to set the band of the P2P service. 액세스 망 및 상기 액세스 망과 결합하는 P2P 서버와 통신을 수행하는 송수신 처리부;A transmission / reception processor configured to communicate with an access network and a P2P server coupled with the access network; 상기 P2P 서버에서 제공하는 P2P 서비스중에 상기 P2P 서버의 IP 주소 및 P2P 서비스용 포트 번호로 소켓을 설정하여 상기 P2P 서비스에 대한 패킷 수신 준비를 완료하고, 상기 송수신 처리부를 통해 상기 액세스 망으로부터 P2P 패킷을 수신하는 에이전트 처리부; 및In the P2P service provided by the P2P server, the socket is set to the IP address of the P2P server and the port number for the P2P service to complete packet reception preparation for the P2P service, and the P2P packet is received from the access network through the transmission / reception processing unit. Receiving agent processing unit; And 상기 에이전트 처리부에서 수신한 P2P 패킷의 통계 정보를 바탕으로 P2P 서비스 대역을 추출하여 상기 액세스 망으로 대역 설정을 요구하는 대역 정보 처리부를 포함하는 가입자 단말.And a band information processor for extracting a P2P service band based on the statistical information of the P2P packet received by the agent processor and requesting band setting to the access network. 컴퓨터 프로그램이 기록된 기록매체로,A recording medium on which a computer program is recorded. P2P 서버에 접속하여 상기 P2P 서버로 P2P 서비스 연결 요구 신호를 전송하는 제1 단계;A first step of connecting to a P2P server and transmitting a P2P service connection request signal to the P2P server; 상기 P2P 서버로부터 P2P 서비스 수락 신호를 수신하는 제2 단계;A second step of receiving a P2P service acceptance signal from the P2P server; 상기 P2P 서버의 IP 주소 및 P2P 서비스용 포트 번호로 소켓을 설정하여 상기 P2P 서비스에 대한 패킷 수신 준비를 완료하는 제3 단계;Setting a socket with an IP address of the P2P server and a port number for a P2P service to complete a packet reception preparation for the P2P service; 액세스 망을 통해 P2P 패킷을 수신하는 제4 단계;Receiving a P2P packet through an access network; 상기 수신한 P2P 패킷에 포함된 통계 정보를 바탕으로 P2P 서비스 대역을 추출하는 제5 단계; 및Extracting a P2P service band based on statistical information included in the received P2P packet; And 상기 추출한 P2P 서비스 대역을 바탕으로 서비스 대역 할당 요구 신호를 상기 액세스 망으로 전송하여, 상기 액세스 망은 P2P 서비스 대역을 설정하는 제6 단계를 컴퓨터가 실행하도록 하는 프로그램을 기록한 컴퓨터 프로그램이 기록된 기록매체.A recording medium on which a computer program is recorded, which transmits a service band allocation request signal to the access network based on the extracted P2P service band, and records the program for causing the computer to execute a sixth step of setting a P2P service band; .
KR1020050119130A 2005-12-07 2005-12-07 Method and system for setting bandwidth of access network based on terminal of subscriber, and subscriber terminal using the same KR100737524B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050119130A KR100737524B1 (en) 2005-12-07 2005-12-07 Method and system for setting bandwidth of access network based on terminal of subscriber, and subscriber terminal using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050119130A KR100737524B1 (en) 2005-12-07 2005-12-07 Method and system for setting bandwidth of access network based on terminal of subscriber, and subscriber terminal using the same

Publications (2)

Publication Number Publication Date
KR20070059809A KR20070059809A (en) 2007-06-12
KR100737524B1 true KR100737524B1 (en) 2007-07-10

Family

ID=38356073

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050119130A KR100737524B1 (en) 2005-12-07 2005-12-07 Method and system for setting bandwidth of access network based on terminal of subscriber, and subscriber terminal using the same

Country Status (1)

Country Link
KR (1) KR100737524B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010086883A (en) * 2000-03-04 2001-09-15 김응석 Method for condition-based communication service between service subscribers

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010086883A (en) * 2000-03-04 2001-09-15 김응석 Method for condition-based communication service between service subscribers

Also Published As

Publication number Publication date
KR20070059809A (en) 2007-06-12

Similar Documents

Publication Publication Date Title
KR100959523B1 (en) Method of managing quarlity of service for users and system for performing the same
CN110958281B (en) Data transmission method and communication device based on Internet of things
RU2007148416A (en) UNITED ARCHITECTURE FOR REMOTE NETWORK ACCESS
CN104158755A (en) Method, device and system used for transmitting messages
CN101997916B (en) Method and device for file transmission based on network
JP2013516107A5 (en)
KR101884404B1 (en) Fog Computing Operation System having a Centralized Control Architecture Server and Method for controlling the same
CN102638582A (en) Data communicating method and communication end
Fu et al. Performance comparison of congestion control strategies for multi-path TCP in the NORNET testbed
CN100411362C (en) Method for controlling service quality acquisition by network
CN103181123A (en) Reducing the maximum latency of reserved streams
CN106686635B (en) Data transmission method and device based on control and configuration protocol of wireless access point
WO2022002069A1 (en) Method for accessing network, media gateway, electronic device, and storage medium
KR101291654B1 (en) System and Method for Providing Contents to End Device In Converged Personal Network Service Environment, and Converged Personal Network Service Server and End Device therefor
JP2002158656A (en) Network access charging system and its method
JP4767318B2 (en) Device for intercepting and analyzing terminal device traffic
CN110708293B (en) Method and device for distributing multimedia service
KR100649297B1 (en) bandwidth management system with priority method
KR100737524B1 (en) Method and system for setting bandwidth of access network based on terminal of subscriber, and subscriber terminal using the same
CN105338654A (en) Network sharing method, apparatus and system
JP2015118478A (en) Communication adapter device, communication system, tunnel communication method and program
JP2010146246A (en) Framework computer program for multi-agent system, network system and inter-agent communication method
KR101082786B1 (en) System and Method for Allocation of Contents using Proxy Server
CN100407702C (en) Method and device for distributing future bonding identification character in network
CN106576382A (en) Terminal, base station, system and application data transmission method

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

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee