WO2013089528A1 - 통신 장치 및 방법 - Google Patents

통신 장치 및 방법 Download PDF

Info

Publication number
WO2013089528A1
WO2013089528A1 PCT/KR2012/010998 KR2012010998W WO2013089528A1 WO 2013089528 A1 WO2013089528 A1 WO 2013089528A1 KR 2012010998 W KR2012010998 W KR 2012010998W WO 2013089528 A1 WO2013089528 A1 WO 2013089528A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal
web page
communication
web
executing
Prior art date
Application number
PCT/KR2012/010998
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 EP12858456.2A priority Critical patent/EP2793440A4/en
Publication of WO2013089528A1 publication Critical patent/WO2013089528A1/ko

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/14Direct-mode setup
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms

Definitions

  • the present invention relates to a communication device and a method. More specifically, the present invention relates to an apparatus and method for performing a communication through a web page by executing a web page provided by a web server.
  • each application software has its own user interface and must be installed separately for each user terminal.
  • the server environment of the application software changes, the client application must also be upgraded, which increases technical support costs and reduces productivity.
  • Web applications can be maintained and managed without distributing and installing software on tens of millions of devices.
  • Web applications can also implement various functions, such as web mail, online e-commerce, auctions, Internet bulletin boards, blogs, or MMORPG games.
  • the N-screen service refers to a technology that can continuously receive one multimedia content in N devices. Accordingly, there is a need for a technology capable of providing various services including the N-screen service based on a web application.
  • the communication apparatus and method according to an embodiment of the present invention enable a plurality of terminals that receive a web page from a web server to directly communicate with each other via a web page without passing through the web server.
  • the communication apparatus and method according to an embodiment of the present invention enables communication through a web page between terminals by executing a web page provided by a web server without installing a separate application on the terminal.
  • the communication apparatus and method according to an embodiment of the present invention may enable a plurality of terminals receiving a web page from a web server to directly communicate with each other via a web page without passing through the web server.
  • the communication apparatus and method according to an embodiment of the present invention may enable communication through web pages between terminals by executing a web page provided by a web server without installing a separate application on the terminal.
  • FIG. 1 is a diagram illustrating a communication system according to an embodiment of the present invention.
  • FIG. 2 (a) is a block diagram showing the configuration of a web server according to an embodiment of the present invention.
  • 2B is a block diagram showing the configuration of a communication device according to an embodiment of the present invention.
  • 2C is a block diagram showing the configuration of a communication device according to another embodiment of the present invention.
  • FIG. 3 is a flowchart illustrating a procedure of a communication method according to an embodiment of the present invention.
  • FIG. 4 is a flowchart illustrating a procedure of a communication method according to another embodiment of the present invention.
  • FIG. 5 is a diagram illustrating an embodiment implemented by a communication apparatus and method according to an embodiment of the present invention.
  • FIG. 6 is a diagram illustrating an embodiment implemented by a communication apparatus and method according to an embodiment of the present invention.
  • FIG. 7 is a diagram illustrating an embodiment implemented by a communication device and method according to an embodiment of the present invention.
  • FIG. 8 illustrates an embodiment implemented by a communication device and method according to an embodiment of the present invention.
  • a communication method in which a first terminal communicates with a second terminal connected through a predetermined network comprising: executing a first web page provided by a web server; Receiving a connection request through the predetermined network from the second terminal executing a second web page provided by the web server; And allowing the received connection request to form a communication channel through the first web page and the second web page with the second terminal.
  • the first web page may include a communication server source that may allow the connection request received from the second terminal executing the second web page.
  • the second web page may include a communication client source that enables the connection request to be sent to the first terminal executing the first web page.
  • the communication method may further include broadcasting access information of the first terminal to the predetermined network.
  • the broadcasting of the access information may include broadcasting the access information according to a simple service discovery protocol (SSDP).
  • SSDP simple service discovery protocol
  • the access information may include an IP address or a port number of the first terminal.
  • the communication method may further include transmitting and receiving data with the second terminal through the formed communication channel.
  • the data may include data implemented in Javascript.
  • the communication channel may be a wireless communication channel through a socket of the first terminal.
  • a communication method in which a first terminal communicates with a second terminal connected through a predetermined network comprising: executing a first web page provided by a web server; Transmitting a connection request through the predetermined network to the second terminal executing the second web page provided by the web server; And when the second terminal allows the access request, establishing a communication channel through the first web page and the second web page with the second terminal.
  • the first web page may include a communication client source that enables the connection request to be sent to the second terminal executing the second web page.
  • the second web page may include a communication server source that may allow the connection request received from the first terminal executing the first web page.
  • the communication method may further include receiving connection information of the second terminal broadcasted to the predetermined network.
  • the receiving of the access information may include receiving the access information according to a simple service discovery protocol (SSDP).
  • SSDP simple service discovery protocol
  • the access information may include an IP address or a port number of the second terminal.
  • the communication method may further include transmitting and receiving data with the second terminal through the formed communication channel.
  • the data may include data implemented in Javascript.
  • the communication channel may be a wireless communication channel through a socket of the first terminal.
  • a communication device for communicating with an external terminal connected through a predetermined network, the communication device comprising: an execution unit executing a first web page provided by a web server; A receiving unit which receives a connection request from the external terminal executing the second web page provided by the web server through the predetermined network; And a communication unit configured to allow the received access request to form a communication channel through the first web page and the second web page with the external terminal.
  • a communication device for communicating with an external terminal connected through a predetermined network, the communication device comprising: an execution unit executing a first web page provided by a web server; A transmitter for transmitting a connection request through the predetermined network to the external terminal executing the second web page provided by the web server; And a communication unit configured to form a communication channel through the first web page and the second web page with the external terminal when the external terminal allows the access request.
  • a first providing unit providing a first web page to a first terminal; And a second providing unit configured to provide a second web page to a second terminal connected to the first terminal through a predetermined network, wherein the first web page is configured by the first terminal executing the first web page.
  • a communication client source that enables a connection request to be transmitted through the predetermined network to the second terminal executing the second web page, wherein the second web page is configured to execute the second web page.
  • a communication server source that allows the terminal to accept the connection request received from the first terminal executing the first web page.
  • a program for executing the communication method can be recorded in a computer-readable recording medium.
  • a 'part' refers to a hardware component such as software, FPGA, or ASIC, and 'part' plays a role. But wealth is not limited to software or hardware.
  • the 'unit' may be configured to be in an addressable storage medium or may be configured to play one or more processors.
  • a 'part' may include components such as software components, object-oriented software components, class components, and task components, processes, functions, properties, procedures, Subroutines, segments of program code, drivers, firmware, microcode, circuits, data, databases, data structures, tables, arrays and variables.
  • the functionality provided within the components and 'parts' may be combined into a smaller number of components and 'parts' or further separated into additional components and 'parts'.
  • the communication apparatus and method according to an embodiment of the present invention propose a method for allowing terminals to directly communicate with each other through a web page without passing through a web server.
  • FIG. 1 is a diagram illustrating a communication system according to an embodiment of the present invention.
  • a communication system may include a web server 100, a first terminal 200, or a second terminal 300.
  • the first terminal 200 and the second terminal 300 may be connected to a predetermined network, and the predetermined network may include a home network.
  • the web server 100 transmits the first web page or the second web page to the first terminal 200 or the second terminal 300. Specifically, when the web browser of the first terminal 200 and the second terminal 300 is connected to the web server 100, the web server 100 to the first terminal 200 and the second terminal 300. Send the first web page and the second web page, respectively.
  • the first web page and the second web page may be the same or different.
  • the first web page and the second web page may include a source composed of HyperText Markup Language (HTML) or JavaScript.
  • HTML HyperText Markup Language
  • JavaScript JavaScript
  • the web browsers of the first terminal 200 and the second terminal 300 may display the user by executing the first web page and the second web page.
  • the first web page and the second web page may include a web application.
  • the first web page may include a communication server source that may allow for a connection request received from a terminal executing the second web page.
  • the first terminal 200 may perform a communication server function by executing a communication server source.
  • the second web page may include a communication client source that enables the connection request to be sent to the terminal executing the first web page.
  • the second terminal 300 may perform a communication client function by executing a communication client source.
  • the 'terminal' includes a terminal capable of accessing the Internet such as a computer, a smart TV, a PDA, and a smartphone.
  • the first terminal 200 performs a communication server function
  • the second terminal 300 performs a communication client function.
  • the first terminal 200 and the second terminal 300 are described. It will be apparent to one of ordinary skill in the art that the role of the?
  • the first web page includes a communications server source
  • the second web page includes a communications client source
  • the first web page may include a communications client source
  • the second web page May comprise a communication server source.
  • the first web page and the second web page may include both a communication server source and a communication client source.
  • the first terminal 200 broadcasts its access information to the network.
  • the connection information may include an IP casting or port number of the first terminal 200. Broadcasting of the connection information may be implemented in a home network manner.
  • the access information may be broadcast according to the Simple Service Discovery Protocol (SSDP).
  • SSDP is a protocol used for discovery of Universal Plug & Play (UPnP) devices on a network.
  • the first terminal may broadcast by adding an IP address or a port number of the first terminal to a Remote UI Client (RUIC) device description.
  • RUIC Remote UI Client
  • the communication server source of the first web page may include a source for enabling the first terminal 200 to broadcast the connection information.
  • the first terminal 200 does not broadcast its access information to a predetermined network until the first terminal 200 receives and executes the first web page from the web server 100, the first terminal 200 sends the first web page. By doing so, you can broadcast your connection information.
  • a socket means a means of connecting a terminal to another terminal on a network. it means.
  • a socket program created for use with MS Windows is called Winsock, and provides an application programming interface (API) that allows MS Windows programs to communicate with other computers through the TCP / IP network protocol. It's a library.
  • API application programming interface
  • the first terminal 200 or the second terminal 300 may use a socket embedded in a web browser to perform communication such as broadcasting. If the socket is external to the web browser, you can install a plug-in to use the socket.
  • the second terminal 300 receives connection information of the first terminal 200 broadcast by the first terminal 200.
  • the second terminal 300 may receive access information of the first terminal 200 according to the Simple Service Discovery Protocol (SSDP).
  • SSDP Simple Service Discovery Protocol
  • the second terminal 300 checks the IP address or port number of the first terminal 200 using the received access information and transmits a connection request to the first terminal 200.
  • a communication channel through the first web page and the second web page is established between the first terminal 200 and the second terminal 300. Is formed.
  • the communication channel formed between the first terminal 200 and the second terminal 300 may be a wireless communication channel through sockets of the first terminal 200 and the second terminal 300.
  • the first terminal 200 and the second terminal 300 may transmit and receive data through the formed communication channel.
  • Data transmitted and received between the first terminal 200 and the second terminal 300 may include data implemented in JavaScript.
  • the first terminal 200 and the second terminal 300 transmit and receive data implemented in Javascript through a communication channel without passing through the web server 100 to share information on a web page or to share a web page with each other. Change request for can be performed.
  • FIG. 2 (a) is a block diagram showing the configuration of a web server 100 according to an embodiment of the present invention.
  • the web server 100 may include a first providing unit 110 or a second providing unit 120.
  • the web server 100 may include a set-top box.
  • the first providing unit 110 provides a first web page to the first terminal 200.
  • the second providing unit 120 provides a second web page to the second terminal 300 connected to the first terminal 200 through a predetermined network.
  • the first providing unit 110 and the second providing unit 120 are separated, but the first providing unit 110 and the second providing unit 120 are implemented as a single microchip. May be
  • 2B is a block diagram showing the configuration of a communication device according to an embodiment of the present invention.
  • the first terminal 200 may include an execution unit 210, a reception unit 220, or a communication unit 230.
  • the execution unit 210, the reception unit 220, or the communication unit 230 may be implemented as a microchip.
  • the execution unit 210 executes the first web page provided by the web server 100.
  • the receiver 220 receives a connection request transmitted through a predetermined network from the second terminal 300 executing the second web page provided by the web server 100.
  • the second terminal 300 may transmit a connection request to the first terminal by executing a second web page provided by the web server 100.
  • the communication unit 230 allows a connection request of the second terminal 300 to form a communication channel through the first web page and the second web page with the second terminal 300.
  • the communicator 230 may establish a wireless communication channel with the second terminal 300 using a socket of the first terminal 200.
  • the communication unit 230 may transmit and receive data with the second terminal 300 through a communication channel formed between the first terminal 200 and the second terminal 300.
  • the first terminal 200 may further include a broadcasting unit (not shown) for broadcasting access information of the first terminal.
  • the broadcasting unit may broadcast its connection information to a predetermined network according to the SSDP.
  • 2C is a block diagram showing the configuration of a communication device according to another embodiment of the present invention.
  • the second terminal 300 may include an execution unit 310, a transmitter 320, or a communication unit 330.
  • the execution unit 310, the transmission unit 320, or the communication unit 330 may be implemented as a microchip.
  • the execution unit 310 executes the second web page provided by the web server 100.
  • the transmitter 320 transmits a connection request to the first terminal 200 executing the first web page provided by the web server 100 through a predetermined network.
  • the communication unit 330 forms a communication channel through the first web page and the second web page with the first terminal 200.
  • the second terminal 300 may further include a broadcasting receiver (not shown) that receives the access information broadcast by the first terminal 200.
  • the transmitter 320 transmits a connection request to the first terminal 200 according to the received connection information of the first terminal 200.
  • the broadcasting receiver may receive the connection information according to the SSDP.
  • the communication unit 330 may form a wireless communication channel with the first terminal 200 by using a socket of the second terminal 300.
  • the communication unit 330 may transmit / receive data with the first terminal 200 through a communication channel through a web page of the first terminal 200 and the second terminal 300.
  • FIG. 3 is a flowchart illustrating a procedure of a communication method according to an embodiment of the present invention.
  • a communication method according to an embodiment of the present invention includes steps that are processed in time series in the communication device illustrated in FIG. 2 (b). Therefore, even if omitted below, it can be seen that the contents described above with respect to the communication apparatus illustrated in FIG. 2B also apply to the communication method of FIG. 3.
  • the execution unit 210 receives a first web page provided by the web server 100.
  • the execution unit 210 executes the first web page.
  • the first web page may comprise a communication server source.
  • the receiver 220 receives a connection request of the second terminal 300 transmitted from the second terminal 300 through a predetermined network.
  • the second terminal 300 may transmit a connection request to the first terminal 200 by executing a second web page provided by the web server 100.
  • the communication unit 230 allows a connection request transmitted from the second terminal 300 to form a communication channel with the second terminal 300.
  • FIG. 4 is a flowchart illustrating a procedure of a communication method according to another embodiment of the present invention.
  • a communication method according to another embodiment of the present invention includes steps that are processed in time series in the communication device illustrated in FIG. 2 (c). Therefore, even if omitted below, it can be seen that the contents described above with respect to the communication device illustrated in FIG. 2C also apply to the communication method of FIG. 4.
  • the execution unit 310 of the second terminal 300 receives the second web page from the web server 100.
  • the execution unit 310 executes the second web page.
  • the second web page may comprise a source to perform a communication client function.
  • the transmitter 320 transmits a connection request to the first terminal 200 executing the first web page.
  • the communication unit 330 forms a communication channel with the first terminal 200.
  • FIG. 5 is a diagram illustrating an embodiment implemented by a communication apparatus and method according to an embodiment of the present invention.
  • FIG. 5 illustrates an embodiment in which the second terminal 300 performs video data reproduced in the first terminal 200 by using a communication device and a method according to an embodiment of the present invention.
  • the web server 100 transmits the first web page to the first terminal 200, and 2 transmits the second web page to the second terminal (300).
  • the web browser of the first terminal 200 executes the first web page
  • the web browser of the second terminal 300 executes the second web page.
  • the second terminal 300 transmits a connection request to the first terminal 200.
  • the second terminal 300 may receive the connection information broadcast by the first terminal 200 and transmit a connection request according to the connection information.
  • the first terminal 200 allows the connection request to be received.
  • a communication channel through a web page is formed between the second terminal 300 and the first terminal 200. 8 If the first web page executed by the first terminal 200 is a web application that plays video data, the first terminal 200 receives the video data from the web server 100.
  • the first terminal 200 plays the received video data using a web application.
  • the second terminal 300 transmits a resume request to the first terminal 200 through a communication channel.
  • Follow-up requests can also be sent in the form of JavaScript.
  • the first terminal 200 provides the URL of the video data currently being played back to the second terminal 300 and time information of the video data being played back.
  • the second terminal 300 can continuously play the moving picture data reproduced by the first terminal 200 according to the URL and time information of the received moving picture data.
  • FIG. 6 illustrates an embodiment implemented by a communication device and method according to an embodiment of the present invention.
  • FIG. 6 illustrates an embodiment in which the second terminal 300 controls video data reproduced in the first terminal 200 using a communication device and method according to an embodiment of the present invention.
  • the web server 100 transmits the first web page to the first terminal 200, and 2 transmits the second web page to the second terminal (300).
  • the web browser of the first terminal 200 executes the first web page
  • the web browser of the second terminal 300 executes the second web page.
  • the second terminal 300 transmits a connection request to the first terminal 200.
  • the second terminal 300 may receive the connection information broadcast by the first terminal 200 and transmit a connection request according to the connection information.
  • the first terminal 200 allows the connection request to be received.
  • a communication channel through a web page is formed between the second terminal 300 and the first terminal 200. 8 If the first web page executed by the first terminal 200 is a web application that plays video data, the first terminal 200 receives the video data from the web server 100.
  • the first terminal 200 plays the received video data using a web application.
  • the web browser of the second terminal 300 executes the remote control application using the second web page.
  • the web browser of the second terminal 300 transmits a video control command to the web browser of the first terminal 200.
  • the video control command may include stopping, playing, and double speed playback of a video.
  • the video control command may be implemented in JavaScript.
  • the first terminal 200 plays back video data according to the received video control command.
  • FIG. 7 is a diagram illustrating an embodiment implemented by a communication device and method according to an embodiment of the present invention.
  • FIG. 7 illustrates that the changed layout is executed in the first terminal 200 when the layout of the web page executed in the second terminal 300 is changed by using the communication apparatus and method according to an embodiment of the present invention.
  • An embodiment is applied to a web page. If the first terminal 200 is a smart TV and the second terminal 300 is a smartphone, it is difficult to change the layout of the web page on the smart TV, but it is easy to change the layout with the smartphone.
  • the web server 100 transmits the first web page to the first terminal 200, and 2 transmits the second web page to the second terminal (300).
  • the web browser of the first terminal 200 executes the first web page
  • the web browser of the second terminal 300 executes the second web page.
  • the second terminal 300 transmits a connection request to the first terminal 200.
  • the second terminal 300 may receive the connection information broadcast by the first terminal 200 and transmit a connection request according to the connection information.
  • the first terminal 200 allows the connection request to be received.
  • a communication channel through a web page is formed between the second terminal 300 and the first terminal 200.
  • the second terminal 300 changes the layout of the web page executed by the web browser.
  • the web browser of the second terminal 300 transmits data on the changed layout to the first terminal 200, and 10 the first terminal 200 is executed in the first terminal 200 according to the data on the changed layout.
  • Data about the changed layout may be implemented in JavaScript.
  • FIG. 8 illustrates an embodiment implemented by a communication device and method according to an embodiment of the present invention.
  • FIG. 8 is a login page of a first terminal 200 when a user logs in by inputting an ID and password on a web page executed on the second terminal 300 using a communication device and method according to an embodiment of the present invention. The embodiment which makes it this is shown.
  • the first terminal 200 is a smart TV
  • the second terminal 300 is a smartphone
  • a smart TV is generally difficult to input letters or numbers
  • a user logs in to a web page using a smartphone. You can also log in from the web page of your smart TV.
  • the web server 100 transmits the first web page to the first terminal 200, and 2 transmits the second web page to the second terminal (300).
  • the web browser of the first terminal 200 executes the first web page
  • the web browser of the second terminal 300 executes the second web page.
  • the second terminal 300 transmits a connection request to the first terminal 200.
  • the second terminal 300 may receive the connection information broadcast by the first terminal 200 and transmit a connection request according to the connection information.
  • the first terminal 200 allows the connection request to be received.
  • a communication channel through a web page is formed between the second terminal 300 and the first terminal 200.
  • the user logs in by inputting a user ID or password into a web page executed in the second terminal 300.
  • the web browser of the second terminal 300 transmits data on the user ID or password to the first terminal 200, and 10 the first terminal 200 logs in to the web site according to the data on the user ID or password. can do.
  • 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 be a magnetic storage medium (for example, a ROM, a floppy disk, a hard disk, etc.), an optical reading medium (for example, a CD-ROM, a DVD, etc.) and a carrier wave (for example, the Internet). Storage medium).
  • a magnetic storage medium for example, a ROM, a floppy disk, a hard disk, etc.
  • an optical reading medium for example, a CD-ROM, a DVD, etc.
  • carrier wave for example, the Internet.
  • the communication apparatus and method according to an embodiment of the present invention enable a plurality of terminals that receive a web page from a web server to directly communicate with each other via a web page without passing through the web server.
  • the communication apparatus and method according to an embodiment of the present invention enables communication through a web page between terminals by executing a web page provided by a web server without installing a separate application on the terminal.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

소정의 네트워크에서 제 1 단말기가 제 2 단말기와 통신을 수행하는 통신 방법에 있어서, 웹 서버가 제공하는 제 1 웹 페이지를 실행하여 제 1 단말기의 접속 정보를 네트워크에 브로드캐스팅하는 단계; 및 제 1 단말기의 접속 정보를 수신한 제 2 단말기와 통신 채널을 형성하는 단계를 포함하되, 제 2 단말기는 웹 서버가 제공하는 제 2 웹 페이지를 실행하여 제 1 단말기의 접속 정보를 수신하는 것을 특징으로 하는 본 발명의 일 실시예에 따른 통신 방법이 개시된다.

Description

통신 장치 및 방법
본 발명은 통신 장치 및 방법에 관한 것이다. 보다 구체적으로, 본 발명은 웹 서버가 제공하는 웹 페이지를 실행하여 웹 페이지를 통한 통신을 수행하는 장치 및 방법에 관한 것이다.
클라이언트-서버 컴퓨팅 환경에서 각 응용 소프트웨어들은 각각의 사용자 인터페이스를 가지므로 사용자 단말기마다 개별적으로 설치하여야 한다. 그러나, 응용 소프트웨어의 서버 환경이 변하면 클라이언트 응용 프로그램도 업그레이드해야 하고, 이에 따라 기술 지원 비용은 증가하고 생산성은 떨어지게 된다.
이에 반해, 웹 어플리케이션은 동일한 웹 브라우저를 통해 실행될 수 있기 때문에 사용자 단말기마다 개별적으로 설치할 필요가 없다. 따라서, 웹 어플리케이션은 수천만 대의 단말기에 소프트웨어를 배포해서 설치하지 않아도 유지 및 관리를 할 수 있다. 웹 어플리케이션은 웹 메일, 온라인 전자상거래, 경매, 인터넷 게시판, 블로그 또는 MMORPG 게임 등 다양한 기능을 구현할 수도 있다.
최근, 홈 네트워크와 관련하여 N-스크린 서비스가 개발되고 있다. N-스크린 서비스란, 하나의 멀티미디어 콘텐츠를 N개의 기기에서 연속적으로 영유할 수 있는 기술을 의미한다. 따라서, 웹 어플리케이션을 기반으로 상기 N-스크린 서비스를 포함한 다양한 서비스를 제공할 수 있는 기술이 요구된다.
본 발명의 일 실시예에 따른 통신 장치 및 방법은 웹 서버로부터 웹 페이지를 전송받은 복수의 단말기들이 웹 서버를 통하지 않고, 서로 간에 직접적으로 웹 페이지를 통한 통신을 가능하게 한다.
또한, 본 발명의 일 실시예에 따른 통신 장치 및 방법은 단말기에 별도의 어플리케이션을 설치할 필요없이 웹 서버가 제공하는 웹 페이지를 실행하여 단말기들 간의 웹 페이지를 통한 통신을 가능하게 한다.
본 발명의 일 실시예에 따른 통신 장치 및 방법은 웹 서버로부터 웹 페이지를 전송받은 복수의 단말기들이 웹 서버를 통하지 않고, 서로 간에 직접적으로 웹 페이지를 통한 통신을 가능하게 할 수 있다.
본 발명의 일 실시예에 따른 통신 장치 및 방법은 단말기에 별도의 어플리케이션을 설치할 필요없이 웹 서버가 제공하는 웹 페이지를 실행하여 단말기들 간의 웹 페이지를 통한 통신을 가능하게 할 수 있다.
도 1은 본 발명의 일 실시예에 따른 통신 시스템을 도시하는 도면이다.
도 2(a)는 본 발명의 일 실시예에 따른 웹 서버의 구성을 도시하는 블록도이다.
도 2(b)는 본 발명의 일 실시예에 따른 통신 장치의 구성을 도시하는 블록도이다.
도 2(c)는 본 발명의 다른 실시예에 따른 통신 장치의 구성을 도시하는 블록도이다.
도 3은 본 발명의 일 실시예에 따른 통신 방법의 순서를 도시하는 순서도이다.
도 4는 본 발명의 다른 실시예에 따른 통신 방법의 순서를 도시하는 순서도이다.
도 5는 본 발명의 일 실시예에 따른 통신 장치 및 방법에 의해 구현되는 실시예를 도시하는 도면이다.
도 6은 본 발명의 일 실시예에 따른 통신 장치 및 방법에 의해 구현되는 실시예를 도시하는 도면이다.
도 7은 본 발명의 일 실시예에 따른 통신 장치 및 방법에 의해 구현되는 실시예를 도시하는 도면이다.
도 8은 본 발명의 일 실시예에 따른 통신 장치 및 방법에 의해 구현되는 실시예를 도시하는 도면이다.
본 발명의 일 실시예에 따른 통신 방법은,
제 1 단말기가 소정의 네트워크로 연결된 제 2 단말기와 통신을 수행하는 통신 방법에 있어서, 웹 서버가 제공하는 제 1 웹 페이지를 실행하는 단계; 상기 웹 서버가 제공하는 제 2 웹 페이지를 실행한 상기 제 2 단말기로부터 접속 요청을 상기 소정의 네트워크를 통해 수신하는 단계; 및 상기 수신된 접속 요청을 허용하여 상기 제 1 웹 페이지와 상기 제 2 웹 페이지를 통한 통신 채널을 상기 제 2 단말기와 형성하는 단계를 포함할 수 있다.
상기 제 1 웹 페이지는, 상기 제 2 웹 페이지를 실행한 상기 제 2 단말기로부터 수신되는 상기 접속 요청을 허용할 수 있게 하는 통신 서버 소스를 포함할 수 있다.
상기 제 2 웹 페이지는, 상기 제 1 웹 페이지를 실행한 상기 제 1 단말기로 상기 접속 요청을 송신할 수 있게 하는 통신 클라이언트 소스를 포함할 수 있다.
상기 통신 방법은, 상기 소정의 네트워크로 상기 제 1 단말기의 접속 정보를 브로드캐스팅하는 단계를 더 포함할 수 있다.
상기 접속 정보를 브로드캐스팅하는 단계는, SSDP(Simple Service Discovery protocol)에 따라 상기 접속 정보를 브로드캐스팅하는 단계를 포함할 수 있다.
상기 접속 정보는, 상기 제 1 단말기의 IP 주소 또는 포트 번호를 포함할 수 있다.
상기 통신 방법은, 상기 형성된 통신 채널을 통해 상기 제 2 단말기와 데이터를 송수신하는 단계를 더 포함할 수 있다.
상기 데이터는, 자바 스크립트(javascript)로 구현된 데이터를 포함할 수 있다.
상기 통신 채널은, 상기 제 1 단말기의 소켓(socket)을 통한 무선 통신 채널일 수 있다.
본 발명의 다른 실시예에 따른 통신 방법은,
제 1 단말기가 소정의 네트워크로 연결된 제 2 단말기와 통신을 수행하는 통신 방법에 있어서, 웹 서버가 제공하는 제 1 웹 페이지를 실행하는 단계; 상기 웹 서버가 제공하는 제 2 웹 페이지를 실행한 상기 제 2 단말기로 접속 요청을 상기 소정의 네트워크를 통해 송신하는 단계; 및 상기 제 2 단말기가 상기 접속 요청을 허용하면, 상기 제 1 웹 페이지와 상기 제 2 웹 페이지를 통한 통신 채널을 상기 제 2 단말기와 형성하는 단계를 포함할 수 있다.
상기 제 1 웹 페이지는, 상기 제 2 웹 페이지를 실행한 상기 제 2 단말기로 상기 접속 요청을 송신할 수 있게 하는 통신 클라이언트 소스를 포함할 수 있다.
상기 제 2 웹 페이지는, 상기 제 1 웹 페이지를 실행한 상기 제 1 단말기로부터 수신되는 상기 접속 요청을 허용할 수 있게 하는 통신 서버 소스를 포함할 수 있다.
상기 통신 방법은, 상기 소정의 네트워크로 브로드캐스팅되는 상기 제 2 단말기의 접속 정보를 수신하는 단계를 더 포함할 수 있다.
상기 접속 정보를 수신하는 단계는, SSDP(Simple Service Discovery protocol)에 따라 상기 접속 정보를 수신하는 단계를 포함할 수 있다.
상기 접속 정보는, 상기 제 2 단말기의 IP 주소 또는 포트 번호를 포함할 수 있다.
상기 통신 방법은, 상기 형성된 통신 채널을 통해 상기 제 2 단말기와 데이터를 송수신하는 단계를 더 포함할 수 있다.
상기 데이터는, 자바 스크립트(javascript)로 구현된 데이터를 포함할 수 있다.
상기 통신 채널은, 상기 제 1 단말기의 소켓(socket)을 통한 무선 통신 채널일 수 있다.
본 발명의 일 실시예에 따른 통신 장치는,
소정의 네트워크로 연결된 외부 단말기와 통신을 수행하는 통신 장치에 있어서, 웹 서버가 제공하는 제 1 웹 페이지를 실행하는 실행부; 상기 웹 서버가 제공하는 제 2 웹 페이지를 실행한 상기 외부 단말기로부터 접속 요청을 상기 소정의 네트워크를 통해 수신하는 수신부; 및 상기 수신된 접속 요청을 허용하여, 상기 제 1 웹 페이지와 상기 제 2 웹 페이지를 통한 통신 채널을 상기 외부 단말기와 형성하는 통신부를 포함할 수 있다.
본 발명의 다른 실시예에 따른 통신 장치는,
소정의 네트워크로 연결된 외부 단말기와 통신을 수행하는 통신 장치에 있어서, 웹 서버가 제공하는 제 1 웹 페이지를 실행하는 실행부; 상기 웹 서버가 제공하는 제 2 웹 페이지를 실행한 상기 외부 단말기로 접속 요청을 상기 소정의 네트워크를 통해 송신하는 송신부; 및 상기 외부 단말기가 상기 접속 요청을 허용하면, 상기 제 1 웹 페이지와 상기 제 2 웹 페이지를 통한 통신 채널을 상기 외부 단말기와 형성하는 통신부를 포함할 수 있다.
본 발명의 또 다른 실시예에 따른 웹 서버는,
제 1 단말기로 제 1 웹 페이지를 제공하는 제 1 제공부; 및 상기 제 1 단말기와 소정의 네트워크로 연결된 제 2 단말기로 제 2 웹 페이지를 제공하는 제 2 제공부를 포함하되, 상기 제 1 웹 페이지는, 상기 제 1 웹 페이지를 실행한 상기 제 1 단말기가 상기 제 2 웹 페이지를 실행한 상기 제 2 단말기로 접속 요청을 상기 소정의 네트워크를 통해 송신할 수 있게 하는 통신 클라이언트 소스를 포함하고, 상기 제 2 웹 페이지는, 상기 제 2 웹 페이지를 실행한 상기 제 2 단말기가 상기 제 1 웹 페이지를 실행한 상기 제 1 단말기로부터 수신되는 상기 접속 요청을 허용할 수 있게 하는 통신 서버 소스를 포함할 수 있다.
상기 통신 방법을 실행하기 위한 프로그램이 컴퓨터로 판독 가능한 기록 매체에 기록될 수 있다.
본 발명의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 수 있으며, 단지 본 실시예들은 본 발명의 개시가 완전하도록 하고, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 발명은 청구항의 범주에 의해 정의될 뿐이다. 명세서 전체에 걸쳐 동일 참조 부호는 동일 구성 요소를 지칭한다.
본 실시예에서 사용되는 '부'라는 용어는 소프트웨어, FPGA 또는 ASIC과 같은 하드웨어 구성요소를 의미하며, '부'는 어떤 역할들을 수행한다. 그렇지만 '부'는 소프트웨어 또는 하드웨어에 한정되는 의미는 아니다. '부'는 어드레싱할 수 있는 저장 매체에 있도록 구성될 수도 있고 하나 또는 그 이상의 프로세서들을 재생시키도록 구성될 수도 있다. 따라서, 일 예로서 '부'는 소프트웨어 구성요소들, 객체지향 소프트웨어 구성요소들, 클래스 구성요소들 및 태스크 구성요소들과 같은 구성요소들과, 프로세스들, 함수들, 속성들, 프로시저들, 서브루틴들, 프로그램 코드의 세그먼트들, 드라이버들, 펌웨어, 마이크로 코드, 회로, 데이터, 데이터베이스, 데이터 구조들, 테이블들, 어레이들 및 변수들을 포함한다. 구성요소들과 '부'들 안에서 제공되는 기능은 더 작은 수의 구성요소들 및 '부'들로 결합되거나 추가적인 구성요소들과 '부'들로 더 분리될 수 있다.
일반적인 웹 서버-클라이언트 통신 환경에서는 웹 서버로부터 웹 페이지를 전송받은 단말기들 간의 통신은 허용되지 않고, 단지 단말기와 웹 서버 간의 통신만이 허용되었다. 따라서, 웹 페이지를 수신한 단말기들끼리 통신을 하기 위해서는 항상 웹 서버를 경유하여야 하는 불편이 존재하였다.
이에 따라, 본 발명의 일 실시예에 따른 통신 장치 및 방법은 웹 서버를 경유하지 않고, 단말기들끼리 직접적으로 웹 페이지를 통한 통신을 수행할 수 있게 하는 방안을 제안한다.
도 1은 본 발명의 일 실시예에 따른 통신 시스템을 도시하는 도면이다.
도 1을 참조하면, 본 발명의 일 실시예에 따른 통신 시스템은 웹 서버(100), 제 1 단말기(200) 또는 제 2 단말기(300)를 포함할 수 있다. 제 1 단말기(200)와 제 2 단말기(300)는 소정의 네트워크로 연결될 수 있고, 소정의 네트워크는 홈 네트워크를 포함할 수 있다.
웹 서버(100)는 제 1 단말기(200) 또는 제 2 단말기(300)로 제 1 웹 페이지 또는 제 2 웹 페이지를 전송한다. 구체적으로, 웹 서버(100)는 제 1 단말기(200)와 제 2 단말기(300)의 웹 브라우져가 웹 서버(100)에 접속한 경우, 제 1 단말기(200) 및 제 2 단말기(300)로 제 1 웹 페이지와 제 2 웹 페이지를 각각 전송한다.
제 1 웹 페이지와 제 2 웹 페이지는 동일하거나 상이할 수 있다. 제 1 웹 페이지와 제 2 웹 페이지는 HTML(HyperText Markup Language) 또는 자바스크립트(Javascript)로 구성된 소스(source)를 포함할 수 있다. 제 1 단말기(200)와 제 2 단말기(300)의 웹 브라우져는 제 1 웹 페이지와 제 2 웹 페이지를 실행하여 사용자에게 디스플레이할 수 있다. 또한, 제 1 웹 페이지와 제 2 웹 페이지는 웹 어플리케이션을 포함할 수도 있다.
제 1 웹 페이지는 제 2 웹 페이지를 실행한 단말기로부터 수신되는 접속 요청을 허용할 수 있게 하는 통신 서버 소스를 포함할 수 있다. 제 1 단말기(200)는 통신 서버 소스를 실행하여 통신 서버 기능을 수행할 수 있다.
제 2 웹 페이지는 제 1 웹 페이지를 실행한 단말기로 접속 요청을 송신할 수 있게 하는 통신 클라이언트 소스를 포함할 수 있다. 제 2 단말기(300)는 통신 클라이언트 소스를 실행하여 통신 클라이언트 기능을 수행할 수 있다.
본 명세서에서 '단말기'는 컴퓨터, 스마트 TV, PDA, 스마트폰 등의 인터넷 접속이 가능한 단말기를 포함한다. 또한, 본 명세서에서는 설명의 편의상 제 1 단말기(200)는 통신 서버 기능을 수행하고, 제 2 단말기(300)는 통신 클라이언트 기능을 수행한다고 설명하지만, 제 1 단말기(200)와 제 2 단말기(300)의 역할이 바뀔 수 있다는 것은 당업자에게 자명할 것이다.
또한, 본 명세서에서는 제 1 웹 페이지가 통신 서버 소스를 포함하고, 제 2 웹 페이지가 통신 클라이언트 소스를 포함하는 것으로 설명하였지만, 제 1 웹 페이지가 통신 클라이언트 소스를 포함할 수 있고, 제 2 웹 페이지가 통신 서버 소스를 포함할 수도 있다. 또한, 제 1 웹 페이지와 제 2 웹 페이지가 통신 서버 소스 및 통신 클라이언트 소스를 모두 포함할 수도 있다.
제 1 단말기(200)는 자신의 접속 정보를 네트워크에 브로드캐스팅한다. 접속 정보는 제 1 단말기(200)의 IP 주조 또는 포트 번호를 포함할 수 있다. 접속 정보의 브로드캐스팅은 홈 네트워크 방식으로 구현될 수 있다. 예를 들어, 접속 정보는 SSDP(Simple Service Discovery protocol)에 따라 브로드캐스팅될 수 있다. SSDP는 네트워크상의 UPnP(Universal Plug & Play) 장치의 탐색에 이용되는 프로토콜이다. 구체적으로, 제 1 단말기는 RUIC(Remote UI Client) 디바이스 디스크립션(Device Description)에 제 1 단말기의 IP 주소 또는 포트 번호를 추가하여 브로드캐스팅할 수 있다.
제 1 웹 페이지의 통신 서버 소스에 제 1 단말기(200)가 접속 정보를 브로드캐스팅할 수 있게 하는 소스를 포함할 수도 있다. 제 1 단말기(200)가 웹 서버(100)로부터 제 1 웹 페이지를 제공받아 실행하기 전까지 자신의 접속 정보를 소정의 네트워크로 브로드캐스팅하지 않은 경우, 제 1 단말기(200)가 제 1 웹 페이지를 실행함으로써 자신의 접속 정보를 브로드캐스팅할 수 있게 하는 것이다.
이 경우, 웹 브라우져가 웹 페이지를 실행하여 네트워크상에서 브로드캐스팅 등의 통신을 수행하기 위해서는 소켓(socket)을 이용하여야 하는데, '소켓'이란, 네트워크상에서 자신의 단말기를 타 단말기에 연결시켜 주는 수단을 의미한다. 특히, MS 윈도우(windows)에서 사용할 목적으로 만들어진 소켓 프로그램을 윈속(Winsock)이라 하며, MS 윈도우 프로그램이 TCP/IP 네트워크 프로토콜을 통해 다른 컴퓨터와 통신할 수 있도록 하는 응용 프로그래밍 인터페이스(API)를 제공하는 라이브러리이다.
제 1 단말기(200) 또는 제 2 단말기(300)는 브로드캐스팅 등의 통신을 수행하기 위해 웹 브라우져에 내장된 소켓을 이용할 수 있다. 소켓이 웹 브라우져의 외부에 존재하는 경우에는, 플러그인(plug-in)을 설치하여 소켓을 이용할 수도 있다.
제 2 단말기(300)는 제 1 단말기(200)에 의해 브로드캐스팅되는 제 1 단말기(200)의 접속 정보를 수신한다. 제 2 단말기(300)는 SSDP(Simple Service Discovery protocol)에 따라 제 1 단말기(200)의 접속 정보를 수신할 수 있다.
제 2 단말기(300)는 수신된 접속 정보를 이용하여 제 1 단말기(200)의 IP 주소 또는 포트 번호를 확인하여 제 1 단말기(200)로 접속 요청을 송신한다. 제 1 단말기(200)가 제 2 단말기(300)의 접속 요청에 대해 허용을 하면 제 1 단말기(200)와 제 2 단말기(300) 사이에 제 1 웹 페이지와 제 2 웹 페이지를 통한 통신 채널이 형성된다.
제 1 단말기(200)와 제 2 단말기(300) 사이에서 형성된 통신 채널은 제 1 단말기(200)와 제 2 단말기(300)의 소켓을 통한 무선 통신 채널일 수 있다.
제 1 단말기(200)와 제 2 단말기(300)는 형성된 통신 채널을 통해 데이터를 송수신할 수 있다. 제 1 단말기(200)와 제 2 단말기(300) 사이에서 송수신되는 데이터는 자바 스크립트(Javascript)로 구현된 데이터를 포함할 수 있다.
제 1 단말기(200)와 제 2 단말기(300)는 웹 서버(100)를 경유하지 않고도 통신 채널을 통해 자바 스크립트로 구현된 데이터를 송수신하여, 웹 페이지에 대한 정보를 공유하거나, 서로 간에 웹 페이지에 대한 변경 요청 등을 수행할 수 있다.
도 2(a)는 본 발명의 일 실시예에 따른 웹 서버(100)의 구성을 도시하는 블록도이다.
도 2(a)를 참조하면, 웹 서버(100)는 제 1 제공부(110) 또는 제 2 제공부(120)를 포함할 수 있다. 웹 서버(100)는 셋탑 박스(set-top box)를 포함할 수도 있다.
제 1 제공부(110)는 제 1 단말기(200)로 제 1 웹 페이지를 제공한다.
제 2 제공부(120)는 제 1 단말기(200)와 소정의 네트워크로 연결된 제 2 단말기(300)로 제 2 웹 페이지를 제공한다.
도 2(a)에서는 제 1 제공부(110)와 제 2 제공부(120)가 분리된 것으로 도시하였지만, 제 1 제공부(110)와 제 2 제공부(120)는 하나의 마이크로 칩으로 구현될 수도 있다.
도 2(b)는 본 발명의 일 실시예에 따른 통신 장치의 구성을 도시하는 블록도이다.
도 2(b)를 참조하면, 제 1 단말기(200)는 실행부(210), 수신부(220) 또는 통신부(230)를 포함할 수 있다. 실행부(210), 수신부(220) 또는 통신부(230)는 마이크로 칩으로 구현될 수 있다.
실행부(210)는 웹 서버(100)가 제공하는 제 1 웹 페이지를 실행한다.
수신부(220)는 웹 서버(100)가 제공하는 제 2 웹 페이지를 실행한 제 2 단말기(300)로부터 소정의 네트워크를 통해 송신되는 접속 요청을 수신한다. 제 2 단말기(300)는 웹 서버(100)가 제공하는 제 2 웹 페이지를 실행하여 제 1 단말기로 접속 요청을 송신할 수 있다.
통신부(230)는 제 2 단말기(300)의 접속 요청을 허용하여, 제 1 웹 페이지와 제 2 웹 페이지를 통한 통신 채널을 제 2 단말기(300)와 형성한다.
통신부(230)는 제 1 단말기(200)의 소켓을 이용하여 제 2 단말기(300)와 무선 통신 채널을 형성할 수 있다. 통신부(230)는 제 1 단말기(200)와 제 2 단말기(300) 사이에 형성된 통신 채널을 통해 제 2 단말기(300)와 데이터를 송수신할 수 있다.
제 1 단말기(200)는 제 1 단말기의 접속 정보를 브로드캐스팅하는 브로드캐스팅부(미도시)를 더 포함할 수 있다. 브로드캐스팅부는 SSDP에 따라 자신의 접속 정보를 소정의 네트워크에 브로드캐스팅할 수 있다.
도 2(c)는 본 발명의 다른 실시예에 따른 통신 장치의 구성을 도시하는 블록도이다.
도 2(c)를 참조하면, 제 2 단말기(300)는 실행부(310), 송신부(320) 또는 통신부(330)를 포함할 수 있다. 실행부(310), 송신부(320) 또는 통신부(330)는 마이크로 칩으로 구현될 수 있다.
실행부(310)는 웹 서버(100)가 제공하는 제 2 웹 페이지를 실행한다.
송신부(320)는 웹 서버(100)가 제공하는 제 1 웹 페이지를 실행한 제 1 단말기(200)로 접속 요청을 소정의 네트워크를 통해 송신한다.
통신부(330)는 제 1 단말기(200)가 접속 요청을 허용하면, 제 1 웹 페이지와 제 2 웹 페이지를 통한 통신 채널을 제 1 단말기(200)와 형성한다.
제 2 단말기(300)는 제 1 단말기(200)에 의해 브로드캐스팅되는 접속 정보를 수신하는 브로드캐스팅 수신부(미도시)를 더 포함할 수 있다. 송신부(320)는 수신된 제 1 단말기(200)의 접속 정보에 따라 제 1 단말기(200)로 접속 요청을 송신한다. 브로드캐스팅 수신부는 SSDP에 따라 접속 정보를 수신할 수 있다.
통신부(330)는 제 2 단말기(300)의 소켓을 이용하여 제 1 단말기(200)와 무선 통신 채널을 형성할 수도 있다. 통신부(330)는 제 1 단말기(200)와 제 2 단말기(300)의 웹 페이지를 통한 통신 채널을 통해 제 1 단말기(200)와 데이터를 송수신할 수 있다.
도 3은 본 발명의 일 실시예에 따른 통신 방법의 순서를 도시하는 순서도이다. 도 3을 참조하면, 본 발명의 일 실시예에 따른 통신 방법은 도 2(b)에 도시된 통신 장치에서 시계열적으로 처리되는 단계들로 구성된다. 따라서, 이하에서 생략된 내용이라 하더라도 도 2(b)에 도시된 통신 장치에 관하여 이상에서 기술된 내용은 도 3의 통신 방법에도 적용됨을 알 수 있다.
S10 단계에서, 실행부(210)는 웹 서버(100)가 제공하는 제 1 웹 페이지를 수신한다.
S20 단계에서, 실행부(210)는 제 1 웹 페이지를 실행한다. 제 1 웹 페이지는 통신 서버 소스 포함할 수 있다.
S30 단계에서, 수신부(220)는 제 2 단말기(300)로부터 소정의 네트워크를 통해 송신되는 제 2 단말기(300)의 접속 요청을 수신한다. 제 2 단말기(300)는 웹 서버(100)가 제공하는 제 2 웹 페이지를 실행하여 접속 요청을 제 1 단말기(200)로 송신할 수 있다.
S40 단계에서, 통신부(230)는 제 2 단말기(300)가 송신하는 접속 요청을 허용하여 제 2 단말기(300)와 통신 채널을 형성한다.
도 4는 본 발명의 다른 실시예에 따른 통신 방법의 순서를 도시하는 순서도이다. 도 4를 참조하면, 본 발명의 다른 실시예에 따른 통신 방법은 도 2(c)에 도시된 통신 장치에서 시계열적으로 처리되는 단계들로 구성된다. 따라서, 이하에서 생략된 내용이라 하더라도 도 2(c)에 도시된 통신 장치에 관하여 이상에서 기술된 내용은 도 4의 통신 방법에도 적용됨을 알 수 있다.
S50 단계에서, 제 2 단말기(300)의 실행부(310)는 웹 서버(100)로부터 제 2 웹 페이지를 수신한다.
S60 단계에서, 실행부(310)는 제 2 웹 페이지를 실행한다. 제 2 웹 페이지는 통신 클라이언트 기능을 수행하게 하는 소스를 포함할 수 있다.
S70 단계에서, 송신부(320)는 제 1 웹 페이지를 실행한 제 1 단말기(200)로 접속 요청을 송신한다.
S80 단계에서, 제 1 단말기(200)가 접속 요청을 허용하면, 통신부(330)는 제 1 단말기(200)와 통신 채널을 형성한다.
도 5는 본 발명의 일 실시예에 따른 통신 장치 및 방법에 의해 구현되는 실시예를 도시하는 도면이다.
도 5는 본 발명의 일 실시예에 따른 통신 장치 및 방법을 이용하여 제 1 단말기(200)에서 재생되는 동영상 데이터를 제 2 단말기(300)가 이어보기를 수행하는 실시예를 나타낸다.
① 웹 서버(100)는 제 1 단말기(200)로 제 1 웹 페이지를 전송하고, ② 제 2 단말기(300)로 제 2 웹 페이지를 전송한다. ③ 제 1 단말기(200)의 웹 브라우져는 제 1 웹 페이지를 실행하고, ④ 제 2 단말기(300)의 웹 브라우져는 제 2 웹 페이지를 실행한다. ⑤ 제 2 단말기(300)는 제 1 단말기(200)로 접속 요청을 송신한다. 제 2 단말기(300)는 제 1 단말기(200)에 의해 브로드캐스팅되는 접속 정보를 수신하여 상기 접속 정보에 따라 접속 요청을 송신할 수도 있다. ⑥ 제 1 단말기(200)는 수신되는 접속 요청을 허용한다. ⑦ 제 2 단말기(300)와 제 1 단말기(200) 사이에 웹 페이지를 통한 통신 채널이 형성된다. ⑧ 제 1 단말기(200)가 실행한 제 1 웹 페이지가 동영상 데이터를 재생하는 웹 어플리케이션인 경우, 제 1 단말기(200)가 웹 서버(100)로부터 동영상 데이터를 수신한다. ⑨ 제 1 단말기(200)는 웹 어플리케이션을 이용하여 수신한 동영상 데이터를 재생한다. ⑩ 제 2 단말기(300)가 제 1 단말기(200)로 통신 채널을 통해 이어보기 요청을 전송한다. 이어보기 요청은 자바 스크립트로 구현된 형태로 전송될 수도 있다. ⑪ 제 1 단말기(200)는 제 2 단말기(300)로 현재 재생되고 있는 동영상 데이터의 URL과 동영상 데이터가 재생되고 있는 시간 정보를 제공한다. ⑫ 제 2 단말기(300)는 수신된 동영상 데이터의 URL과 시간 정보에 따라 제 1 단말기(200)가 재생하고 있던 동영상 데이터를 연속적으로 재생할 수 있다.
도 6은 본 발명의 일 실시예에 따른 통신 장치 및 방법에 의해 구현되는 실시예를 도시하는 도면이다.
도 6은 본 발명의 일 실시예에 따른 통신 장치 및 방법을 이용하여 제 1 단말기(200)에서 재생되는 동영상 데이터를 제 2 단말기(300)가 제어하는 실시예를 나타낸다.
① 웹 서버(100)는 제 1 단말기(200)로 제 1 웹 페이지를 전송하고, ② 제 2 단말기(300)로 제 2 웹 페이지를 전송한다. ③ 제 1 단말기(200)의 웹 브라우져는 제 1 웹 페이지를 실행하고, ④ 제 2 단말기(300)의 웹 브라우져는 제 2 웹 페이지를 실행한다. ⑤ 제 2 단말기(300)는 제 1 단말기(200)로 접속 요청을 송신한다. 제 2 단말기(300)는 제 1 단말기(200)에 의해 브로드캐스팅되는 접속 정보를 수신하여 상기 접속 정보에 따라 접속 요청을 송신할 수도 있다. ⑥ 제 1 단말기(200)는 수신되는 접속 요청을 허용한다. ⑦ 제 2 단말기(300)와 제 1 단말기(200) 사이에 웹 페이지를 통한 통신 채널이 형성된다. ⑧ 제 1 단말기(200)가 실행한 제 1 웹 페이지가 동영상 데이터를 재생하는 웹 어플리케이션인 경우, 제 1 단말기(200)가 웹 서버(100)로부터 동영상 데이터를 수신한다. ⑨ 제 1 단말기(200)는 웹 어플리케이션을 이용하여 수신한 동영상 데이터를 재생한다. ⑩ 제 2 단말기(300)의 웹 브라우져는 제 2 웹 페이지를 이용하여 리모콘 어플리케이션을 실행한다. ⑪ 제 2 단말기(300)에 사용자에 의해 소정의 제어 동작이 입력되면, 제 2 단말기(300)의 웹 브라우져는 제 1 단말기(200)의 웹 브라우져로 동영상 제어 명령을 전송한다. 동영상 제어 명령은 동영상의 정지, 재생, 2배속 재생 등을 포함할 수 있다. 동영상 제어 명령은 자바 스크립트로 구현된 형태일 수 있다. ⑫ 제 1 단말기(200)는 수신된 동영상 제어 명령에 따라 동영상 데이터를 재생한다.
도 7은 본 발명의 일 실시예에 따른 통신 장치 및 방법에 의해 구현되는 실시예를 도시하는 도면이다.
도 7은 본 발명의 일 실시예에 따른 통신 장치 및 방법을 이용하여 제 2 단말기(300)에서 실행되는 웹 페이지의 레이아웃(layout)이 변경되는 경우, 변경된 레이아웃을 제 1 단말기(200)에서 실행되는 웹 페이지에 적용하는 실시예를 나타낸다. 제 1 단말기(200)가 스마트 TV이고, 제 2 단말기(300)가 스마트폰인 경우, 스마트 TV에서 웹 페이지의 레이아웃을 변경하는 것은 어렵지만, 스마트폰으로 레이아웃을 변경하는 것은 용이하기 때문이다.
① 웹 서버(100)는 제 1 단말기(200)로 제 1 웹 페이지를 전송하고, ② 제 2 단말기(300)로 제 2 웹 페이지를 전송한다. ③ 제 1 단말기(200)의 웹 브라우져는 제 1 웹 페이지를 실행하고, ④ 제 2 단말기(300)의 웹 브라우져는 제 2 웹 페이지를 실행한다. ⑤ 제 2 단말기(300)는 제 1 단말기(200)로 접속 요청을 송신한다. 제 2 단말기(300)는 제 1 단말기(200)에 의해 브로드캐스팅되는 접속 정보를 수신하여 상기 접속 정보에 따라 접속 요청을 송신할 수도 있다. ⑥ 제 1 단말기(200)는 수신되는 접속 요청을 허용한다. ⑦ 제 2 단말기(300)와 제 1 단말기(200) 사이에 웹 페이지를 통한 통신 채널이 형성된다. ⑧ 제 2 단말기(300)는 웹 브라우져에 의해 실행된 웹 페이지의 레이아웃을 변경한다. ⑨ 제 2 단말기(300)의 웹 브라우져는 변경된 레이아웃에 대한 데이터를 제 1 단말기(200)로 전송하고, ⑩ 제 1 단말기(200)는 변경된 레이아웃에 대한 데이터에 따라 제 1 단말기(200)에서 실행되고 있는 웹 페이지의 레이아웃을 변경한다. 변경된 레이아웃에 대한 데이터는 자바 스크립트로 구현된 형태일 수 있다.
도 8은 본 발명의 일 실시예에 따른 통신 장치 및 방법에 의해 구현되는 실시예를 도시하는 도면이다.
도 8은 본 발명의 일 실시예에 따른 통신 장치 및 방법을 이용하여 사용자가 제 2 단말기(300)에서 실행된 웹 페이지에 ID와 패스워드를 입력하여 로그인한 경우, 제 1 단말기(200)에서도 로그인이 되도록 하는 실시예를 나타낸다. 제 1 단말기(200)가 스마트 TV이고, 제 2 단말기(300)가 스마트폰인 경우, 일반적으로 스마트 TV는 문자 또는 숫자의 입력이 어렵기 때문에 사용자가 스마트폰을 이용하여 웹 페이지에 로그인하고, 스마트 TV의 웹 페이지에서도 로그인이 되도록 하는 것이다.
① 웹 서버(100)는 제 1 단말기(200)로 제 1 웹 페이지를 전송하고, ② 제 2 단말기(300)로 제 2 웹 페이지를 전송한다. ③ 제 1 단말기(200)의 웹 브라우져는 제 1 웹 페이지를 실행하고, ④ 제 2 단말기(300)의 웹 브라우져는 제 2 웹 페이지를 실행한다. ⑤ 제 2 단말기(300)는 제 1 단말기(200)로 접속 요청을 송신한다. 제 2 단말기(300)는 제 1 단말기(200)에 의해 브로드캐스팅되는 접속 정보를 수신하여 상기 접속 정보에 따라 접속 요청을 송신할 수도 있다. ⑥ 제 1 단말기(200)는 수신되는 접속 요청을 허용한다. ⑦ 제 2 단말기(300)와 제 1 단말기(200) 사이에 웹 페이지를 통한 통신 채널이 형성된다. ⑧ 사용자는 제 2 단말기(300)에서 실행된 웹 페이지에 사용자 ID 또는 패스워드를 입력하여 로그인한다. ⑨ 제 2 단말기(300)의 웹 브라우져는 사용자 ID 또는 패스워드에 대한 데이터를 제 1 단말기(200)로 전송하고, ⑩ 제 1 단말기(200)는 사용자 ID 또는 패스워드에 대한 데이터에 따라 웹 사이트에 로그인할 수 있다.
한편, 상술한 본 발명의 실시예들은 컴퓨터에서 실행될 수 있는 프로그램으로 작성가능하고, 컴퓨터로 읽을 수 있는 기록매체를 이용하여 상기 프로그램을 동작시키는 범용 디지털 컴퓨터에서 구현될 수 있다.
상기 컴퓨터로 읽을 수 있는 기록매체는 마그네틱 저장매체(예를 들면, 롬, 플로피 디스크, 하드디스크 등), 광학적 판독 매체(예를 들면, 시디롬, 디브이디 등) 및 캐리어 웨이브(예를 들면, 인터넷을 통한 전송)와 같은 저장매체를 포함한다.
본 발명의 일 실시예에 따른 통신 장치 및 방법은 웹 서버로부터 웹 페이지를 전송받은 복수의 단말기들이 웹 서버를 통하지 않고, 서로 간에 직접적으로 웹 페이지를 통한 통신을 가능하게 한다.
또한, 본 발명의 일 실시예에 따른 통신 장치 및 방법은 단말기에 별도의 어플리케이션을 설치할 필요없이 웹 서버가 제공하는 웹 페이지를 실행하여 단말기들 간의 웹 페이지를 통한 통신을 가능하게 한다.
이상과 첨부된 도면을 참조하여 본 발명의 실시예를 설명하였지만, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 본 발명이 그 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다.

Claims (22)

  1. 제 1 단말기가 소정의 네트워크로 연결된 제 2 단말기와 통신을 수행하는 통신 방법에 있어서,
    웹 서버가 제공하는 제 1 웹 페이지를 실행하는 단계;
    상기 웹 서버가 제공하는 제 2 웹 페이지를 실행한 상기 제 2 단말기로부터 접속 요청을 상기 소정의 네트워크를 통해 수신하는 단계; 및
    상기 수신된 접속 요청을 허용하여 상기 제 1 웹 페이지와 상기 제 2 웹 페이지를 통한 통신 채널을 상기 제 2 단말기와 형성하는 단계를 포함하는 것을 특징으로 하는 통신 방법.
  2. 제1항에 있어서,
    상기 제 1 웹 페이지는,
    상기 제 2 웹 페이지를 실행한 상기 제 2 단말기로부터 수신되는 상기 접속 요청을 허용할 수 있게 하는 통신 서버 소스를 포함하는 것을 특징으로 하는 통신 방법.
  3. 제1항에 있어서,
    상기 제 2 웹 페이지는,
    상기 제 1 웹 페이지를 실행한 상기 제 1 단말기로 상기 접속 요청을 송신할 수 있게 하는 통신 클라이언트 소스를 포함하는 것을 특징으로 하는 통신 방법.
  4. 제1항에 있어서,
    상기 통신 방법은,
    상기 소정의 네트워크로 상기 제 1 단말기의 접속 정보를 브로드캐스팅하는 단계를 더 포함하는 것을 특징으로 하는 통신 방법.
  5. 제4항에 있어서,
    상기 접속 정보를 브로드캐스팅하는 단계는,
    SSDP(Simple Service Discovery protocol)에 따라 상기 접속 정보를 브로드캐스팅하는 단계를 포함하는 것을 특징으로 하는 통신 방법.
  6. 제4항에 있어서,
    상기 접속 정보는,
    상기 제 1 단말기의 IP 주소 또는 포트 번호를 포함하는 것을 특징으로 하는 통신 방법.
  7. 제1항에 있어서,
    상기 통신 방법은,
    상기 형성된 통신 채널을 통해 상기 제 2 단말기와 데이터를 송수신하는 단계를 더 포함하는 것을 특징으로 하는 통신 방법.
  8. 제7항에 있어서,
    상기 데이터는,
    자바 스크립트(javascript)로 구현된 데이터를 포함하는 것을 특징으로 하는 통신 방법.
  9. 제1항에 있어서,
    상기 통신 채널은,
    상기 제 1 단말기의 소켓(socket)을 통한 무선 통신 채널인 것을 특징으로 하는 통신 방법.
  10. 제 1 단말기가 소정의 네트워크로 연결된 제 2 단말기와 통신을 수행하는 통신 방법에 있어서,
    웹 서버가 제공하는 제 1 웹 페이지를 실행하는 단계;
    상기 웹 서버가 제공하는 제 2 웹 페이지를 실행한 상기 제 2 단말기로 접속 요청을 상기 소정의 네트워크를 통해 송신하는 단계; 및
    상기 제 2 단말기가 상기 접속 요청을 허용하면, 상기 제 1 웹 페이지와 상기 제 2 웹 페이지를 통한 통신 채널을 상기 제 2 단말기와 형성하는 단계를 포함하는 것을 특징으로 하는 통신 방법.
  11. 제10항에 있어서,
    상기 제 1 웹 페이지는,
    상기 제 2 웹 페이지를 실행한 상기 제 2 단말기로 상기 접속 요청을 송신할 수 있게 하는 통신 클라이언트 소스를 포함하는 것을 특징으로 하는 통신 방법.
  12. 제10항에 있어서,
    상기 제 2 웹 페이지는,
    상기 제 1 웹 페이지를 실행한 상기 제 1 단말기로부터 수신되는 상기 접속 요청을 허용할 수 있게 하는 통신 서버 소스를 포함하는 것을 특징으로 하는 통신 방법.
  13. 제10항에 있어서,
    상기 통신 방법은,
    상기 소정의 네트워크로 브로드캐스팅되는 상기 제 2 단말기의 접속 정보를 수신하는 단계를 더 포함하는 것을 특징으로 하는 통신 방법.
  14. 제13항에 있어서,
    상기 접속 정보를 수신하는 단계는,
    SSDP(Simple Service Discovery protocol)에 따라 상기 접속 정보를 수신하는 단계를 포함하는 것을 특징으로 하는 통신 방법.
  15. 제13항에 있어서,
    상기 접속 정보는,
    상기 제 2 단말기의 IP 주소 또는 포트 번호를 포함하는 것을 특징으로 하는 통신 방법.
  16. 제10항에 있어서,
    상기 통신 방법은,
    상기 형성된 통신 채널을 통해 상기 제 2 단말기와 데이터를 송수신하는 단계를 더 포함하는 것을 특징으로 하는 통신 방법.
  17. 제16항에 있어서,
    상기 데이터는,
    자바 스크립트(javascript)로 구현된 데이터를 포함하는 것을 특징으로 하는 통신 방법.
  18. 제10항에 있어서,
    상기 통신 채널은,
    상기 제 1 단말기의 소켓(socket)을 통한 무선 통신 채널인 것을 특징으로 하는 통신 방법.
  19. 소정의 네트워크로 연결된 외부 단말기와 통신을 수행하는 통신 장치에 있어서,
    웹 서버가 제공하는 제 1 웹 페이지를 실행하는 실행부;
    상기 웹 서버가 제공하는 제 2 웹 페이지를 실행한 상기 외부 단말기로부터 접속 요청을 상기 소정의 네트워크를 통해 수신하는 수신부; 및
    상기 수신된 접속 요청을 허용하여, 상기 제 1 웹 페이지와 상기 제 2 웹 페이지를 통한 통신 채널을 상기 외부 단말기와 형성하는 통신부를 포함하는 것을 특징으로 하는 통신 장치.
  20. 소정의 네트워크로 연결된 외부 단말기와 통신을 수행하는 통신 장치에 있어서,
    웹 서버가 제공하는 제 1 웹 페이지를 실행하는 실행부;
    상기 웹 서버가 제공하는 제 2 웹 페이지를 실행한 상기 외부 단말기로 접속 요청을 상기 소정의 네트워크를 통해 송신하는 송신부; 및
    상기 외부 단말기가 상기 접속 요청을 허용하면, 상기 제 1 웹 페이지와 상기 제 2 웹 페이지를 통한 통신 채널을 상기 외부 단말기와 형성하는 통신부를 포함하는 것을 특징으로 하는 통신 장치.
  21. 제 1 단말기로 제 1 웹 페이지를 제공하는 제 1 제공부; 및
    상기 제 1 단말기와 소정의 네트워크로 연결된 제 2 단말기로 제 2 웹 페이지를 제공하는 제 2 제공부를 포함하되,
    상기 제 1 웹 페이지는,
    상기 제 1 웹 페이지를 실행한 상기 제 1 단말기가 상기 제 2 웹 페이지를 실행한 상기 제 2 단말기로 접속 요청을 상기 소정의 네트워크를 통해 송신할 수 있게 하는 통신 클라이언트 소스를 포함하고,
    상기 제 2 웹 페이지는,
    상기 제 2 웹 페이지를 실행한 상기 제 2 단말기가 상기 제 1 웹 페이지를 실행한 상기 제 1 단말기로부터 수신되는 상기 접속 요청을 허용할 수 있게 하는 통신 서버 소스를 포함하는 것을 특징으로 하는 웹 서버.
  22. 제1항 내지 제18항 중 어느 하나의 항의 통신 방법을 실행하기 위한 프로그램을 기록한 컴퓨터로 판독 가능한 기록 매체.
PCT/KR2012/010998 2011-12-16 2012-12-17 통신 장치 및 방법 WO2013089528A1 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP12858456.2A EP2793440A4 (en) 2011-12-16 2012-12-17 APPARATUS AND METHOD OF COMMUNICATION

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020110136568A KR20130069047A (ko) 2011-12-16 2011-12-16 통신 장치 및 방법
KR10-2011-0136568 2011-12-16

Publications (1)

Publication Number Publication Date
WO2013089528A1 true WO2013089528A1 (ko) 2013-06-20

Family

ID=48612879

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2012/010998 WO2013089528A1 (ko) 2011-12-16 2012-12-17 통신 장치 및 방법

Country Status (4)

Country Link
US (1) US20130179572A1 (ko)
EP (1) EP2793440A4 (ko)
KR (1) KR20130069047A (ko)
WO (1) WO2013089528A1 (ko)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9442687B2 (en) * 2012-07-23 2016-09-13 Korea Advanced Institute Of Science And Technology Method and apparatus for moving web object based on intent

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040107312A (ko) * 2003-06-13 2004-12-20 (주)다임뱅크 Html을 이용한 pc 데이터 공유 시스템
KR100538924B1 (ko) * 2001-04-06 2005-12-26 니트젠테크놀러지스 주식회사 개인 컴퓨터를 서비스 서버로 구동한 다수의 서버/클라이언트들 구조를 이용한 피어투피어 방식의 웹 서비스, 원격 스토리지 서비스, 원격 제어 서비스 제공방법
KR20060065746A (ko) * 2004-12-10 2006-06-14 에스케이 텔레콤주식회사 웹과 p2p 네트워크 간의 연동 시스템 및 방법
KR20110113557A (ko) * 2010-12-29 2011-10-17 김현일 정보 공유 시스템 및 방법

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5862330A (en) * 1996-07-16 1999-01-19 Lucent Technologies Inc. Technique for obtaining and exchanging information on wolrd wide web
US6915336B1 (en) * 1998-06-05 2005-07-05 Instant Services.Com, Inc. Real time internet communication system
US6983312B1 (en) * 2001-07-16 2006-01-03 At&T Corp. Method for using scheduled hyperlinks to record multimedia content
US20040015563A1 (en) * 2002-07-22 2004-01-22 Web. De Ag Communications environment having web sites on a portal
JP4742766B2 (ja) * 2005-09-14 2011-08-10 富士ゼロックス株式会社 ネットワークデバイス、デバイスリンクシステムおよびデバイスリンク方法
US20100278345A1 (en) * 2009-05-04 2010-11-04 Thomas Matthieu Alsina Method and apparatus for proximity based pairing of mobile devices
US8626921B2 (en) * 2010-04-22 2014-01-07 Cisco Technology, Inc. Device and service management based on layer 2 through layer 7 device attributes
US8868679B2 (en) * 2010-05-24 2014-10-21 Nuance Communications, Inc. Systems, methods and articles for providing communications and services via a peer-to-peer network over a data transport link
US8775533B2 (en) * 2011-05-20 2014-07-08 Microsoft Corporation Auto connect in peer-to-peer network
US8631471B2 (en) * 2011-06-13 2014-01-14 Cisco Technology, Inc. Automated seamless reconnection of client devices to a wireless network
US9107055B2 (en) * 2011-06-14 2015-08-11 Sonifi Solutions, Inc. Method and apparatus for pairing a mobile device to an output device
US20130041938A1 (en) * 2011-08-11 2013-02-14 Jie Lin Dynamic Mobile Interaction Using Customized Interfaces
WO2013040037A1 (en) * 2011-09-12 2013-03-21 Talkto, Inc. Multi-user communication system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100538924B1 (ko) * 2001-04-06 2005-12-26 니트젠테크놀러지스 주식회사 개인 컴퓨터를 서비스 서버로 구동한 다수의 서버/클라이언트들 구조를 이용한 피어투피어 방식의 웹 서비스, 원격 스토리지 서비스, 원격 제어 서비스 제공방법
KR20040107312A (ko) * 2003-06-13 2004-12-20 (주)다임뱅크 Html을 이용한 pc 데이터 공유 시스템
KR20060065746A (ko) * 2004-12-10 2006-06-14 에스케이 텔레콤주식회사 웹과 p2p 네트워크 간의 연동 시스템 및 방법
KR20110113557A (ko) * 2010-12-29 2011-10-17 김현일 정보 공유 시스템 및 방법

Non-Patent Citations (1)

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

Also Published As

Publication number Publication date
EP2793440A4 (en) 2015-08-12
EP2793440A1 (en) 2014-10-22
KR20130069047A (ko) 2013-06-26
US20130179572A1 (en) 2013-07-11

Similar Documents

Publication Publication Date Title
WO2014175602A1 (en) Electronic device and method of registering personal cloud apparatus in user portal server thereof
WO2011062341A1 (en) Apparatus for controlling multimedia device and method for providing graphic user interface
WO2010062048A4 (en) Method and apparatus for managing state information of remote user interface
WO2013187634A1 (ko) 프리젠테이션 자료를 이용한 설문 시스템, 방법 및 상기 프리젠테이션 자료를 생성하기 위한 플러그-인 프로그램이 저장 된 저장 매체
WO2011037316A2 (ko) 스마트카드 기반 브라우징 시스템 및 그 방법, 그리고 이에 적용되는 스마트카드
WO2010098591A2 (en) Remote user interface system and method
EP2721805A2 (en) Apparatus and method for exchanging data between upnp based devices
WO2012011745A2 (en) Apparatus and method for transmitting and receiving remote user interface data in a remote user interface system
WO2012002776A2 (en) Apparatus and method for controlling access to multiple services
EP2671153A2 (en) Apparatus and method for providing application auto-install function in digital device
WO2019039811A1 (ko) 블록체인 기반 원 아이디 서비스 시스템 및 방법
EP2314059A2 (en) Method and system for providing input in home network using upnp
WO2014107084A1 (en) Apparatus and method for providing a near field communication function in a portable terminal
WO2014171803A1 (en) Method and apparatus for transmitting and receiving additional information in a broadcast communication system
WO2013176342A1 (ko) 사용자단말과 외부장치 간 연결 시스템 및 방법
WO2015133859A1 (en) Method and system for establishing a connection between a seeker device and a target device
EP2666256A2 (en) Method and apparatus for phone communication using home network
KR20110059202A (ko) 단말 장치 및 그의 usb 기기 제어 방법
WO2014115918A1 (ko) 광고 제공 시스템 및 방법
EP2880787A1 (en) Method and apparatus of providing broadcasting and communication convergence service
WO2010143855A2 (ko) 원격 사용자 인터페이스 제공 방법 및 그 장치
WO2015020418A1 (en) Function upgrade device, display apparatus and method for controlling display apparatus thereof
WO2013089528A1 (ko) 통신 장치 및 방법
WO2013032281A2 (en) Electronic apparatus and method for transferring contents on cloud system to device connected to dlna
WO2012047026A2 (en) Method and apparatus for providing outside network service based on advertisement viewing

Legal Events

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

Ref document number: 12858456

Country of ref document: EP

Kind code of ref document: A1

REEP Request for entry into the european phase

Ref document number: 2012858456

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE