WO2015020502A1 - P2p 그룹을 형성하는 무선 통신 네트워크에서 서비스 디스커버리 기법 - Google Patents

P2p 그룹을 형성하는 무선 통신 네트워크에서 서비스 디스커버리 기법 Download PDF

Info

Publication number
WO2015020502A1
WO2015020502A1 PCT/KR2014/007442 KR2014007442W WO2015020502A1 WO 2015020502 A1 WO2015020502 A1 WO 2015020502A1 KR 2014007442 W KR2014007442 W KR 2014007442W WO 2015020502 A1 WO2015020502 A1 WO 2015020502A1
Authority
WO
WIPO (PCT)
Prior art keywords
service
group
identification information
client
discovery
Prior art date
Application number
PCT/KR2014/007442
Other languages
English (en)
French (fr)
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 CN201480044950.2A priority Critical patent/CN105453610A/zh
Priority to US14/911,194 priority patent/US20160183176A1/en
Priority to EP14834666.1A priority patent/EP3032850A4/en
Publication of WO2015020502A1 publication Critical patent/WO2015020502A1/ko

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
    • 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/1061Peer-to-peer [P2P] networks using node-based peer discovery mechanisms
    • H04L67/1063Discovery through centralising entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/06Selective distribution of broadcast services, e.g. multimedia broadcast multicast service [MBMS]; Services to user groups; One-way selective calling services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/16Discovering, processing access restriction or access information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/14Direct-mode setup
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W92/00Interfaces specially adapted for wireless communication networks
    • H04W92/16Interfaces between hierarchically similar devices
    • H04W92/18Interfaces between hierarchically similar devices between terminal devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/06Selective distribution of broadcast services, e.g. multimedia broadcast multicast service [MBMS]; Services to user groups; One-way selective calling services
    • H04W4/08User group management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/18Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
    • H04W8/186Processing of subscriber group data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks
    • H04W84/20Master-slave selection or change arrangements

Definitions

  • the present disclosure relates to inter-device wireless communication technology, and more particularly, to service discovery technology provided by client devices belonging to a group.
  • Wi-Fi Direct is a technology that communicates directly between devices equipped with Wi-Fi without going through a Wi-Fi Direct access point (AP), which supports connection between Wi-Fi devices.
  • Wi-Fi Direct may be referred to as a 'wi-fi peer-to-peer technical specification', 'Wi-Fi Direct' or 'Wi-Fi peer to peer (P2P)'.
  • FIG. 1 is a diagram illustrating a method in which a device in need of a service finds another device capable of providing the service using Wi-Fi Direct.
  • An apparatus equipped with Wi-Fi includes a first device 110, a second device 120, a third device 130, a fourth device 140, and a fifth device 150, among which a service is required (' The first device 110 and the device capable of providing the service as the fifth device 150.
  • the first device 110 that needs to provide a service may find out what service can be provided by another device by using a service hash on a probe mechanism, which is one of the existing Wi-Fi mechanisms. .
  • the probe mechanism is a procedure for checking only if the interconnection between devices is possible, and the probe mechanism used in Wi-Fi Direct can also check whether a specific service is provided.
  • the device receiving the probe request may provide information about a service that may be provided by the device. Include in probe response and send.
  • the probe request may be broadcast, and the probe response may be transmitted in unicast. Since the probe request is a broadcast method, when a large amount of information is transmitted through the probe request, a common resource may be used. Frequency utilization will drop. Accordingly, the device to be provided with the service hashes the service name through a hash algorithm such as SHA-256 (Secure Hash Algorithm), and only a part of the information is put into the probe request. However, since the probe response is a unicasting scheme, the probe response may be transmitted by including a service name that can be provided by the device receiving the probe request.
  • SHA-256 Secure Hash Algorithm
  • the first device 110 that needs to provide a service may hash a necessary service name and use some of the hashed service names as a service hash.
  • the first device 110 adds the service hash to the probe request 112 and broadcasts it to other devices.
  • Each of the devices 120, 130, 140, and 150 receiving the probe request transmits the service name that can be provided to the probe response in a unicast manner (122, 132, 142, and 152). .
  • the first device 110 determines that the fifth device 150 is a device capable of providing a service required by the first device 110, and transmits to the fifth device 150. Only the service discovery (SD) mechanism is performed (160).
  • SD service discovery
  • the service discovery (SD) mechanism is a mechanism defined for inquiring detailed information such as which service and how the counterpart device supports in a unicasting manner.
  • service discovery mechanisms support the exchange of information such as service name, service function, service requirements, and so on.
  • the first device 110 may exchange information such as a service name, a service function, a service requirement, etc. with the fifth device 150 through a service discovery mechanism.
  • Wi-Fi Direct described in FIG. 1 corresponds to a case where a 1: 1 connection is made between two devices.
  • a device that does not belong to the peer-to-peer group can only find the group owner of the group. Or P2P client) devices are not found. This is because group clients that are already paired by the Wi-Fi Direct standard do not respond to probe requests. Thus, even if a group client can provide a service, a device that does not belong to the group cannot easily (directly) know that the group client can provide a service.
  • FIG. 2 is a diagram illustrating a service discovery method for a service that can be provided by a client in a group communicating with Wi-Fi Direct.
  • FIG. 2 illustrates, for example, a plurality of devices 220, 230, 240, and 250 forming a P2P group 260 by Wi-Fi direct, and the specific device 220 becomes a group owner of the P2P group, and other devices ( 230, 240, 250 indicate that the group client can be.
  • the first device 210 to find a service transmits a probe request in a broadcast manner to find a device that can provide the service.
  • the first client 230, the second client 240, and the third client 250 which are already in the group, do not respond to the probe request even if the probe request is received 212.
  • the device for finding the service 210 may use the information included in the probe response 222 of the group owner 220 to determine the presence of the group client and the connection information of the client (for example, the address and operating frequency of the group client). You don't know which group clients provide what services.
  • the device owner 210, the first client 230, the second client 240, and the third client 250 may not know the address. Service discovery may be attempted in turn.
  • the device for finding a service 210 performs service discovery whether the service can be provided to the group owner 220 (270). If the group owner 220 cannot provide the service, the device 210 seeking the service performs service discovery on the first client 230 (272). If the first client 230 also cannot provide the service, the device seeking the service 210 performs service discovery to the second client 240 (274). Similarly, if the second client 240 also cannot provide the service, the device for finding the service 210 performs service discovery to the third client 250 (276). Through this process, the device for searching for a service 210 finds a group client that can provide the service.
  • service discovery is a unicasting method
  • a device looking for a service must make a repetitive inquiry (ie, service discovery) until the service is found. For example, if there are five group clients in a group, the device seeking service must perform five service discovery in the worst case. Further, the situation may be worse if the device wants to find the service in a large group of areas.
  • the present disclosure provides a method of service discovery of a device in a wireless communication network forming a peer to peer (P2P) group.
  • P2P peer to peer
  • the present disclosure provides a method in which a group owner supports service discovery in a wireless communication network forming a peer to peer (P2P) group.
  • P2P peer to peer
  • the present disclosure provides a device for supporting service discovery in a wireless communication network forming a peer to peer (P2P) group.
  • P2P peer to peer
  • the present disclosure provides a group owner for supporting service discovery in a wireless communication network forming a peer to peer (P2P) group.
  • P2P peer to peer
  • a method in a service discovery method of a device in a wireless communication network forming a peer to peer (P2P) group, includes service identification information on a service provided by a group client belonging to the P2P group. Receiving a message including at least one message from a group owner of the P2P group, checking whether a desired service exists using the at least one service identification information, and if the desired service exists, The method includes performing service discovery.
  • P2P peer to peer
  • a method for supporting service discovery by a group owner in a wireless communication network forming a peer to peer (P2P) group may include at least one provided by a group client belonging to the P2P group. Acquiring information of a service of a service, generating service identification information for at least one service provided by a group client belonging to the P2P group, and sending a message including the generated service identification information to an adjacent device.
  • the method includes the operation of transmitting.
  • An apparatus in a device supporting service discovery in a wireless communication network forming a peer to peer (P2P) group, service identification information on a service provided by a group client belonging to the P2P group Receive a message containing at least one message from the group owner of the P2P group, and if the desired service, the transceiver for performing service discovery for the desired service and the desired service using the at least one service identification information It is a device including a control unit for checking whether there is.
  • P2P peer to peer
  • an apparatus includes a group owner supporting service discovery in a wireless communication network forming a peer to peer (P2P) group, and at least one service provided by a group client belonging to the P2P group
  • P2P peer to peer
  • a transmitter / receiver for acquiring information of the information and transmitting a message including service identification information to an adjacent device, and a controller for generating the service identification information for at least one service provided by a group client belonging to the P2P group. It is the group owner that includes.
  • FIG. 1 is a diagram illustrating a method in which a device in need of a service finds another device capable of providing the service using Wi-Fi Direct;
  • FIG. 2 is a diagram illustrating a service discovery method for a service that can be provided by an existing Wi-Fi Direct group client;
  • FIG. 3 is a signal flow diagram illustrating an operation concept according to an embodiment of the present disclosure
  • FIG. 4 is a flowchart illustrating an operation of a device for finding a service according to an exemplary embodiment.
  • FIG. 5 is a flowchart illustrating an operation process of a group owner according to an embodiment of the present disclosure
  • FIG. 6 is a diagram illustrating a configuration of a device according to the present disclosure.
  • the number of clients in the P2P group is at least one, and in the following embodiments, the singular and plural will not be strictly distinguished with respect to the number of group clients.
  • the device referred to in the present disclosure may be a device supporting Wi-Fi Direct, which may be general electronic devices such as a portable terminal, a printer, a monitor, a TV, and a game console.
  • FIG. 3 is a signal flowchart illustrating an operation concept according to an embodiment of the present disclosure.
  • the group owner 302 of the P2P group may use the probe mechanism 312, 314, 316 or service to store (or update) information about services that can be provided by the group clients 304 and 306 belonging to the group.
  • Discovery mechanisms 322 and 324 may be performed.
  • the probe mechanism may include broadcast probe request 312 transmission and unicast probe response 314, 316 reception.
  • the service discovery mechanisms 322 and 324 may include sending a service discovery query and receiving a service discovery response.
  • the storing (or updating) of the service information at the group owner 302 may be performed periodically, or as needed, when each group client 304, 306 belongs to a group.
  • the storing (or updating) operation of the service information may be performed by the service discovery mechanism 320 which is a unicast method when it is to be performed separately for the group client, and should be performed for all the group clients. It may be performed by the probe mechanism 310 which is a broadcast method.
  • the group owner 302 In step 330, the group owner 302 generates a service hash that is identification information for the service using the stored service information of the group clients 304 and 306.
  • the service hash may be generated by using a service name of the service information, for example, using the SHA-256 algorithm and using the first 6 bytes of the service name to which the SHA-256 algorithm is applied.
  • the group owner 302 may store mapping information between a group client address providing a service identified by the service hash and the service hash. In some implementations, the mapping information may be mapping information between the entire service name (not the service hash) and the group client address providing the service.
  • the service hash may be generated as many as the number of services.
  • the group owner 302 applies a technique for reducing the amount of data to be transmitted, such as a bloom filer, to all generated service hashes in order to improve transmission efficiency. It can be integrated into the service hash value of.
  • the size of the service hash to which the bloom filter is applied is equal to the size of one service hash (for example, 6 bytes).
  • the device 300 for finding the service acquires service information that can be provided by the group client by using a beacon signal transmitted by the group owner 302 (342) or by using the probe mechanism. Service information that can be provided by a group client may be directly requested to the group owner 302 (350).
  • the group owner 302 may add and transmit the generated service hash to a beacon signal to inform the existence of the service.
  • the group owner 302 pairs the service hash and address information (eg, a media access control (MAC) address) of a client providing the service in a 'Advertise Service Info' field of the beacon signal, or the There is a method of delivering only the service hash in the 'Advertise Service Info' field.
  • the field 'Advertise Service Info' may include a sub attribute (or sub field) for a service hash and a sub attribute (or sub field) for client information (address).
  • the device for finding a service 300 transmits a probe request to the group owner 302 to query for service information that may be provided by a client in a group (352)
  • the group owner 302. May respond by adding service information that the client may provide to the probe response in one of three ways (354).
  • the first method is a method in which the group owner 302 responds by putting a pair of addresses of a group client capable of providing a service together with a service name in a probe element called 'Advertise Service Info' of the probe response.
  • the probe element 'Advertise Service Info' may include a sub attribute (or sub field) for a service hash and a sub attribute (or sub field) for client information (address).
  • the second method is a method in which the group owner 302 responds to a probe element called 'P2P Group Info' in the probe response by pairing a service name with a group client address.
  • the probe element 'Advertise Service Info' may include a sub attribute (or sub field) for a service hash and a sub attribute (or sub field) for client information (address).
  • the third and third method is a method in which the group owner 302 transmits only the addresses of group clients (without mapping information with service information provided) in the probe response.
  • the device 300 for searching for the service determines whether the service information received in operation 340 or 350 is service information corresponding to the service to be found.
  • the device 300 may perform the service discovery 380 directly to the client providing the service. However, if the device 300 does not know the address information of the client providing the service, for example, because the group owner 302 provides only the client address without the service information, the group owner 302 and the service discovery are not known. 370 is performed. Specifically, when the device 300 not only knows the address information of the service providing client but also the group owner 302 can provide the service discovery on behalf of the group client, the device 300 may use the 370. You can run the step.
  • the device 300 for searching for a service may request service discovery from the group owner 302 to obtain detailed service information that a client belonging to the group may provide (operation 372). Accordingly, the device 300 may request a connection to the group client 306 that may provide a desired service (374).
  • the device 300 may directly perform service discovery with the service providing client (382). In addition, if the second client 306 can provide the service as a result of the service discovery 382, the device 300 may request the service providing client 306 to connect (384).
  • the first or second of three methods of a probe response to which the group owner 302 responds must be supported. That is, if the first or second method is supported, the device for finding the service can know the address of the group client that can provide the service, and can directly request the group client to connect. However, if the probe response to which the group owner 302 responds supports only the third method, the device seeking the service must perform service discovery in turn to each group client until the desired service is found. .
  • FIG. 4 is a flowchart illustrating an operation of a device for finding a service (or expressed as 'desired', etc.) according to an exemplary embodiment of the present disclosure.
  • the device for searching for a service may sequentially scan all operable frequency bands to obtain neighboring Wi-Fi device information, and may receive a beacon signal operated by the Wi-Fi group owner (410).
  • the device may perform an operation for determining whether to provide a service (420).
  • the device may determine that a specific service is required by a user's input or driving of an application.
  • the device may generate a service hash for identifying the service when it is determined that service provision is necessary.
  • the process moves to step 440, and if not, the method moves to step 430.
  • the device may provide a list of services that can be supported by the device. Can inform the user.
  • Step 430 may be selectively supported according to the type of device, a user's need, and the like. Subsequently, the device may perform step 410.
  • the service hash included in the beacon signal matches the service hash that the device is looking for. If there is a matching service hash, go to step 450; otherwise, go to step 410 to sequentially scan all operable frequency bands and receive a beacon signal operated by the Wi-Fi group owner.
  • the device determines whether the address of the group client for providing the service is found among the information included in the beacon signal. If the beacon signal includes the address of the group client so that the device can know the address, go to step 460; otherwise, go to step 470.
  • the device transmits a probe request to the group owner for querying group client information for providing a desired service, and in step 480, the device sends a probe response including information of a group client for providing the service to the group owner. Received from the owner.
  • the device may perform a service discovery mechanism with a group client that can provide a service that is being searched for and request a connection from the group client.
  • the device may know the information (address) of the group client providing the service through the beacon signal or the probe response received from the group owner, so that the service discovery may be performed using the information of the client.
  • FIG. 5 is a flowchart illustrating an operation process of a group owner according to an exemplary embodiment.
  • step 500 the group owner checks whether there is information about all clients in the group, and if so, moves to step 505, otherwise, goes to step 510.
  • the group owner may use a probe mechanism or a service discovery mechanism to obtain information about all clients in the group.
  • the group owner can obtain only the service name provided, but when using the service discovery mechanism, detailed information about the service can be obtained.
  • the service discovery mechanism is generally unicast, but if necessary the group owner can send a service discovery query by broadcast to receive a response in unicast from each group client.
  • step 505 the group owner generates each service hash for all service names that can be provided by clients in the group.
  • step 515 the group owner determines whether integration is necessary due to the large number of generated service hashes, and if necessary, moves to step 525, and if not, moves to step 520.
  • the group owner may integrate (or compress) the service hashes into a single service hash using a bloom filter.
  • step 520 the integrated service hash or unintegrated service hash is added to the beacon signal and transmitted to devices outside the group.
  • Operation 530 may occur when there is a device requesting to provide a service included in the beacon signal among devices other than the group that has received the beacon signal.
  • the group owner may receive a probe request from a device other than the group.
  • the group owner may make a probe response to the device that has made the probe request in one of three methods described in step 354 of FIG. 3.
  • the group owner may receive a service discovery query (or a service discovery request) from the device.
  • the group owner may transmit a response to the service discovery query to the device. However, if the group owner cannot transmit the service discovery information for the group clients in the group managed by the group owner, a message indicating that the service discovery response cannot be transmitted may be sent to the device.
  • FIG. 6 is a diagram illustrating a configuration of a device according to the present disclosure.
  • the device 600 of the present disclosure may include a controller 610 for performing a probe mechanism and / or a service discovery mechanism with another device, and a transceiver 620 for transmitting and receiving a signal under the control of the controller. .
  • the controller 610 may be understood to perform all operations of the device (including the group owner and the client) described in the present disclosure.
  • the controller 610 may perform operations of the device described with reference to FIG. 4 (for example, determining whether a service hash included in a beacon signal matches a service hash that is being searched for) and the group described with reference to FIG. 5. It can be understood to perform an owner's operation (eg, a service hash generation operation for a service that can be provided by all clients in the group).
  • FIG. 6 illustrates the transceiver 620 and the controller 610 as separate components, but may be implemented as a single component.
  • the operations described above can be realized by providing the memory device storing the corresponding program code with any component in the device of the communication system or the terminal device. That is, the controller of the device or the terminal device may execute the above-described operations by reading and executing the program code stored in the memory device by the processor or the central processing unit (CPU).
  • the controller of the device or the terminal device may execute the above-described operations by reading and executing the program code stored in the memory device by the processor or the central processing unit (CPU).
  • the various components of the device or terminal device, modules, etc. described in the present specification may be hardware circuits, for example, complementary metal oxide semiconductor based logic circuits, firmware, It may be operated using hardware circuitry such as a combination of software and / or hardware and firmware and / or software embedded in a machine-readable medium.
  • various electrical structures and methods may be implemented using transistors, logic gates, and electrical circuits such as application specific semiconductors.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Multimedia (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

P2P(peer to peer) 그룹을 형성하는 무선 통신 네트워크에서 디바이스의 서비스 디스커버리 방법에 있어서, 상기 P2P 그룹에 속하는 그룹 클라이언트에 의해 제공되는 서비스에 대한 서비스 식별 정보를 적어도 하나 포함하는 메시지를 상기 P2P 그룹의 그룹 오너로부터 수신하는 동작; 상기 적어도 하나의 서비스 식별 정보를 이용하여 원하는 서비스가 존재하는지 확인하는 동작; 및 상기 원하는 서비스가 존재하는 경우, 상기 원하는 서비스에 대한 서비스 디스커버리를 수행하는 동작을 포함하는 방법이다.

Description

P2P 그룹을 형성하는 무선 통신 네트워크에서 서비스 디스커버리 기법
본 개시는 디바이스간 무선 통신 기술에 관한 것으로써, 특히 그룹에 속하는 클라이언트 디바이스에 의해 제공되는 서비스 디스커버리(discovery) 기술에 관한 것이다.
와이파이 다이렉트(Wi-Fi Direct)는, 와이파이 디바이스간 접속을 지원하는, 와이파이 다이렉트 AP(access point)를 거치지 않고 와이파이를 탑재한 기기간에 직접적으로 통신하는 기술이다. 와이파이 다이렉트는 'wi-fi peer-to-peer technical specification', '와이파이 다이렉트' 또는 '와이파이 P2P(peer to peer)'로 지칭될 수도 있다.
도 1은 서비스가 필요한 디바이스가 와이파이 다이렉트를 이용하여 상기 서비스를 제공할 수 있는 다른 디바이스를 찾는 방법을 나타낸 도면이다.
와이파이를 탑재한 기기 제1 디바이스(110), 제2 디바이스(120), 제3 디바이스(130), 제4 디바이스(140), 제5 디바이스(150)가 있으며, 그 중 서비스를 필요로('찾는' 또는 '원하는' 등으로 표현될 수 있음) 하는 디바이스를 제1 디바이스(110), 상기 서비스를 제공해 줄 수 있는 디바이스를 제5 디바이스(150)라고 가정하자.
서비스의 제공이 필요한 제1 디바이스(110)는 기존의 와이파이 메카니즘 중 하나인 프로브(probe) 메카니즘에 서비스 해쉬(service hash)를 이용함으로써 타 디바이스에 의해 제공될 수 있는 서비스가 무엇인지를 알아낼 수 있다.
프로브 메카니즘은 상호 디바이스간 연결이 가능한지만 확인하는 절차이나, 와이파이 다이렉트에서 사용되는 프로브 메카니즘은 특정 서비스를 제공하는지도 확인할 수 있다. 구체적으로, 하나의 디바이스가 필요로 하는 서비스에 대한 정보가 포함된 프로브 요청 (probe request)을 다수의 디바이스에게 전송하면, 상기 프로브 요청을 수신한 디바이스는 자신이 제공할 수 있는 서비스에 대한 정보를 프로브 응답(probe response)에 포함하여 전송한다.
이때, 상기 프로브 요청은 브로드캐스트(broadcast)로, 상기 프로브 응답은 유니캐스트(unicast)로 전송될 수 있는데, 프로브 요청이 브로드캐스팅 방식이므로 프로브 요청을 통해 너무 많은 양의 정보를 전송할 경우 공용 자원인 주파수 활용도가 떨어지게 된다. 따라서, 서비스를 제공받고자 하는 디바이스는 서비스 명을 SHA-256(Secure Hash Algorithm)과 같은 해쉬(hash) 알고리즘을 통하여 해싱하고, 그 중 일부만을 프로브 요청에 넣게 된다. 그러나, 프로브 응답은 유니캐스팅 방식이므로 상기 프로브 요청을 수신한 디바이스가 제공할 수 있는 서비스 명 전체를 넣어서 전송할 수도 있다.
도 1에서 서비스의 제공이 필요한 제1 디바이스(110)는 필요한 서비스 명을 해싱하여 상기 해싱된 서비스 명 중 일부를 서비스 해쉬로써 이용할 수 있다. 상기 제1 디바이스(110)은 상기 서비스 해쉬를 프로브 요청(112)에 추가하여 다른 디바이스들로 브로드캐스트 한다. 상기 프로브 요청을 수신한 디바이스들(120, 130, 140, 150) 각각은 자신이 제공해 줄 수 있는 서비스 명 전체를 프로브 응답에 추가하여 유니캐스트 방식으로 전송하게 된다(122, 132, 142, 152).
상기 프로브 응답을 수신한 제1 디바이스(110)는 상기 제5 디바이스(150)가 상기 제1 디바이스(110)에서 요구되는 서비스를 제공할 수 있는 디바이스임을 판단하고, 상기 제5 디바이스(150)에 대해서만 서비스 디스커버리(service discovery; SD) 메카니즘을 수행하게 된다(160).
서비스 디스커버리(SD) 메카니즘은 상대 디바이스가 어떤 서비스를 어떻게 지원하는지 등의 상세한 정보를 유니캐스팅 방식으로 문의하기 위하여 정의된 메카니즘이다. 예를 들면, 서비스 디스커버리 메카니즘은 서비스 명, 서비스 기능, 서비스 요구사항 등의 정보 교환을 지원한다.
따라서, 도 1에서는 상기 제1 디바이스(110)가 서비스 디스커버리 메카니즘을 통해 상기 제5 디바이스(150)와 서비스 명, 서비스 기능, 서비스 요구사항 등의 정보를 교환할 수 있다.
도 1에서 설명한 와이파이 다이렉트는 두 디바이스 간에 1:1 연결이 이루어진 경우에 대한 것이다. 그러나, 와이파이 다이렉트를 통하여 몇 개의 디바이스가 이미 P2P(peer to peer) 그룹을 생성했다면, P2P 그룹에 속하지 않은 디바이스는 상기 그룹의 오너(group owner)만을 발견할 수 있을 뿐 그룹 내에 속하는 클라이언트(group client 또는 P2P client) 디바이스들은 발견할 수 없다. 와이파이 다이렉트 표준에 의해 이미 페어링(pairing)을 형성한 그룹 클라이언트는 프로브 요청에 응답을 하지 않기 때문이다. 따라서, 그룹 클라이언트가 서비스를 제공할 수 있더라도 상기 그룹에 속하지 않은 디바이스는 상기 그룹 클라이언트가 서비스를 제공할 수 있다는 것을 쉽게(직접적으로) 알 수가 없다.
도 2는 와이파이 다이렉트로 통신하는 그룹 내의 클라이언트가 제공할 수 있는 서비스에 대한 서비스 디스커버리 방법을 나타낸 도면이다.
도 2는 일 예로 다수의 디바이스들(220, 230, 240, 250)이 와이파이 다이렉트로 P2P 그룹(260)을 형성하며, 특정 디바이스(220)는 P2P 그룹의 그룹 오너가 되고, 그 외의 디바이스들(230, 240, 250)은 그룹 클라이언트가 될 수 있음을 나타내고 있다.
서비스를 찾고자 하는 제1 디바이스(210)는 상기 서비스를 제공해줄 수 있는 디바이스를 찾기 위해 브로드캐스팅 방식으로 프로브 요청을 송신한다. 그러나, 이미 그룹에 속한 제1 클라이언트(230), 제2 클라이언트(240), 및 제3 클라이언트(250)는 상기 프로브 요청을 수신(212)하더라도 상기 프로브 요청에 응답하지 않는다. 단지, 그룹 오너(220)만이 상기 프로브 요청에 응답한다(222). 상기 서비스를 찾는 디바이스(210)는 상기 그룹 오너(220)의 프로브 응답(222)에 포함된 정보로써 그룹 클라이언트의 존재와 상기 클라이언트의 연결 정보(예를 들어, 그룹 클라이언트의 주소와 동작 주파수)를 알 수 있지만, 어떤 그룹 클라이언트가 어떤 서비스를 제공하는지는 알 수 없다.
상기 서비스를 찾는 디바이스(210)는 상기 그룹 클라이언트들의 주소와 동작 주파수를 알게 되었으므로, 그룹 오너(220), 제1 클라이언트(230), 제2 클라이언트(240), 및 제3 클라이언트(250)들에 대해 차례로 서비스 디스커버리를 시도할 수 있다.
구체적으로, 상기 서비스를 찾는 디바이스(210)는 상기 그룹 오너(220)에게 상기 서비스를 제공해 줄 수 있는지 서비스 디스커버리를 한다(270). 상기 그룹 오너(220)가 상기 서비스를 제공해 줄 수 없다면, 상기 서비스를 찾는 디바이스(210)는 상기 제1 클라이언트(230)에게 서비스 디스커버리를 한다(272). 상기 제1 클라이언트(230)도 상기 서비스를 제공할 수 없다면, 상기 서비스를 찾는 디바이스(210)는 상기 제2 클라이언트(240)로 서비스 디스커버리를 한다(274). 마찬가지로 상기 제2 클라이언트(240)도 상기 서비스를 제공할 수 없다면, 상기 서비스를 찾는 디바이스(210)는 상기 제3 클라이언트(250)로 서비스 디스커버리를 한다(276). 이와 같은 과정을 통하여 상기 서비스를 찾는 디바이스(210)는 상기 서비스를 제공해 줄 수 있는 그룹 클라이언트를 찾게 된다.
서비스 디스커버리는 유니캐스팅 방식이므로, 서비스를 찾는 디바이스는 상기 서비스를 찾을 때까지 반복적인 문의(즉, 서비스 디스커버리)를 해야 한다. 예를 들어, 하나의 그룹에 5개의 그룹 클라이언트가 있다면 서비스를 찾는 디바이스는 최악의 경우 5번의 서비스 디스커버리를 수행해야 한다. 더 나아가, 그룹이 많은 지역에서 디바이스가 상기 서비스를 찾고자 한다면 상황은 더욱 악화될 수 있다.
서비스 디스커버리가 유니캐스팅이어서 발생하는 문제는 배터리로 운영되는 휴대 단말에게는 매우 비효율적이고 소모적이며, 더 나아가서는 사무실이나 회의장과 같이 여러 그룹과 무선 단말이 많은 곳에서는 많은 트래픽을 유발하므로 공용 주파수를 사용하는 와이파이에서는 큰 효율 저하를 일으킬 수 있다.
본 개시는 P2P(peer to peer) 그룹을 형성하는 무선 통신 네트워크에서 디바이스의 서비스 디스커버리 방법을 제공한다.
본 개시는 P2P(peer to peer) 그룹을 형성하는 무선 통신 네트워크에서 그룹 오너가 서비스 디스커버리를 지원하는 방법을 제공한다.
본 개시는 P2P(peer to peer) 그룹을 형성하는 무선 통신 네트워크에서 서비스 디스커버리를 지원하는 디바이스를 제공한다.
본 개시는 P2P(peer to peer) 그룹을 형성하는 무선 통신 네트워크에서 서비스 디스커버리를 지원하는 그룹 오너를 제공한다.
본 개시의 실시 예에 따른 방법은, P2P(peer to peer) 그룹을 형성하는 무선 통신 네트워크에서 디바이스의 서비스 디스커버리 방법에 있어서, 상기 P2P 그룹에 속하는 그룹 클라이언트에 의해 제공되는 서비스에 대한 서비스 식별 정보를 적어도 하나 포함하는 메시지를 상기 P2P 그룹의 그룹 오너로부터 수신하는 동작, 상기 적어도 하나의 서비스 식별 정보를 이용하여 원하는 서비스가 존재하는지 확인하는 동작, 및 상기 원하는 서비스가 존재하는 경우, 상기 원하는 서비스에 대한 서비스 디스커버리를 수행하는 동작을 포함하는 방법이다.
본 개시의 다른 실시 예에 따른 방법은, P2P(peer to peer) 그룹을 형성하는 무선 통신 네트워크에서 그룹 오너가 서비스 디스커버리를 지원하는 방법에 있어서, 상기 P2P 그룹에 속하는 그룹 클라이언트에 의해 제공되는 적어도 하나의 서비스의 정보를 획득하는 동작, 상기 P2P 그룹에 속하는 그룹 클라이언트에 의해 제공되는 적어도 하나의 서비스에 대한 서비스 식별 정보를 생성하는 동작, 및 상기 생성된 서비스 식별 정보를 포함하는 메시지를 인접하는 디바이스에게 송신하는 동작을 포함하는 방법이다.
본 개시의 실시 예에 따른 장치는, P2P(peer to peer) 그룹을 형성하는 무선 통신 네트워크에서 서비스 디스커버리를 지원하는 디바이스에 있어서, 상기 P2P 그룹에 속하는 그룹 클라이언트에 의해 제공되는 서비스에 대한 서비스 식별 정보를 적어도 하나 포함하는 메시지를 상기 P2P 그룹의 그룹 오너로부터 수신하고, 상기 원하는 서비스가 존재하는 경우, 원하는 서비스에 대한 서비스 디스커버리를 수행하는 송수신부와 상기 적어도 하나의 서비스 식별 정보를 이용하여 상기 원하는 서비스가 존재하는지 확인하는 제어부를 포함하는 디바이스이다.
본 개시의 다른 실시 예에 따른 장치는, P2P(peer to peer) 그룹을 형성하는 무선 통신 네트워크에서 서비스 디스커버리를 지원하는 그룹 오너에 있어서,상기 P2P 그룹에 속하는 그룹 클라이언트에 의해 제공되는 적어도 하나의 서비스의 정보를 획득하고, 서비스 식별 정보를 포함하는 메시지를 인접하는 디바이스에게 송신하는 송수신부와, 상기 P2P 그룹에 속하는 그룹 클라이언트에 의해 제공되는 적어도 하나의 서비스에 대한 상기 서비스 식별 정보를 생성하는 제어부를 포함하는 그룹 오너이다.
도 1은 서비스가 필요한 디바이스가 와이파이 다이렉트를 이용하여 상기 서비스를 제공할 수 있는 다른 디바이스를 찾는 방법을 나타낸 도면;
도 2는 기존의 와이파이 다이렉트로 그룹 클라이언트가 제공할 수 있는 서비스에 대한 서비스 디스커버리 방법을 나타낸 도면;
도 3은 본 개시의 일 실시 예에 따른 동작 개념을 설명하기 위한 신호 흐름도;
도 4는 본 개시의 일 실시 예에 따른 서비스를 찾는 디바이스의 동작 과정을 보여주는 순서도;
도 5는 본 개시의 일 실시 예에 따른 그룹 오너의 동작 과정을 보여주는 순서도;
도 6은 본 개시에 의한 디바이스의 구성을 예시하는 도면이다.
이하, 본 개시에 따른 상세한 설명에서는 상술한 기술적 과제를 이루기 위한 대표적인 실시 예를 제시할 것이다. 또한, 하기에서 본 개시를 설명함에 있어 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 개시의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다. 그리고 후술되는 용어들은 본 개시에서의 기능을 고려하여 정의된 용어들로써 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.
본 개시에서 P2P 그룹의 클라이언트의 수는 적어도 하나 이상임을 의미하며, 이하의 실시 예에서는 그룹 클라이언트 수에 대해 특별히 단수와 복수를 엄격히 구분하지는 않을 것이다.
또한, 본 개시에서 언급하는 디바이스는 와이파이 다이렉트를 지원하는 기기로 휴대단말기, 프린터, 모니터, TV, 게임콘솔 등의 일반적인 전자 기기들이 될 수 있다.
도 3은 본 개시의 일 실시 예에 따른 동작 개념을 설명하기 위한 신호 흐름도이다.
먼저, 발명의 구현에 있어서, 도 3에서 설명되는 모든 절차들이 모두 포함될 필요가 없음을 주의하여야 한다. 즉, 도 3에 표시된 절차들 중의 하나 이상이 선택적으로 동작함으로써, 발명이 구현될 수 있다.
상기 실시 예에서 임의의 디바이스(300)가 찾는(또는 '원하는' 등으로 표현될 수 있음) 서비스를 제공해 줄 수 있는 디바이스는 제2 클라이언트(306)라고 가정하자.
P2P 그룹의 그룹 오너(302)는 자신의 그룹에 속해 있는 그룹 클라이언트(304, 306)가 제공해 줄 수 있는 서비스에 대한 정보를 저장(또는 업데이트)하기 위하여 프로브 메카니즘(312, 314, 316) 또는 서비스 디스커버리 메카니즘(322, 324)을 수행할 수 있다. 상기 프로브 메커니즘은 브로드캐스트 방식의 프로브 요청(312) 송신과 유니캐스트 방식의 프로브 응답(314,316) 수신을 포함할 수 있다. 상기 서비스 디스커버리 메커니즘(322, 324)은 서비스 디스커버리 질의(service discovery query)송신과 서비스 디스커버리 응답 수신을 포함할 수 있다. 상기 그룹 오너(302)에서의 상기 서비스 정보에 대한 저장(또는 업데이트)은 각 그룹 클라이언트(304, 306)가 그룹에 속하게 될 때, 주기적으로 또는 필요시마다 수행될 수 있다. 선택적으로, 상기 서비스 정보에 대한 저장(또는 업데이트) 동작이, 그룹 클라이언트에 대해 개별적으로 수행되어야 할 때는 유니캐스트 방식인 서비스 디스커버리 메카니즘으로(320) 수행될 수 있고, 그룹 클라이언트 모두에 대하여 수행되어야 할 때는 브로드캐스트 방식인 프로브 메카니즘(310)으로 수행될 수 있다.
330단계에서 상기 그룹 오너(302)는, 상기 저장된 그룹 클라이언트(304, 306)의 서비스 정보를 이용해서 상기 서비스에 대한 식별 정보인 서비스 해쉬(service hash)를 생성한다. 상기 서비스 해쉬는 상기 서비스 정보 중 서비스 명을 예를 들어, SHA-256 알고리즘 적용하고 상기 SHA-256 알고리즘이 적용된 서비스 명의 첫 6 바이트를 사용해서 생성될 수 있다. 상기 그룹 오너(302)는 상기 서비스 해쉬에 의해 식별되는 서비스를 제공하는 그룹 클라이언트 주소와 상기 서비스 해쉬 간의 매핑 정보를 저장할 수 있다. 구현에 따라서, 상기 매핑 정보는 (상기 서비스 해쉬가 아니라) 상기 서비스 명 전체와 상기 서비스를 제공하는 그룹 클라이언트 주소 간의 매핑 정보일 수도 있다.
그룹에 여러 서비스가 있을 경우, 서비스 해쉬는 서비스의 개수만큼 생성될 수 있다. 생성된 서비스 해쉬의 개수가 많을 경우, 상기 그룹 오너(302)는 전송 효율을 높이기 위하여 생성된 모든 서비스 해쉬를 블룸 필터(bloom filer)와 같이 전송해야 할 데이터의 양을 줄이는 기법 등을 적용하여 하나의 서비스 해쉬 값으로 통합(integrate)할 수 있다. 상기 블룸 필터를 적용한 서비스 해쉬의 크기는 하나의 서비스 해쉬의 크기(예를 들어, 6 바이트)와 같게 된다.
상기 서비스를 찾는 디바이스(300)는, 상기 그룹 오너(302)가 송신하는 비콘(beacon) 신호를 이용해서 상기 그룹 클라이언트가 제공할 수 있는 서비스 정보를 획득하거나(342), 프로브 메카니즘을 이용하여 상기 그룹 클라이언트가 제공할 수 있는 서비스 정보를 상기 그룹 오너(302)에게 직접 요청할 수도 있다(350).
구체적으로, 340단계에서 상기 그룹 오너(302)는 비콘 신호에, 상기 서비스의 존재를 알리기 위하여, 상기 생성된 서비스 해쉬를 추가하여 전송할 수 있다. 상기 그룹 오너(302)는 상기 비콘 신호의‘Advertise Service Info’ 필드에 상기 서비스 해시와 상기 서비스를 제공하는 클라이언트의 주소 정보(예를 들어, MAC(media access control) 주소)를 쌍으로 넣거나, 상기 ‘Advertise Service Info’ 필드에 상기 서비스 해시만을 전달하는 방법이 있다. 이때, 상기 Advertise Service Info’라는 필드는 서비스 해쉬를 위한 서브 속성(sub attribute)(또는 서브 필드)와 클라이언트 정보(주소)를 위한 서브 속성(또는 서브 필드)를 포함할 수 있다. 350단계에서, 상기 서비스를 찾는 디바이스(300)가 그룹 내의 클라이언트에 의해 제공될 수 있는 서비스 정보에 대하여 질의하는 프로브 요청을 상기 그룹 오너(302)에게 송신하면(352), 상기 그룹 오너(302)는 다음의 세가지 방법 중 하나로 상기 클라이언트가 제공할 수 있는 서비스 정보를 프로브 응답에 추가하여 응답할 수 있다(354).
첫 번째 방법은 상기 그룹 오너(302)가 상기 프로브 응답의‘Advertise Service Info’라는 프로브 요소에 서비스 명과 더불어 서비스를 제공할 수 있는 그룹 클라이언트의 주소를 쌍으로 넣어서 응답하는 방법이다. 이때, 상기 Advertise Service Info’라는 프로브 요소는 서비스 해쉬를 위한 서브 속성(sub attribute)(또는 서브 필드)와 클라이언트 정보(주소)를 위한 서브 속성(또는 서브 필드)를 포함할 수 있다.
두 번째 방법은 상기 그룹 오너(302)가 상기 프로브 응답의 ‘P2P Group Info’라는 프로브 요소에 그룹 클라이언트 주소와 함께 서비스 명을 쌍으로 넣어서 응답하는 방법이다. 이때, 상기 Advertise Service Info’라는 프로브 요소는 서비스 해쉬를 위한 서브 속성(sub attribute)(또는 서브 필드)와 클라이언트 정보(주소)를 위한 서브 속성(또는 서브 필드)를 포함할 수 있다.
마지막 세 번째 방법은 상기 그룹 오너(302)가 상기 프로브 응답에 (제공되는 서비스의 정보와의 매핑 정보 없이) 그룹 클라이언트들의 주소만을 넣어서 전송하는 방법이다.
360단계에서 상기 서비스를 찾는 디바이스(300)는 340단계 또는 350단계에서 수신한 서비스 정보가 찾는 서비스에 해당하는 서비스 정보인지 확인한다.
상기 디바이스(300)가 서비스를 제공하는 클라이언트의 주소 정보를 알 수 있는 경우, 상기 디바이스(300)는 상기 서비스를 제공하는 클라이언트에게 바로 서비스 디스커버리(380)를 수행할 수 있다. 그러나, 상기 그룹 오너(302)가 서비스 정보 없이 클라이언트 주소만을 제공하는 등의 이유로, 상기 디바이스(300)가 상기 서비스를 제공하는 클라이언트의 주소 정보를 알지 못하는 경우에는 상기 그룹 오너(302)와 서비스 디스커버리(370)를 수행하게 된다. 구체적으로 상기 디바이스(300)가 상기 서비스 제공 클라이언트의 주소 정보를 알지 못 할뿐만 아니라 상기 그룹 오너(302)가 상기 그룹 클라이언트를 대신해 서비스 디스커버리를 제공해 줄 수 있는 경우에 상기 디바이스(300)는 상기 370단계를 실행할 수 있다.
370단계에서, 상기 서비스를 찾는 디바이스(300)는 상기 그룹 오너(302)에게 서비스 디스커버리를 요청하여, 상기 그룹에 속하는 클라이언트가 제공해 줄 수 있는 자세한 서비스 정보를 획득할 수 있다(372). 따라서, 상기 디바이스(300)는 원하는 서비스를 제공해 줄 수 있는 그룹 클라이언트(306)에게 연결을 요청할 수 있다(374).
380단계에서, 상기 디바이스(300)는 상기 서비스 제공 클라이언트와 바로 서비스 디스커버리를 수행할 수 있다(382). 또한, 상기 서비스 디스커버리(382)의 결과, 제2 클라이언트(306)이 상기 서비스를 제공해 줄 수 있다면, 상기 디바이스(300)는 상기 서비스 제공 클라이언트(306)에게 연결을 요청할 수 있다(384).
서비스를 찾는 디바이스가 상기 서비스를 제공하는 그룹 클라이언트에게 직접 서비스 디스커버리 요청을 하기 위해서는, 상기 그룹 오너(302)가 응답하는 프로브 응답의 세가지 방법 중 첫 번째 또는 두 번째 방법이 지원되어야 한다. 즉, 상기 첫 번째 또는 두 번째 방법이 지원되어야, 상기 서비스를 찾는 디바이스가 상기 서비스를 제공할 수 있는 그룹 클라이언트의 주소를 알 수 있고, 직접 상기 그룹 클라이언트에게 연결을 요청할 수 있기 때문이다. 그러나, 상기 그룹 오너(302)가 응답하는 프로브 응답이 상기 세 번째 방법만을 지원하는 경우에는, 상기 서비스를 찾는 디바이스는 원하는 서비스가 찾아질 때까지 각각의 그룹 클라이언트에게 차례대로 서비스 디스커버리를 수행하여야만 한다.
도 4는 본 개시의 일 실시 예에 따른 서비스를 찾는(또는 '원하는' 등으로 표현될 수 있음) 디바이스의 동작 과정을 보여주는 순서도이다.
발명의 구현에 있어서, 도 4에서 설명되는 모든 동작들이 모두 수행될 필요가 없음을 주의하여야 한다. 즉, 도 4에 표시된 동작들 중의 적어도 하나가 선택적으로 수행됨으로써, 발명이 구현될 수 있다.
상기 서비스를 찾는 디바이스는 주변의 와이파이 기기 정보를 얻기 위하여 동작 가능한 모든 주파수 대역을 순차적으로 스캔할 수 있으며, 와이파이 그룹 오너가 운영하는 비콘 신호를 수신할 수 있다(410).
선택적으로, 상기 디바이스는 서비스의 제공이 필요한지 판단하는 동작을 수행할 수 있다(420). 구체적으로, 상기 디바이스는, 사용자의 입력 또는 애플리케이션의 구동 등에 의해서, 특정 서비스 제공이 필요하다고 판단할 수 있다. 상기 디바이스는 서비스 제공이 필요하다고 판단하는 경우, 상기 서비스를 식별하기 위한 서비스 해쉬를 생성할 수 있다. 상기 420 단계 판단의 결과, 서비스의 제공이 필요하다면 440단계로, 그렇지 않다면 430단계로 이동한다.430단계에서, 상기 디바이스는 주변 기기로부터 제공받을 수 있는 서비스 중, 상기 디바이스도 지원할 수 있는 서비스 목록을 사용자에게 알려줄 수 있다. 상기 430단계는 상기 디바이스의 종류, 사용자의 필요 등에 따라 선택적으로 지원될 수 있다. 이어서, 상기 디바이스는 상기 410 단계를 수행할 수 있다.
440단계에서, 상기 비콘 신호에 포함된 서비스 해쉬가 상기 디바이스가 찾고 있는 서비스 해쉬와 일치하는지 확인한다. 일치하는 서비스 해쉬가 존재한다면 450단계로 이동하고, 그렇지 않다면 410단계로 이동해 다시 상기 동작 가능한 모든 주파수 대역을 순차적으로 스캔하며 와이파이 그룹 오너가 운영하는 비콘 신호를 수신하게 된다.
450단계에서는 상기 디바이스는 상기 비콘 신호에 포함된 정보 중 상기 찾고 있는 서비스를 제공해주는 그룹 클라이언트의 주소가 포함되어 있는지 판단한다. 상기 비콘 신호에 상기 그룹 클라이언트의 주소가 포함되어서 상기 디바이스가 상기 주소를 알 수 있다면 460단계로, 그렇지 않다면 470단계로 넘어간다.
470단계에서, 상기 디바이스는 원하는 서비스를 제공하는 그룹 클라이언트 정보를 질의하는 프로브 요청을 그룹 오너에게 송신하고, 480단계에서 상기 디바이스는 상기 서비스를 제공하는 그룹 클라이언트의 정보를 포함하는 프로브 응답을 상기 그룹 오너로부터 수신하게 된다.
460단계에서 상기 디바이스는 찾고 있는 서비스를 제공해 줄 수 있는 그룹 클라이언트와 서비스 디스커버리 메카니즘을 수행하고 상기 그룹 클라이언트에게 연결을 요청할 수 있다. 상기 디바이스는 그룹 오너로부터 수신된 비콘 신호 또는 프로브 응답을 통해서 서비스를 제공해주는 그룹 클라이언트의 정보(주소)를 알 수 있으므로, 상기 클라이언트의 정보를 이용하여 상기 서비스 디스커버리를 수행할 수 있다.
도 5는 본 개시의 일 실시 예에 따른 그룹 오너의 동작 과정을 보여주는 순서도이다.
500단계에서 상기 그룹 오너는 그룹내의 모든 클라이언트들에 대한 정보가 존재하는지 확인하고, 존재한다면 505단계로 그렇지 않다면 510단계로 이동한다.
510단계에서 상기 그룹 오너는 그룹 내의 모든 클라이언트들에 대한 정보를 획득하기 위하여 프로브 메카니즘 또는 서비스 디스커버리 메카니즘을 이용할 수 있다. 프로브 메카니즘을 이용하는 경우 상기 그룹 오너는 제공되는 서비스 명만 획득 가능하나, 서비스 디스커버리 메카니즘을 이용하는 경우에는 상기 서비스에 대한 상세한 정보까지 획득할 수 있다. 서비스 디스커버리 메카니즘은 일반적으로 유니캐스트이나, 필요시 상기 그룹 오너는 브로드캐스트로 서비스 디스커버리 질의를 송신하여, 각 그룹 클라이언트로부터 유니캐스트로 응답을 수신할 수 있다.
505단계에서 상기 그룹 오너는 그룹내의 클라이언트들이 제공할 수 있는 모든 서비스 명에 대해 각각의 서비스 해쉬를 생성한다.
515단계에서 상기 그룹 오너는 상기 생성된 서비스 해쉬의 개수가 많아 통합이 필요한가 판단하여 필요하다면 525단계로, 필요하지 않다면 520단계로 이동한다.
525단계에서 상기 생성된 서비스 해쉬가 많은 경우 상기 그룹 오너는, bloom filter를 사용해 상기 서비스 해쉬들을 한 개의 서비스 해쉬 형태로 통합(또는 압축)할 수 있다.
520단계에서, 상기 통합된 서비스 해쉬 또는 통합되지 않은 서비스 해쉬를 비콘 신호에 추가하여 그룹 외의 디바이스들에게 전송하게 된다.
530단계는, 상기 비콘 신호를 수신한 그룹 외의 디바이스 중 상기 비콘 신호에 포함된 서비스에 대한 제공을 요청하는 디바이스가 있는 경우에 발생할 수 있다. 535단계에서는 상기 그룹 오너는 그룹 외의 디바이스로부터 프로브 요청을 수신할 수 있다.
540단계에서 상기 그룹 오너는 도 3의 354단계에서 설명한 세가지 방법 중 하나로 상기 프로브 요청을 한 디바이스에게 프로브 응답을 할 수 있다.
545단계에서 상기 그룹 오너는 상기 디바이스로부터 서비스 디스커버리 질의(또는 서비스 디스커버리 요청)를 수신할 수 있다.
550단계에서 상기 그룹 오너는 상기 디바이스에게 상기 서비스 디스커버리 질의에 대한 응답을 송신할 수 있다. 그러나, 상기 그룹 오너가 자신이 관리하는 그룹내의 그룹 클라이언트들에 대한 서비스 디스커버리 정보를 전송할 수 없는 경우에는, 서비스 디스커버리 응답을 할 수 없음을 지시하는 메시지를 상기 디바이스에게 전송할 수 있다.
도 6은 본 개시에 의한 디바이스의 구성을 예시하는 도면이다.
본 개시의 디바이스(600)는 타 디바이스와 프로브 메카니즘 및/또는 서비스 디스커버리 메카니즘을 수행하기 위한 제어부(610)와 상기 제어부의 제어에 의해 신호의 송수신을 수행하는 송수신부(620)를 포함할 수 있다.
상기 제어부(610)는 본 개시에서 설명한 디바이스(그룹 오너 및 클라이언트 포함)의 모든 동작을 수행하는 것으로 이해될 수 있다. 예를 들어, 상기 제어부(610)는 도 4에서 설명된 디바이스의 동작(일 예로써, 비콘 신호에 포함된 서비스 해쉬와 찾고 있는 서비스 해쉬가 일치하는지 판단하는 동작 등)과 도 5에서 설명된 그룹 오너의 동작(일 예로써, 그룹내의 모든 클라이언트들이 제공할 수 있는 서비스에 대한 서비스 해쉬 생성 동작 등)을 수행하는 것으로 이해될 수 있다.
한편, 도 6은 상기 송수신부(620)와 상기 제어부(610)를 별도의 구성부로 도시하였으나 하나의 구성부로 구현될 수도 있다.
앞서 설명한 동작들은 해당 프로그램 코드를 저장한 메모리 장치를 통신 시스템의 디바이스, 또는 단말 장치 내의 임의의 구성부에 구비함으로써 실현될 수 있다. 즉, 디바이스 또는 단말 장치의 제어부는 메모리 장치 내에 저장된 프로그램 코드를 프로세서 혹은 CPU(Central Processing Unit)에 의해 읽어내어 실행함으로써 앞서 설명한 동작들을 실행할 수 있다.
본 명세서에서 설명되는 디바이스 또는 단말 장치의 다양한 구성부들과, 모듈(module)등은 하드웨어(hardware) 회로, 일 예로 상보성 금속 산화막 반도체(complementary metal oxide semiconductor) 기반 논리 회로와, 펌웨어(firmware)와, 소프트웨어(software) 및/혹은 하드웨어와 펌웨어 및/혹은 머신 판독 가능 매체에 삽입된 소프트웨어의 조합과 같은 하드웨어 회로를 사용하여 동작될 수도 있다. 일 예로, 다양한 전기 구조 및 방법들은 트랜지스터(transistor)들과, 논리 게이트(logic gate)들과, 주문형 반도체와 같은 전기 회로들을 사용하여 실시될 수 있다.
한편 본 개시의 상세한 설명에서는 구체적인 실시 예에 관해 설명하였으나, 본 개시의 범위에서 벗어나지 않는 한도 내에서 여러 가지 변형이 가능함은 물론이다. 그러므로 본 개시의 범위는 설명된 실시 예에 국한되어 정해져서는 안되며 후술하는 특허청구의 범위뿐만 아니라 이 특허청구의 범위와 균등한 것들에 의해 정해져야 한다.

Claims (18)

  1. P2P(peer to peer) 그룹을 형성하는 무선 통신 네트워크에서 디바이스의 서비스 디스커버리 방법에 있어서,
    상기 P2P 그룹에 속하는 그룹 클라이언트에 의해 제공되는 서비스에 대한 서비스 식별 정보를 적어도 하나 포함하는 메시지를 상기 P2P 그룹의 그룹 오너로부터 수신하는 동작;
    상기 적어도 하나의 서비스 식별 정보를 이용하여 원하는 서비스가 존재하는지 확인하는 동작; 및
    상기 원하는 서비스가 존재하는 경우, 상기 원하는 서비스에 대한 서비스 디스커버리를 수행하는 동작을 포함하는 방법.
  2. 제1항에 있어서,
    상기 원하는 서비스에 대한 서비스 디스커버리를 수행하는 동작은,
    상기 원하는 서비스에 대한 서비스 디스커버리 질의를 상기 그룹 오너에게 송신하고, 상기 그룹 오너로부터 상기 디스커버리 질의에 대한 응답을 수신하는 동작임을 특징으로 하는 방법.
  3. 제1항에 있어서,
    상기 그룹 오너로부터 수신하는 메시지는 비콘 신호 및 프로브 응답 메시지 중 어느 하나임을 특징으로 하는 방법.
  4. 제1항에 있어서,
    상기 그룹 오너로부터 수신하는 메시지는, 상기 서비스 식별 정보와 매핑되는 그룹 클라이언트의 주소 정보를 더 포함함을 특징으로 하는 방법.
  5. 제4항에 있어서,
    상기 원하는 서비스에 대한 서비스 디스커버리를 수행하는 동작은,
    상기 원하는 서비스에 대한 서비스 디스커버리 질의를 상기 매핑되는 주소 정보에 의해 지시되는 그룹 클라이언트에게 송신하고, 상기 그룹 클라이언트로부터 상기 디스커버리 질의에 대한 응답을 수신하는 동작임을 특징으로 하는 방법.
  6. 제1항에 있어서,
    상기 디바이스는 상기 P2P 그룹에 속하지 않는 디바이스임을 특징으로 하는 방법.
  7. 제1항에 있어서,
    상기 디바이스는 와이파이 다이렉트 방식으로 통신하는 디바이스임을 특징으로 하는 방법.
  8. P2P(peer to peer) 그룹을 형성하는 무선 통신 네트워크에서 그룹 오너가 서비스 디스커버리를 지원하는 방법에 있어서,
    상기 P2P 그룹에 속하는 그룹 클라이언트에 의해 제공되는 적어도 하나의 서비스의 정보를 획득하는 동작;
    상기 P2P 그룹에 속하는 그룹 클라이언트에 의해 제공되는 적어도 하나의 서비스에 대한 서비스 식별 정보를 생성하는 동작; 및
    상기 생성된 서비스 식별 정보를 포함하는 메시지를 인접하는 디바이스에게 송신하는 동작을 포함하는 방법.
  9. 제8항에 있어서,
    상기 P2P 그룹에 속하는 그룹 클라이언트에 의해 제공되는 적어도 하나의 서비스의 정보는,
    프로브 요청에 대한 프로브 응답 메시지 및 디스커버리 질의에 대한 응답 메시지 중 어느 하나에 포함됨을 특징으로 하는 방법.
  10. 제8항에 있어서,
    상기 서비스에 대한 서비스 식별 정보는, 서비스 명을 이용해 생성된 서비스 해쉬임을 특징으로 하는 방법.
  11. 제10항에 있어서,
    상기 서비스 해쉬는, 다수의 서비스 해쉬를 하나의 서비스 해쉬 형태로 통합되어 생성됨을 특징으로 하는 방법.
  12. 제8항에 있어서,
    상기 생성된 서비스 식별 정보를 포함하는 메시지는 비콘 신호 및 프로브 응답 메시지 중 어느 하나임을 특징으로 하는 방법.
  13. 제12항에 있어서,
    상기 프로브 응답 메시지에 포함되는 상기 생성된 서비스 식별 정보는, advertise service info라는 프로브 요소 및 P2P Group Info라는 프로브 요소 중 적어도 어느 하나에 포함됨을 특징으로 하는 방법.
  14. 제8항에 있어서,
    상기 적어도 하나의 서비스에 대한 서비스 식별 정보를 생성하는 동작은,
    상기 서비스 식별 정보와 매핑되는 클라이언트 주소를 더 포함하여 생성하고,
    상기 생성된 서비스 식별 정보를 포함하는 메시지는,
    상기 서비스 식별 정보와 상기 매핑되는 클라이언트 주소를 더 포함함을 특징으로 하는 방법.
  15. P2P(peer to peer) 그룹을 형성하는 무선 통신 네트워크에서 서비스 디스커버리를 지원하는 디바이스에 있어서,
    상기 P2P 그룹에 속하는 그룹 클라이언트에 의해 제공되는 서비스에 대한 서비스 식별 정보를 적어도 하나 포함하는 메시지를 상기 P2P 그룹의 그룹 오너로부터 수신하고, 원하는 서비스가 존재하는 경우, 상기 원하는 서비스에 대한 서비스 디스커버리를 수행하는 송수신부와
    상기 적어도 하나의 서비스 식별 정보를 이용하여 상기 원하는 서비스가 존재하는지 확인하는 제어부를 포함하는 디바이스.
  16. 제15항에 있어서,
    제2항 내지 제7항의 방법을 구현하도록 구성됨을 특징으로 하는 디바이스.
  17. P2P(peer to peer) 그룹을 형성하는 무선 통신 네트워크에서 서비스 디스커버리를 지원하는 그룹 오너에 있어서,
    상기 P2P 그룹에 속하는 그룹 클라이언트에 의해 제공되는 적어도 하나의 서비스의 정보를 획득하고, 서비스 식별 정보를 포함하는 메시지를 인접하는 디바이스에게 송신하는 송수신부와,
    상기 P2P 그룹에 속하는 그룹 클라이언트에 의해 제공되는 적어도 하나의 서비스에 대한 상기 서비스 식별 정보를 생성하는 제어부를 포함하는 그룹 오너.
  18. 제17항에 있어서,
    제9항 내지 제14항의 방법을 구현하도록 구성됨을 특징으로 하는 그룹 오너.
PCT/KR2014/007442 2013-08-09 2014-08-11 P2p 그룹을 형성하는 무선 통신 네트워크에서 서비스 디스커버리 기법 WO2015020502A1 (ko)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN201480044950.2A CN105453610A (zh) 2013-08-09 2014-08-11 用于形成对等群组的无线通信网络中的服务发现技术
US14/911,194 US20160183176A1 (en) 2013-08-09 2014-08-11 Service discovery technique in wireless communication network for forming p2p group
EP14834666.1A EP3032850A4 (en) 2013-08-09 2014-08-11 Service discovery technique in wireless communication network for forming p2p group

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020130095041A KR20150018302A (ko) 2013-08-09 2013-08-09 Group owner 중심 service discover 방법 및 장치
KR10-2013-0095041 2013-08-09

Publications (1)

Publication Number Publication Date
WO2015020502A1 true WO2015020502A1 (ko) 2015-02-12

Family

ID=52461714

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2014/007442 WO2015020502A1 (ko) 2013-08-09 2014-08-11 P2p 그룹을 형성하는 무선 통신 네트워크에서 서비스 디스커버리 기법

Country Status (5)

Country Link
US (1) US20160183176A1 (ko)
EP (1) EP3032850A4 (ko)
KR (1) KR20150018302A (ko)
CN (1) CN105453610A (ko)
WO (1) WO2015020502A1 (ko)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017123253A1 (en) * 2016-01-15 2017-07-20 Hewlett Packard Enterprise Development Lp Generating peer-to-peer network addresses
WO2021020598A1 (ko) * 2019-07-26 2021-02-04 엘지전자 주식회사 멀티미디어 서비스 제공 장치 및 멀티미디어 서비스 제공 방법

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104427488A (zh) * 2013-08-29 2015-03-18 中兴通讯股份有限公司 一种终端及无线组网方法
US10277686B2 (en) * 2015-07-29 2019-04-30 Cisco Technology, Inc. Service discovery optimization in a network based on bloom filter
JP6414120B2 (ja) * 2016-03-30 2018-10-31 トヨタ自動車株式会社 無線通信装置および無線通信方法
US11706699B2 (en) * 2021-04-23 2023-07-18 Hewlett Packard Enterprise Development Lp System and method for optimized load balancing on 6 GHz radios using out-of-band discovery in a mixed AP deployment
US11601873B2 (en) 2021-04-23 2023-03-07 Hewlett Packard Enterprise Development Lp System and method for optimized load balancing on 6 GHz radios using out-of-band discovery in a mixed AP deployment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130034023A1 (en) * 2011-08-02 2013-02-07 Samsung Electronics Co. Ltd. Method for creating wi-fi p2p group
WO2013035999A1 (ko) * 2011-08-26 2013-03-14 엘지전자 주식회사 WFD(Wireless Fidelity Direct) P2P(Peer to Peer) 통신을 위한 이웃 발견 방법 및 이를 위한 장치
US20130148545A1 (en) * 2011-12-13 2013-06-13 Samsung Electronics Co. Ltd. Method and apparatus for managing device discovery in wireless system
US8478820B2 (en) * 2009-08-26 2013-07-02 Qualcomm Incorporated Methods and systems for service discovery management in peer-to-peer networks
WO2013106404A1 (en) * 2012-01-12 2013-07-18 Marvell World Trade Ltd. Systems and methods for establishing a wi-fi display (wfd) session

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8243623B2 (en) * 2009-03-31 2012-08-14 Intel Corporation Combined device and service discovery technique in stations supporting tunneled direct link setup (TDLS)
US8768323B2 (en) * 2009-06-23 2014-07-01 Intel Corporation Service discovery in a wireless network
US8775633B2 (en) * 2009-07-08 2014-07-08 Nokia Corporation Service information exchange in wireless network
US9949305B2 (en) * 2009-10-02 2018-04-17 Blackberry Limited Methods and apparatus for peer-to-peer communications in a wireless local area network
US9001693B2 (en) * 2011-06-13 2015-04-07 Qualcomm, Incorporated Enhanced discovery procedures in peer-to-peer wireless local area networks (WLANs)
US8848559B2 (en) * 2012-01-26 2014-09-30 Qualcomm Incorporated Methods and apparatuses for device discovery
US9301127B2 (en) * 2013-02-06 2016-03-29 Blackberry Limited Persistent network negotiation for peer to peer devices
US9173161B2 (en) * 2013-03-06 2015-10-27 Qualcomm Incorporated Peer-to-peer pre-association discovery operations

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8478820B2 (en) * 2009-08-26 2013-07-02 Qualcomm Incorporated Methods and systems for service discovery management in peer-to-peer networks
US20130034023A1 (en) * 2011-08-02 2013-02-07 Samsung Electronics Co. Ltd. Method for creating wi-fi p2p group
WO2013035999A1 (ko) * 2011-08-26 2013-03-14 엘지전자 주식회사 WFD(Wireless Fidelity Direct) P2P(Peer to Peer) 통신을 위한 이웃 발견 방법 및 이를 위한 장치
US20130148545A1 (en) * 2011-12-13 2013-06-13 Samsung Electronics Co. Ltd. Method and apparatus for managing device discovery in wireless system
WO2013106404A1 (en) * 2012-01-12 2013-07-18 Marvell World Trade Ltd. Systems and methods for establishing a wi-fi display (wfd) session

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3032850A4 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017123253A1 (en) * 2016-01-15 2017-07-20 Hewlett Packard Enterprise Development Lp Generating peer-to-peer network addresses
WO2021020598A1 (ko) * 2019-07-26 2021-02-04 엘지전자 주식회사 멀티미디어 서비스 제공 장치 및 멀티미디어 서비스 제공 방법

Also Published As

Publication number Publication date
KR20150018302A (ko) 2015-02-23
US20160183176A1 (en) 2016-06-23
CN105453610A (zh) 2016-03-30
EP3032850A4 (en) 2017-03-08
EP3032850A1 (en) 2016-06-15

Similar Documents

Publication Publication Date Title
WO2015020502A1 (ko) P2p 그룹을 형성하는 무선 통신 네트워크에서 서비스 디스커버리 기법
WO2011046393A2 (en) Apparatus and method for establishing a personal network for providing a cpns service
WO2012067382A2 (en) Method for tethering network connection, method for connecting to network, and wireless communication group applying the same
WO2012115385A2 (en) Apparatus and method for providing universal plug and play service based on wi-fi direct connection in portable terminal
WO2011159040A2 (en) Apparatus and method for configuring personal network using pn routing table
WO2014158006A1 (ko) 장치 간 통신 방법 및 장치
WO2012096438A2 (ko) 푸시 메시지 전송 방법
EP2745618A2 (en) Apparatus and method for determining group owner in establishment of wi-fi direct connection
WO2014116083A1 (en) Method and apparatus for device to device communication
WO2014163383A1 (en) Method and apparatus for routing proximity-based service message in wireless communication system
WO2018066907A1 (en) Method for transferring signaling messages of terminal between network functions
WO2011132928A2 (ko) 장치 대 장치 서비스를 제공하는 디바이스 관리 방법 및 시스템과 그 장치
WO2014163254A1 (ko) 모바일 환경에서의 p2p 접속 시스템 및 단말과 이를 이용한 p2p 접속 방법
WO2021141348A1 (ko) 이동통신 네트워크에서 단일 응용에 복수의 가상 네트워크를 제공하는 방법 및 장치
WO2013122418A1 (en) Method and apparatus for supporting device-to-device communications
EP2873290A1 (en) Method and apparatus for handling topology in wireless communication system
WO2011159096A2 (en) Apparatus and method for registering personal network
WO2013022291A2 (en) Apparatus and method for supporting device to device service
WO2009088263A2 (ko) 메쉬 네트워크를 설정하기 위한 능동 스캔 처리 방법
WO2012050293A1 (en) Method and apparatus for sharing contents using information of group change in content oriented network environment
WO2013058573A1 (en) Method and apparatus for generating connection identifier for device-to-device communication
WO2015133859A1 (en) Method and system for establishing a connection between a seeker device and a target device
WO2014163347A1 (en) Method and apparatus for discovering peer-to-peer devices in wi-fi communication system
WO2018066870A1 (ko) 이동통신 환경에서 로밍 단말이 망에 접속하는 초기 동작 방법
WO2014010962A1 (en) Scheme for device discovery and p2p group formation

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201480044950.2

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14834666

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 14911194

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2014834666

Country of ref document: EP