KR20050101192A - Synchronization program - Google Patents

Synchronization program Download PDF

Info

Publication number
KR20050101192A
KR20050101192A KR1020057014219A KR20057014219A KR20050101192A KR 20050101192 A KR20050101192 A KR 20050101192A KR 1020057014219 A KR1020057014219 A KR 1020057014219A KR 20057014219 A KR20057014219 A KR 20057014219A KR 20050101192 A KR20050101192 A KR 20050101192A
Authority
KR
South Korea
Prior art keywords
content
computer terminal
storage means
session
computer
Prior art date
Application number
KR1020057014219A
Other languages
Korean (ko)
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 KR1020057014219A priority Critical patent/KR20050101192A/en
Publication of KR20050101192A publication Critical patent/KR20050101192A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/954Navigation, e.g. using categorised browsing
    • 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]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2216/00Indexing scheme relating to additional aspects of information retrieval not explicitly covered by G06F16/00 and subgroups
    • G06F2216/15Synchronised browsing

Abstract

A synchronization program for synchronizing a content between a plurality of computer terminals and displaying it. The synchronization program causes each of the computer terminals to function as content acquisition means for acquiring and displaying a content stored in storage means upon reception of a content display request or a content update event at the computer terminal, as content transmission/reception means used when a content requested is not found in storage means, for receiving the content from another computer terminal other than the computer terminal and storing it in storage means, and as update means for notifying a content update event to the content acquisition means.

Description

동기 프로그램{SYNCHRONIZATION PROGRAM}Synchronous Program {SYNCHRONIZATION PROGRAM}

본 발명은, 복수의 컴퓨터 단말기 사이에서 콘텐츠의 동기를 행하고, 표시를 행하는 동기 프로그램에 관한 것이다. The present invention relates to a synchronization program for synchronizing content and displaying content among a plurality of computer terminals.

웹 브라우저 등에서 표시되는 텍스트나 화상 등의 콘텐츠를, 복수의 컴퓨터 단말기 사이에서 동기하여 표시를 행하는, 소위 동기 프로그램(콜레보레이션 프로그램)이 존재한다. There is a so-called synchronization program (collaboration program) that displays content such as text or an image displayed by a web browser or the like synchronously among a plurality of computer terminals.

종래의 동기 프로그램은, 네트워크 상에 설치된 콜레보레이션 서버와, 콜레보레이션을 행하는 복수의 컴퓨터 단말기와의 사이에서 접속을 행하고, 콜레보레이션 서버 상에 미리 등록되어 있는 콘텐츠를, 콜레보레이션 서버로부터 각 컴퓨터 단말기에 대하여 콘텐츠를 송신함으로써, 콘텐츠 표시의 동기을 행하고 있다. 즉, 동기를 행하는 콘텐츠 자체를 콜레보레이션 서버 상에서 다수 갖고 있는 것으로 된다. 이러한 동기 프로그램의 일례가, 일본 특개 2002-125214호 공보(특허 문헌 1)에 개시되어 있다. The conventional synchronization program connects between a collaboration server installed on a network and a plurality of computer terminals performing collaboration, and the content registered in advance on the collaboration server is a collaboration server. The content display is synchronized by transmitting the content to each computer terminal. In other words, the content itself to be synchronized has a large number on the collaboration server. An example of such a synchronization program is disclosed in Japanese Patent Laid-Open No. 2002-125214 (Patent Document 1).

이 특허 문헌 1에 대표되는 종래의 동기 프로그램에서는, 복수의 컴퓨터 단말기에 대하여, 동일한 콘텐츠를 콜레보레이션 서버가 송신하고, 그것을 수신한 각 컴퓨터 단말기에서 표시를 행함으로써 실현하는 프로그램이다. In the conventional synchronous program represented by this patent document 1, it is a program implemented by the collaboration server sending the same content with respect to a some computer terminal, and displaying by each computer terminal which received it.

따라서, 콜레보레이션 서버에서 처리된 콘텐츠를, 단순히 콜레보레이션 서버가 네트워크를 통하여 각 컴퓨터 단말기에 송신하고, 그것을 각 컴퓨터 단말기에서 표시하고 있는 것에 불과하다. Therefore, the content processed by the collaboration server is simply transmitted by the collaboration server to each computer terminal via the network, and displayed on each computer terminal.

이러한 동기 프로그램의 경우, 콘텐츠 자체와, 그 동기를 실현하기 위한 기능, 즉 콘텐츠를 콜레보레이션 서버로부터 각 컴퓨터 단말기에 대하여 송신하는 기능을, 종전에 콜레보레이션 서버에서 저장하고 있을 필요가 있다. 또한 콘텐츠의 동기를 실현하기 위해서는, 미리 콜레보레이션 서버에 이용 허가 등의 등록을 해둘 필요가 있다. In the case of such a synchronization program, it is necessary to previously store the content itself and a function for realizing the synchronization, that is, a function for transmitting the content from the collaboration server to each computer terminal. In addition, in order to realize the synchronization of the contents, it is necessary to register the usage permission and the like in advance in the collaboration server.

전술한 바와 같은 구조로 되기 위해서, 종래의 콜레보레이션 서버에서는, 다양하고 또한 다수인 유저에 의한 이용을 고려한 경우, 다양하고 또한 다수인 콘텐츠를 콜레보레이션 서버에 저장해둘 필요가 있고, 콜레보레이션 서버 자체도 고성능의 것이 요구된다. 왜냐하면, 다양하고 또한 다수인 콘텐츠가 없으면, 유저의 이용이 한정된 범위 내로 되게 되고, 또한 복수의 유저가 복수의 동기를 동일한 콜레보레이션 서버에 대하여 행한 경우에는, 다수의 콘텐츠의 처리를 콜레보레이션 서버 상에서 행할 필요가 있기 때문에, 고성능의 콜레보레이션 서버가 아니면, 그 처리가 현저히 지연되고, 경우에 따라서는 처리 능력을 초과하여, 처리가 정지하는 사태도 상정되기 때문이다. In order to have the structure as described above, in the conventional collaboration server, when considering the use by various and plural users, it is necessary to store various and plural contents in the collaboration server. The high performance server itself is required. This is because, if there is no variety of contents and a large number of contents, the use of users is within a limited range, and when a plurality of users perform a plurality of synchronizations with the same collaboration server, the processing of a plurality of contents is collaborate. Since it is necessary to perform it on the server, if it is not a high performance collaboration server, the process will be remarkably delayed, and in some cases, the process will be exceeded and the process may be stopped.

도 1은 본 발명의 시스템 구성의 일례를 도시하는 시스템 구성도. 1 is a system configuration diagram showing an example of the system configuration of the present invention.

도 2는 본 발명의 프로세스의 흐름의 일례를 도시하는 플로우차트도. 2 is a flowchart showing an example of the flow of the process of the present invention.

도 3은 본 발명의 프로세스의 흐름의 일례를 도시하는 플로우차트도. 3 is a flowchart showing an example of the flow of the process of the present invention.

도 4는 본 발명의 프로세스의 흐름의 일례를 도시하는 플로우차트도. 4 is a flowchart showing an example of the flow of the process of the present invention.

도 5는 본 발명의 다른 프로세스의 흐름의 일례를 도시하는 플로우차트도. 5 is a flowchart showing an example of the flow of another process of the present invention.

도 6은 로그인 화면의 일례를 도시하는 도면. 6 is a diagram illustrating an example of a login screen;

도 7은 상대편 선택 화면의 일례를 도시하는 도면. 7 is a diagram illustrating an example of an opponent selection screen;

도 8은 툴 바의 일례를 도시하는 도면. 8 is a diagram illustrating an example of a toolbar.

도 9는 묘화 팔레트의 일례를 도시하는 도면. 9 is a diagram illustrating an example of a drawing palette.

도 10은 상대편 특정 화면의 일례를 도시하는 도면. 10 is a diagram illustrating an example of an opponent specifying screen.

도 11은 본 발명의 다른 시스템 구성의 일례를 도시하는 시스템 구성도. 11 is a system configuration diagram showing an example of another system configuration of the present invention.

도 12는 리모트측의 콘텐츠를 동기시키는 경우의 콘텐츠의 일례. 12 is an example of content in the case where the content on the remote side is synchronized.

도 13은 리모트측의 콘텐츠를 동기시키는 경우의 콘텐츠의 일례. 13 is an example of content in the case of synchronizing the content on the remote side.

도 14는 스크롤 바의 표시 위치의 변경을, 제어 정보로서 동기시키는 경우의 콘텐츠의 일례. 14 is an example of content in the case where a change in the display position of a scroll bar is synchronized as control information.

도 15는 스크롤 바의 표시 위치의 변경을, 제어 정보로서 동기시키는 경우의 콘텐츠의 일례. 15 is an example of content in the case where a change in the display position of a scroll bar is synchronized as control information.

도 16은 스크롤 바의 표시 위치의 변경을, 제어 정보로서 동기시키는 경우의 콘텐츠의 일례. 16 is an example of content in the case where a change in the display position of a scroll bar is synchronized as control information.

도 17은 윈도우 사이즈의 변경을, 제어 정보로서 동기시키는 경우의 콘텐츠의 일례. 17 is an example of content in the case where a change in window size is synchronized as control information.

도 18은 윈도우 사이즈의 변경을, 제어 정보로서 동기시키는 경우의 콘텐츠의 일례. 18 is an example of content in the case where a change in window size is synchronized as control information;

도 19는 윈도우 사이즈의 변경을, 제어 정보로서 동기시키는 경우의 콘텐츠의 일례. 19 is an example of content in the case where a change in window size is synchronized as control information.

도 20은 콘텐츠에의 입력·선택 등을, 제어 정보로서 동기시키는 경우의 콘텐츠의 일례. 20 is an example of content in the case of synchronizing input, selection, etc. to the content as control information.

도 21은 콘텐츠에의 입력·선택 등을, 제어 정보로서 동기시키는 경우의 콘텐츠의 일례. 21 is an example of content in the case of synchronizing input, selection, etc. to content as control information.

도 22는 호스트측의 콘텐츠를 동기시키는 경우의 콘텐츠의 일례. 22 is an example of content in the case of synchronizing the content on the host side.

도 23은 호스트측의 콘텐츠를 동기시키는 경우의 콘텐츠의 일례. 23 is an example of content in the case of synchronizing the content on the host side.

도 24는 호스트측의 콘텐츠를 동기시키는 경우의 콘텐츠의 일례. 24 is an example of content in the case of synchronizing the content on the host side.

도 25는 서버 간 라우팅의 시스템 구성의 일례를 나타내는 시스템 구성도. 25 is a system configuration diagram illustrating an example of a system configuration of server-to-server routing.

본 발명자는 전술한 문제점을 감안하여, 콜레보레이션 서버를 설치하지 않고, 각 컴퓨터 단말기 사이에 콘텐츠의 동기를 행하는 것을 가능하게 하는 동기 프로그램을 발명하였다. In view of the above-described problems, the inventors of the present invention have invented a synchronization program that enables synchronization of contents between respective computer terminals without providing a collaboration server.

본 발명은, 세션 서버를 통하여 세션이 확립된, 동기 대상으로 되는 하나 이상의 다른 컴퓨터 단말기 사이에서 콘텐츠의 동기를 행하도록, 적어도 하나 이상의 콘텐츠를 저장하는 기억 수단을 갖는 컴퓨터 단말기를 기능시키기 위한 동기 프로그램으로서, 상기 동기 프로그램은, 상기 컴퓨터 단말기를, 상기 기억 수단에 저장하고 있는 콘텐츠를 취득하여 표시를 행하는 콘텐츠 취득 수단, 상기 컴퓨터 단말기 이외의 컴퓨터 단말기로부터 표시 요구를 받은 콘텐츠를 취득하고, 상기 기억 수단에 저장하는 콘텐츠 송수신 수단, 상기 기억 수단이 새로운 콘텐츠를 저장한 경우에 상기 콘텐츠 취득 수단, 또는 상기 다른 컴퓨터 단말기에 대하여 콘텐츠 갱신 이벤트를 통지하는 갱신 수단으로서 기능시키고, 또한 상기 동기 프로그램은, 상기 콘텐츠 취득 수단에 의해, 상기 컴퓨터 단말기를, 상기 표시 요구를 받은 콘텐츠가 상기 기억 수단에 존재한 경우에, 상기 기억 수단에 저장하고 있는 콘텐츠를 취득하여 표시를 행하고, 상기 콘텐츠 갱신 이벤트의 통지를 수신하였을 때에, 상기 기억 수단에 저장하고 있는, 상기 콘텐츠 갱신 이벤트가 대응하는 콘텐츠를 취득하여 표시를 행하도록 기능시키고, 상기 콘텐츠 송수신 수단에 의해, 상기 컴퓨터 단말기를, 상기 표시 요구를 받은 콘텐츠 또는 상기 콘텐츠 갱신 이벤트가 대응하는 콘텐츠가 상기 기억 수단에 존재하지 않는 경우에, 상기 컴퓨터 단말기 이외의 컴퓨터 단말기로부터 상기 콘텐츠를 취득하고, 상기 기억 수단에 저장하도록 기능시키는 동기 프로그램이다. The present invention provides a synchronization program for functioning a computer terminal having storage means for storing at least one content so as to synchronize content between one or more other computer terminals that are subject to synchronization, through which a session is established. The synchronizing program is a content acquiring means for acquiring and displaying content stored in the storage means in the storage means, the content acquiring a display request from a computer terminal other than the computer terminal, and the storage means. The content transmitting / receiving means to be stored in the memory, the content acquiring means when the storage means has stored new content, or an updating means for notifying the content update event to the other computer terminal. Acquisition means When the computer terminal acquires and displays the content stored in the storage means when the content that has received the display request exists in the storage means, and receives the notification of the content update event, The content update event stored in the storage means functions to acquire and display the corresponding content, and the content transmission / reception means causes the computer terminal to display the content or the content update event that has received the display request. When the corresponding content does not exist in the storage means, it is a synchronization program which functions to acquire the content from a computer terminal other than the computer terminal and store it in the storage means.

본 발명은, 상기 컴퓨터 단말기가 상기 세션의 호스트측이었던 경우에는, 상기 콘텐츠 송수신 수단은, 네트워크에 접속되어 있는 상기 컴퓨터 단말기 이외의 컴퓨터 단말기로부터 상기 콘텐츠를 취득함으로써, 상기 기억 수단에 상기 콘텐츠를 저장하고, 상기 콘텐츠 취득 수단에 의해 상기 콘텐츠의 표시를 행하고, 상기 갱신 수단이 상기 다른 컴퓨터 단말기에 대하여 상기 콘텐츠 갱신 이벤트를 통지하고, 상기 콘텐츠 송수신 수단은, 상기 콘텐츠 송신 요구를 상기 다른 컴퓨터 단말기로부터 수신함으로써, 상기 기억 수단에 저장한 상기 콘텐츠를 상기 다른 컴퓨터 단말기에 대하여 송신하고, 상기 세션의 리모트측으로 되는 상기 다른 컴퓨터 단말기에서 상기 콘텐츠의 표시를 행하게 하도록 상기 컴퓨터 단말기를 기능시키는 동기 프로그램이다. In the present invention, when the computer terminal is the host side of the session, the content transmission / reception means stores the content in the storage means by acquiring the content from a computer terminal other than the computer terminal connected to the network. And the content obtaining means displays the content, the updating means notifies the other computer terminal of the content update event, and the content transmitting / receiving means receives the content transmission request from the other computer terminal. This is a synchronous program that functions the computer terminal to transmit the content stored in the storage means to the other computer terminal so that the other computer terminal serving as the remote side of the session displays the content.

본 발명은, 상기 컴퓨터 단말기가 상기 세션의 리모트측이고, 상기 표시 요구한 콘텐츠가 상기 기억 수단에 존재하지 않는 경우에는, 상기 콘텐츠 송수신 수단은, 상기 세션의 호스트측으로 되는 상기 다른 컴퓨터 단말기에 대하여, 상기 콘텐츠의 취득 요구를 송신하고, 상기 갱신 수단은, 상기 세션의 호스트측으로 되는 상기 다른 컴퓨터 단말기로부터 상기 콘텐츠 갱신 이벤트를 수신하고, 상기 콘텐츠 송수신 수단은, 상기 다른 컴퓨터 단말기에 대하여, 상기 콘텐츠 송신 요구를 송신하고, 상기 다른 컴퓨터 단말기로부터 상기 콘텐츠를 수신하고, 상기 컴퓨터 단말기의 기억 수단에 상기 콘텐츠를 저장하고, 상기 콘텐츠 취득 수단이 상기 콘텐츠를 표시하도록 상기 컴퓨터 단말기를 기능시키는 동기 프로그램이다. According to the present invention, when the computer terminal is a remote side of the session, and the content requested for display does not exist in the storage means, the content transmission / reception means, with respect to the other computer terminal serving as the host side of the session, The content acquisition request is transmitted, the update means receives the content update event from the other computer terminal serving as the host side of the session, and the content transmission / reception means sends the content transmission request to the other computer terminal. Is a synchronous program for transmitting the contents, receiving the contents from the other computer terminal, storing the contents in a storage means of the computer terminal, and causing the computer terminal to function to display the contents.

본 발명은, 상기 컴퓨터 단말기가 상기 세션의 리모트측이고, 상기 표시 요구한 콘텐츠가 상기 기억 수단에 존재한 경우에는, 상기 콘텐츠 취득 수단은, 상기 기억 수단으로부터 상기 콘텐츠를 취득하여 표시를 행하고, 상기 갱신 수단은, 상기 세션의 호스트측으로 되는 상기 다른 컴퓨터 단말기에 대하여 상기 콘텐츠 갱신 이벤트를 통지하고, 상기 다른 컴퓨터 단말기의 기억 수단에 저장하고 있는 상기 콘텐츠의 표시를, 상기 다른 컴퓨터 단말기에서 행하게 하도록 상기 컴퓨터 단말기를 기능시키는 동기 프로그램이다. In the present invention, when the computer terminal is a remote side of the session, and the content requested for display is present in the storage means, the content acquisition means acquires the content from the storage means and displays the content. The updating means notifies the content update event to the other computer terminal serving as the host side of the session, and causes the other computer terminal to display the content stored in the storage means of the other computer terminal. It is a synchronization program that functions the terminal.

본 발명에 의하면, 종래의 콜레보레이션 서버와 같이, 서버 상에서 동기 대상으로 되는 콘텐츠를 보존하지 않고, 컴퓨터 단말기 사이에서 동기를 취하는 것이 가능해진다. 즉, 콘텐츠 자체는, 각 컴퓨터 단말기에서 보존하고 있기 때문에, 콜레보레이션 서버에 대해서도 고성능성이 요구되지 않고, 염가인 시스템의 구축이 가능해진다. According to the present invention, it is possible to synchronize between computer terminals without preserving contents to be synchronized on the server as in the conventional collaboration server. That is, since the content itself is stored in each computer terminal, high performance is not required even for the collaboration server, and a cheap system can be constructed.

또한, 종래는 콘텐츠 자체를 콜레보레이션 서버로 갖고 있었기 때문에, 그 동기를 행하는 컴퓨터 단말기는, 콜레보레이션 서버의 제어 하에 한정되어 있지만, 세션 서버 자체는 세션을 관리하기 위해서만 존재하며, 서버 간 라우팅이 용이하게 실현 가능해진다. 따라서, 특정한 콜레보레이션 서버의 제어 하에 한정되지 않고, 인터넷 상의 임의의 사람끼리 동기가 가능해진다. In addition, since the content itself is a collaboration server in the past, the computer terminal that performs the synchronization is limited under the control of the collaboration server, but the session server itself exists only for managing sessions, and the routing between servers is performed. This can be easily realized. Therefore, the present invention is not limited to the control of a specific collaboration server, and any person on the Internet can synchronize.

본 발명은, 상기 동기 프로그램은, 콘텐츠 열람 수단의 상기 콘텐츠에 대한 제어 정보의 입력을 접수하고, 상기 다른 컴퓨터 단말기에 대하여, 상기 세션 서버를 통하여 상기 제어 정보를 송신하고, 상기 다른 컴퓨터 단말기에서 행해진 제어 정보의 입력에 기초하여, 상기 다른 컴퓨터 단말기로부터 송신된 해당 제어 정보를 수신하고, 해당 제어 정보를 상기 콘텐츠 열람 수단의 상기 콘텐츠에 반영하는 제어 정보 수단으로서, 상기 컴퓨터 단말기를 기능시키는 동기 프로그램이다. According to an aspect of the present invention, the synchronization program receives an input of control information on the content of a content viewing means, transmits the control information to the other computer terminal via the session server, and is performed by the other computer terminal. A control information means for receiving the control information sent from the other computer terminal based on the input of the control information and reflecting the control information to the content of the content viewing means, which is a synchronization program for functioning the computer terminal. .

본 발명은, 상기 제어 정보는, 스크롤 바의 이동, 윈도우의 크기, 위치의 변경, 상기 콘텐츠에 대한 묘화, 마우스 커서의 이동 중 어느 하나를 포함하는 동기 프로그램이다. In the present invention, the control information is a synchronization program including any one of a scroll bar movement, a window size, a position change, a drawing of the content, and a mouse cursor movement.

본 발명은, 상기 제어 정보 수단은, 상기 콘텐츠에 투명한 화면을 중첩하여 표시하고, 상기 입력된 묘화의 좌표 및 묘화 종류를 상기 다른 컴퓨터 단말기에 대하여 송신하고, 상기 다른 컴퓨터 단말기로부터 상기 묘화의 좌표 및 묘화 종류를 수신하고, 상기 콘텐츠의 좌표에 상기 묘화 종류를 묘화하도록 상기 컴퓨터 단말기를 기능시키는 동기 프로그램이다. According to the present invention, the control information means superimposes and displays a transparent screen on the content, transmits the input coordinates and drawing types to the other computer terminal, and transmits the coordinates of the drawing from the other computer terminal. A synchronization program that receives the drawing type and functions the computer terminal to draw the drawing type in the coordinates of the content.

본 발명에 의하면, 유저가 웹 브라우저 등의 콘텐츠 열람 수단 상에서 행한, 제어의 내용을 상대편의 컴퓨터 단말기에 대해서도 반영시키는 것이 가능해진다. According to the present invention, it becomes possible to reflect the contents of the control performed by the user on content viewing means such as a web browser to the other computer terminal.

본 발명은, 상기 동기 프로그램 또는 상기 동기 프로그램을 갖는 컴퓨터 단말기는, 상기 네트워크 상에 설치된 로그 관리 서버와 데이터의 송수신이 가능하고, 상기 동기 프로그램은, 상기 콘텐츠 열람 수단에 상기 입력된 콘텐츠 표시 요구 또는 제어 정보를 수신하고, 상기 로그 관리 서버에 상기 다른 컴퓨터 단말기에 대한 로그로서 송신하는 로그 정보 송신 수단과, 상기 다른 컴퓨터 단말기에 의한 로그를 상기 로그 관리 서버로부터 수신하고, 상기 콘텐츠 열람 수단에서 실행시키는 로그 정보 수신 수단으로서, 상기 컴퓨터 단말기를 기능시키는 동기 프로그램이다. According to the present invention, the synchronization program or the computer terminal having the synchronization program can transmit and receive data to and from a log management server installed on the network. Log information transmitting means for receiving control information and transmitting it to the log management server as a log for the other computer terminal, and receiving the log by the other computer terminal from the log management server and executing the content viewing means. A log information receiving means, which is a synchronization program that functions the computer terminal.

본 발명은, 상기 로그 관리 서버는, 상기 로그의 상대편으로 되는 컴퓨터 단말기에 대하여, 상기 로그가 저장되어 있는 것을 통지하는 동기 프로그램이다. The present invention is a synchronous program for notifying that the log is stored in the log management server to the computer terminal serving as the counterpart of the log.

본 발명은, 상기 로그 관리 서버는, 상기 로그의 상대편으로 되는 컴퓨터 단말기에 대하여 전자 메일을 송신함으로써, 또는 상기 로그의 상대편으로 되는 컴퓨터 단말기가 상기 세션 서버에 로그인하였을 때에 통지하는 동기 프로그램이다. The log management server is a synchronous program that notifies the computer terminal as the counterpart of the log by sending an e-mail or when the computer terminal as the counterpart of the log logs in to the session server.

본 발명에 의하면, 상대편의 컴퓨터 단말기가 세션 서버에 로그인하지 않고, 컴퓨터 단말기 사이에 세션을 확립할 수 없는 경우였던 것으로 하여도, 후에 상대편의 컴퓨터 단말기에 대하여, 그 내용을 실행시킴으로써, 알리는 것이 가능해진다. According to the present invention, even if the computer terminal of the other party does not log in to the session server and cannot establish a session between the computer terminals, it is possible to inform the other computer terminal later by executing the contents. Become.

본 발명은, 상기 동기 프로그램은, 상기 컴퓨터 단말기가, 상기 컴퓨터 단말기 이외의 컴퓨터 단말기와의 사이에서 SSL에 의한 통신을 행하고 있는 경우에는, 상기 컴퓨터 단말기와 상기 다른 컴퓨터 단말기 사이에서도 SSL에 의한 통신을 행하고, 상기 콘텐츠의 동기를 행하도록 상기 컴퓨터 단말기를 기능시키는 동기 프로그램이다. According to the present invention, in the case where the computer terminal is performing communication by SSL with computer terminals other than the computer terminal, the synchronous program performs SSL communication between the computer terminal and the other computer terminal. And a computer program functioning the computer terminal to synchronize the contents.

본 발명에 의하면, 가령 호스트측의 컴퓨터 단말기가 SSL에 의한 통신을 행하도록, 기밀성이 요구되는 콘텐츠의 취득을 하고 있었다고 하여도, 리모트측의 컴퓨터 단말기와의 사이에서도 SSL 통신을 행함으로써, 그 기밀성을 확보하는 것이 가능해진다. According to the present invention, even if the computer terminal on the host side has acquired the content requiring confidentiality so as to perform communication by SSL, the confidentiality is performed by performing SSL communication also with the computer terminal on the remote side. It becomes possible to secure.

본 발명의 동기 프로그램(1)의 시스템 구성의 일례를, 도 1의 시스템 구성도를 이용하여 상세히 설명한다. An example of the system configuration of the synchronization program 1 of the present invention will be described in detail with reference to the system configuration diagram of FIG.

동기 프로그램(1)은, 세션 서버(2)와 네트워크(3)를 통하여 데이터의 송수신이 가능한 컴퓨터 단말기(4) 상에 각각 설치된다. 컴퓨터 단말기(4)는 기억 수단(8)을 갖고 있다. 기억 수단(8)은, 콘텐츠 송수신 수단(7)(후술)이, 해당 컴퓨터 단말기(4) 이외의 컴퓨터 단말기(4)로부터 취득한 콘텐츠를 저장하고 있는 수단으로, 예를 들면 캐쉬 등이 해당된다. 캐쉬 이외의 다른 메모리나 하드디스크 등의 공지의 기억 장치 중 어느 하나라도 된다. The synchronization program 1 is provided on the computer terminal 4 capable of transmitting and receiving data via the session server 2 and the network 3, respectively. The computer terminal 4 has a storage means 8. The storage means 8 is a means by which the content transmission / reception means 7 (to be described later) stores the content acquired from the computer terminal 4 other than the computer terminal 4, for example, a cache or the like. Any other known storage device such as a memory or a hard disk other than the cache may be used.

또한 컴퓨터 단말기(4)는, 웹 브라우저 등의 공지의 콘텐츠 열람 수단(13)을 갖고 있다. 콘텐츠 열람 수단(13)은, 웹 브라우저 등의 컴퓨터 단말기(4)에서 동기를 행하는 어플리케이션 소프트웨어이면 되고, 본 명세서에서는 웹 브라우저인 경우를 설명하지만, 워드 프로세서 소프트웨어나 표 계산 소프트웨어, 프레젠테이션용 소프트웨어라도 된다. 이 경우, URL 외에 추가로/대신에, 파일의 소재지를 나타낸 정보가 데이터로서 송수신되어, 동기가 행해지는 것으로 된다. 또한, 동기 자체는 웹 브라우저나, 워드 프로세서 소프트웨어 등이어도 마찬가지의 처리로 실현할 수 있다. Moreover, the computer terminal 4 has well-known content viewing means 13, such as a web browser. The content viewing means 13 may be application software which synchronizes with the computer terminal 4 such as a web browser. In the present specification, a case of a web browser will be described. However, word processing software, table calculation software, and presentation software may be used. . In this case, in addition to / in addition to the URL, information indicating the location of the file is transmitted and received as data, and synchronization is performed. In addition, the synchronization itself can be realized by the same process even with a web browser, word processor software, or the like.

세션 서버(2)는, 각 컴퓨터 단말기(4)로부터의 접속 요구를 받아서, 각 컴퓨터 단말기(4)가 로그인한 후에, 이들의 컴퓨터 단말기(4) 사이의 세션을 확립하는 컴퓨터 단말기이다(또한, 본 명세서에서는 세션 서버(2)로 칭하지만, 서버가 아니어도 통상의 컴퓨터 단말기도 포함됨). The session server 2 is a computer terminal that receives a connection request from each computer terminal 4 and establishes a session between these computer terminals 4 after each computer terminal 4 logs in (also, Although referred to herein as a session server 2, a normal computer terminal is included without being a server).

네트워크(3)는, 인터넷 등의 오픈 네트워크, LAN 등의 클로즈드 네트워크, 이들 조합의 인트라네트 등의 어느 하나여도 되고, 또한 유선, 무선도 상관없다. The network 3 may be either an open network such as the Internet, a closed network such as a LAN, or an intranet of a combination thereof, and may be wired or wireless.

동기 프로그램(1)은, 콘텐츠 취득 수단(5)과 제어 정보 수단(6)과 기억 수단(8)과 콘텐츠 송수신 수단(7)과 갱신 수단(9)을 갖고 있다. The synchronization program 1 has a content acquiring means 5, a control information means 6, a storage means 8, a content transmitting and receiving means 7 and an updating means 9.

콘텐츠 취득 수단(5)은, 유저로부터 특정한 홈페이지의 콘텐츠 등에 대한 콘텐츠 표시 요구(예를 들면, URL의 입력이나 링크의 선택 등)를 받았을 때에 기억 수단(8)으로부터 해당 콘텐츠를 취득하고, 콘텐츠 열람 수단(13)을 이용하여 표시를 행하게 하는 수단이다. When the content acquiring means 5 receives a content display request (for example, input of a URL or selection of a link, etc.) for a content of a specific homepage or the like from the user, the content acquiring means 5 acquires the corresponding content from the storage means 8 and browses the content. It is a means which causes display using the means 13.

또한, 이 콘텐츠 취득 수단(5)은, 갱신 수단(9)(후술)이 기억 수단(8)에 저장하고 있는 콘텐츠가 갱신된 경우에 콘텐츠 취득 수단(5)에 송신하는 콘텐츠 갱신 이벤트를 수신하였을 때에, 기억 수단(8)으로부터 해당 콘텐츠를 취득하여, 콘텐츠 열람 수단(13)을 이용하여 표시를 행하게 하는 수단이다. The content acquiring means 5 has also received a content update event transmitted to the content acquiring means 5 when the content stored in the storage means 8 is updated by the updating means 9 (to be described later). At this time, the content is acquired from the storage means 8, and is a means for causing the display to be performed using the content browsing means 13.

제어 정보 수단(6)은, 유저가 콘텐츠 열람 수단(13)에 대하여 입력한 제어 정보, 예를 들면 스크롤, 윈도우의 크기나 위치의 변경, 유저의 마우스 커서의 이동 등에 의한 위치를 접수하고, 그것을 세션 서버(2)를 통하여, 상대편의 컴퓨터 단말기(4)에 송신하는 수단이다. The control information means 6 receives the control information input by the user to the content viewing means 13, for example, the position by scrolling, changing the size or position of the window, moving the user's mouse cursor, and the like. It is a means for transmitting to the other computer terminal 4 via the session server 2.

또한, 제어 정보 수단(6)은, 세션 서버(2)를 통하여, 상대편의 컴퓨터 단말기(4)로부터 제어 정보를 수신한 경우에는, 그것을 콘텐츠 열람 수단(13)에 반영하는 수단이다. In addition, the control information means 6 is a means which reflects it to the content viewing means 13 when control information is received from the other computer terminal 4 via the session server 2.

콘텐츠 송수신 수단(7)은, 콘텐츠 취득 수단(5)이 요구한 콘텐츠가 기억 수단(8)에 존재하지 않는 경우에, 해당 컴퓨터 단말기(4) 이외의 컴퓨터 단말기(4)로부터 콘텐츠를 취득하고, 기억 수단(8)에 저장하는 수단이다. 또한, 상대편의 컴퓨터 단말기(4)로부터 콘텐츠의 송신 요구를 수신한 경우에, 해당 콘텐츠를 기억 수단(8)으로부터 추출하여, 상대편의 컴퓨터 단말기(4)에 대하여 송신하는 수단이기도 하다. The content transmission / reception means 7 acquires the content from the computer terminal 4 other than the computer terminal 4, when the content requested by the content acquisition means 5 does not exist in the storage means 8, It is a means for storing in the storage means (8). It is also a means for extracting the content from the storage means 8 and transmitting it to the other computer terminal 4 when the request for transmission of the content is received from the other computer terminal 4.

이 경우, 해당 컴퓨터 단말기(4)가 호스트측(후술)인 경우에는, 인터넷 등에 접속되어 있는 웹 서버 등(도시 생략)으로부터, 해당 콘텐츠를 취득하고 그것을 기억 수단(8)에 저장한다. 또한 해당 컴퓨터 단말기(4)가 리모트측(후술)인 경우에는, 그 세션에서의 호스트측의 컴퓨터 단말기(4)에 대하여, 해당 콘텐츠의 취득 요구를 송신하고, 호스트측의 컴퓨터 단말기(4)가 취득하여 기억 수단(8)에 저장한 해당 콘텐츠를, 호스트측의 컴퓨터 단말기(4)로부터 수신하여, 리모트측의 컴퓨터 단말기(4)의 기억 수단(8)에 저장한다. In this case, when the computer terminal 4 is the host side (described later), the content is obtained from a web server or the like (not shown) connected to the Internet or the like and stored in the storage means 8. When the computer terminal 4 is the remote side (described later), a request for acquiring the content is sent to the computer terminal 4 on the host side in the session, and the computer terminal 4 on the host side transmits the request. The content obtained and stored in the storage means 8 is received from the computer terminal 4 on the host side and stored in the storage means 8 of the computer terminal 4 on the remote side.

갱신 수단(9)은, 기억 수단(8)이 새로운 콘텐츠를 저장한 경우에, 콘텐츠 취득 수단(5)에 대하여 새로운 콘텐츠가 저장된 것을 나타낸, 콘텐츠 갱신 이벤트를, 해당 컴퓨터 단말기(4) 또는 상대편의 컴퓨터 단말기(4)에 대하여 통지하는 수단이다. 또한 상대편의 컴퓨터 단말기(4)로부터 콘텐츠 갱신 이벤트를 수신하고, 그것을 콘텐츠 취득 수단(5)에 대하여 통지하는 수단이기도 하다. 콘텐츠 갱신 이벤트에는, 갱신된 것 외에, URL이나 파일의 소재지 등의 콘텐츠의 소재지를 나타내는 정보가 포함되어 있어도 된다. When the storage means 8 stores the new content, the updating means 9 generates a content update event indicating that the new content is stored in the content acquiring means 5 of the computer terminal 4 or the other party. It is a means for notifying the computer terminal 4. It is also a means for receiving a content update event from the other computer terminal 4 and notifying the content acquiring means 5 thereof. In addition to being updated, the content update event may include information indicating the location of the content such as the URL and the location of the file.

또한, 본 명세서에서, 호스트측의 컴퓨터 단말기(4)는, 네트워크(3)를 통하여 웹 서버 등(도시 생략)의 콘텐츠를 저장하고 있는 서버로부터 콘텐츠의 취득을 행하는 컴퓨터 단말기(4)로서, 리모트측의 컴퓨터 단말기(4)는, 호스트측의 컴퓨터 단말기(4)에 대하여 콘텐츠의 취득 요구를 행하고, 콘텐츠가 저장된 캐쉬로부터, 콘텐츠를 취득하는 컴퓨터 단말기(4)를 의미하고 있다. In addition, in this specification, the computer terminal 4 of a host side is a computer terminal 4 which acquires content from the server which stores the content of a web server etc. (not shown) via the network 3, and is remote; The computer terminal 4 on the side means a computer terminal 4 which makes a content acquisition request to the computer terminal 4 on the host side and acquires the content from a cache in which the content is stored.

다음으로 본 발명의 프로세스의 흐름의 일례를 도 2 내지 도 4의 플로우차트도와 도 1의 시스템 구성도를 이용하여 상세히 설명한다. 또한, 본 실시예에서는, 우선 호스트측의 컴퓨터로부터, 인터넷 등의 웹 서버 등(도시 생략)에 있는 콘텐츠의 취득 요구를 행하고, 해당 콘텐츠의 표시 후에, 무언가의 제어를 호스트측 또는 리모트측의 컴퓨터 단말기(4)에서 행하고, 그 후 리모트측의 컴퓨터 단말기(4)로부터 인터넷 등의 웹 서버 등(도시 생략)에 있는 콘텐츠의 취득 요구를 행하고, 해당 콘텐츠의 표시를 행하는 경우를 설명한다. 또한, 도 1에서, 호스트측의 컴퓨터 단말기(4)를 컴퓨터 단말기(4A), 리모트측의 컴퓨터 단말기(4)를 컴퓨터 단말기(4B)로서 나타낸다. Next, an example of the flow of the process of the present invention will be described in detail with reference to the flowchart diagram of FIGS. 2 to 4 and the system configuration diagram of FIG. In the present embodiment, first, a request for acquiring content in a web server or the like (not shown) such as the Internet is made from a computer on the host side, and after the display of the content, a computer on the host side or a remote side is controlled. The case where the content is made from the terminal 4, then the content request from the remote computer terminal 4 in a web server or the like (not shown) such as the Internet is made, and the content is displayed. In addition, in FIG. 1, the computer terminal 4 of the host side is shown as the computer terminal 4A, and the computer terminal 4 of the remote side is shown as the computer terminal 4B.

컴퓨터 단말기(4A) 및 컴퓨터 단말기(4B)의 유저는, 도 6에 도시한 바와 같은 로그인 화면으로부터, 세션 서버(2)를 지정하고, 또한 유저명과 패스워드를 입력함으로써, 세션 서버(2)에 로그인한다(S100). 이 때에, 호스트측으로 될지, 리모트측으로 될지의 선택을 행한다(S110). The users of the computer terminal 4A and the computer terminal 4B log in to the session server 2 by specifying the session server 2 from the login screen shown in FIG. 6 and inputting a user name and a password. (S100). At this time, it is selected whether to be the host side or the remote side (S110).

전술하여 도시한 예에서는, 로그인 화면에서 지정된 세션 서버(2)에 대하여 로그인하게 되기 때문에, 네트워크(3) 상에 해당 어드레스가 다른 세션 서버(2)를 복수 설치함으로써, 임의의 세션 서버(2)에의 로그인이 가능해진다. 도 6에 도시한 예에서는, 로그인 시에, 그 유저가 호스트측으로 될지, 리모트측으로 될지의 선택을 행하지만, 로그인 후에 그 선택을 행할 수 있도록 하여도 된다. In the above-described example, since the user logs in to the session server 2 specified in the login screen, any session server 2 can be installed by installing a plurality of session servers 2 having different addresses on the network 3. Login to is possible. In the example shown in Fig. 6, the user selects whether the user is to be the host side or the remote side at the time of login, but the selection may be made after the login.

로그인 후, 컴퓨터 단말기(4A) 또는 컴퓨터 단말기(4B)는, 도 7에 도시한 바와 같은 상대편 선택 화면에서, 세션을 확립하여 동기를 취하는 상대편의 컴퓨터를 선택하고, 컴퓨터 단말기(4A)와 컴퓨터 단말기(4B) 사이의 세션의 확립을 행한다(S120). 전술된 바와 같이, 예를 들면 컴퓨터 단말기(4A)를 호스트측, 컴퓨터 단말기(4B)를 리모트측으로서 세션 확립이 이루어졌다고 한다. 이 경우, 호스트측의 컴퓨터 단말기(4A) 및 리모트측의 컴퓨터 단말기(4B)에서 표시되어 있는 콘텐츠가 도 12로 한다. After logging in, the computer terminal 4A or the computer terminal 4B selects the other party's computer to establish a session and synchronizes on the other party's selection screen as shown in FIG. 7, and the computer terminal 4A and the computer terminal are selected. A session between (4B) is established (S120). As described above, for example, it is assumed that a session is established with the computer terminal 4A as the host side and the computer terminal 4B as the remote side. In this case, the content displayed by the computer terminal 4A on the host side and the computer terminal 4B on the remote side is shown in FIG.

단계 S120의 세션 확립 시에, 상대편으로 되는 컴퓨터 단말기(4)가 동일한 세션 서버(2)에 속하는 유저가 아닌 경우, 즉 다른 세션 서버(2)에 속해 있는 유저인 경우의, 세션 서버(2)를 통한 서버 간 라우팅에 대하여 상술한다. 이 경우의 시스템 구성의 일례의 시스템 구성도를 도 25에 도시한다. 또한, 도 25의 예에서는, 컴퓨터 단말기(4A)(또는 그 유저)는 세션 서버(2A)의 유저로서 등록되어 있고, 컴퓨터 단말기(4B)(또는 그 유저)는 세션 서버(2B)의 유저로서 등록되어 있는 경우를 나타낸다. At the session establishment in step S120, the session server 2 when the computer terminal 4 as the other party is not a user belonging to the same session server 2, that is, a user belonging to another session server 2. The inter-server routing through the above will be described in detail. 25 shows a system configuration example of the system configuration in this case. In the example of FIG. 25, the computer terminal 4A (or its user) is registered as a user of the session server 2A, and the computer terminal 4B (or its user) is a user of the session server 2B. Indicates the case where it is registered.

우선 컴퓨터 단말기(4A)의 유저는, S100 내지 S110의 처리를 거침으로써 세션 서버(2A)에 대하여 로그인을 한다. 또한 마찬가지로 컴퓨터 단말기(4B)의 유저도 S100 내지 S110의 처리를 거침으로써 세션 서버(2B)에 대하여 로그인을 한다. 또한, 본 실시예에서는 각각이 각 세션 서버(2)에 대하여 로그인하고 있는 경우를 설명하지만, 상대가 로그인하지 않은 경우에는, 그 상대편의 컴퓨터 단말기(4)가 세션 서버(2)에 대하여 로그인하는 것을 대기하고 있으면 된다. First, the user of the computer terminal 4A logs in to the session server 2A by performing the processing of S100 to S110. Similarly, the user of the computer terminal 4B also logs in to the session server 2B by processing S100 to S110. In addition, in this embodiment, although each case logs in with respect to each session server 2, when the other party does not log in, when the computer terminal 4 of that other party logs in with respect to the session server 2, Just wait.

각각의 로그인 후, 상대편의 세션 서버(2)의 서버명과 유저 ID를 지정하고(컴퓨터 단말기(4A)가 액세스하는 경우에는, 세션 서버(2B)의 서버명과 컴퓨터 단말기(4B) 또는 그 유저의 유저 ID), 자신이 로그인하고 있는 세션 서버(2)에 대하여 접속 요구를, 자기의 컴퓨터 단말기(4)의 동기 프로그램(1)으로부터 행한다. 컴퓨터 단말기(4A)가 액세스하는 경우에는, 세션 서버(2A)에 대하여, 컴퓨터 단말기(4A)의 동기 프로그램(1)에서 세션 서버(2A)에 대하여 접속 요구를 행하는 것으로 된다. After each login, the server name and user ID of the other session server 2 are designated (if the computer terminal 4A is accessed, the server name of the session server 2B and the computer terminal 4B or the user of the user). ID) and the connection request to the session server 2 which the user is logging in to from the synchronization program 1 of his computer terminal 4. When the computer terminal 4A accesses, a connection request is made to the session server 2A with respect to the session server 2A by the synchronous program 1 of the computer terminal 4A.

이 때에 세션 서버(2)는, 자신이 접속 가능한 다른 세션 서버(2)의 서버 리스트를 관리하고 있다. 또한 이 서버 리스트는, 서버 관리자에 의해 추가, 수정, 삭제 등이 행해지고 있고, 세션 서버(2)의 서버명과, 그 세션 서버(2)의 네트워크(3) 상의 소재지나 접속처를 등록하고 있다. At this time, the session server 2 manages the server list of other session servers 2 to which it can connect. The server list is added, modified, deleted, or the like by the server administrator, and registers the server name of the session server 2 and the location and connection destination of the session server 2 on the network 3.

컴퓨터 단말기(4)의 동기 프로그램(1)으로부터의 접속 요구를 받은 세션 서버(2)는, 지정된 세션 서버(2)가 자기 자신이 아닌 경우에는, 서버 리스트를 참조하여, 일치한 서버명의 세션 서버(2)에 대하여, 네트워크(3)를 통하여 접속 요구를 전송한다. 이 서버 리스트의 참조는, 세션 서버(2)에 보유하지 않아도, 리스트의 관리를 행하는 다른 서버에 대하여 액세스를 행함으로써 실현하여도 된다. The session server 2, which has received a connection request from the synchronization program 1 of the computer terminal 4, refers to the server list if the designated session server 2 is not itself. For (2), the connection request is transmitted via the network (3). This server list reference may be realized by accessing another server which manages the list even if it is not held in the session server 2.

전술한 예에서는, 세션 서버(2A)가 서버 리스트를 참조하여, 일치한 서버명(세션 서버(2B)의 서버명)에 대하여, 네트워크(3)를 통하여 접속 요구를 전송하게 된다. In the above-described example, the session server 2A refers to the server list and transmits a connection request via the network 3 to the matched server name (server name of the session server 2B).

세션 서버(2)로부터의 접속 요구를 전송된, 다른 세션 서버(2)는, 요구된 유저 ID의 동기 프로그램(1)이 스스로 등록된 유저 ID이고, 그것이 로그인 중에 있는 것을 확인하면, 접속 요구를 해당 유저 ID의 로그인 중인 동기 프로그램(1)을 갖는 컴퓨터 단말기(4)에 통지한다. The other session server 2, which has transmitted the connection request from the session server 2, confirms that the synchronization program 1 of the requested user ID is a user ID registered by itself, and confirms that it is being logged in. The computer terminal 4 having the synchronous program 1 being logged in for the user ID is notified.

전술한 예에서는, 세션 서버(2B)가, 요구된 유저 ID의 동기 프로그램(1)이 스스로 등록된 유저 ID로서, 그것이 로그인 중에 있는 것을 확인하면, 접속 요구를 해당 유저 ID의 로그인 중의 동기 프로그램(1)을 갖는 컴퓨터 단말기(4B)에 통지하게 된다. In the above-described example, when the session server 2B confirms that the synchronization program 1 of the requested user ID is a user ID registered by itself and that it is being logged in, the connection request is sent to the synchronization program during login of the user ID ( The computer terminal 4B having 1) is notified.

이러한 처리를 거침으로써, 다른 세션 서버(2)에 속하는, 동기 프로그램(1)을 갖는 컴퓨터 단말기(4)였다고 하여도, 동기 프로그램(1)끼리가 상대편을 인식하여, 세션 통신을 행하는 것이 가능해진다. By this process, even if it is the computer terminal 4 which has the synchronization program 1 which belongs to the other session server 2, it becomes possible for the synchronization programs 1 to mutually recognize and communicate with each other. .

호스트측의 컴퓨터 단말기(4A)의 유저가, 예를 들면 URL을 입력함으로써, 콘텐츠 표시 요구를 콘텐츠 열람 수단(13)에 행한 경우에는(S130), 컴퓨터 단말기(4A)의 콘텐츠 취득 수단(5)이, 콘텐츠 표시 요구에 대응하는 콘텐츠를, 컴퓨터 단말기(4A)의 기억 수단(8)에 저장하고 있는지의 확인을 행한다(S140). 또한, 이 때에 입력된 URL(즉 동기 대상으로 되는 URL)은, 도 8에 도시한 바와 같은 툴 바에 표시된다. When the user of the computer terminal 4A on the host side makes a content display request to the content viewing means 13 by inputting a URL, for example (S130), the content acquiring means 5 of the computer terminal 4A. It is checked whether or not the content corresponding to the content display request is stored in the storage means 8 of the computer terminal 4A (S140). In addition, the URL input at this time (namely, URL to be synchronized) is displayed on the toolbar as shown in FIG.

기억 수단(8)에 해당 콘텐츠가 존재하지 않은 경우에는, 컴퓨터 단말기(4A)는 호스트측이기 때문에, 컴퓨터 단말기(4A)의 콘텐츠 송수신 수단(7)이, 인터넷 등에 접속되어 있는 웹 서버 등(도시 생략)으로부터, 해당 콘텐츠를 취득하고(S160), 그것을 컴퓨터 단말기(4A)의 호스트측의 기억 수단(8)에 저장한다(S170). When the content does not exist in the storage means 8, since the computer terminal 4A is on the host side, a web server or the like in which the content transmission / reception means 7 of the computer terminal 4A is connected to the Internet or the like (not shown). The content is acquired (S160) and stored in the storage means 8 on the host side of the computer terminal 4A (S170).

S170에서 호스트측의 기억 수단(8)에 해당 콘텐츠를 저장 후, 또는 S140에서 확인의 결과, 기억 수단(8)에 해당 콘텐츠를 저장하고 있는 경우, 컴퓨터 단말기(4A)의 콘텐츠 취득 수단(5)은, 기억 수단(8)으로부터 해당 콘텐츠를 취득하여, 콘텐츠 열람 수단(13)을 이용하여 표시를 행하게 한다(Sl80). If the content is stored in the storage means 8 on the host side in S170 or as a result of confirmation in S140, the content acquiring means 5 of the computer terminal 4A when the content is stored in the storage means 8. Acquires the content from the storage means 8, and causes the display to be performed using the content browsing means 13 (Sl80).

또한 컴퓨터 단말기(4A)의 갱신 수단(9)은, 콘텐츠 갱신 이벤트를, 상대편의 컴퓨터 단말기(4B)에 대하여 통지한다(S190). In addition, the updating means 9 of the computer terminal 4A notifies the counterpart computer terminal 4B of the content update event (S190).

컴퓨터 단말기(4A)로부터 콘텐츠 갱신 이벤트의 통지를 수신한 컴퓨터 단말기(4B)의 갱신 수단(9)은, 콘텐츠 갱신 이벤트를 컴퓨터 단말기(4B)의 콘텐츠 취득 수단(5)에 대하여 통지한다. The update means 9 of the computer terminal 4B which has received the notification of the content update event from the computer terminal 4A notifies the content acquisition means 5 of the computer terminal 4B of the content update event.

컴퓨터 단말기(4B)의 콘텐츠 취득 수단(5)은, 컴퓨터 단말기(4B)의 기억 수단(8)에 해당 콘텐츠를 저장하고 있는지의 여부의 확인을 행하지만, 저장은 하지 않기 때문에(저장하지 않은 것이 분명하기 때문에, 이 확인을 행하지 않아도 된다), 콘텐츠 송수신 수단(7)이 컴퓨터 단말기(4A)의 콘텐츠 송수신 수단(7)에 대하여, 해당 콘텐츠의 송신 요구를 행한다(S200). The content acquiring means 5 of the computer terminal 4B confirms whether or not the content is stored in the storage means 8 of the computer terminal 4B, but does not store it (it is not stored). It is clear that this confirmation is not required). The content transmission / reception means 7 makes a request for transmission of the content to the content transmission / reception means 7 of the computer terminal 4A (S200).

해당 콘텐츠의 송신 요구를 수신한 컴퓨터 단말기(4A)의 콘텐츠 송수신 수단(7)은, 컴퓨터 단말기(4A)의 기억 수단(8)으로부터 해당 콘텐츠를 추출하여, 송신 요구를 행한 컴퓨터 단말기(4B)에 대하여 송신한다(S210). The content transmission / reception means 7 of the computer terminal 4A having received the transmission request of the content extracts the content from the storage means 8 of the computer terminal 4A, and sends it to the computer terminal 4B that has made a transmission request. (S210).

컴퓨터 단말기(4A)의 콘텐츠 송수신 수단(7)으로부터, 컴퓨터 단말기(4B)의 콘텐츠 송수신 수단(7)이 해당 콘텐츠를 수신하면(S220), 그 콘텐츠를 기억 수단(8)에 저장하고(S230), 컴퓨터 단말기(4B)의 콘텐츠 취득 수단(5)은, 기억 수단(8)으로부터 해당 콘텐츠를 취득하여, 콘텐츠 열람 수단(13)을 이용하여 표시를 행하게 한다(S240). 이상과 같이 하여, 도 12의 콘텐츠가 동기된 경우를 도 13에 도시한다. When the content transmission / reception means 7 of the computer terminal 4B receives the content from the content transmission / reception means 7 of the computer terminal 4A (S220), the content is stored in the storage means 8 (S230). The content acquisition means 5 of the computer terminal 4B acquires the content from the storage means 8, and causes the display to be performed using the content browsing means 13 (S240). As described above, FIG. 13 shows a case where the contents of FIG. 12 are synchronized.

이상과 같은 프로세스의 흐름에 의해, 호스트측의 컴퓨터 단말기(4A)에서 콘텐츠 표시를 행한 경우에, 리모트측의 컴퓨터 단말기(4B)에서도 동일한 콘텐츠 표시를 행하는 것이 가능해진다. 또는 URL을 입력하지 않아도, 링크처를 선택(클릭)하는 등이어도 된다. 이 경우에도, 도 8에 도시한 툴 바에 동기 대상으로 되는 URL을 표시함으로써, 유저에게 동기를 인식시킨다. By the flow of the above processes, when the content display is performed by the computer terminal 4A on the host side, the same content display can be performed by the computer terminal 4B on the remote side. Alternatively, the user may select (click) a link destination without inputting a URL. Also in this case, the user can recognize the synchronization by displaying the URL to be synchronized on the tool bar shown in FIG.

다음으로 컴퓨터 단말기(4A) 또는 컴퓨터 단말기(4B)에서, 제어 정보의 입력이 행해진 경우를 설명한다. Next, the case where control information is input in the computer terminal 4A or the computer terminal 4B will be described.

호스트측의 컴퓨터 단말기(4A), 리모트측의 컴퓨터 단말기(4B)에서는 동일한 콘텐츠의 표시가 행해지고 있지만, 어느 하나의 컴퓨터 단말기(4)의 유저가 콘텐츠 열람 수단(13)에 대하여, 제어 정보, 예를 들면 스크롤, 윈도우의 크기나 위치의 변경 등의 입력을 행한 경우에는(도 14에서는 리모트측의 컴퓨터 단말기(4B)의 콘텐츠가 스크롤 바로 표시 위치를 변경받는 제어를 행한 경우를 나타냄), 해당 컴퓨터 단말기(4)의 제어 정보 수단(6)이 그것을 수신하고, 세션 서버(2)를 통하여 상대편의 컴퓨터 단말기(4)에 송신한다(S250). 즉, 도 14인 경우에서는, 리모트측의 콘텐츠의 표시 위치 정보를 제어 정보로서 송신한다. 이 경우를 도 15에 도시한다. Although the same content is displayed in the computer terminal 4A on the host side and the computer terminal 4B on the remote side, the user of any one of the computer terminals 4 has control information, for example, regarding the content viewing means 13. For example, in the case of inputting scrolling, changing the size or position of a window, etc. (FIG. 14 shows a case in which the content of the remote computer terminal 4B is controlled to change the display position of the scroll bar). The control information means 6 of the terminal 4 receives it, and transmits it to the other computer terminal 4 via the session server 2 (S250). That is, in the case of Fig. 14, the display position information of the content on the remote side is transmitted as the control information. This case is shown in FIG.

또한, 유저 스스로 마우스 커서의 이동에 의한 위치 정보를, 제어 정보로서 해당 컴퓨터 단말기(4)의 제어 정보 수단(6)이 수신하고, 세션 서버(2)를 통하여 상대편의 컴퓨터 단말기(4)에 송신하고, 표시를 행하게 하여도 된다. 구체적으로는, 해당 컴퓨터 단말기(4)의 화면 상에서의, 화면과 액티브 윈도우 및 액티브 윈도우 내에서의 마우스 커서와의 상대 위치, 또는, 화면 내에서의 절대 위치를 마우스 커서의 위치 정보로서 취득하고, 그것을 송신한다. In addition, the control information means 6 of the computer terminal 4 receives position information by the user's own movement of the mouse cursor as control information, and transmits it to the other computer terminal 4 via the session server 2. The display may be performed. Specifically, the relative position between the screen and the mouse cursor in the active window and the active window on the screen of the computer terminal 4, or the absolute position in the screen is obtained as the position information of the mouse cursor, Send it

상대편의 컴퓨터 단말기(4)로부터 세션 서버(2)를 통하여 제어 정보를 수신하면, 제어 정보 수단(6)은, 수신한 제어 정보를 콘텐츠 열람 수단(13)에 반영한다(S260). 예를 들면 제어 정보가 스크롤 바의 상하 이동이면, 상대편의 컴퓨터 단말기(4)의 콘텐츠 열람 수단(13)에서도, 스크롤 바의 상하 이동을 행하여, 윈도우의 크기나 위치의 변경 등의 경우에는, 상대편의 컴퓨터 단말기(4)의 콘텐츠 열람 수단(13)에서도, 윈도우의 크기나 위치의 변경 등을 행한다. 또한, 제어 정보가 마우스 커서의 이동에 의한 위치 정보이면, 그 마우스 커스의 이동을 포함하는 위치를 표시한다(구체적으로는, 화면 상에서의 상대 위치 또는 절대 위치를 마우스 커서의 위치 정보로서 취득하고 있기 때문에, 그것에 대응하는 화면 상의 위치를 상대적 또는 절대적인 위치로서 산출하여 표시를 행함). 이 때에, 이동 전과 이동 후를 표시하여도 되고, 이동 상태를 표시하여도 된다. 전술한 도 14, 도 15인 경우에는, 표시 위치 정보를 제어 정보로서 수신하여, 호스트측의 컴퓨터 단말기(4A)에서 제어 정보 수단(6)이, 콘텐츠의 표시 위치를 동기시킨다. 이것을 도 16에 도시한다. When control information is received from the other computer terminal 4 via the session server 2, the control information means 6 reflects the received control information to the content viewing means 13 (S260). For example, if the control information is moved up and down of the scroll bar, the content viewing means 13 of the other computer terminal 4 also moves up and down the scroll bar to change the size and position of the window, or the like. The content viewing means 13 of the computer terminal 4 also changes the size and position of the window. If the control information is positional information by moving the mouse cursor, the position including the movement of the mouse cursor is displayed (specifically, a relative position or an absolute position on the screen is acquired as the positional information of the mouse cursor). Therefore, the position on the screen corresponding to it is calculated as a relative or absolute position and displayed. At this time, before and after the movement may be displayed, or the movement state may be displayed. In the case of FIG. 14 and FIG. 15 mentioned above, display position information is received as control information, and the control information means 6 synchronizes the display position of content in the computer terminal 4A of a host side. This is shown in FIG.

또한, 다른 경우로서, 호스트측의 컴퓨터 단말기(4A)에서 콘텐츠의 윈도우 사이즈가 변경된 경우를 도 17에 도시한다. 이 변경이 행해진 경우에, 제어 정보 수단(6)은, 호스트측의 윈도우 사이즈 정보를 제어 정보로서, 리모트측의 컴퓨터 단말기(4B)에 송신한다. 이 경우를 도 18에 도시한다. 호스트측의 컴퓨터 단말기(4A)로부터 윈도우 사이즈 정보의 제어 정보를 수신한, 리모트측의 컴퓨터 단말기(4B)의 제어 정보 수단(6)은, 그 제어 정보에 기초하여, 콘텐츠의 윈도우 사이즈를 변경하여 동기시킨다. 이것을 도 19에 도시한다. As another case, the case where the window size of the content is changed in the computer terminal 4A on the host side is shown in FIG. When this change is made, the control information means 6 transmits the window size information on the host side as the control information to the computer terminal 4B on the remote side. This case is shown in FIG. The control information means 6 of the computer terminal 4B on the remote side, which has received control information of the window size information from the computer terminal 4A on the host side, changes the window size of the content based on the control information. Motivate This is shown in FIG.

이상과 같은 프로세스를 거침으로써, 컴퓨터 단말기(4)의 콘텐츠 열람 수단(13)에 입력한 제어 정보를, 상대편의 컴퓨터 단말기(4)에 대해서도 반영하는 것이 가능해진다. By going through the above process, it becomes possible to reflect the control information input to the content viewing means 13 of the computer terminal 4 also with respect to the other computer terminal 4.

또한 이 제어 정보에는, 스크롤 바의 이동이나 윈도우의 크기나 위치의 변경, 마우스 커서의 위치의 표시 등 그 외에도, 예를 들면 도 9에 도시한 바와 같은 묘화 팔레트를 콘텐츠 열람 수단(13)과 함께 표시하고, 이 묘화 팔레트로부터 직선, 사각형, 타원, 문자, 마커벤, 비트맵 접착, 폴리곤, 도형 소거, 전체 화면 소거, 색 선택, 선합 선택, 문자 폰트 선택, 비트맵 선택, 전부 칠하는 패턴 선택, 전부 칠하는 색 선택 등의 묘화 종류를 유저가 선택하고, 콘텐츠 상에 묘화 등을 행함으로써, 상대편의 컴퓨터 단말기(4)에 대하여 마찬가지로 콘텐츠 상에 묘화 등을 행하여도 된다. The control information includes, for example, the movement of the scroll bar, the change of the size and position of the window, the display of the position of the mouse cursor, and the like. Display, select lines, rectangles, ellipses, text, markerbenes, bitmaps, polygons, erase shapes, full screen erases, color selections, selections, character fonts, bitmaps, and fill patterns from this drawing palette. The user may select a drawing type such as a color selection to be filled, and draw on the content, so that the computer terminal 4 on the other side may be drawn on the content in the same manner.

구체적으로는 콘텐츠 상에, 콘텐츠 내에서의 묘화의 좌표 위치 검출을 위한 투명의 화면을 묘화하고, 그 위에 유저가 직선이나 사각형, 타원 등의 전술한 묘화를 행한다. 여기서 행해진 묘화의 좌표(콘텐츠 내에서의 상대적 좌표가 적합하지만, 화면 내에서의 절대적 좌표여도 됨)를, 투명한 화면에서 검출하고, 그것을 묘화 내용(묘화의 상대적 좌표, 직선, 사각형, 타원, 문자, 마커벤, 비트맵 접착, 폴리곤, 도형 소거, 전체 화면 소거, 색 선택, 선종 선택, 문자 폰트 선택, 비트맵 선택, 전부 칠하는 패턴 선택, 전부 칠하는 색 선택 등의 묘화 종류)으로서 제어 정보 수단(6)이, S250와 같이 상대편의 컴퓨터 단말기(4)에 송신한다. Specifically, a transparent screen for detecting the coordinate position of the drawing in the content is drawn on the content, and the user performs the above-described drawing such as a straight line, a rectangle, an ellipse, and the like. The drawing coordinates (relative coordinates in the content are appropriate, but may be absolute coordinates in the screen) performed here are detected on a transparent screen, and the drawing contents (relative coordinates of the drawing, straight lines, rectangles, ellipses, text, Drawing information such as marker ben, bitmap adhesion, polygon, figure erase, full screen erase, color selection, line type selection, character font selection, bitmap selection, pattern filling, color selection, etc.) 6 transmits to the other computer terminal 4 as in S250.

상대편의 컴퓨터 단말기(4)의 제어 정보 수단(6)은, 수신한 묘화 내용에서의, 상대적 좌표(또는 절대적 좌표)와 묘화 종류에 기초하여, 해당 컴퓨터 단말기(4)의 콘텐츠 열람 수단(13)으로 묘화를 행한다. The control information means 6 of the other computer terminal 4 is based on the relative coordinates (or absolute coordinates) and the drawing type in the received drawing content, and the content viewing means 13 of the corresponding computer terminal 4. Drawing is performed.

또한 제어 정보에는, 입력 대행과 같이, 콘텐츠의 입력 필드에 텍스트 등이 입력된 경우의 동기도 있다. 이 경우를 도 20에 도시한다. 도 20에서는, 호스트측의 컴퓨터 단말기(4A)의 콘텐츠의 입력 필드에, 텍스트가 입력, 풀다운 메뉴 등으로부터 선택이 행해진 경우를 나타내고 있다. 이 경우, 어떤 입력 필드나 풀다운 메뉴 등에, 무엇이 입력, 선택될지를 제어 정보로 하여, 제어 정보 수단(6)이, 리모트측의 컴퓨터 단말기(4B)에 대하여 송신한다. 이것을 수신한 리모트측의 컴퓨터 단말기(4B)의 제어 정보 수단(6)이, 수신한 제어 정보에 기초하여, 콘텐츠에 반영하게 된다. 이 경우를 도 21에 도시한다. 이상과 같이 함으로써, 입력 대행과 같은 경우에도 동기를 하는 것이 가능해진다. In addition, the control information also has a synchronization in the case where text or the like is input into the input field of the content, like the input agent. This case is shown in FIG. 20 shows a case where text is selected from an input, pull-down menu, or the like in an input field of the content of the computer terminal 4A on the host side. In this case, the control information means 6 transmits to the remote computer terminal 4B as control information what is input and selected in which input field, pull-down menu, or the like. The control information means 6 of the computer terminal 4B of the remote side which received this is reflected in the content based on the received control information. This case is shown in FIG. By doing so, it becomes possible to synchronize even in the case of an input substitute.

다음으로 리모트측의 컴퓨터 단말기(4B)에서, 콘텐츠의 취득 요구가 이루어진 경우의 프로세스의 흐름을 설명한다. Next, the process flow in the case where a request for acquiring content is made in the computer terminal 4B on the remote side will be described.

리모트측의 컴퓨터 단말기(4B)의 유저가, 예를 들면 URL을 입력하는 것, 도 22의 콘텐츠로부터 링크처를 선택(클릭)하는 것 등에 의해서, 콘텐츠 표시 요구를 콘텐츠 열람 수단(13)에 행한 경우에는(S270), 컴퓨터 단말기(4B)의 콘텐츠 취득 수단(5)이, 콘텐츠 표시 요구에 대응하는 콘텐츠를, 컴퓨터 단말기(4B)의 기억 수단(8)에 저장하고 있는지의 확인을 행한다(S280). 도 22에서는, 링크처를 선택(클릭)한 경우를 나타내고 있다. 이와 같이 하여 동기 대상으로 되는 URL이 선택된 경우, 도 8에 도시한 툴 바에 그 URL이 표시된다. The user of the remote computer terminal 4B makes a content display request to the content viewing means 13 by, for example, inputting a URL, selecting (clicking) a link destination from the content in FIG. 22, or the like. If it is (S270), the content acquisition means 5 of the computer terminal 4B confirms whether the content corresponding to a content display request is being stored in the storage means 8 of the computer terminal 4B (S280). ). In FIG. 22, the case where a link destination is selected (clicked) is shown. When the URL to be synchronized is selected in this way, the URL is displayed on the toolbar shown in FIG.

기억 수단(8)에 해당 콘텐츠가 존재하지 않은 경우에는(S290), 컴퓨터 단말기(4B)는 리모트측이기 때문에, 컴퓨터 단말기(4B)의 콘텐츠 송수신 수단(7)이, 그 세션에서의 호스트측의 컴퓨터 단말기(4)에 대하여, 해당 콘텐츠의 취득 요구를 송신하고(S300), 호스트측의 컴퓨터 단말기(4)가 취득하여 기억 수단(8)에 저장한 해당 콘텐츠를, 호스트측의 컴퓨터 단말기(4)로부터 수신하고, 리모트측의 컴퓨터 단말기(4)의 기억 수단(8)에 저장한다. 즉, S160 이후의 프로세스를 실행한다. When the content does not exist in the storage means 8 (S290), since the computer terminal 4B is the remote side, the content transmission / reception means 7 of the computer terminal 4B is connected to the host side in the session. The request for acquiring the content is sent to the computer terminal 4 (S300), and the computer terminal 4 on the host side stores the content acquired by the computer terminal 4 on the host side and stored in the storage means 8. Is stored in the storage means 8 of the computer terminal 4 on the remote side. That is, the process after S160 is executed.

즉 리모트측의 컴퓨터 단말기(4B)의 기억 수단(8)에, 해당 콘텐츠가 저장되어 있지 않은 경우에는, 호스트측의 컴퓨터 단말기(4A)의 기억 수단(8)에도 해당 콘텐츠는 저장되어 있지 않기 때문에(전술한 프로세스에 의해서 컴퓨터 단말기(4) 사이의 동기가 취해지고 있기 때문에), 호스트측의 컴퓨터 단말기(4A)가 외부의 웹 서버 등으로부터 콘텐츠의 취득을 행하고, 그것을 컴퓨터 단말기(4A)와 컴퓨터 단말기(4B)의 쌍방의 기억 수단(8)에 저장하는 것으로 된다. 쌍방의 기억 수단(8)에 해당 콘텐츠를 저장함으로써, 컴퓨터 단말기(4A) 및 컴퓨터 단말기(4B)에서 동일한 콘텐츠를 표시하는 것이 가능해진다. That is, when the content is not stored in the storage means 8 of the computer terminal 4B on the remote side, the content is not stored in the storage means 8 of the computer terminal 4A on the host side. (Since the computer terminal 4 is synchronized by the above-described process), the computer terminal 4A on the host side acquires the content from an external web server or the like, and the computer terminal 4A and the computer are obtained. The storage means 8 is stored in both the storage means 8 of the terminal 4B. By storing the content in both storage means 8, it becomes possible to display the same content in the computer terminal 4A and the computer terminal 4B.

이 때는, 도 23에 도시한 바와 같이 먼저 호스트측의 컴퓨터 단말기(4A)에서 콘텐츠의 표시를 행한다. 그 후, 호스트측의 컴퓨터 단말기(4A)로부터 콘텐츠 갱신 이벤트를 수신한 리모트측의 컴퓨터 단말기(4B)가, 동일한 콘텐츠를 표시함으로써, 동기가 행해진다. 이 경우를 도 24에 도시한다. In this case, as shown in Fig. 23, the computer terminal 4A on the host side first displays the content. Thereafter, synchronization is performed by the computer terminal 4B on the remote side that has received the content update event from the computer terminal 4A on the host side, displaying the same content. This case is shown in FIG.

또한, S280에서 확인의 결과, 기억 수단(8)에 해당 콘텐츠를 저장하고 있는 경우, 컴퓨터 단말기(4B)의 콘텐츠 취득 수단(5)은, 기억 수단(8)으로부터 해당 콘텐츠를 취득하여, 콘텐츠 열람 수단(13)을 이용하여 표시를 행하게 한다(S310). In addition, when the content is stored in the storage means 8 as a result of the confirmation in S280, the content acquiring means 5 of the computer terminal 4B acquires the content from the storage means 8 and browses the content. The display is performed using the means 13 (S310).

또한, 컴퓨터 단말기(4B)의 갱신 수단(9)은, 콘텐츠 갱신 이벤트를, 상대편의 컴퓨터 단말기(4A)에 대하여 통지한다(S 320). In addition, the updating means 9 of the computer terminal 4B notifies the other computer terminal 4A of the content update event (S320).

컴퓨터 단말기(4B)로부터 콘텐츠 갱신 이벤트의 통지를 수신한 컴퓨터 단말기(4A)의 갱신 수단(9)은, 콘텐츠 갱신 이벤트를 컴퓨터 단말기(4A)의 콘텐츠 취득 수단(5)에 대하여 통지한다. The update means 9 of the computer terminal 4A, which has received the notification of the content update event from the computer terminal 4B, notifies the content acquisition means 5 of the computer terminal 4A of the content update event.

컴퓨터 단말기(4A)의 콘텐츠 취득 수단(5)은, 컴퓨터 단말기(4B)의 기억 수단(8)에 해당 콘텐츠를 저장하고 있는지의 여부의 확인을 행한다. 컴퓨터 단말기(4B)의 기억 수단(8)에 해당 콘텐츠가 저장되어 있다는 것은, 컴퓨터 단말기(4A)의 기억 수단(8)에도 저장되어 있는 것을 의미하고 있기 때문에, 해당 콘텐츠 취득 수단(5)이, 컴퓨터 단말기(4A)의 기억 수단(8)으로부터 해당 콘텐츠를 추출하여, 콘텐츠 열람 수단(13)을 이용하여 표시를 행하게 한다(S330). The content acquiring means 5 of the computer terminal 4A confirms whether or not the content is stored in the storage means 8 of the computer terminal 4B. The fact that the content is stored in the storage means 8 of the computer terminal 4B means that it is also stored in the storage means 8 of the computer terminal 4A. The content is extracted from the storage means 8 of the computer terminal 4A, and displayed using the content viewing means 13 (S330).

이상과 같은 프로세스의 흐름에 따라서, 리모트측의 컴퓨터 단말기(4B)에서 콘텐츠 표시를 행한 경우에, 호스트측의 컴퓨터 단말기(4A)에서도 동일한 콘텐츠 표시를 행하는 것이 가능해진다. According to the flow of the above process, when the content display is performed by the computer terminal 4B on the remote side, the same content display can be performed by the computer terminal 4A on the host side.

이상과 같은 프로세스의 흐름의 해당 개소를 적절하게 반복함으로써, 호스트측 및 리모트측의 콘텐츠의 동기를, 각 컴퓨터 단말기(4) 사이에서 실행하고, 어느 하나의 유저가, 소정의 종료 작업을 행한 경우에, 각 컴퓨터 단말기(4) 사이의 세션을 차단하여, 동기 프로그램(1)의 종료를 행한다(S340). By appropriately repeating the corresponding points in the process flow as described above, the synchronization of the contents on the host side and the remote side is executed between the respective computer terminals 4, and any user performs a predetermined end operation. Next, the session between the computer terminals 4 is interrupted, and the synchronization program 1 is terminated (S340).

다음으로, 한쪽의 컴퓨터 단말기(4)로부터 유저가 로그인을 행하였지만, 상대편의 컴퓨터 단말기(4)의 유저가 로그인하지 않고, 동기를 행할 수 없는 경우에, 그 상대편의 컴퓨터 단말기(4)의 유저를 위해서, 동기의 로그를 보존해 두는 경우의 시스템 구성의 일례를 도 11의 시스템 구성도를 이용하여 상세히 설명한다. 또한, 전술한 실시예와 동일한 부분에 대해서는 설명의 간략화를 위해 생략한다. Next, when a user logs in from one computer terminal 4, but the user of the other computer terminal 4 cannot log in and cannot perform synchronization, the user of the other computer terminal 4 For the sake of brevity, an example of a system configuration in the case of storing a synchronous log will be described in detail with reference to the system configuration diagram of FIG. In addition, the same parts as the above-described embodiment will be omitted for simplicity of explanation.

네트워크(3)에는, 로그를 보존·관리하는 로그 관리 서버(12)가 설치되어 있고, 세션 서버(2)및 컴퓨터 단말기(4), 동기 프로그램(1)과의 사이에서 데이터의 송수신이 가능하다. In the network 3, a log management server 12 for storing and managing logs is provided, and data can be transmitted and received between the session server 2, the computer terminal 4, and the synchronization program 1. .

동기 프로그램(1)은, 도 1의 시스템 구성 외에, 로그 정보 송신 수단(10)과 로그 정보 수신 수단(11)을 갖고 있다. In addition to the system configuration of FIG. 1, the synchronization program 1 has log information transmitting means 10 and log information receiving means 11.

로그 정보 송신 수단(10)은, 콘텐츠 열람 수단(13)에 입력된 콘텐츠 표시 요구나 제어 정보 등을 수신하고, 그것을 로그 관리 서버(12)에 송신하는 수단이다. 즉, 유저가 콘텐츠 열람 수단(13)에, URL 등의 입력을 행함으로써, 콘텐츠 취득 요구를 행한 경우에는, 그 URL 등을 로그 관리 서버(12)에 송신하는 것으로 되어, 제어 정보의 입력을 행한 경우에는, 스크롤 바의 이동이나 윈도우의 크기나 위치의 변경 등이나 묘화 내용을, 로그 관리 서버(12)에 송신하게 된다. The log information transmitting means 10 is a means for receiving a content display request, control information, or the like input to the content viewing means 13 and transmitting it to the log management server 12. That is, when the user makes a content acquisition request by inputting a URL or the like to the content browsing means 13, the URL or the like is transmitted to the log management server 12, and the control information is input. In this case, the movement of the scroll bar, the change of the size and position of the window, and the drawing contents are transmitted to the log management server 12.

로그 정보 수신 수단(11)은, 세션 서버(2)에 로그인한 경우에, 자신에 대한 로그의 보존이 로그 관리 서버(12)에 존재하고 있는 경우에, 그것을 수신하여, 콘텐츠 열람 수단(13)을 통하여 실행하는 수단이다. When the log information receiving means 11 logs in to the session server 2 and the log storage server 12 exists in the log management server 12, the log information receiving means 11 receives it and the content viewing means 13 It is a means to run through.

예를 들면 로그로서, 콘텐츠 취득 요구가 있었던 경우에는, 그 URL 등을 로그 정보 수신 수단(11)이 수신하고, 그것을 콘텐츠 취득 수단(5)에 대하여 송신한다. 콘텐츠 취득 수단(5)은, 해당 URL 등의 콘텐츠가 기억 수단(8)에 저장되어 있는지의 확인을 행하고, 존재하고 있는 경우에, 기억 수단(8)으로부터 추출함으로써, 콘텐츠 열람 수단(13)을 통하여 표시를 행한다. 기억 수단(8)에 저장되어 있지 않은 경우에는, 콘텐츠 송수신 수단(7)이 해당 URL 등의 웹 서버 등에 액세스하여, 콘텐츠를 취득하고, 그것을 기억 수단(8)에 저장한 후에, 콘텐츠 열람 수단(13)을 통하여 표시를 행한다. For example, when there is a content acquisition request as a log, the log information receiving means 11 receives the URL and the like, and transmits it to the content acquiring means 5. The content acquiring means 5 confirms whether or not the content such as the URL is stored in the storage means 8, and extracts from the storage means 8 when the content is present. Display is performed. If not stored in the storage means 8, the content transmission / reception means 7 accesses a web server or the like such as the corresponding URL, acquires the content, and stores it in the storage means 8, then stores the content viewing means ( 13) is displayed.

또한 로그 정보 수신 수단(11)이 제어 정보를 수신한 경우에는, 수신한 제어 정보에 기초하여, 제어 정보 수단(6)이 콘텐츠 열람 수단(13)을 통하여, 제어 정보의 반영을 행한다. 예를 들면 제어 정보가 스크롤 바의 이동이나 윈도우의 크기나 위치의 변경 등의 경우에는, 스크롤 바의 이동이나 윈도우의 크기나 위치의 변경을 행하고, 묘화 내용인 경우에는, 해당 콘텐츠 열람 수단(13)에 묘화 내용에 기초하여, 묘화를 행한다. When the log information receiving means 11 receives the control information, the control information means 6 reflects the control information through the content viewing means 13 based on the received control information. For example, when the control information moves the scroll bar, changes the size or position of the window, changes the scroll bar, changes the size or position of the window, and when it is drawing content, the content viewing means 13 Drawing is performed based on the drawing content.

다음으로 이 경우의 프로세스의 흐름의 일례를 도 5의 플로우차트도와 도 11의 시스템 구성도를 이용하여 상세히 설명한다. Next, an example of the flow of a process in this case is demonstrated in detail using the flowchart of FIG. 5, and the system block diagram of FIG.

컴퓨터 단말기(4A) 또는 컴퓨터 단말기(4B)의 유저는, 도 6에 도시한 바와 같은 로그인 화면에서, 세션 서버(2)를 지정하고, 또한 유저명과 패스워드를 입력함으로써, 세션 서버(2)에 로그인한다(S400). The user of the computer terminal 4A or the computer terminal 4B logs in to the session server 2 by specifying the session server 2 on the login screen shown in FIG. 6 and inputting a user name and a password. (S400).

로그인 후에, 상대편의 컴퓨터 단말기(4)가 로그인하지 않고, 그 컴퓨터 단말기(4)와의 사이에서 세션의 확립을 행할 수 없는 경우에는, 해당 컴퓨터 단말기(4)의 유저는, 로그 관리 서버(12)와의 사이에서 세션의 확립을 행한다(S410). After the login, when the other computer terminal 4 does not log in and cannot establish a session with the computer terminal 4, the user of the computer terminal 4 is the log management server 12. A session is established with S (S410).

로그 관리 서버(12)와의 사이에서 세션의 확립 후에, 도 10에 도시한 바와 같은 상대편 특정 화면에서, 동기의 로그를 보존해두는 상대편의 특정을 행한다. 도 10에 도시한 경우에는, 어드레스가 「○○○@duck.mvp.co.jp」인 상대편의 경우를 나타내고 있다. After the session is established with the log management server 12, the other party specifying the synchronous log is stored on the other party's screen as shown in FIG. In the case shown in Fig. 10, the case of the other party whose address is "○○○@duck.mvp.co.jp" is shown.

상대편의 특정 후에, 컴퓨터 단말기(4A) 또는 컴퓨터 단말기(4B)의 유저(즉 로그인하였지만, 상대편의 컴퓨터 단말기(4)의 유저가 존재하지 않는 경우의 유저)는, 로그의 보존을 종료할 때까지(S430), 콘텐츠 열람 수단(13)에, 콘텐츠 표시 요구나 제어 정보 등의 입력을 행하고, 그것을 로그 정보 송신 수단(10)이 수신하고, 로그 관리 서버(12)에 송신한다(S440). After specifying the other party, the user of the computer terminal 4A or the computer terminal 4B (that is, a user who has logged in but does not have a user of the other computer terminal 4) until the end of saving the log. (S430) The content viewing means 13 inputs a content display request, control information, or the like, and the log information transmitting means 10 receives it and transmits it to the log management server 12 (S440).

이것을 수신한 로그 관리 서버(12)는, S420에서 특정한 상대편에 대한 로그로서 보존을 한다(S450). The log management server 12 which received this saves as a log for the counterpart specified in S420 (S450).

S440 및 S450은, 유저가 로그의 보존을 종료할 때까지 반복한다. S440 and S450 are repeated until the user finishes saving the log.

처리 종료 후에, 로그 관리 서버(12)는, 해당 상대편의 컴퓨터 단말기(4)에 대하여 전자 메일 등으로, 로그의 보존이 이루어진 것을 통지한다(S460). 또 전자 메일 등에 의한 통지 외에도, 상대편이 속하는 세션 서버(2)에 대하여, S420에서 특정한 상대편이 로그인을 한 경우에, 로그의 보존이 이루어지고 있는 것을 통지하여도 된다. After the end of the processing, the log management server 12 notifies the computer terminal 4 of the counterpart that the log has been saved by e-mail or the like (S460). In addition to the notification by e-mail or the like, the session server 2 to which the other party belongs may be notified that the log is stored when the other party logs in at S420.

S460의 통지의 결과, 상대편은 자신에 대하여 로그의 보존이 이루어지고 있는 것을 알게 하는 것으로 되기 때문에, 상대편은 S400 및 S410과 마찬가지로 하여, 로그 관리 서버(12)와 세션의 확립을 행한다(S470). As a result of the notification in S460, the other party is informed that the log is stored for the other party, so that the other party establishes a session with the log management server 12 in the same manner as in S400 and S410 (S470).

세션 확립 후에, 로그 관리 서버(12)은, 해당 상대편에 대하여 로그를 수시로 송신한다(S480). 여기서 송신된 로그는, 해당 상대편의 컴퓨터 단말기(4)의 로그 정보 수신 수단(11)에서 수신하여, 콘텐츠 취득 수단(5) 또는 제어 정보 수단(6)에서 실행을 행하는 것으로 된다. After the session is established, the log management server 12 frequently transmits a log to the counterpart (S480). The log transmitted here is received by the log information receiving means 11 of the computer terminal 4 of the other party and executed by the content acquiring means 5 or the control information means 6.

예를 들면 로그로서, 콘텐츠 취득 요구가 있었던 경우에는, 그 URL 등을 로그 정보 수신 수단(11)이 수신하고, 그것을 콘텐츠 취득 수단(5)에 대하여 송신한다. 콘텐츠 취득 수단(5)은, 해당 URL 등의 콘텐츠가 기억 수단(8)에 저장되어 있는지의 확인을 행하고, 존재하고 있는 경우에, 기억 수단(8)으로부터 추출함으로써, 콘텐츠 열람 수단(13)을 통하여 표시를 행한다. 기억 수단(8)에 저장되어 있지 않은 경우에는, 콘텐츠 송수신 수단(7)이 해당 URL 등의 웹 서버 등에 액세스하여, 콘텐츠를 취득하고, 그것을 기억 수단(8)에 저장한 후에, 콘텐츠 열람 수단(13)을 통하여 표시를 행한다. For example, when there is a content acquisition request as a log, the log information receiving means 11 receives the URL and the like, and transmits it to the content acquiring means 5. The content acquiring means 5 confirms whether or not the content such as the URL is stored in the storage means 8, and extracts from the storage means 8 when the content is present. Display is performed. If not stored in the storage means 8, the content transmission / reception means 7 accesses a web server or the like such as the corresponding URL, acquires the content, and stores it in the storage means 8, then stores the content viewing means ( 13) is displayed.

또한, 로그 정보 수신 수단(11)이 제어 정보를 수신한 경우에는, 수신한 제어 정보에 기초하여, 제어 정보 수단(6)이 콘텐츠 열람 수단(13)을 통하여, 제어 정보의 반영을 행한다. 예를 들면 제어 정보가 스크롤 바의 이동이나 윈도우의 크기나 위치의 변경 등인 경우에는, 스크롤 바의 이동이나 윈도우의 크기나 위치의 변경을 행하여, 묘화 내용인 경우에는, 해당 콘텐츠 열람 수단(13)에 묘화 내용에 기초하여, 묘화를 행하는 것으로 된다. When the log information receiving means 11 receives the control information, the control information means 6 reflects the control information through the content viewing means 13 based on the received control information. For example, when the control information is a movement of the scroll bar, a change in the size or position of the window, the movement of the scroll bar, a change in the size or position of the window, and the content viewing means 13 in the case of drawing content. The drawing is performed based on the drawing content.

이상과 같은 프로세스의 흐름에 따라서, 도 2 내지 도 4에 도시한 바와 같이, 만약 상대편이 동시에 세션 서버(2)에 로그인할 수 없던 경우였다고 하여도, 상대편의 컴퓨터 단말기(4)에 대하여 동일한 콘텐츠, 제어 정보를 표시시키는 것이 가능해진다. According to the flow of the process as described above, as shown in Figs. 2 to 4, even if the other party could not log in to the session server 2 at the same time, the same content for the computer terminal 4 of the other party. The control information can be displayed.

또한, 본 실시예에서는, 세션 서버(2)와 로그 관리 서버(12)를 다른 서버로 한 경우를 나타내었지만, 세션 서버(2)에 로그 관리 서버(12)의 기능을 설치하여, 물리적 또는 기능적으로 일체화한 서버로 하여도 되는 것은 물론이다. In addition, in this embodiment, although the case where the session server 2 and the log management server 12 were made into another server was shown, the function of the log management server 12 is installed in the session server 2, and is physical or functional. It goes without saying that the server may be integrated with the server.

이상과 같은 동기 프로그램(1)은, 네트워크(3) 상의 입력 대행 서비스나, 서포트 등일 때에 이용하면 현저하게 그 효과를 발휘하지만, 특히 온라인 쇼핑의 입력 대행 서비스와 같은 경우에는, 네트워크(3) 간의 시큐러티를 유지하기 위해서, 예를 들면 SSL(Secure Sockets Layer)과 같은 프로토콜이 이용되고 있는 경우가 있다. 이러한 프로토콜이 이용되고 있는 경우에는, 네트워크(3)에서의 통신 시에 그 콘텐츠의 암호화를 행해야만 되는 것과 같은, 기밀성이 요구되는 콘텐츠이다. 호스트측의 컴퓨터 단말기(4)는 직접 웹 서버 등과 SSL에 의한 통신을 행할 수 있지만, 리모트측의 컴퓨터 단말기(4)는, 호스트측의 컴퓨터 단말기(4)의 기억 수단(8)으로부터 콘텐츠를 취득하고 있기 때문에, SSL에 의한 통신이 행해지고 있지 않다. The above synchronization program 1 exhibits a remarkable effect when it is used when it is an input agency service or support on the network 3, but in particular, in the case of an online agency input agency service, the network 3 can be used as an input agent service. In order to maintain security, for example, a protocol such as SSL (Secure Sockets Layer) may be used. When such a protocol is used, it is content that requires confidentiality, such as having to encrypt the content at the time of communication in the network 3. The computer terminal 4 on the host side can communicate directly with a web server or the like via SSL, but the computer terminal 4 on the remote side acquires content from the storage means 8 of the computer terminal 4 on the host side. As a result, communication by SSL is not performed.

예를 들면, 전술한 온라인 쇼핑의 입력 대행 서비스와 같은 경우에는, 그 입력을 잘 모르는 등의 문제를 내포한 유저가, 서포트 센터에 대하여 입력 대행을 리모트측으로서 요구하게 되기 때문에, 호스트측인 유저의 컴퓨터 단말기(4)와 리모트측인 서포트 센터의 컴퓨터 단말기(4) 사이에서, 크레디트 번호 등의 기밀성이 요구되는 콘텐츠가 교환되지만, 그대로로는 평문화된 콘텐츠를 교환하고 있는 것에 지나지 않아, 그 기밀성이 확보되지 않았다. For example, in the case of the above-described input agency service of online shopping, a user who has a problem such as not knowing the input is requested by the support center as the remote side, so the user who is the host side Although the content required for confidentiality such as a credit number is exchanged between the computer terminal 4 of the service center and the computer terminal 4 of the support center on the remote side, it is merely an exchange of plain cultured content. Confidentiality was not secured.

따라서, 호스트측이 웹 서버 등과의 사이에서 SSL을 이용하고 있는 경우에는, 더욱 호스트측의 컴퓨터 단말기(4)와 리모트측의 컴퓨터 단말기(4)(더 상세하게는, 세션을 연결하고 있는 호스트측의 컴퓨터 단말기(4)와 세션 서버(2), 리모트측의 컴퓨터 단말기(4)와 세션 서버(2))와의 사이에서도 SSL에 의한 통신을 행한다. 이것에 의해서 모든 통신의 기밀성을 확보하는 것이 가능해진다. Therefore, when the host side uses SSL between the web server and the like, the computer terminal 4 on the host side and the computer terminal 4 on the remote side (more specifically, the host side connecting the session). Communication between the computer terminal 4 and the session server 2 and the computer terminal 4 and the session server 2 on the remote side is performed by SSL. This makes it possible to secure the confidentiality of all communications.

또한, 전술된 바와 같이, 온라인 쇼핑의 입력 대행 서비스의 경우에는, 상품의 신청에 대하여, 가령 리모트측인 서포트 센터의 컴퓨터 단말기(4)로부터, 신청이 이루어진 것을 세션 서버(2)에서 검출한 경우, 호스트측인 유저의 컴퓨터 단말기(4)에 경고를 표시함으로써, 무단으로 서포트 센터에 의한 상품의 신청 등이 이루어지는 것을 방지하는 것이 가능해진다. 이 경우, 경고에 대하여 그것을 유저가 승인한다고 하는 형식을 취함으로써, 상품의 신청을 행할 수 있도록 하여도 된다. In addition, as described above, in the case of the input proxy service for online shopping, when the session server 2 detects that the application has been made, for example, from the computer terminal 4 of the support center on the remote side, for the application of the product. By displaying a warning on the user's computer terminal 4 on the host side, it is possible to prevent unauthorized application of a product by the support center or the like. In this case, the user may approve the product by taking the form that the user approves the warning.

본 발명에서의 각 수단은, 그 기능이 논리적으로 구별되어 있는 것만으로, 물리상 혹은 사실 상은 동일한 영역을 이루고 있어도 된다. Each means in the present invention is merely logically distinguished from each other in the functions thereof, and may have the same area in physical or in fact.

또한, 본 발명을 실시하는 데 있어서 본 실시 양태의 기능을 실현하는 소프트웨어의 프로그램을 기록한 기억 매체를 시스템에 공급하고, 그 시스템의 컴퓨터가 기억 매체에 저장된 프로그램을 판독하여 실행함으로써 실현되는 것은 당연하다. Further, in the practice of the present invention, it is natural that the storage medium containing a program of software for realizing the functions of the present embodiment is supplied to the system, and the computer of the system is realized by reading and executing the program stored in the storage medium. .

이 경우, 기억 매체로부터 판독된 프로그램 자체가 상기한 실시 양태의 기능을 실현하게 되고, 그 프로그램을 기억한 기억 매체는 본 발명을 당연히 구성하게 된다. In this case, the program itself read from the storage medium realizes the functions of the above embodiments, and the storage medium storing the program naturally constitutes the present invention.

프로그램을 공급하기 위한 기억 매체로서는, 예를 들면 자기 디스크, 하드디스크, 광 디스크, 광 자기 디스크, 자기 테이프, 불휘발성의 메모리 카드 등을 사용할 수 있다. 또는 기억 매체 외에, 이 프로그램을 전기 통신 회선을 통하여 제공하는 반송파나, 이 프로그램을 기록한 어떠한 장치, 컴퓨터라도 된다. As a storage medium for supplying a program, for example, a magnetic disk, a hard disk, an optical disk, a magneto-optical disk, a magnetic tape, a nonvolatile memory card, or the like can be used. In addition to the storage medium, a carrier wave providing this program via a telecommunication line, any device on which the program is recorded, or a computer may be used.

또한, 컴퓨터가 판독한 프로그램을 실행함으로써, 전술한 실시 양태의 기능이 실현될 뿐만 아니라, 그 프로그램의 지시에 기초하여, 컴퓨터 상에서 가동하고 있는 오퍼레이팅 시스템 등이 실제의 처리의 일부 또는 전부를 행하고, 그 처리에 의해서 상기한 실시 양태의 기능이 실현되는 경우도 포함되는 것은 물론이다. In addition, by executing the program read by the computer, not only the functions of the above-described embodiments are realized, but also the operating system or the like running on the computer performs part or all of the actual processing based on the instruction of the program, It goes without saying that the case where the functions of the above embodiments are realized by the processing is also included.

또한, 기억 매체로부터 판독된 프로그램이, 컴퓨터에 삽입된 기능 확장 보드나 컴퓨터에 접속된 기능 확장 유닛에 구비되는 불휘발성 혹은 휘발성의 기억 수단에 기입된 후에, 그 프로그램의 지시에 기초하여, 기능 확장 보드 혹은 기능 확장 유닛에 구비되는 연산 처리 장치 등이 실제의 처리의 일부 혹은 전부를 행하고, 그 처리에 의해 상기한 실시 양태의 기능이 실현되는 경우도 포함되는 것은 당연하다. Furthermore, after the program read from the storage medium is written into the nonvolatile or volatile storage means included in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the function expansion is based on the instruction of the program. It goes without saying that a calculation processing device or the like provided in the board or the function expansion unit performs part or all of the actual processing, and the processing of the above-described embodiment is realized by the processing.

본 발명에 의하면, 종래의 콜레보레이션 서버와 같이, 서버 상에 콘텐츠를 보존하지 않고, 각 컴퓨터 단말기 사이에서의 콘텐츠의 동기가 가능해진다. 또는 본 발명에서의 세션 서버는, 콘텐츠를 보존하지 않고, 세션의 중개를 하는 것뿐이기 때문에, 다수의 유저가 동시 병행적으로 콘텐츠의 동기 처리를 행하였다고 하여도, 종래의 콜레보레이션 서버와 같이 심한 부하가 발생하지 않고, 세션 서버 자체가 고성능이 아니어도 가능해지므로, 시스템 구축도 염가인 것으로 하는 것이 가능해진다. According to the present invention, the content can be synchronized between the computer terminals without storing the content on the server as in the conventional collaboration server. Alternatively, since the session server according to the present invention only mediates the session without storing the content, even if a large number of users simultaneously perform synchronizing processing of the content, the session server and the conventional collaboration server are used. Likewise, since the heavy load does not occur and the session server itself is not capable of high performance, the system construction can be made inexpensive.

또한, 종래는 콘텐츠 자체를 콜레보레이션 서버로 갖고 있기 때문에, 그 동기를 행하는 컴퓨터 단말기는, 콜레보레이션 서버의 제어 하에 한정되어 있지만, 세션 서버 자체는 세션을 관리하기 위해서만 존재하여, 서버 간 라우팅이 용이하게 실현 가능해진다. 따라서, 특정한 콜레보레이션 서버의 제어 하에 한정되지 않고, 인터넷 상의 임의의 사람끼리의 동기가 가능해진다. In addition, conventionally, since the content itself is a collaboration server, the computer terminal that performs the synchronization is limited under the control of the collaboration server, but the session server itself exists only for managing sessions, so that routing between servers is performed. This can be easily realized. Therefore, it is possible not only to control under a specific collaboration server but also to synchronize with arbitrary people on the Internet.

또한, 상대편의 컴퓨터 단말기가 세션 서버에 로그인하지 않아도, 동기 시의 콘텐츠를 로그로서 보존해두고, 그것을 세션 서버로부터 상대편의 컴퓨터 단말기에 송신시킴으로써, 동시에 액세스하지 않아도, 상대편의 컴퓨터 단말기에 콘텐츠를 열람시키는 것이 가능해진다. In addition, even if the other computer terminal does not log in to the session server, the contents at the time of synchronization are kept as a log and transmitted from the session server to the other computer terminal, so that the contents can be viewed on the other computer terminal without access at the same time. It becomes possible.

Claims (11)

세션 서버를 통하여 세션이 확립된, 동기 대상으로 되는 하나 이상의 다른 컴퓨터 단말기 사이에서 콘텐츠의 동기를 행하도록, 적어도 하나 이상의 콘텐츠를 저장하는 기억 수단을 갖는 컴퓨터 단말기를 기능시키기 위한 동기 프로그램으로서, A synchronization program for functioning a computer terminal having storage means for storing at least one or more contents so as to synchronize content between one or more other computer terminals that are subject to synchronization, through which a session is established, 상기 동기 프로그램은, 상기 컴퓨터 단말기를, The synchronization program, the computer terminal, 상기 기억 수단에 저장하고 있는 콘텐츠를 취득하여 표시를 행하는 콘텐츠 취득 수단과, Content acquiring means for acquiring and displaying the content stored in the storage means; 상기 컴퓨터 단말기 이외의 컴퓨터 단말기로부터 표시 요구를 받은 콘텐츠를 취득하고, 상기 기억 수단에 저장하는 콘텐츠 송수신 수단과, Content transmitting / receiving means for acquiring a content that has received a display request from a computer terminal other than the computer terminal, and storing in the storage means; 상기 기억 수단이 새로운 콘텐츠를 저장한 경우에 상기 콘텐츠 취득 수단, 또는 상기 다른 컴퓨터 단말기에 대하여 콘텐츠 갱신 이벤트를 통지하는 갱신 수단으로서 기능시키고, 또한, Function as an update means for notifying the content update means or the other computer terminal of the content update event when the storage means has stored new content, 상기 동기 프로그램은, The synchronization program, 상기 콘텐츠 취득 수단에 의해, 상기 컴퓨터 단말기를, By the content obtaining means, the computer terminal, 상기 표시 요구를 받은 콘텐츠가 상기 기억 수단에 존재한 경우에, 상기 기억 수단에 저장하고 있는 콘텐츠를 취득하여 표시를 행하고, When the content that has received the display request exists in the storage means, the content stored in the storage means is obtained and displayed. 상기 콘텐츠 갱신 이벤트의 통지를 수신하였을 때에, 상기 기억 수단에 저장하고 있는, 상기 콘텐츠 갱신 이벤트가 대응하는 콘텐츠를 취득하여 표시를 행하도록 기능시키고, Upon receiving the notification of the content update event, function to acquire and display the content corresponding to the content update event stored in the storage means; 상기 콘텐츠 송수신 수단에 의해, 상기 컴퓨터 단말기를, By the content transmission and reception means, the computer terminal, 상기 표시 요구를 받은 콘텐츠 또는 상기 콘텐츠 갱신 이벤트가 대응하는 콘텐츠가 상기 기억 수단에 존재하지 않는 경우에, 상기 컴퓨터 단말기 이외의 컴퓨터 단말기로부터 상기 콘텐츠를 취득하여, 상기 기억 수단에 저장하도록 기능시키는 If the content that has received the display request or the content corresponding to the content update event does not exist in the storage means, the content is acquired from a computer terminal other than the computer terminal and stored in the storage means. 것을 특징으로 하는 동기 프로그램. A synchronous program, characterized in that. 제1항에 있어서, The method of claim 1, 상기 컴퓨터 단말기가 상기 세션의 호스트측이었던 경우에는, If the computer terminal was the host side of the session, 상기 콘텐츠 송수신 수단은, 네트워크에 접속되어 있는 상기 컴퓨터 단말기 이외의 컴퓨터 단말기로부터 상기 콘텐츠를 취득함으로써, 상기 기억 수단에 상기 콘텐츠를 저장하고, The content transmission / reception means stores the content in the storage means by acquiring the content from a computer terminal other than the computer terminal connected to a network, 상기 콘텐츠 취득 수단에 의해 상기 콘텐츠의 표시를 행하고, The content is obtained by the content acquiring means; 상기 갱신 수단이 상기 다른 컴퓨터 단말기에 대하여 상기 콘텐츠 갱신 이벤트를 통지하고, The updating means notifies the other computer terminal of the content update event, 상기 콘텐츠 송수신 수단은, 상기 콘텐츠 송신 요구를 상기 다른 컴퓨터 단말기로부터 수신함으로써, 상기 기억 수단에 저장한 상기 콘텐츠를 상기 다른 컴퓨터 단말기에 대하여 송신하고, 상기 세션의 리모트측으로 되는 상기 다른 컴퓨터 단말기에서 상기 콘텐츠의 표시를 행하게 하도록 상기 컴퓨터 단말기를 기능시키는 것을 특징으로 하는 동기 프로그램. The content transmission / reception means receives the content transmission request from the other computer terminal, thereby transmitting the content stored in the storage means to the other computer terminal, and the content at the other computer terminal serving as the remote side of the session. And the computer terminal functioning to cause the display to be performed. 제1항 또는 제2항에 있어서, The method according to claim 1 or 2, 상기 컴퓨터 단말기가 상기 세션의 리모트측이고, 상기 표시 요구한 콘텐츠가 상기 기억 수단에 존재하지 않은 경우에는, If the computer terminal is a remote side of the session and the content requested for display does not exist in the storage means, 상기 콘텐츠 송수신 수단은, 상기 세션의 호스트측으로 되는 상기 다른 컴퓨터 단말기에 대하여, 상기 콘텐츠의 취득 요구를 송신하고, The content transmitting / receiving means transmits the content acquisition request to the other computer terminal serving as the host side of the session, 상기 갱신 수단은, 상기 세션의 호스트측으로 되는 상기 다른 컴퓨터 단말기로부터 상기 콘텐츠 갱신 이벤트를 수신하고, The updating means receives the content update event from the other computer terminal serving as the host side of the session, 상기 콘텐츠 송수신 수단은, 상기 다른 컴퓨터 단말기에 대하여, 상기 콘텐츠 송신 요구를 송신하고, 상기 다른 컴퓨터 단말기로부터 상기 콘텐츠를 수신하고, 상기 컴퓨터 단말기의 기억 수단에 상기 콘텐츠를 저장하고, The content transmitting and receiving means transmits the content transmission request to the other computer terminal, receives the content from the other computer terminal, stores the content in a storage means of the computer terminal, 상기 콘텐츠 취득 수단이 상기 콘텐츠를 표시하도록 상기 컴퓨터 단말기를 기능시키는 것을 특징으로 하는 동기 프로그램. And the computer terminal functions the content acquiring means to display the content. 제1항 내지 제3항 중 어느 한 항에 있어서, The method according to any one of claims 1 to 3, 상기 컴퓨터 단말기가 상기 세션의 리모트측이고, 상기 표시 요구한 콘텐츠가 상기 기억 수단에 존재한 경우에는, If the computer terminal is the remote side of the session, and the display-requested content exists in the storage means, 상기 콘텐츠 취득 수단은, 상기 기억 수단으로부터 상기 콘텐츠를 취득하여 표시를 행하고, The content acquiring means acquires the content from the storage means and displays the content. 상기 갱신 수단은, 상기 세션의 호스트측으로 되는 상기 다른 컴퓨터 단말기에 대하여 상기 콘텐츠 갱신 이벤트를 통지하고, 상기 다른 컴퓨터 단말기의 기억 수단에 저장하고 있는 상기 콘텐츠의 표시를, 상기 다른 컴퓨터 단말기에서 행하게 하도록 상기 컴퓨터 단말기를 기능시키는 것을 특징으로 하는 동기 프로그램. The updating means notifies the content update event to the other computer terminal serving as the host side of the session, and causes the other computer terminal to display the content stored in the storage means of the other computer terminal. A synchronization program characterized by functioning a computer terminal. 제1항 내지 제4항 중 어느 한 항에 있어서, The method according to any one of claims 1 to 4, 상기 동기 프로그램은, The synchronization program, 콘텐츠 열람 수단의 상기 콘텐츠에 대한 제어 정보의 입력을 접수하고, 상기 다른 컴퓨터 단말기에 대하여, 상기 세션 서버를 통하여 상기 제어 정보를 송신하고, 상기 다른 컴퓨터 단말기에서 행해진 제어 정보의 입력에 기초하여, 상기 다른 컴퓨터 단말기로부터 송신된 해당 제어 정보를 수신하여, 해당 제어 정보를 상기 콘텐츠 열람 수단의 상기 콘텐츠에 반영하는 제어 정보 수단으로서, Accepts input of control information on the content of the content viewing means, transmits the control information to the other computer terminal through the session server, and based on the input of the control information performed on the other computer terminal, As control information means for receiving the control information transmitted from another computer terminal and reflecting the control information to the content of the content viewing means, 상기 컴퓨터 단말기를 기능시키는 것을 특징으로 하는 동기 프로그램. And a computer program functioning the computer terminal. 제5항에 있어서,The method of claim 5, 상기 제어 정보는, 스크롤 바의 이동, 윈도우의 크기, 위치의 변경, 상기 콘텐츠에 대한 묘화, 마우스 커서의 이동 중 어느 하나를 포함하는 것을 특징으로 하는 동기 프로그램. And the control information includes any one of a scroll bar movement, a window size, a position change, a drawing of the content, and a mouse cursor movement. 제5항 또는 제6항에 있어서, The method according to claim 5 or 6, 상기 제어 정보 수단은, 상기 콘텐츠에 투명의 화면을 중첩하여 표시하고, 상기 입력된 묘화의 좌표 및 묘화 종류를 상기 다른 컴퓨터 단말기에 대하여 송신하고, The control information means superimposes and displays the transparent screen on the content, and transmits the input coordinates and drawing type to the other computer terminal, 상기 다른 컴퓨터 단말기로부터 상기 묘화의 좌표 및 묘화 종류를 수신하고, 상기 콘텐츠의 좌표에 상기 묘화 종류를 묘화하도록 상기 컴퓨터 단말기를 기능시키는 것을 특징으로 하는 동기 프로그램. And the computer terminal functions to receive the coordinates of the drawing and the drawing type from the other computer terminal, and to draw the drawing type in the coordinates of the content. 제1항 내지 제7항 중 어느 한 항에 있어서, The method according to any one of claims 1 to 7, 상기 동기 프로그램 또는 상기 동기 프로그램을 갖는 컴퓨터 단말기는, 상기 네트워크 상에 설치된 로그 관리 서버와 데이터의 송수신이 가능하고, The synchronization program or the computer terminal having the synchronization program is capable of transmitting and receiving data with a log management server installed on the network, 상기 동기 프로그램은, The synchronization program, 상기 콘텐츠 열람 수단에 상기 입력된 콘텐츠 표시 요구 또는 제어 정보를 수신하고, 상기 로그 관리 서버에 상기 다른 컴퓨터 단말기에 대한 로그로서 송신하는 로그 정보 송신 수단과, Log information transmission means for receiving the content display request or control information inputted to the content viewing means and transmitting it to the log management server as a log for the other computer terminal; 상기 다른 컴퓨터 단말기에 의한 로그를 상기 로그 관리 서버로부터 수신하고, 상기 콘텐츠 열람 수단에 의해 실행시키는 로그 정보 수신 수단으로서, As log information receiving means for receiving a log by the other computer terminal from the log management server and executing by the content viewing means, 상기 컴퓨터 단말기를 기능시키는 것을 특징으로 하는 동기 프로그램. And a computer program functioning the computer terminal. 제8항에 있어서, The method of claim 8, 상기 로그 관리 서버는, 상기 로그의 상대편으로 되는 컴퓨터 단말기에 대하여, 상기 로그가 저장되어 있는 것을 통지하는 것을 특징으로 하는 동기 프로그램. And the log management server notifies the computer terminal serving as the counterpart of the log that the log is stored. 제8항 또는 제9항에 있어서, The method according to claim 8 or 9, 상기 로그 관리 서버는, 상기 로그의 상대편으로 되는 컴퓨터 단말기에 대하여 전자 메일을 송신함으로써, 또한 상기 로그의 상대편으로 되는 컴퓨터 단말기가 상기 세션 서버에 로그인하였을 때에 통지하는 것을 특징으로 하는 동기 프로그램. And the log management server sends an e-mail to the computer terminal serving as the other side of the log, and notifies when the computer terminal serving as the other side of the log logs in to the session server. 제1항 내지 제10항 중 어느 한 항에 있어서, The method according to any one of claims 1 to 10, 상기 동기 프로그램은, The synchronization program, 상기 컴퓨터 단말기가, 상기 컴퓨터 단말기 이외의 컴퓨터 단말기와의 사이에서 SSL에 의한 통신을 행하고 있는 경우에는, 상기 컴퓨터 단말기와 상기 다른 컴퓨터 단말기 사이에서도 SSL에 의한 통신을 행하고, 상기 콘텐츠의 동기를 행하도록 상기 컴퓨터 단말기를 기능시키는 것을 특징으로 하는 동기 프로그램. When the computer terminal is performing communication by SSL with computer terminals other than the computer terminal, the computer terminal communicates by SSL between the computer terminal and the other computer terminal and synchronizes the contents. And a computer program functioning the computer terminal.
KR1020057014219A 2005-08-02 2003-02-03 Synchronization program KR20050101192A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020057014219A KR20050101192A (en) 2005-08-02 2003-02-03 Synchronization program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020057014219A KR20050101192A (en) 2005-08-02 2003-02-03 Synchronization program

Publications (1)

Publication Number Publication Date
KR20050101192A true KR20050101192A (en) 2005-10-20

Family

ID=37279758

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020057014219A KR20050101192A (en) 2005-08-02 2003-02-03 Synchronization program

Country Status (1)

Country Link
KR (1) KR20050101192A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11082480B2 (en) 2011-01-10 2021-08-03 Samsung Electronics Co., Ltd. File information system management system and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11082480B2 (en) 2011-01-10 2021-08-03 Samsung Electronics Co., Ltd. File information system management system and method

Similar Documents

Publication Publication Date Title
JP4286789B2 (en) Synchronous program
US7353254B2 (en) Collaborative chat system
EP1199856A2 (en) Electronic bulletin board
JP3852742B2 (en) Information processing system, terminal device, information processing method, and storage medium
US6610105B1 (en) Method and system for providing resource access in a mobile environment
US6760758B1 (en) System and method for coordinating network access
US8527576B2 (en) Data access control system and method according to position information of mobile terminal
US20060294396A1 (en) Multiplatform synchronized data access from mobile devices of dynamically aggregated content
US20020169893A1 (en) System and method for computer data synchronization
US20050108299A1 (en) Real-time Web sharing system
KR20050085164A (en) Real-time web sharing system
KR100722372B1 (en) Internet mail client system for mobile devices using remote computer systems and method thereof
US8676880B2 (en) Server apparatus, communication apparatus, and method for generating navigation information
US20010018703A1 (en) Client server system and communication method thereof
CN103873519A (en) Data synchronization method, client end, server, terminal and system
JPH10107840A (en) Electronic mail system and mail server
JP2007108953A (en) Chat program
JPWO2004003765A1 (en) Seamless system, recording medium, and computer system processing continuation method
JP2002288139A (en) Single sign-on system and method for portable phone
KR20090068917A (en) Wired and wireless widget service system and method thereof
KR20050101192A (en) Synchronization program
JP2015153410A (en) communication system
KR20010091193A (en) System for editing graphic data on the web
JP2011150423A (en) Web browser system and data update method
KR20220136323A (en) Apparatus and method of file sharing based on chat room

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination