KR20050001214A - Apparatus and method for assigning unique URI - Google Patents

Apparatus and method for assigning unique URI Download PDF

Info

Publication number
KR20050001214A
KR20050001214A KR1020030042788A KR20030042788A KR20050001214A KR 20050001214 A KR20050001214 A KR 20050001214A KR 1020030042788 A KR1020030042788 A KR 1020030042788A KR 20030042788 A KR20030042788 A KR 20030042788A KR 20050001214 A KR20050001214 A KR 20050001214A
Authority
KR
South Korea
Prior art keywords
uri
unique uri
unique
product
request message
Prior art date
Application number
KR1020030042788A
Other languages
Korean (ko)
Other versions
KR100547126B1 (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 KR1020030042788A priority Critical patent/KR100547126B1/en
Publication of KR20050001214A publication Critical patent/KR20050001214A/en
Application granted granted Critical
Publication of KR100547126B1 publication Critical patent/KR100547126B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support
    • H04W8/28Number portability ; Network address portability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/08Upper layer protocols
    • H04W80/10Upper layer protocols adapted for application session management, e.g. SIP [Session Initiation Protocol]

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

PURPOSE: An apparatus for allocating a proper URI and an allocation method thereof are provided to remove possibility of conflict between products by allocating proper URI to each of products. CONSTITUTION: A proper URI request message reception unit(21) receives a proper URI message for requesting a proper URI as an URI assigned to a predetermined product. A proper URI storage identification unit(22) identifies a storing state of the proper URI when the proper URI request message reception unit receives the proper URI message. A proper URI generation unit(23) generates the proper URI when the proper URI is not stored in the proper URI storage identification unit.

Description

고유 URI를 할당하는 장치 및 방법{Apparatus and method for assigning unique URI}Apparatus and method for assigning unique URI}

본 발명은 URI를 할당하는 장치 및 방법에 관한 것이다.The present invention relates to an apparatus and method for allocating URIs.

일반적인 네트워크 프로토콜은 물리적인 위치가 엔드 포인트(end point)가 되어 동작하였으나, SIP(Session Initiation Protocol)은 위치에 상관없이 제품이 엔드 포인트가 되어 동작한다. 예를 들면, PSTN(Public Switched TelephoneNetwork) 방식의 전화기는 동일한 물리적 위치에서 동일한 개체로 인식되나, SIP 방식의 전화기는 사용 장소에 상관없이 항상 동일한 개체로 인식된다. 따라서, SIP을 사용하는 경우, 매우 뛰어난 개인 이동성(personal mobility)을 보장할 수 있게 된다.In general network protocols, the physical location is the end point, but the SIP (Session Initiation Protocol) operates as the endpoint regardless of the location. For example, a public switched telephone network (PSTN) type telephone is recognized as the same entity at the same physical location, but a SIP type telephone is always recognized as the same entity regardless of the place of use. Thus, when using SIP, it is possible to ensure very excellent personal mobility.

상기된 장점으로 인하여 SIP는 차세대 망(NGN, Next Generation Network)의 킬러 프로토콜로 각광을 받고 있다. 그런데, SIP 통신에서, URI(Uniform Resource Identifier)는 각 제품에 대한 인식 수단으로 사용된다. 종래의 SIP 표준에는 각 제품마다 고유한 URI를 할당하는 방법이 제시되어 있지 않아, 제품간 URI가 충돌할 가능성이 있고, 이것으로 인하여 매끄러운(seamless) 개인 이동성을 보장할 수 없다는 문제점이 있었다.Due to the advantages described above, SIP has been in the spotlight as a killer protocol of Next Generation Network (NGN). However, in SIP communication, a Uniform Resource Identifier (URI) is used as a recognition means for each product. The conventional SIP standard does not propose a method for allocating a unique URI for each product, and there is a possibility that URIs may collide between products, thereby preventing seamless personal mobility.

본 발명이 이루고자 하는 기술적 과제는 제품마다 고유 URI를 할당함으로서 제품간 URI의 충돌 가능성을 제거하여 매끄러운 개인 이동성을 보장할 수 있는 장치 및 방법을 제공하는데 있다.The technical problem to be achieved by the present invention is to provide a device and method that can ensure smooth personal mobility by eliminating the possibility of collision of URI between products by assigning a unique URI for each product.

도 1은 본 발명의 일 실시예에 따른 SIP 가능 네트워크 시스템의 구성도이다.1 is a block diagram of a SIP capable network system according to an embodiment of the present invention.

도 2는 본 발명의 일 실시예에 따른 고유 URI 할당 장치의 구성도이다.2 is a block diagram of a unique URI allocation apparatus according to an embodiment of the present invention.

도 3은 본 발명의 일 실시예에 따른 제품을 제조할 때, 고유 URI가 삽입되는 과정을 도시한 도면이다.3 is a diagram illustrating a process of inserting a unique URI when manufacturing a product according to an embodiment of the present invention.

도 4는 본 발명의 일 실시예에 따른 제품을 제조할 때, 더미 URI가 삽입되는 과정을 도시한 도면이다.4 is a diagram illustrating a process of inserting a dummy URI when manufacturing a product according to an embodiment of the present invention.

도 5는 본 발명의 일 실시예에 따른 고유 URI 할당 방법의 흐름도이다.5 is a flowchart of a unique URI allocation method according to an embodiment of the present invention.

상기 기술적 과제를 해결하기 위한 본 발명에 따른 고유 URI 할당 장치는 소정의 제품에만 할당될 URI인 고유 URI를 요청하는 메시지인 고유 URI 요청 메시지를 수신하는 고유 URI 요청 메시지 수신부; 상기 URI 요청 메시지 수신부에 고유 URI 요청 메시지가 수신된 경우, 상기 고유 URI의 저장 여부를 확인하는 고유 URI 저장 확인부; 및 상기 고유 URI 저장 확인부에서 고유 URI가 저장되어 있지 않다고확인된 경우, 상기 고유 URI를 생성하는 고유 URI 생성부를 포함한다.The unique URI allocation apparatus according to the present invention for solving the above technical problem is a unique URI request message receiving unit for receiving a unique URI request message that is a message requesting a unique URI that is a URI to be assigned only to a predetermined product; A unique URI storage checking unit that checks whether the unique URI is stored when the unique URI request message is received in the URI request message receiving unit; And a unique URI generating unit generating the unique URI when the unique URI storing confirmation unit determines that the unique URI is not stored.

상기 다른 기술적 과제를 해결하기 위한 본 발명에 따른 고유 URI 할당 방법은 (a) 소정의 제품에만 할당될 URI인 고유 URI를 요청하는 메시지인 고유 URI 요청 메시지를 수신하는 단계; (b) 상기 (a) 단계에서 고유 URI 요청 메시지가 수신된 경우, 상기 고유 URI의 저장 여부를 확인하는 단계; 및 (c) 상기 (b) 단계에서 고유 URI가 저장되어 있지 않다고 확인된 경우, 상기 고유 URI를 생성하는 단계를 포함한다.According to another aspect of the present invention, there is provided a unique URI allocation method comprising the steps of: (a) receiving a unique URI request message which is a message for requesting a unique URI which is a URI to be assigned only to a predetermined product; (b) when the unique URI request message is received in step (a), checking whether the unique URI is stored; And (c) if it is determined in step (b) that no unique URI is stored, generating the unique URI.

이하에서는 도면을 참조하여 본 발명의 바람직한 실시예들을 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 SIP 가능 네트워크 시스템의 구성도이다.1 is a block diagram of a SIP capable network system according to an embodiment of the present invention.

도 1을 참조하면, SIP 가능 네트워크 시스템(SIP Enabled Network System)은 어플리케이션 계층(11), SIP 어플리케이션(12), SIP 스택(13), 트랜스포트 계층(14), 물리 계층(15), 및 UURI 스토리지(16)로 구성된다.Referring to FIG. 1, a SIP enabled network system includes an application layer 11, a SIP application 12, a SIP stack 13, a transport layer 14, a physical layer 15, and a UURI. Storage 16.

도시된 어플리케이션 계층(11), SIP 어플리케이션(12), SIP 스택(13), 트랜스포트 계층(14), 및 물리 계층(15)은 OSI(Open Systems Interconnection) 참조 모델을 따른다. 여기에서, SIP 어플리케이션(12), SIP 스택(13)은 OSI 참조 모델의 7 계층인 세션 계층(session layer)에 해당된다. 사용자가 SIP 가능 네트워크 시스템이 탑재된 제품에 전원을 인가하면, 어플리케이션 계층(11)에서 UURI(Unique URI) 스토리지(16)에 저장된 고유 URI를 독출하고, 독출된 고유 URI는 SIP어플리케이션(12)으로 넘겨진다. SIP 어플리케이션(12) 및 SIP 스택(13)은 이 고유 URI를 사용하여 상대방과의 세션 설정 등을 하게 된다. 따라서, 본 발명에 따라 SIP을 적용하려면, 항상 고유 URI가 비휘발성 스토리지에 저장되어 있어야 한다. 트랜스포트 계층(14)은 OSI 참조 모델의 4 계층에 해당하며, RTP(Real-time Transport Protocol) 등을 예로 들 수 있다. 물리 계층(15)은 OSI 참조 모델의 1 계층에 해당하며, 동축 케이블(coaxial cable), DSL(Digital Subscriber Line) 등을 예로 들 수 있다.The illustrated application layer 11, SIP application 12, SIP stack 13, transport layer 14, and physical layer 15 follow the Open Systems Interconnection (OSI) reference model. Here, the SIP application 12 and the SIP stack 13 correspond to a session layer, which is seven layers of the OSI reference model. When the user powers on a product equipped with a SIP-capable network system, the application layer 11 reads a unique URI stored in the UURI (Unique URI) storage 16, and the read unique URI is sent to the SIP application 12. Is passed. The SIP application 12 and the SIP stack 13 use this unique URI to establish a session with the other party. Therefore, in order to apply SIP according to the present invention, a unique URI must always be stored in nonvolatile storage. The transport layer 14 corresponds to four layers of the OSI reference model, for example, a Real-time Transport Protocol (RTP). The physical layer 15 corresponds to layer 1 of the OSI reference model, and examples thereof include a coaxial cable and a digital subscriber line (DSL).

도 2는 본 발명의 일 실시예에 따른 고유 URI 할당 장치의 구성도이다.2 is a block diagram of a unique URI allocation apparatus according to an embodiment of the present invention.

도 2를 참조하면, 고유 URI 할당 장치(2)는 고유 URI 요청 메시지 수신부(21), 고유 URI 저장 확인부(22), 고유 URI 생성부(23), 고유 URI 로드부(24), 및 고유 URI 저장부(25)로 구성된다. 고유 URI 할당 장치(2)는 도 1의 어플리케이션 계층(11)에 탑재된다.Referring to FIG. 2, the unique URI assignment apparatus 2 includes a unique URI request message receiving unit 21, a unique URI storage checking unit 22, a unique URI generating unit 23, a unique URI loading unit 24, and a unique URI. URI storage section 25 is configured. The unique URI assignment apparatus 2 is mounted in the application layer 11 of FIG.

고유 URI 요청 메시지 수신부(21)는 소정의 제품에만 할당될 URI인 고유 URI를 요청하는 메시지인 고유 URI 요청 메시지를 수신한다. 일반적으로, 고유 URI 요청 메시지는 이 제품에 대하여 전원이 인가된 경우에 구동되는 초기화 모듈(1)로부터 수신한다. 초기화 모듈(1)은 파워 서플라이(4)로부터 전원이 인가된 경우에 최초로 구동되는 부분으로 부팅(booting) 과정에서 실행되는 부분으로 볼 수도 있다. 매끈한 개인 이동성을 보장하는 SIP 통신을 하기 위해서는 SIP 세션 설정 전에 고유 URI가 필요하기 때문에 초기화 모듈(1)이 고유 URI 할당 장치(2)로 고유 URI 할당을 요청한다.The unique URI request message receiving unit 21 receives a unique URI request message which is a message for requesting a unique URI which is a URI to be assigned only to a predetermined product. In general, a unique URI request message is received from the initialization module 1 which is driven when power is applied to this product. The initialization module 1 may be regarded as a part that is initially driven when power is applied from the power supply 4 and is executed during a booting process. Since the unique URI is required before the SIP session is established for the SIP communication to ensure smooth personal mobility, the initialization module 1 requests the unique URI assignment device 2 to assign a unique URI.

고유 URI 저장 확인부(22)는 URI 요청 메시지 수신부(21)에 고유 URI 요청 메시지가 수신된 경우, 고유 URI 저장부(25)에서의 고유 URI의 저장 여부를 확인한다. 제조자가 미리 정한 이름으로 출고 제품에 고유 URI가 이미 저장되어 있는 경우와 출고 후 제품을 사용자가 최초로 사용할 때, 제품 내에서 일정한 방식에 따라 자동적으로 생성되는 경우가 있다.When the unique URI request message is received by the URI request message receiving unit 21, the unique URI storing confirmation unit 22 confirms whether or not the unique URI is stored in the unique URI storing unit 25. In some cases, a unique URI is already stored in a product with a predetermined name by the manufacturer, and when a user uses the product for the first time after the product is released, it may be automatically generated in a certain manner within the product.

도 3은 본 발명의 일 실시예에 따른 제품을 제조할 때, 고유 URI가 삽입되는 과정을 도시한 도면이다.3 is a diagram illustrating a process of inserting a unique URI when manufacturing a product according to an embodiment of the present invention.

도 3을 참조하면, 제품을 조립하고(31), 조립이 완료된 제품에 제조자가 각 제품마다 구별될 수 있도록 미리 정한 URI를 삽입하고, 삽입 완료된 제품을 테스트하고(32), 이상이 없으면 제품을 포장하여 출고한다(33). 이와 같이, 제조 단계에서 미리 고유 URI를 정하여 제품에 삽입할 경우, URI간 충돌이 발생할 수 없다는 장점이 있으나, 제조자가 일일이 고유 URI를 정해주어야 하는 불편함이 있다.Referring to FIG. 3, the product is assembled (31), a predetermined URI is inserted into the assembled product so that the manufacturer can be distinguished for each product, and the inserted product is tested (32). Packed and shipped (33). As such, when a unique URI is pre-determined and inserted into a product in a manufacturing step, there is an advantage that a collision between URIs cannot occur, but there is an inconvenience that a manufacturer must determine a unique URI.

도 3에 도시된 바와 같이 제품 제조 당시에 고유 URI가 삽입되는 경우, 사용자가 제품에 전원을 인가하여 제품을 구동하면, 고유 URI 저장 확인부(22)는ROM(Read Only Memory) 등과 같은 읽기 전용 메모리로 구현된 고유 URI 저장부(25)에 고유 URI가 이미 저장되어 있음을 확인한다.When the unique URI is inserted at the time of manufacturing the product as shown in FIG. 3, when the user applies power to the product to drive the product, the unique URI storing checking unit 22 may read-only memory such as a ROM (Read Only Memory) or the like. Confirm that the unique URI is already stored in the unique URI storage unit 25 implemented as.

이때, 고유 URI 로드부(24)는 고유 URI 저장 확인부(22)에서 고유 URI가 저장되어 있다고 확인된 경우, SIP 어플리케이션 모듈(3)에 저장되어 있다고 확인된 고유 URI를 로드(load)한다. SIP 어플리케이션 모듈(3)은 로드된 고유 URI를 사용하여 SIP에 따른 통신을 수행하게 된다.At this time, when the unique URI loading unit 24 confirms that the unique URI is stored in the unique URI storage confirming unit 22, the unique URI loading unit 24 loads the unique URI confirmed to be stored in the SIP application module 3. The SIP application module 3 performs communication according to SIP using the loaded unique URI.

도 4는 본 발명의 일 실시예에 따른 제품을 제조할 때, 더미 URI가 삽입되는 과정을 도시한 도면이다.4 is a diagram illustrating a process of inserting a dummy URI when manufacturing a product according to an embodiment of the present invention.

도 4를 참조하면, 제품을 조립하고(31), 고유 URI가 삽입된 상태에서 제품이 제대로 동작하는 알아보기 위하여 테스트 고유 URI를 삽입하여 제품을 테스트한다(42). 이상이 없는 것으로 테스트된 경우, 제품에 더미(dummy) 고유 URI를 삽입한다. 더미 고유 URI는 의미 없는 URI로서 실질적인 고유 URI는 제품을 시동할 때 자체적으로 생성되게 된다. 더미 고유 URI가 정상적으로 삽입되었는 지를, 즉 고유 URI가 정상적으로 리셋(reset)되었는 지를 확인하고(43), 정상적으로 리셋된 것으로 확인되면 제품을 포장하여 출고한다(44). 이와 같이 제품 사용 단계에서 제품 자체에서 자체적으로 고유 URI가 생성되도록 하는 제조 단계에서 제조자가 일일이 고유 URI를 정해주어야 하는 불편함은 해소될 수 있으나, 고유 URI의 정의 방식에 따라 고유 URI간 충돌이 발생할 수 있다는 단점이 있다.Referring to FIG. 4, the product is assembled (31), and the product is tested by inserting a test unique URI in order to find out that the product operates properly in a state where the unique URI is inserted (42). If tested for good, insert a dummy unique URI into the product. The dummy unique URI is a meaningless URI, and the actual unique URI is generated by itself when the product is started. It is checked whether the dummy unique URI is normally inserted, that is, whether the unique URI is normally reset (43), and if it is confirmed that the dummy unique URI is normally reset, the product is packed and shipped (44). As such, the inconvenience of the manufacturer having to define the unique URI in the manufacturing stage, in which the unique URI is generated by the product itself in the product use stage, can be resolved, but conflicts between the unique URIs may occur according to the method of defining the unique URI. The disadvantage is that it can.

도 4에 도시된 바와 같이 제품 제조 당시에 더미 URI가 삽입되는 경우, 사용자가 제품에 전원을 인가하여 제품을 구동하면, 고유 URI 저장 확인부(22)는 플래시(flash) 메모리 등과 같은 비휘발성 메모리로 구현된 고유 URI 저장부(25)에 더미 URI가 저장되어 있고, 실질적인 고유 URI가 저장되어 있지 않음을 확인한다. 더미 URI는 신속한 확인을 위해 0 또는 1과 같은 1 비트로 정할 수도 있다.As shown in FIG. 4, when a dummy URI is inserted at the time of manufacture of the product, when the user applies power to the product to drive the product, the unique URI storage checking unit 22 may be a nonvolatile memory such as a flash memory. It is confirmed that the dummy URI is stored in the implemented unique URI storage unit 25 and the actual unique URI is not stored. The dummy URI may be set to 1 bit such as 0 or 1 for quick confirmation.

고유 URI 생성부(23)는 고유 URI 저장 확인부(22)에서 고유 URI 저장부(25)에 고유 URI가 저장되어 있지 않다고 확인된 경우, 고유 URI를 생성한다. 예를 들어, 고유 URI 생성부(23)는 제품의 부가적 정보, 제품의 시리얼 넘버, 제품의 도메인 네임, 및 제품의 IP 주소 중 적어도 하나 이상을 조합하여 고유 URI를 생성한다. 이와 같은 방식으로 생성될 고유 URI를 함수로 표현하면 다음과 같다.The unique URI generation unit 23 generates a unique URI when the unique URI storage confirmation unit 22 determines that the unique URI is not stored in the unique URI storage unit 25. For example, the unique URI generator 23 generates a unique URI by combining at least one or more of additional information of the product, a serial number of the product, a domain name of the product, and an IP address of the product. If the unique URI to be generated in this way is expressed as a function, it is as follows.

f_uuri = combination of (f_ad, f_sno, f_dname, ipadr)f_uuri = combination of (f_ad, f_sno, f_dname, ipadr)

여기에서, f_uuri = function for anique URI generationWhere f_uuri = function for anique URI generation

f_ad = function for auxiliary data generationf_ad = function for auxiliary data generation

f_sno = function for serial number generationf_sno = function for serial number generation

f_dname = function for domain namef_dname = function for domain name

ipadr = (public or private) IP addressipadr = (public or private) IP address

f_ad = combination of (vid, ptype, pname, pid, mname, mid, ...)f_ad = combination of (vid, ptype, pname, pid, mname, mid, ...)

여기에서, f_ad = function for auxiliary data generationWhere f_ad = function for auxiliary data generation

vid = vendor IDvid = vendor ID

ptype = product typeptype = product type

pname = product namepname = product name

pid = product IDpid = product ID

mname = model namemname = model name

mid = manufacturer IDmid = manufacturer ID

f_sno = combination of (num, datetime, hvalue, evalue)f_sno = combination of (num, datetime, hvalue, evalue)

여기에서, f_sno = function for serial number generationWhere f_sno = function for serial number generation

num = (ordinalor random) numbernum = (ordinalor random) number

datetime = combination of (date, time)datetime = combination of (date, time)

hvalue = hashed valuehvalue = hashed value

evalue = (encoded or encrypt) valueevalue = (encoded or encrypt) value

f_dname = combination of (pcl, pca, ptype, rd) + parent domain namef_dname = combination of (pcl, pca, ptype, rd) + parent domain name

여기에서, f_dname = function for Domain NameWhere f_dname = function for Domain Name

pcl = product classpcl = product class

pca = product categorypca = product category

ptype = product typeptype = product type

rd = related (department or organization)rd = related (department or organization)

이상과 같은 고유 URI 생성 함수를 통하여 생성된 고유 URI의 예를 들면, helpdesk114@samsung.com, pda20030121337@sipd.samsung.com 등과 같은 것이 있다.Examples of the unique URI generated through the unique URI generation function described above include helpdesk114@samsung.com and pda20030121337@sipd.samsung.com.

고유 URI 저장부(25)는 고유 URI 생성부(24)에서 생성된 고유 URI를 저장한다. 이때, 고유 저장 URI 확인부(22)는 다시 고유 URI 저장부(25)의 고유 URI의 저장 여부를 확인하고, 고유 URI 로드부(24)는 고유 URI 저장 확인부(22)에서 고유 URI가 저장되어 있다고 확인된 경우, SIP 어플리케이션 모듈(3)에 저장되어 있다고 확인된 고유 URI를 로드(load)한다.The unique URI storage unit 25 stores the unique URI generated by the unique URI generation unit 24. At this time, the unique storage URI verification unit 22 again checks whether the unique URI storage unit 25 stores the unique URI, and the unique URI loading unit 24 stores the unique URI in the unique URI storage confirmation unit 22. If it is confirmed that it is, the unique URI that is confirmed to be stored in the SIP application module 3 is loaded.

이와 같이 제품마다 고유 URI를 할당하면, SIP 응용 제품에 사용자가 특별한 설정을 하지 않아도 제품 자체에서 고유 URI가 생성되므로, 기본 설정만으로도 개인 이동성이 제공될 수 있다. 또한, 제품간 URI 충돌 가능성이 제거되므로 차세대 망에서 운용될 SIP 솔루션의 확장성 증대를 가져올 수 있고, 사용자 부주의로 인한 URI 충돌을 사전에 방지할 수 있다. 고유 URI로 각 제품을 식별하고 인식할 수 있기 때문에, 여러 가지 가전 제품 응용 솔루션 구현이 용이하다. 즉, 사용자 이용 패턴을 수신하여 차세대 제품 개발을 위한 발판을 마련할 수 있고, 제품에 이상이 발생하면, A/S 센터와 자동 연결하여 사용자 편의 도모할 수 있고, 원격지에서 제품을 제어하기 위한 접속 포인트로 이용할 수 있다.In this way, if a unique URI is assigned to each product, since a unique URI is generated in the product itself even if a user does not have a special setting in the SIP application product, personal mobility may be provided only by the basic setting. In addition, since the possibility of URI collisions between products is eliminated, it is possible to increase the scalability of the SIP solution to be operated in the next generation network, and to prevent the URI collision due to user carelessness in advance. Each product can be identified and recognized by a unique URI, making it easy to implement multiple consumer electronics application solutions. In other words, it is possible to prepare a foothold for the next generation product development by receiving the user use pattern, and if a problem occurs in the product, it is possible to automatically connect with the A / S center for user convenience, and to control the product remotely. Can be used as a point.

도 5는 본 발명의 일 실시예에 따른 고유 URI 할당 방법의 흐름도이다.5 is a flowchart of a unique URI allocation method according to an embodiment of the present invention.

도 5를 참조하면, 고유 URI 할당 방법은 다음과 같은 단계로 구성된다.Referring to FIG. 5, the unique URI allocation method includes the following steps.

소정의 제품에만 할당될 URI인 고유 URI를 요청하는 메시지인 고유 URI 요청 메시지를 수신한다(51). 여기에서, 제품에 대하여 전원이 인가된 경우에 구동되는 초기화 모듈로부터 고유 URI 요청 메시지를 수신한다. 이어서, 고유 URI 요청 메시지가 수신된 경우, 고유 URI의 저장 여부를 확인한다(52). 만일, 고유 URI가 저장되어 있다고 확인된 경우라면(53), 이어서 SIP 어플리케이션 모듈에 저장되어 있다고 확인된 고유 URI를 로드한다(54). 만일, 고유 URI가 저장되어 있지 않다고 확인된 경우라면(53), 이어서 고유 URI를 생성한다(55). 여기에서, 제품의 부가적 정보, 제품의 시리얼 넘버, 제품의 도메인 네임, 및 제품의 IP 주소 중 적어도 하나 이상을 조합하여 고유 URI를 생성한다. 이어서, 생성된 고유 URI를 저장한다(56). 다시, 52 단계로 돌아가 고유 URI의 저장 여부를 확인하고(52), 이어서 SIP 어플리케이션 모듈에 저장되어 있다고 확인된 고유 URI를 로드한다(54).A unique URI request message, which is a message for requesting a unique URI that is a URI to be assigned only to a predetermined product, is received (51). Here, the unique URI request message is received from the initialization module that is driven when the power is applied to the product. Subsequently, if a unique URI request message is received, it is checked whether the unique URI is stored (52). If it is determined that the unique URI is stored (53), then the unique URI identified as being stored in the SIP application module is loaded (54). If it is confirmed that no unique URI is stored (53), then a unique URI is generated (55). Here, a unique URI is generated by combining at least one of additional information of the product, serial number of the product, domain name of the product, and IP address of the product. The generated unique URI is then stored 56. Again, the process returns to step 52 to confirm whether or not to store the unique URI (52), and then load the unique URI confirmed to be stored in the SIP application module (54).

한편, 상술한 본 발명의 실시예들은 컴퓨터에서 실행될 수 있는 프로그램으로 작성 가능하고, 컴퓨터로 읽을 수 있는 기록매체를 이용하여 상기 프로그램을 동작시키는 범용 디지털 컴퓨터에서 구현될 수 있다.Meanwhile, the above-described embodiments of the present invention can be written as a program that can be executed in a computer, and can be implemented in a general-purpose digital computer that operates the program using a computer-readable recording medium.

상기 컴퓨터로 읽을 수 있는 기록 매체는 마그네틱 저장 매체(예를 들면, 롬, 플로피 디스크, 하드디스크 등), 광학적 판독 매체(예를 들면, 시디롬, 디브이디 등) 및 캐리어 웨이브(예를 들면, 인터넷을 통한 전송)와 같은 저장매체를 포함한다.The computer-readable recording medium may include a magnetic storage medium (eg, ROM, floppy disk, hard disk, etc.), an optical reading medium (eg, CD-ROM, DVD, etc.) and a carrier wave (eg, the Internet). Storage medium).

이제까지, 본 발명에 대하여 바람직한 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로, 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라, 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.So far, the present invention has been described with reference to preferred embodiments. Those skilled in the art will appreciate that the present invention can be implemented in a modified form without departing from the essential features of the present invention. Therefore, the disclosed embodiments should be considered in descriptive sense only and not for purposes of limitation. The scope of the present invention is shown in the claims rather than the foregoing description, and all differences within the scope will be construed as being included in the present invention.

본 발명에 따르면, 제품마다 고유 URI를 할당함으로서 제품간 URI의 충돌 가능성을 제거하여 매끄러운 개인 이동성을 보장할 수 있다는 효과가 있다. 또한, 본 발명에 따르면, 제품마다 고유 URI를 할당함으로서 SIP 응용 개체에 사용자 설정 없이 기본 설정만으로도 개인 이동성이 제공될 수 있으며, 차세대 망에서 운용될 SIP 솔루션의 확장성 증대를 가져올 수 있고, 사용자 부주의로 인한 URI 충돌을 사전에 방지할 수 있고, 여러 가지 가전 제품 응용 솔루션 구현이 용이하다는 효과가 있다.According to the present invention, by assigning a unique URI for each product, it is possible to eliminate the possibility of collision between URIs between products to ensure smooth personal mobility. In addition, according to the present invention, by assigning a unique URI to each product, personal mobility can be provided to the SIP application object by default only without user setting, and can increase the scalability of the SIP solution to be operated in the next generation network, and carelessness of the user. It is possible to prevent URI collision due to the problem in advance, and it is easy to implement various home appliance application solutions.

Claims (11)

소정의 제품에만 할당될 URI인 고유 URI를 요청하는 메시지인 고유 URI 요청 메시지를 수신하는 고유 URI 요청 메시지 수신부;A unique URI request message receiving unit which receives a unique URI request message which is a message requesting a unique URI which is a URI to be assigned to only a predetermined product; 상기 URI 요청 메시지 수신부에 고유 URI 요청 메시지가 수신된 경우, 상기 고유 URI의 저장 여부를 확인하는 고유 URI 저장 확인부; 및A unique URI storage checking unit that checks whether the unique URI is stored when the unique URI request message is received in the URI request message receiving unit; And 상기 고유 URI 저장 확인부에서 고유 URI가 저장되어 있지 않다고 확인된 경우, 상기 고유 URI를 생성하는 고유 URI 생성부를 포함하는 것을 특징으로 하는 고유 URI 할당 장치.And a unique URI generating unit for generating the unique URI when the unique URI storing confirmation unit determines that the unique URI is not stored. 제 1 항에 있어서,The method of claim 1, 상기 고유 URI 저장 확인부에서 고유 URI가 저장되어 있다고 확인된 경우, SIP 어플리케이션 모듈에 상기 저장되어 있다고 확인된 고유 URI를 로드하는 고유 URI 로드부를 포함하는 것을 특징으로 하는 고유 URI 할당 장치.And a unique URI loading unit for loading the unique URI confirmed to be stored in the SIP application module when the unique URI is stored in the unique URI storing confirmation unit. 제 1 항에 있어서,The method of claim 1, 상기 고유 URI 생성부에서 생성된 고유 URI를 저장하는 고유 URI 저장부를 포함하고,A unique URI storage unit for storing a unique URI generated by the unique URI generation unit, 상기 고유 저장 URI 확인부는 상기 고유 URI 저장부에서의 고유 URI의 저장 여부를 확인하는 것을 특징으로 하는 고유 URI 할당 장치.The unique storage URI check unit is a unique URI assignment apparatus, characterized in that for confirming whether or not to store the unique URI in the unique URI storage unit. 제 1 항에 있어서, 상기 고유 URI 요청 메시지 수신부는 상기 제품에 대하여 전원이 인가된 경우에 구동되는 초기화 모듈로부터 고유 URI 요청 메시지를 수신하는 것을 특징으로 하는 고유 URI 할당 장치.The apparatus of claim 1, wherein the unique URI request message receiving unit receives a unique URI request message from an initialization module that is driven when power is applied to the product. 제 1 항에 있어서, 상기 고유 URI 생성부는 상기 제품의 부가적 정보, 상기 제품의 시리얼 넘버, 상기 제품이 설치된 노드의 도메인 네임, 및 상기 제품이 설치된 노드의 IP 주소 중 적어도 하나 이상을 조합하여 고유 URI를 생성하는 것을 특징으로 하는 고유 URI 할당 장치.The unique URI generation unit of claim 1, wherein the unique URI generation unit is unique by combining at least one of additional information of the product, a serial number of the product, a domain name of a node where the product is installed, and an IP address of a node where the product is installed. Unique URI assignment apparatus, characterized in that for generating a URI. (a) 소정의 제품에만 할당될 URI인 고유 URI를 요청하는 메시지인 고유 URI 요청 메시지를 수신하는 단계;(a) receiving a unique URI request message which is a message requesting a unique URI which is a URI to be assigned only to a predetermined product; (b) 상기 (a) 단계에서 고유 URI 요청 메시지가 수신된 경우, 상기 고유 URI의 저장 여부를 확인하는 단계; 및(b) when the unique URI request message is received in step (a), checking whether the unique URI is stored; And (c) 상기 (b) 단계에서 고유 URI가 저장되어 있지 않다고 확인된 경우, 상기 고유 URI를 생성하는 단계를 포함하는 것을 특징으로 하는 고유 URI 할당 방법.(c) if it is confirmed in step (b) that the unique URI is not stored, generating the unique URI. 제 6 항에 있어서,The method of claim 6, (d) 상기 (b) 단계에서 고유 URI가 저장되어 있다고 확인된 경우, SIP 어플리케이션 모듈에 상기 저장되어 있다고 확인된 고유 URI를 로드하는 단계를 포함하는 것을 특징으로 하는 고유 URI 할당 방법.(d) if it is determined in step (b) that the unique URI is stored, loading the unique URI confirmed to be stored in the SIP application module. 제 6 항에 있어서,The method of claim 6, (e) 상기 (c) 단계에서 생성된 고유 URI를 저장하는 단계를 포함하고,(e) storing the unique URI generated in step (c); 상기 (b) 단계는 상기 (e) 단계에서의 고유 URI의 저장 여부를 확인하는 것을 특징으로 하는 고유 URI 할당 방법.The step (b) is a unique URI assignment method, characterized in that whether or not to store the unique URI in the step (e). 제 6 항에 있어서, 상기 (a) 단계는 상기 제품에 대하여 전원이 인가된 경우에 구동되는 초기화 모듈로부터 고유 URI 요청 메시지를 수신하는 것을 특징으로 하는 고유 URI 할당 방법.7. The unique URI assignment method of claim 6, wherein the step (a) receives a unique URI request message from an initialization module that is driven when power is applied to the product. 제 6 항에 있어서, 상기 (c) 단계는 상기 제품의 부가적 정보, 상기 제품의 시리얼 넘버, 상기 제품의 도메인 네임, 및 상기 제품의 IP 주소 중 적어도 하나 이상을 조합하여 고유 URI를 생성하는 것을 특징으로 하는 고유 URI 할당 방법.7. The method of claim 6, wherein step (c) comprises combining at least one of the additional information of the product, the serial number of the product, the domain name of the product, and the IP address of the product to generate a unique URI. Characterized by a unique URI assignment method. 제 6 항 내지 제 10 항 중에 어느 한 항의 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for executing the method of any one of claims 6 to 10.
KR1020030042788A 2003-06-27 2003-06-27 Apparatus and method for assigning unique URI KR100547126B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030042788A KR100547126B1 (en) 2003-06-27 2003-06-27 Apparatus and method for assigning unique URI

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030042788A KR100547126B1 (en) 2003-06-27 2003-06-27 Apparatus and method for assigning unique URI

Publications (2)

Publication Number Publication Date
KR20050001214A true KR20050001214A (en) 2005-01-06
KR100547126B1 KR100547126B1 (en) 2006-01-26

Family

ID=37217054

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030042788A KR100547126B1 (en) 2003-06-27 2003-06-27 Apparatus and method for assigning unique URI

Country Status (1)

Country Link
KR (1) KR100547126B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8069121B2 (en) 2008-08-04 2011-11-29 ProPay Inc. End-to-end secure payment processes
US8812401B2 (en) 2007-11-20 2014-08-19 Propay Usa Inc. Secure payment capture processes

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8812401B2 (en) 2007-11-20 2014-08-19 Propay Usa Inc. Secure payment capture processes
US8069121B2 (en) 2008-08-04 2011-11-29 ProPay Inc. End-to-end secure payment processes

Also Published As

Publication number Publication date
KR100547126B1 (en) 2006-01-26

Similar Documents

Publication Publication Date Title
US7555554B2 (en) System and method for generating selectable extension to media transport protocol
US7729292B2 (en) Method and apparatus for detecting a router that improperly responds to ARP requests
US7443862B2 (en) Apparatus connected to network, and address determination program and method
WO2019037775A1 (en) Issuance of service configuration file
KR100728040B1 (en) Method and apparatus for generating ipv6 unique local address
CN102017582A (en) Name challenge enabled zones
US20030177236A1 (en) DDNS server, a DDNS client terminal and a DDNS system, and a web server terminal, its network system and an access control method
US20060221846A1 (en) Dynamic media access control (MAC) address assignment
EP3562091B1 (en) Highly available dhcp service by running dhcp servers on a blockchain network
US20120124242A1 (en) Server and method for testing pxe function of network interface card
KR100673514B1 (en) Method for providing function of registering in session initiation protocol and sip load balancer of enabling the method
US8108552B2 (en) Information processing device, server, communication system, address decision method, address modification method, and program
CN114553592B (en) Method, equipment and storage medium for equipment identity verification
JP3954617B2 (en) Method for providing resources in a communication network
US20100211659A1 (en) Router and method for avoiding IP address conflicts
US20070201667A1 (en) Method for Ensuring VLAN Integrity for Voice Over Internet Protocol Telephones
KR100547126B1 (en) Apparatus and method for assigning unique URI
CN108632400B (en) IPv6 address allocation method and Leaf node equipment
KR100744536B1 (en) Method for DHCP message authentication
JP2009193242A (en) Relay device, communication device, and communication system
US8090871B2 (en) Determining a remote management processor's IP address
CN112214502A (en) User contract deployment method, device, system and storage medium of alliance chain
JP2007036441A (en) Network authentication system and network authentication method
CN101594696B (en) Trust check method for discovering access controller
JP2006245895A (en) Dhcp user apparatus and dhcp authentication 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: 20121228

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20131230

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee