KR101030309B1 - Web PC providing system for interlocking with PC and web PC providing method thereof - Google Patents
Web PC providing system for interlocking with PC and web PC providing method thereof Download PDFInfo
- Publication number
- KR101030309B1 KR101030309B1 KR1020080117713A KR20080117713A KR101030309B1 KR 101030309 B1 KR101030309 B1 KR 101030309B1 KR 1020080117713 A KR1020080117713 A KR 1020080117713A KR 20080117713 A KR20080117713 A KR 20080117713A KR 101030309 B1 KR101030309 B1 KR 101030309B1
- Authority
- KR
- South Korea
- Prior art keywords
- web
- data
- desktop
- user
- folder
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1095—Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
Abstract
본 발명은 개인 PC와 연동하는 웹 PC 제공 시스템 및 그 웹 PC 제공 방법으로서, 사용자가 웹 서버로부터 개인 PC의 바탕 화면을 제공받아 웹 환경에서 데이터 작업을 수행하고, 변경된 데이터 내역은 PC의 데이터와 동기화되어 데이터의 동일성을 상호 유지한다.The present invention provides a web PC providing system interworking with a personal PC and a method of providing the web PC, wherein a user receives a desktop of the personal PC from a web server to perform a data operation in a web environment, and the changed data details correspond to the data of the PC. Synchronize to keep the data identical.
본 발명에 따르는 개인 PC와 연동하는 웹 PC 제공 시스템은, 동기화가 설정된 데이터의 동일성을 유지하는 동기화 프로그램을 사용자 단말로 제공하는 수단; 사용자 단말로부터 동기화 대상이 되는 PC 바탕 화면에 대한 정보를 전송받고 웹 바탕 화면으로 저장하는 수단; 사용자 단말로부터 동기화 대상이 되는 PC 폴더를 지정받고 PC 폴더의 데이터를 전송받아 웹 폴더에 저장하는 수단; 웹 서버에서 상기 웹 바탕 화면을 이용하는 사용자의 웹 PC 작업에 의하여 변경된 데이터를 동기화 프로그램으로 전송하여 데이터의 동일성을 유지하는 수단; 사용자 단말에서 사용자의 로컬 PC 작업에 의하여 변경된 데이터를 동기화 프로그램으로부터 전송받아 데이터의 동일성을 유지하는 수단을 포함하는 웹 서버를 구비한다.A web PC providing system interworking with a personal PC according to the present invention comprises: means for providing a user program with a synchronization program that maintains the sameness of data for which synchronization is set; Means for receiving information on the PC desktop to be synchronized from the user terminal and storing the information as a web desktop; Means for designating a PC folder to be synchronized from a user terminal, receiving data of the PC folder, and storing the data in the web folder; Means for transmitting data changed by a web PC operation of a user who uses the web desktop from a web server to a synchronization program to maintain the identity of the data; And a web server including means for receiving data changed by the user's local PC task from the user terminal from the synchronization program and maintaining the identity of the data at the user terminal.
본 발명에 따르면, 사용자는 웹 PC 작업시 자신의 PC와 동일한 바탕 화면을 제공받아 웹 어플리케이션을 실행하고 PC 데이터와 서버 데이터는 상호 동기화되어 그 데이터의 동일성을 유지한다.According to the present invention, the user is provided with the same desktop screen as his PC when working with the web PC to execute the web application, and the PC data and the server data are synchronized with each other to maintain the same data.
Description
본 발명은 사용자가 웹 환경에서 PC 작업을 수행하는 웹 PC 서비스에 있어서, 사용자가 서버측에 저장한 데이터는 개인 PC에 반영되며, 사용자가 개인 PC에서 작업한 데이터는 서버에 반영되어 개인 PC와 웹 PC가 연동하는 웹 PC 제공 시스템 및 그 웹 PC 제공 방법에 관한 것이다.According to the present invention, in a web PC service in which a user performs PC work in a web environment, the data stored by the user on the server side is reflected in the personal PC, and the data the user works on the personal PC is reflected in the server, and The present invention relates to a web PC providing system to which a web PC works and a web PC providing method thereof.
종래의 PC 사용 환경은 다음과 같은 문제점이 있었다. 사용자가 회사에서 업무용으로 사용한 회사 PC를 회사가 아닌 사용자의 집 또는 기타 장소에서 접근하는 것이 불가능하다. 마찬가지로 사용자의 집에 있는 PC를 회사 또는 기타 다른 장소에서 접근하는 것이 불가능하다. 이러한 문제를 네트워킹으로 해결하려는 시도가 있었으나 2대의 PC가 네트워크상에서 서로 연결되어 있어야 가능하다는 전제가 필요하다. 즉, 네트워크 통신 접속하는 2대의 PC 중에서 어느 하나의 PC가 전원이 꺼져 있으면 전원이 꺼진 PC에 저장되어 있는 자료들에 접근할 방법이 없다. The conventional PC use environment has the following problems. It is not possible for a user to access a company PC that he or she used for work at a company other than at the user's home or other location. Likewise, it is not possible to access a PC in the user's home from work or other places. Attempts have been made to solve this problem by networking, but the necessity is that two PCs must be connected to each other on a network. That is, if one of the two PCs connected to the network communication is powered off, there is no way to access the data stored in the powered off PC.
이에, 사용자의 이동 환경에 따라서 장소의 제약없이 어디서나 이용할 수 있 는 노트북 PC가 개발되었으나 무게 및 배터리의 충전 등 여러 가지 불편함이 있다. 나아가, 간단한 자료 등은 메모리 스틱 등을 사용하고 있으나 그 메모리 용량에 제한을 받으며 파손이나 분실의 가능성이 있다. 또한, 메모리 스틱이 접속하는 PC에 저장 데이터를 실행할 수 있는 프로그램이 설치되어야 데이터를 불러올 수 있다.Thus, notebook PCs have been developed that can be used anywhere regardless of the location according to the user's mobile environment, but there are various inconveniences such as weight and battery charging. In addition, although a simple material or the like uses a memory stick or the like, the memory capacity is limited and there is a possibility of damage or loss. In addition, a program capable of executing stored data must be installed on a PC to which the memory stick is connected to load data.
또한, 종래의 웹 하드 환경은 다음과 같은 문제점이 있었다. 웹 하드 서비스는 서버측에 프로그램 및 데이터를 저장하여 클라이언트 PC가 서버측에 접속하여 서버측에 저장한 프로그램과 데이터를 다운받아 PC 작업을 수행한다. 웹 하드 서비스는 사용자가 네트워크가 가능한 곳이라면 어디서든지 서버에 접속하여 PC 작업을 할 수 있다. 하지만, 사용자의 웹 하드 작업은 서버측 데이터를 다운로드받기 위한 시간과 노력의 비용이 드는 문제점이 있다.In addition, the conventional web hard environment has the following problems. The web hard service stores programs and data on the server side, and the client PC accesses the server side, downloads the programs and data stored on the server side, and performs PC work. Web hard services allow users to connect to a server and work on a PC from anywhere on the network. However, the user's web hard work has a problem in that it takes time and effort to download server-side data.
본 발명은 전술한 문제점을 해결하고자 하는 것으로서, 자신의 PC에 저장된 자원들 중 사용자 GUI와 특정 자료들을 웹 서버에 동기화시켜 저장함으로써 타인의 PC에서도 자신의 PC와 동일한 GUI를 이용하여 각종 작업을 수행하는 것을 목적으로 한다.The present invention is to solve the above problems, by synchronizing and storing the user GUI and the specific data of the resources stored in their PC to the web server to perform a variety of tasks using the same GUI as the other PC in their PC It aims to do it.
웹 서버에서 작업하여 변경된 파일들은 자신의 PC에 대응하는 파일과 동기화되어 자동 변경되고, 마찬가지로 PC에서 변경한 파일 역시 자동으로 웹 서버의 대응하는 파일과 동기화되어 자동으로 변경되는 것을 목적으로 한다.The files changed by working on the web server are automatically changed in synchronization with the file corresponding to the PC of the user. Likewise, the files changed on the PC are automatically synchronized with the corresponding file on the web server.
자신의 PC에 설치된 어플리케이션에 대해 라이센스가 있으면 웹 서버에서 판매되는 ASP 버전을 저렴한 가격으로 구매하고, 일시적으로 이용하는 경우에는 웹 서버로부터 당해 어플리케이션의 일시 이용권을 구매하여 이용할 수 있는 것을 목적으로 한다.If an application installed in the PC is licensed, the ASP version sold on the web server can be purchased at a low price, and in the case of temporary use, the temporary use right of the application can be purchased from the web server.
전술한 바와 같은 목적을 달성하기 위한 본 발명에 따른 개인 PC와 연동하는 웹 PC 제공 시스템은, 사용자 단말과 웹 서버의 각각의 데이터를 동기화하여 동일한 데이터로 사용자 단말의 로컬 PC 작업 또는 웹 서버의 웹 PC 작업을 하도록 지원하는 웹 PC 제공 시스템에 있어서, 사용자 단말과 웹 서버 사이에서 동기화가 설정된 데이터의 동일성을 유지하는 동기화 프로그램을 사용자 단말로 제공하는 수단; 사용자가 웹 PC 작업시 웹 서버로부터 동기화가 설정된 웹 바탕 화면을 제공받기 위하여, 사용자 단말로부터 동기화 대상이 되는 PC 바탕 화면에 대한 정보를 전송받고 웹 바탕 화면으로 저장하는 수단; 사용자 단말로부터 동기화 대상이 되는 PC 폴더를 지정받고 상기 PC 폴더의 데이터를 전송받아 웹 폴더에 저장하는 수단; 웹 서버에서 상기 웹 바탕 화면을 이용하는 사용자의 웹 PC 작업에 의하여 상기 웹 폴더의 데이터가 변경되면, 변경된 데이터를 상기 동기화 프로그램으로 전송하여 데이터의 동일성을 유지하는 수단; 사용자 단말에서 사용자의 로컬 PC 작업에 의하여 상기 PC 폴더의 데이터가 변경되면, 변경된 데이터를 상기 동기화 프로그램으로부터 전송받아 데이터의 동일성을 유지하는 수단을 포함하는 웹 서버를 구비하고, 상기 웹 서버는, 웹 바탕 화면에서 특정 프로그램의 실행을 요청받는 수단; 요청받은 상기 프로그램에 대응하는 웹 어플리케이션을 보유하고 있는지 조회하는 수단; 웹 어플리케이션을 보유하고 있지 않은 경우, 사용자가 상기 프로그램의 라이센스를 보유하면, 상기 라이센스에 대응하는 웹 어플리케이션의 구매 또는 이용 권한의 구매를 권유하는 수단; 상기 웹 어플리케이션을 보유하고 있지 않은 경우, 사용자가 상기 프로그램의 라이센스를 보유하고 있지 않으면, 상기 프로그램의 라이센스 및 웹 어플리케이션의 구매 또는 어플리케이션 이용 권한의 구매를 권유하는 수단; 및 상기 권유에 따라 사용자의 웹 어플리케이션 구매 절차가 완료되면, 상기 웹 어플리케이션의 보유 사실 또는 이용 권한을 등록하는 수단을 더 포함함으로써, 사용자는 임의의 PC로 웹 서버에 접속하여 사용자의 로컬 PC와 동일한 바탕 화면 인터페이스 및 데이터를 이용하여 웹 PC 작업을 수행하고, 로컬 폴더와 웹 폴더의 데이터는 상호 동기화되어 동일성을 유지하는 것을 특징으로 한다.Web PC providing system interworking with a personal PC according to the present invention for achieving the object as described above, by synchronizing the respective data of the user terminal and the web server, the local PC work of the user terminal or the web of the web server with the same data A web PC providing system for supporting PC work, comprising: means for providing a user program with a synchronization program for maintaining the identity of data in which synchronization is set between a user terminal and a web server; Means for receiving information on the PC desktop to be synchronized from the user terminal and receiving the information on the PC desktop to be synchronized from the web server when the user is working on the web PC; Means for designating a PC folder to be synchronized from a user terminal, receiving data of the PC folder, and storing the received data in a web folder; Means for maintaining the identity of the data by transmitting the changed data to the synchronization program when the data of the web folder is changed by a user's web PC operation using the web desktop in a web server; When the data of the PC folder is changed by the user's local PC operation in the user terminal, a web server comprising a means for receiving the changed data from the synchronization program to maintain the identity of the data, the web server, Web Means for requesting execution of a specific program on a desktop; Means for querying whether a web application corresponding to the requested program is held; Means for recommending purchase of a web application corresponding to the license or purchase of a use right when the user holds a license of the program when the user does not have a web application; Means for recommending the license of the program and the purchase of a web application or the purchase of an application use right if the user does not have a license of the program when the web application is not held; And means for registering the possession or use right of the web application when the web application purchase procedure of the user is completed according to the recommendation, so that the user can access the web server with an arbitrary PC and the same as the user's local PC. Web PC work is performed using the desktop interface and data, and the data of the local folder and the web folder are synchronized with each other to maintain the sameness.
본 발명의 바람직한 특징에 따르면, 상기 웹 서버는, 웹 서버에서 상기 웹 바탕 화면의 데이터가 변경되면, 변경된 데이터를 상기 동기화 프로그램으로 전송하여 PC 바탕 화면과 동일성을 유지하는 수단; 및 사용자 단말에서 상기 PC 바탕 화면의 데이터가 변경되면, 변경된 데이터를 상기 동기화 프로그램으로부터 전송받아 웹 바탕 화면과 동일성을 유지하는 수단을 더 포함하는 것을 특징으로 한다.According to a preferred feature of the invention, the web server, the web server, if the data of the web desktop changes, means for transmitting the changed data to the synchronization program to maintain the same as the PC desktop; And when the data of the PC desktop screen is changed in the user terminal, receiving the changed data from the synchronization program and maintaining the same as the web desktop screen.
삭제delete
삭제delete
더 나아가, 상기 웹 서버는, 임의의 사용자 단말의 웹 접속을 수신하고, 사용자의 PC 바탕 화면과 동일성을 유지하는 상기 웹 바탕 화면을 제공하는 수단; 상기 웹 바탕 화면 또는 바탕 화면 내에 포함된 시작 버튼에서 특정 응용 프로그램의 실행을 선택받는 수단; 선택받은 상기 응용 프로그램을 웹 어플리케이션의 형태로 실행하는 수단; 및 상기 웹 어플리케이션을 이용한 각종 파일 작업 결과 데이터로부터 데이터 변경 정보를 생성하여 상기 웹 폴더에 저장하는 수단을 더 포함하는 것을 특징으로 한다.Furthermore, the web server may further comprise means for receiving a web connection of any user terminal and providing the web desktop maintaining identity with the user's PC desktop; Means for receiving selection of execution of a specific application from the web desktop or a start button included in the desktop; Means for executing the selected application program in the form of a web application; And means for generating data change information from the various file operation result data using the web application and storing the data change information in the web folder.
바람직하게, 상기 사용자 단말은, 상기 동기화 프로그램이 웹 서버로부터 상기 웹 폴더의 파일 변경 내역을 수신하면, 변경된 파일을 다운로드받아 대응하는 PC 폴더에 저장하는 수단; 및 상기 동기화 프로그램이 웹 서버로 상기 PC 폴더의 파일 변경 내역을 전송하면, 변경된 파일을 업로드하는 수단을 포함하는 것을 특징으로 한다.Preferably, the user terminal, when the synchronization program receives a file change history of the web folder from the web server, means for downloading the changed file and store in the corresponding PC folder; And means for uploading the changed file when the synchronization program transmits the file change history of the PC folder to the web server.
나아가, 상기 사용자 단말은, 상기 동기화 프로그램이 사용자가 변경한 웹 바탕 화면의 데이터를 전송받아 PC 바탕 화면으로 저장하는 수단; 및 상기 동기화 프로그램이 사용자가 변경한 PC 바탕 화면의 데이터를 전송하여 웹 바탕 화면으로의 저장을 요청하는 수단을 더 포함하는 것을 특징으로 한다.The user terminal may further include means for receiving, by the synchronization program, data of a web desktop modified by the user and storing the data on the PC desktop; And means for transmitting, by the synchronization program, the data of the PC desktop which is changed by the user and requesting the data to be stored on the web desktop.
한편, 본 발명에 따른 개인 PC와 연동하는 웹 PC 제공 방법은, 사용자 단말과 웹 서버의 각각의 데이터를 동기화하여 동일한 데이터로 사용자 단말의 로컬 PC 작업 또는 웹 서버의 웹 PC 작업을 하도록 지원하는 웹 서버의 웹 PC 제공 방법에 있어서, (S21)웹 서버가 사용자 단말과 웹 서버 사이에서 동기화가 설정된 데이터의 동일성을 유지하는 동기화 프로그램을 사용자 단말로 제공하는 단계; (S22)사용자가 웹 PC 작업시 웹 서버로부터 동기화가 설정된 웹 바탕 화면을 제공받기 위하여, 사용자 단말로부터 동기화 대상이 되는 PC 바탕 화면에 대한 정보를 전송받고 웹 바탕 화면으로 저장하는 단계; (S23)사용자 단말로부터 동기화 대상이 되는 PC 폴더를 지정받고 상기 PC 폴더의 데이터를 전송받아 웹 폴더에 저장하는 단계; (S24)웹 서버에서 상기 웹 바탕 화면을 이용하는 사용자의 웹 PC 작업에 의하여 상기 웹 폴더의 데이터가 변경되면, 변경된 데이터를 상기 동기화 프로그램으로 전송하여 데이터의 동일성을 유지하는 단계; (S25)사용자 단말에서 사용자의 로컬 PC 작업에 의하여 상기 PC 폴더의 데이터가 변경되면, 변경된 데이터를 상기 동기화 프로그램으로부터 전송받아 데이터의 동일성을 유지하는 단계를 포함하고, 상기 웹 서버는, (S201)웹 바탕 화면에서 특정 프로그램의 실행을 요청받는 단계; (S202)요청받은 상기 프로그램에 대응하는 웹 어플리케이션을 보유하고 있는지 조회하는 단계; (S203)웹 어플리케이션을 보유하고 있지 않은 경우, 사용자가 상기 프로그램의 라이센스를 보유하면, 상기 라이센스에 대응하는 웹 어플리케이션의 구매 또는 이용 권한의 구매를 권유하는 단계; (S204)상기 웹 어플리케이션을 보유하고 있지 않은 경우, 사용자가 상기 프로그램의 라이센스를 보유하고 있지 않으면, 상기 프로그램의 라이센스 및 웹 어플리케이션의 구매 또는 어플리케이션 이용 권한의 구매를 권유하는 단계; 및 (S205)상기 권유에 따라 사용자의 웹 어플리케이션 구매 절차가 완료되면, 상기 웹 어플리케이션의 보유 사실 또는 이용 권한을 등록하는 단계를 더 포함하여, 사용자는 임의의 PC로 웹 서버에 접속하여 사용자의 로컬 PC와 동일한 바탕 화면 인터페이스 및 데이터를 이용하여 웹 PC 작업을 수행하고, 로컬 폴더와 웹 폴더의 데이터는 상호 동기화되어 동일성을 유지한다.On the other hand, the web PC providing method for interworking with a personal PC according to the present invention, the web to synchronize the respective data of the user terminal and the web server to support the local PC operation of the user terminal or the Web PC operation of the web server with the
본 발명에 따른 개인 PC와 연동하는 웹 PC 제공 시스템 및 그 웹 PC 제공 방법은, 사용자가 인터넷 연결만 되어 있으면 다른 사람의 PC에서도 자신의 PC와 동일한 GUI 환경에서 각종 파일을 생성, 수정, 삭제를 할 수 있다. Web PC providing system interworking with a personal PC according to the present invention and a web PC providing method, if the user only has an Internet connection, other people's PC to create, modify, delete various files in the same GUI environment as their own PC can do.
또한, 라이센스가 있는 프로그램에 대해서는 웹 버전을 저렴하게 구매한 후 웹에서도 자신의 PC에 인스톨된 프로그램을 실행할 수 있으므로 웹 저장 공간에 저장되어 있는 파일에 대해 작업을 수행하는데 전혀 문제가 없다. 그리고 동기화 프로그램을 이용하여 자신의 작업 폴더를 동기화 모드로 설정해 놓으면 언제 어디서든 웹 서버에 접속하여 자신의 PC에서와 동일한 GUI 환경에서 편리하게 작업을 수행할 수 있다.In addition, the licensed program can be purchased at a cheaper version of the web, and then the program installed on the PC can be executed on the web. Therefore, there is no problem in performing operations on files stored in the web storage space. If you set your work folder to the synchronization mode using a synchronization program, you can access the web server anytime and anywhere and conveniently perform tasks in the same GUI environment as your PC.
이하, 첨부도면을 참조하여 본 발명의 바람직한 일 실시예의 구성을 상세하게 살펴본다.Hereinafter, with reference to the accompanying drawings looks at in detail the configuration of a preferred embodiment of the present invention.
<1. 시스템 구성><1. System configuration>
도 1은 본 발명에 따른 웹 PC 제공 시스템(1)의 개략적 구성을 도시한다.1 shows a schematic configuration of a web
본 발명에 따른 웹 PC 제공 시스템(1)은 사용자 단말(3)에 저장된 데이터와 동기화되어 사용자 단말(3)로 웹 PC 서비스를 제공하는 웹 서버(2)와 상기 웹 서버(2)로 동기화되어 동일성을 유지하는 데이터를 저장하는 사용자 단말(3)을 포함하여 구성된다.Web
본 발명에 따른 웹 서버(2)는 홈페이지에 로그인한 사용자들을 대상으로 웹 PC 서비스를 제공한다. 본 발명의 웹 PC 서비스는 사용자가 사용자 단말(3)의 브라우저를 통하여 웹 서버(2)에 접속하고, 웹 서버(2)에 저장된 프로그램과 데이터를 이용하여 PC 작업을 하는 것을 말한다. 즉, 사용자 단말(3)은 웹 PC 작업을 제어하기 위한 명령을 송신하고, 웹 서버(2)의 프로세스 처리에 따른 결과를 조회한다.The
본 발명의 웹 PC 서비스는 사용자가 동기화를 설정한 바탕 화면에 기반한다. 여기서, "바탕 화면에 기반한다"는 것은 사용자가 인터넷 접속이 가능한 타인의 사용자 단말로 홈페이지에 접속하더라도 자신의 사용자 단말(3)에 저장된 바탕 화면과 동기화되는 바탕 화면을 제공받아 웹 PC 서비스를 제공받는 것이다. 즉, 사용자가 홈페이지로부터 제공받는 바탕 화면은 사용자 단말(3)에 있는 바탕 화면과 동일하거나 또는 그 일부이고 각각의 바탕 화면은 실시간으로 상호 동기화되어 데이터의 동일성을 유지한다. 이하에서는, 설명의 편의상 웹 서버(2)가 저장하는 사용자의 바탕 화면을 "웹 바탕 화면"으로 표기하고, 웹 바탕 화면과 동일성을 유지하며 사용자 단말(3)이 저장하는 사용자의 바탕 화면을 "PC 바탕 화면"으로 표기한다.The web PC service of the present invention is based on the desktop which the user has set up for synchronization. Here, "based on the desktop" means that even if the user accesses the homepage by a user terminal of another person who has internet access, the user receives a desktop screen synchronized with the desktop stored in the
나아가, 본 발명의 웹 PC 서비스는 웹 서버(2)가 저장하는 사용자의 데이터와 사용자 단말(3)이 저장하는 데이터가 동일한 폴더(디렉토리) 구조를 가지며 상호 동기화되어 데이터의 동일성을 유지한다. 즉, 웹 서버(2)에 저장된 사용자의 파일들은 사용자 단말(3)에 저장된 사용자의 파일들과 동일하거나 또는 그 일부이다, 이하에서는, 설명의 편의상 웹 서버(2)가 저장하는 사용자의 폴더를 "웹 폴더"로 표기하고, 웹 폴더와 동일성을 유지하며 사용자 단말(3)이 저장하는 사용자의 폴더를 "PC 폴더"로 표기한다.Furthermore, the web PC service of the present invention has the same folder (directory) structure in which the user data stored in the
따라서, 사용자가 웹 서버(2)에 접속하여 웹 PC 작업을 수행하는 것은 마치 사용자 단말(3)에서 로컬 PC 작업을 수행하는 것처럼, 웹 바탕 화면을 제공받고 웹 폴더에 저장한 파일을 선택하여 작업하는 것이다. 그리고 웹 PC 작업에 따라서 웹 바탕 화면 또는 웹 폴더의 데이터가 변경되면, 변경된 데이터가 사용자 단말(3)로 다운로드되어 각각에 대응하는 PC 바탕 화면 또는 PC 폴더의 데이터가 변경된다. 역으로, 로컬 PC 작업에 따라서 PC 바탕 화면 또는 PC 폴더의 데이터가 변경되면, 변경된 데이터가 웹 서버(2)로 업로드되어 각각에 대응하는 웹 바탕 화면 또는 웹 폴더의 데이터가 변경된다.Therefore, when a user accesses the
본 발명에 따른 사용자 단말(3)은 동기화 프로그램(300)이 설치된다. 동기화 프로그램(3)은 동기화가 설정된 데이터의 동일성을 유지한다. 사용자는 웹 서버(2)에 로그인하여 동기화 프로그램(300)을 다운받아 사용자 단말(3)에 설치한다. 사용자는 동기화 프로그램(300)을 실행하여 사용자 단말(3)의 바탕 화면 및 폴더에 대하여 동기화를 설정하여 웹 바탕 화면 및 웹 폴더와 이에 대응하는 PC 바탕 화면 및 PC 폴더를 설정한다. 동기화 설정 이후, 웹 서버(2)에서 변경된 데이터는 사용자 단말(3)로 다운로드되어 대응하는 PC 바탕 화면 또는 PC 폴더의 데이터로 업데이트되고, 사용자 단말(3)에서 변경된 데이터는 웹 서버(2)로 업로드되어 대응하는 웹 바탕 화면 또는 웹 폴더의 데이터로 업데이트된다.In the
웹 서버(2)가 구축되고 나면 사용자는 인터넷 접속이 가능한 사용자 단말(3)로 웹 서버(2)에 접속하여 웹 PC 작업을 수행한다. 웹 PC 작업은 서버 환경에서 실행되는 웹 어플리케이션을 이용한다. 웹 어플리케이션을 예로 들면, 아래아 한글, 워드, 엑셀, 파워포인트, PDF 에디터 등과 같은 응용 프로그램의 서버 버전을 말하는 것이다. 따라서, 사용자는 이들 웹 어플리케이션의 사용 권한을 웹 서버(2)로부터 인가받아 사용한다. 이에 본 발명에서는 웹 서버(2)가 사용 권한이 없는 사용자들을 대상으로 사용 권한을 판매하여 사용자가 웹 어플리케이션을 이용한 웹 PC 작업을 수행할 수 있도록 지원한다.After the
도 2는 본 발명의 일 실시예에 따른 웹 서버(2)와 사용자 단말(3)의 내부 구조를 도시한다.2 shows the internal structure of the
본 발명의 일 실시예에 따른 웹 서버(2)는 사용자 단말로 동기화 프로그램(300)의 전송하여 설치 및 버전 관리를 담당하는 동기화 프로그램 제공 수단(21), 사용자로부터 동기화되는 바탕 화면을 설정받고 데이터를 전송받아 웹 바탕 화면으로 저장하는 웹 바탕 화면 설정 수단(22), 사용자로부터 동기화되는 폴더를 설정받고 데이터를 전송받아 웹 폴더로 저장하는 웹 폴더 설정 수단(23), 웹 PC 작업으로 변경된 웹 폴더 데이터를 전송하는 웹 폴더 관리 수단(24) 및 로컬 PC 작업으로 변경된 PC 폴더 데이터를 전송받고 웹 폴더 데이터로 저장하는 PC 폴더 관리 수단(25)을 포함하여 구성된다.
바람직하게, 상기의 웹 서버(2)는 웹 PC 작업으로 변경된 웹 바탕 화면의 변경된 데이터를 전송하는 웹 바탕 화면 관리 수단(26) 및 로컬 PC 작업으로 변경된 PC 바탕 화면의 변경된 데이터를 전송받고 웹 바탕 화면 데이터로 저장하는 PC 바탕 화면 관리 수단(27)을 포함하여 구성된다.Preferably, the
본 발명의 일 실시예에 따른 사용자 단말(3)은 웹 서버(2)로부터 웹 폴더의 변경된 데이터를 전송받고 PC 폴더의 데이터로 저장하는 웹 폴더 동기화 수단(34), PC 폴더에서 변경된 데이터를 전송하는 PC 폴더 동기화 수단(35), 웹 바탕 화면의 변경된 데이터를 전송받고 PC 바탕 화면의 데이터로 저장하는 웹 바탕 화면 동기화 수단(36) 및 PC 바탕 화면에서 변경된 데이터를 전송하는 PC 바탕 화면 동기화 수단(37)을 포함하여 구성된다.The
도 3은 도 2의 웹 서버(2)에서 웹 어플리케이션의 판매를 위한 내부 구조를 도시한다.FIG. 3 shows the internal structure for the sale of the web application in the
바람직하게, 본 발명의 일 실시예에 따른 웹 서버(2)는 사용자로부터 웹 바탕 화면상에서 특정 프로그램의 실행 요청을 수신하는 프로그램 실행 요청 수단(201), 프로그램 실행 요청에 대하여 사용자가 웹 어플리케이션의 사용 권한을 보유하고 있는지 조회하는 웹 어플리케이션 조회 수단(202), 사용 권한이 없는 사용자를 대상으로 당해 웹 어플리케이션의 사용 권한을 판매하는 웹 어플리케이션 판매 수단(203) 및 구매 사용자에 대하여 사용 권한을 등록하는 웹 어플리케이션 등록 수단(204)을 더 포함할 수 있다.Preferably, the
도 4는 도 2의 웹 서버(2)에서 웹 어플리케이션의 실행을 위한 내부 구조를 도시한다.4 illustrates an internal structure for executing a web application in the
바람직하게, 웹 PC 작업을 위하여 웹 서버(2)에 접속하는 사용자들을 대상으로 웹 PC 서비스를 제공하기 위하여, 본 발명의 일 실시예에 따른 웹 서버(2)는 사용자의 웹 바탕 화면을 제공하는 웹 바탕 화면 제공 수단(211), 웹 바탕 화면에서 사용자로부터 특정 프로그램의 실행 요청을 전송받는 프로그램 실행 요청 수 단(201), 사용자가 보유한 웹 어플리케이션을 실행하는 웹 어플리케이션 실행 수단(212) 및 사용자의 웹 PC 작업 결과를 대응하는 웹 폴더의 파일로 저장하는 작업 결과 저장 수단(213)을 더 포함할 수 있다.Preferably, in order to provide a web PC service for users accessing the
이상의 웹 PC 제공 시스템(1)을 구성하는 개별 구성 요소들의 상세한 기능과 동작은 후술하는 개인 PC와 연동하는 웹 PC 제공 방법을 통하여 설명한다.Detailed functions and operations of the individual components constituting the web
<2. 방법 구성><2. Method composition>
본 발명의 일 실시예에 따른 개인 PC와 연동하는 웹 PC 제공 방법은 전술한 시스템(1)의 구축을 통하여 바람직하게 실현될 수 있다. Web PC providing method for interworking with personal PC according to an embodiment of the present invention can be preferably realized through the construction of the system (1) described above.
도 5는 본 발명의 일 실시예에 따른 웹 PC 제공 방법의 전체 순서를 도시한다.5 is a flowchart illustrating a general procedure of a web PC providing method according to an exemplary embodiment of the present invention.
사용자는 웹 서버(2)의 홈페이지에 회원 가입을 하고, 웹 PC 서비스를 제공받기 위하여 동기화 프로그램(300)의 다운로드를 요청한다.The user subscribes to the homepage of the
웹 서버(2)의 동기화 프로그램 제공 수단(21)은 사용자의 다운로드 요청에 대하여 동기화 프로그램(300)을 제공한다(S21). 이후 사용자가 홈페이지에 로그인하면 자동으로 버전 비교를 수행하여 신규 버전의 동기화 프로그램(300)을 제공한다. The synchronization program providing means 21 of the
사용자는 다운로드된 동기화 프로그램(300)을 사용자 단말(3)에 설치한다. 그리고 동기화 프로그램(300)이 제공하는 GUI에서 웹 서버(2)에서 이용할 웹 바탕 화면을 설정한다.The user installs the downloaded synchronization program 300 in the
웹 바탕 화면 설정 수단(22)은 사용자로부터 바탕 화면의 폴더를 지정받고 당해 폴더의 데이터를 전송받아 웹 바탕 화면으로 저장한다(S22). 예를 들면, 동기화 프로그램(300)이 제공하는 GUI의 안내에 따라서 윈도우 탐색기를 실행한 후 바탕 화면 폴더의 전체 또는 그 일부를 웹 바탕 화면으로 설정받는 것이다. 설정된 데이터는 사용자 단말(3)측에서 PC 바탕 화면 데이터가 되고, 웹 서버(2)측에서 웹 바탕 화면 데이터가 되고 이들 데이터는 상호 동기화되어 실시간으로 동일성이 유지된다. 이후 사용자가 웹 서버(2)로부터 웹 바탕 화면을 제공받으면, 사용자 단말(3)의 바탕 화면처럼 바탕 화면의 배경 이미지, 바탕 화면에 등록된 각종 S/W 실행 아이콘, 트레이 박스에 등록된 프로그램 아이콘, 시작 버튼 내에 등록된 각종 프로그램 실행 아이콘 등으로 구성된 화면 인터페이스를 제공받는다.The web wallpaper setting means 22 receives a folder of the desktop from the user, receives the data of the folder, and stores the data of the folder as the web wallpaper (S22). For example, after executing the Windows Explorer according to the guidance of the GUI provided by the synchronization program 300, all or part of the desktop folder is set as the web desktop. The set data becomes PC desktop data on the
웹 바탕 화면이 설정된 이후, 웹 폴더 설정 수단(23)은 사용자로부터 동기화할 폴더를 선택받고 대응하는 데이터를 전송받아 웹 폴더 데이터로 저장한다(S23). 웹 서버(2)는 사용자에게 할당된 전용 저장 공간에 웹 폴더 구조를 생성하여 파일 데이터를 저장하고, 폴더의 동기화 정보는 별도의 DB에 수록한다.After the web desktop is set, the web folder setting means 23 selects a folder to be synchronized from the user, receives corresponding data, and stores it as web folder data (S23). The
웹 바탕 화면 및 웹 폴더가 설정된 이후, 사용자는 웹 서버(2)에서 웹 PC 서비스를 제공받는다. 위와 같은 상태에서 사용자가 웹 폴더에 파일을 신규로 생성하거나, 변경하거나, 삭제하면, 웹 폴더 관리 수단(23)은 변경된 데이터를 동기화 프로그램(300)으로 전송한다(S24). 그리고 사용자 단말(3)의 웹 폴더 동기화 수단(34)은 변경된 데이터를 대응하는 PC 폴더의 데이터에 업데이트한다.After the web desktop and web folder are set, the user is provided with a web PC service in the
한편, 사용자가 사용자 단말(3)에서 PC 폴더로 지정된 영역에서 로컬 PC 작 업을 수행하여 파일을 생성, 수정, 삭제를 하는 경우, PC 폴더 동기화 수단(35)은 변경 데이터를 생성하여 웹 서버(2)로 전송한다. 그리고 PC 폴더 관리 수단(25)은 변경 데이터를 전송받아 대응하는 웹 폴더 데이터를 업데이트한다(S25).On the other hand, when a user performs a local PC operation in an area designated as a PC folder in the
나아가, 사용자가 웹 서버(2)에서 웹 바탕 화면의 데이터를 변경하는 경우(예 : 웹 바탕 화면에 신규 아이콘을 생성, 수정, 삭제 등), 웹 바탕 화면 관리 수단(26)은 이들 변경 내용을 동기화 프로그램(300)으로 전송한다(S26). 그러면 웹 바탕 화면 동기화 수단(36)은 대응하는 PC 바탕 화면 데이터를 업데이트한다.Furthermore, when the user changes the data of the web desktop on the web server 2 (for example, creates, modifies, deletes a new icon on the web desktop), the web desktop management means 26 changes these changes. Transmission to the synchronization program 300 (S26). The web desktop synchronization means 36 then updates the corresponding PC desktop data.
더 나아가, 사용자가 사용자 단말(3)에서 PC 바탕 화면 데이터를 변경하면, PC 바탕 화면 동기화 수단(37)은 변경 내용을 전송하고, PC 바탕 화면 관리 수단(27)은 대응하는 웹 바탕 화면 데이터를 업데이트한다(S27).Furthermore, when the user changes the PC desktop data in the
도 6은 본 발명의 일 실시예에 따른 웹 서버(2)에서의 웹 어플리케이션의 판매를 위한 순서를 도시한다.6 shows a procedure for selling a web application in the
사용자는 웹 서버(2)에 접속하여 자신의 PC와 동일한 환경에서 각종 작업을 수행할 수 있다. 사용자는 웹 서버(2)가 제공하는 웹사이트에 로그인하고 웹 바탕 화면을 제공받아 원하는 프로그램을 실행하면, 프로그램 실행 요청 수단(201)은 당해 프로그램의 실행 요청을 수신한다(S201). The user can access the
웹 어플리케이션 조회 수단(202)은 사용자가 요청한 프로그램에 대응하는 웹 어플리케이션의 이용 권한을 보유하는지 조회한다(S202). 사용자가 이용 권한을 보유하고 있지 않다면, 사용자에게 당해 웹 어플리케이션의 이용권을 판매한다. 여기서, 사용자가 사용자 단말(3)에 당해 프로그램을 정당하게 설치하고 있다면, 라이 센스 사용자로서 대응하는 웹 어플리케이션의 구매시 소정의 할인율을 적용받을 수 있다. The web application inquiry means 202 inquires whether the user possesses the use authority of the web application corresponding to the requested program (S202). If the user does not have the right to use, the user sells the right to use the web application. In this case, if the user legitimately installs the program in the
따라서, 웹 어플리케이션 판매 수단(203)은 라이센스 사용자에게 소정의 할인율이 적용된 가격으로 구매할 것을 안내한다(S203). 만약, 라이센스 사용자가 아닐 경우, 정식 가격으로 이용권을 구매할 것을 안내한다(S204). 그리고 웹 어플리케이션 등록 수단(205)은 구매 절차를 진행하여 결제가 완료되면, 웹 어플리케이션의 이용 권한을 등록한다(S205).Therefore, the web application selling means 203 instructs the licensee to purchase at a price to which the predetermined discount rate is applied (S203). If not a licensed user, the user guides to purchase a use ticket at a regular price (S204). Then, the web application registration means 205 proceeds with the purchase process and when the payment is completed, registers the use right of the web application (S205).
본 발명에서 웹 어플리케이션은 사용 시간별로 구매해도 좋고, 일정한 기간 사용권을 구매하는 형태가 되어도 무방하다. 웹 어플리케이션의 구매는 바탕 화면에 등록된 모든 아이콘과 시작 버튼 내에 등록된 모든 아이콘에 대해 할 필요는 없고, 웹 환경에서 작업을 하고자 하는 파일의 실행을 위해 필요한 웹 어플리케이션에 대해서만 한정적으로 하면 된다. 경우에 따라, 웹 서버 운영자는 월정 이용료를 받고 모든 웹 어플리케이션에 대한 사용권을 허여할 수도 있음은 물론이다.In the present invention, the web application may be purchased for each use time, or may be in the form of purchasing a use license for a certain period. The purchase of the web application does not need to be performed for all icons registered on the desktop and all icons registered in the start button, but only for the web application necessary for executing a file to be worked in the web environment. In some cases, a web server operator may be entitled to a monthly fee and license all web applications.
도 7은 본 발명의 일 실시예에 따른 웹 서버(2)가 웹 PC 서비스를 제공할 때 웹 어플리케이션의 실행을 위한 순서를 도시한다.7 shows a procedure for executing a web application when the
설명의 편의상, 사용자는 웹 어플리케이션에 이용 권한을 이미 보유하고 있는 것으로 가정한다. 사용자는 인터넷 접속이 가능한 환경에서 자신 또는 타인의 사용자 단말(3)을 이용하여 웹 서버(2)에 접속하고 로그인한다. For convenience of explanation, it is assumed that the user already has a use right in the web application. A user accesses and logs in to the
로그인이 이루어지면, 웹 서버(2)는 바탕화면 아이콘을 출력한다. 이에 따라, 사용자가 바탕화면 아이콘을 더블 클릭하면, 웹 바탕 화면 제공 수단(211)은 사용자 단말(3)의 PC 바탕 화면을 기반으로 하는 웹 바탕 화면을 제공한다(S211).When the login is made, the
사용자는 제공받은 웹 바탕 화면상에서 윈도우 탐색기를 실행하여 웹 PC 작업을 수행할 수도 있다. 이런 경우, 사용자는 웹 바탕 화면에 있는 윈도우 탐색기 실행 아이콘 또는 시작 버튼 내에 있는 윈도우 탐색기 실행 아이콘을 더블 클릭한다. 그러면 웹 서버(2)는 사용자의 전용 공간 내에 생성되어 있는 웹 폴더의 구조를 사용자에게 출력해 준다. 웹 폴더가 사용자 단말(3)의 전체 폴더 구조와 동일한 상태에서 동기화가 설정된 웹 폴더에 대해서는 활성화 상태로, 나머지 폴더에 대해서는 비활성화 상태로 표시하는 것도 가능하다. 물론, 비 활성화 상태는 사용자의 이용 접근이 배제되는 것을 의미한다. The user may execute a web PC by executing the Windows Explorer on the provided web desktop. In this case, the user double-clicks the Windows Explorer Launcher icon on the web desktop or the Windows Explorer Launcher icon in the Start button. The
웹 서버(2)의 프로그램 실행 요청 수단(201)은 웹 바탕 화면에서 사용자로부터 특정 프로그램의 실행 요청을 수신한다(S201).The program execution request means 201 of the
웹 어플리케이션 실행 수단(212)은 웹 어플리케이션을 실행하고, 이용 권한을 보유한 사용자에게 초기 화면을 제공한다(S212). 사용자는 웹 어플리케이션을 이용하여 파일을 선택하여 웹 PC 작업을 수행한다.The web application execution means 212 executes the web application and provides an initial screen to a user who has a use right (S212). The user selects a file using a web application to perform a web PC operation.
작업 결과 저장 수단(S213)은 동기화가 설정된 데이터의 동일성을 유지하기 위하여 사용자의 작업 결과로부터 파생되는 데이터 변경 정보를 생성하여 웹 폴더에 저장한다(S213).The job result storage means (S213) generates data change information derived from the job result of the user and stores it in a web folder in order to maintain the sameness of the data in which synchronization is set (S213).
이후, 웹에서 작업하여 저장한 신규 생성 파일, 수정 파일 등의 정보는 웹이 관리하는 DB에 저장됨과 동시에 관련 파일은 웹 서버의 스토리지에 저장된다. 상기 DB를 관리하는 목적은 향후 웹에서만 작업한 파일들을 사용자의 PC에 반영해 주기 위해서다.Thereafter, information such as a newly created file or a modified file saved by working on the web is stored in a DB managed by the web and related files are stored in the storage of the web server. The purpose of managing the DB is to reflect files that have been worked only on the web on the user's PC in the future.
만약, 사용자가 다른 제3자의 PC에서 작업을 진행한 후 자신의 PC로 복귀하여 컴퓨터를 부팅하면 시작 프로그램으로 등록된 동기화 프로그램(300)이 웹 서버와 자동으로 접속하여 웹상에서 변경된 데이터 내역을 다운로드하여 사용자의 PC에 저장한다. 아울러 사용자 단말(3)에서 변경된 내역이 있으면 웹 서버(2)로 업로드한다.If the user returns to his PC and boots the computer after working on another third-party PC, the synchronization program 300 registered as a startup program automatically connects to the web server and downloads the changed data on the web. Save it to your PC. In addition, if there is a change history in the user terminal (3) is uploaded to the web server (2).
상술한 바와 같이, 본 발명에 따른 개인 PC와 연동하는 웹 PC 제공 시스템 및 그 웹 PC 제공 방법의 실시예가 구성된다. 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 이것에 의해 한정되지 않으며 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 본 발명의 기술사상과 아래에 기재될 특허청구범위의 균등범위 내에서 다양한 수정 및 변형이 가능함은 물론이다.As described above, an embodiment of a web PC providing system interworking with a personal PC according to the present invention and a method for providing the web PC is configured. While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments. It goes without saying that various modifications and variations are possible within the scope of equivalence of the scope.
본 명세서에 첨부되는 다음의 도면들은 본 발명의 바람직한 실시예를 예시하는 것이며, 전술한 발명의 상세한 설명과 함께 본 발명의 기술사상을 더욱 이해시키는 역할을 하는 것이므로, 본 발명은 그러한 도면에 기재된 사항에만 한정되어 해석되지 않아야 한다.The following drawings, which are attached to this specification, illustrate preferred embodiments of the present invention, and together with the detailed description of the present invention serve to further understand the technical spirit of the present invention. It should not be construed as limited to.
도 1은 본 발명에 따른 웹 PC 제공 시스템의 개략적 구성도.1 is a schematic configuration diagram of a web PC providing system according to the present invention.
도 2는 본 발명의 일 실시예에 따른 웹 서버와 사용자 단말의 내부 구조도.2 is an internal structure diagram of a web server and a user terminal according to an embodiment of the present invention.
도 3은 도 2의 웹 서버에서 웹 어플리케이션의 판매를 위한 내부 구조도.3 is an internal structural diagram for the sale of a web application in the web server of FIG.
도 4는 도 2의 웹 서버에서 웹 어플리케이션의 실행을 위한 내부 구조도.4 is an internal structural diagram for execution of a web application in the web server of FIG.
도 5는 본 발명의 일 실시예에 따른 웹 PC 제공 방법의 전체 순서도.5 is an overall flowchart of a web PC providing method according to an embodiment of the present invention.
도 6은 본 발명의 일 실시예에 따른 웹 어플리케이션의 판매를 위한 순서도.6 is a flow chart for the sale of a web application according to an embodiment of the present invention.
도 7은 본 발명의 일 실시예에 따른 웹 어플리케이션의 실행을 위한 순서도.7 is a flow chart for executing a web application according to an embodiment of the present invention.
Claims (14)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020080117713A KR101030309B1 (en) | 2008-11-25 | 2008-11-25 | Web PC providing system for interlocking with PC and web PC providing method thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020080117713A KR101030309B1 (en) | 2008-11-25 | 2008-11-25 | Web PC providing system for interlocking with PC and web PC providing method thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20100059073A KR20100059073A (en) | 2010-06-04 |
KR101030309B1 true KR101030309B1 (en) | 2011-04-19 |
Family
ID=42360423
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020080117713A KR101030309B1 (en) | 2008-11-25 | 2008-11-25 | Web PC providing system for interlocking with PC and web PC providing method thereof |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101030309B1 (en) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8671384B2 (en) | 2010-06-11 | 2014-03-11 | Microsoft Corporation | Web application pinning including task bar pinning |
US9164671B2 (en) | 2010-06-11 | 2015-10-20 | Microsoft Technology Licensing, Llc | Web application navigation domains |
US8793650B2 (en) | 2010-06-11 | 2014-07-29 | Microsoft Corporation | Dynamic web application notifications including task bar overlays |
US8434135B2 (en) | 2010-06-11 | 2013-04-30 | Microsoft Corporation | Creating and launching a web application with credentials |
US8595551B2 (en) | 2010-06-11 | 2013-11-26 | Microsoft Corporation | Web application transitioning and transient web applications |
US8863001B2 (en) | 2010-06-11 | 2014-10-14 | Microsoft Corporation | Web application home button |
US8429546B2 (en) * | 2010-06-11 | 2013-04-23 | Microsoft Corporation | Creating task sessions |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20040028036A (en) * | 2002-09-28 | 2004-04-03 | 주식회사 케이티 | Method for Constructing personal environment synchronized with many terminal |
KR20060036358A (en) * | 2004-10-25 | 2006-04-28 | (주)엔브이엘소프트 | System for providing 3d background screen |
-
2008
- 2008-11-25 KR KR1020080117713A patent/KR101030309B1/en active IP Right Grant
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20040028036A (en) * | 2002-09-28 | 2004-04-03 | 주식회사 케이티 | Method for Constructing personal environment synchronized with many terminal |
KR20060036358A (en) * | 2004-10-25 | 2006-04-28 | (주)엔브이엘소프트 | System for providing 3d background screen |
Also Published As
Publication number | Publication date |
---|---|
KR20100059073A (en) | 2010-06-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11366654B2 (en) | Application management within deployable object hierarchy | |
KR101030309B1 (en) | Web PC providing system for interlocking with PC and web PC providing method thereof | |
KR102031695B1 (en) | Automated data center selection | |
KR101717228B1 (en) | Application marketplace for virtual desktops | |
KR101839060B1 (en) | Automated desktop placement | |
JP5675679B2 (en) | Virtual image file creation system and virtual image file creation method | |
US9552366B2 (en) | Automated data synchronization | |
US20140250170A1 (en) | Providing a user with virtual computing services | |
KR100892417B1 (en) | Portable memory for supporting portable computing operation and portable computing operation system using as the same | |
WO2011067100A1 (en) | Cloud computing roaming services | |
KR20140103870A (en) | Newtork-attached storage management in a cloud environment | |
KR101666064B1 (en) | Apparatus for managing data by using url information in a distributed file system and method thereof | |
CN106020795A (en) | Realization method and device of VDI desktop personal data disk | |
US20130238673A1 (en) | Information processing apparatus, image file creation method, and storage medium | |
CN107958140B (en) | Method and device for generating encrypted license file, computer equipment and storage medium | |
KR101638689B1 (en) | System and method for providing client terminal to user customized synchronization service | |
KR20090003094A (en) | Server, terminal and method for software group service | |
JP6126193B1 (en) | Application management system, application management method and program thereof | |
JP7225677B2 (en) | Information processing device and program | |
JP2007286899A (en) | Application execution system and server | |
JP6375011B2 (en) | Application management system, application management method and program thereof | |
Farkas et al. | WS-PGRADE/gUSE and clouds | |
Sabharwal et al. | Getting started with hashicorp terraform | |
JP5322244B2 (en) | Server apparatus, server apparatus control method, program, and storage medium | |
von Oven et al. | App Volumes and VHD Virtual Hard Disks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20140514 Year of fee payment: 4 |
|
FPAY | Annual fee payment |
Payment date: 20161011 Year of fee payment: 6 |
|
FPAY | Annual fee payment |
Payment date: 20170411 Year of fee payment: 7 |
|
FPAY | Annual fee payment |
Payment date: 20190102 Year of fee payment: 9 |
|
FPAY | Annual fee payment |
Payment date: 20200116 Year of fee payment: 10 |