KR20180051720A - System and service method for web virtualization - Google Patents

System and service method for web virtualization Download PDF

Info

Publication number
KR20180051720A
KR20180051720A KR1020160147916A KR20160147916A KR20180051720A KR 20180051720 A KR20180051720 A KR 20180051720A KR 1020160147916 A KR1020160147916 A KR 1020160147916A KR 20160147916 A KR20160147916 A KR 20160147916A KR 20180051720 A KR20180051720 A KR 20180051720A
Authority
KR
South Korea
Prior art keywords
web
client
virtualization
host computer
service
Prior art date
Application number
KR1020160147916A
Other languages
Korean (ko)
Other versions
KR101951913B1 (en
Inventor
이종명
홍성호
Original Assignee
(주) 퓨전데이타
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by (주) 퓨전데이타 filed Critical (주) 퓨전데이타
Priority to KR1020160147916A priority Critical patent/KR101951913B1/en
Publication of KR20180051720A publication Critical patent/KR20180051720A/en
Application granted granted Critical
Publication of KR101951913B1 publication Critical patent/KR101951913B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45554Instruction set architectures of guest OS and hypervisor or native processor differ, e.g. Bochs or VirtualPC on PowerPC MacOS

Abstract

The present invention relates to a web virtualization system and a method for providing a web virtualization service. Disclosed are a web virtualization system enabling a user to use a virtualization environment as the user directly logs in on a web-browser under a desktop virtualization environment, and a method for providing a web virtualization service. The web virtualization system includes a client, a host computer, and a communication network. The client has a web browser mounted thereon to request for a web service. The host computer includes a listener running when the client accesses the host computer and a web socket making bidirectional communication with the web browser. When the client requests for a web service under the virtual environment, the host computer transmits information running under the virtual desktop environment to the client. The communication network connects the client with the host computer to transmit information. According to the present invention, the user may use the virtual environment by directly logging in on the web browser without installing a virtualization client program. In addition, the user may use the web service under the virtualization environment without depending on a specific web browser.

Description

웹 가상화 시스템 및 서비스 방법{SYSTEM AND SERVICE METHOD FOR WEB VIRTUALIZATION}[0001] SYSTEM AND SERVICE METHOD FOR WEB VIRTUALIZATION [0002]

본 발명은 웹 가상화 시스템 및 서비스 방법에 관한 것으로, 더욱 상세하게는 다양한 사용자 브라우저 및 OS 버전 등의 사용자 환경에 따른 호환성을 유지하면서 웹 브라우저 내에서 직접 로그인하여 가상환경을 사용할 수 있도록 하는 웹 가상화 시스템 및 서비스 방법에 관한 것이다.The present invention relates to a web virtualization system and a service method thereof, and more particularly, to a web virtualization system and a service method thereof, in which a variety of user browsers, OS versions, etc., And a service method.

이 부분에 기술된 내용은 단순히 본 실시 예에 대한 배경 정보를 제공할 뿐 종래기술을 구성하는 것은 아니다.The contents described in this section merely provide background information on the present embodiment and do not constitute the prior art.

웹서비스(Web Services)란 서로 다른 기종의 정보시스템을 통합ㆍ연계해 인터넷을 통해 다른 시스템에 존재하는 응용 소프트웨어도 자신의 것처럼 쉽게 호출해 이용할 수 있는 기술을 말한다. 웹 서비스 환경하에서는 단말기별로 필요한 소프트웨어를 설치할 필요 없이 언제 어디서나 어떤 장비에서도 일관된 내용의 웹서비스를 받을 수 있게 된다. 온라인 애플리케이션 임대, 애플리케이션 호스팅으로 불리는 서비스에서부터 ERP, CRM, B2B 등 기업 업무용 소프트웨어에 이르기까지 다양한 서비스를 모아 제공하는 것이라 할 수 있다. Web services is a technology that integrates and interconnects different types of information systems and makes it possible to easily invoke application software existing in other systems through the Internet as if they were themselves. Under the web service environment, it is possible to receive consistent web service from any device anytime, anywhere, without installing the necessary software for each terminal. It is a collection of various services ranging from services called online application leasing and application hosting to business software such as ERP, CRM, and B2B.

가상화(Virtualization)란 물리적으로 다른 시스템을 논리적으로 통합하거나 반대로 하나의 시스템을 논리적으로 분할해 자원을 효율적으로 사용케 하는 기술을 말하며, 최근에는 서버나 PC에서도 이러한 기능이 절대적으로 요구되고 있다.Virtualization refers to a technology that physically integrates other systems logically, or conversely, one system is logically divided to make efficient use of resources. In recent years, such functions are absolutely required in servers and PCs.

가상화의 종류에는 어플리케이션 가상화, 데스크탑 가상화, 서버 가상화, 스토리지 가상화, 네트워크 가상화 등으로 구분될 수 있다. 어플리케이션 가상화는 사용자의 로컬PC에 필요한 어플리케이션을 매번 설치하지 않고도 가상화를 통해 제공하는 기술이다. 데스크탑 가상화는 기존 데스크탑 수준의 성능을 가진 가상머신들을 중앙의 서버에 생성하고 관리자에 의해 사용자들에게 할당하여, 사용자는 데스크탑이나 다양한 모바일 기기를 이용해 할당 받은 계정으로 인증하고 로그인하면 언제 어디서든 인터넷용 가상화 PC 또는 업무용 가상화 PC를 자신만의 가상 데스크탑처럼 사용할 수 있는 기술을 말한다. 특히 보안이 중요한 금융권, 공공기관 등의 사업분야에서 업무나 인터넷 브라우징을 기존 PC 환경에서 어플리케이션 가상화나 데스크탑 가상화 환경으로 활발히 전환되고 있다. 가상화 환경에서는 모든 작업은 서버에서 응용프로그램이 실행되며 결과값만 클라이언트로 전달하게 된다. Types of virtualization can be divided into application virtualization, desktop virtualization, server virtualization, storage virtualization, and network virtualization. Application virtualization is a technology that virtualization provides without the need to install the applications required for users' local PCs. Desktop virtualization creates virtual machines with the performance of the existing desktop level on a central server and assigns them to users by the administrator. Users authenticate with their assigned accounts using the desktop or various mobile devices, Virtualization A technology that allows you to use your PC or business virtualization PC as your own virtual desktop. In particular, business and Internet browsing is being actively transformed from the existing PC environment to the application virtualization and desktop virtualization environment in business areas such as financial institutions and public institutions where security is important. In a virtualized environment, all tasks are executed on the server, and only the results are passed to the client.

종래 기술에 의한 가상화 환경에서의 웹서비스를 제공은, 클라이언트에 가상화 클라이언트 프로그램 설치 후에 이용하여야 하는 번거로움이 있었다. 또한, 접속하는 클라이언트의 브라우저의 종류에 따라 서비스가 종속되는 문제가 있었다. The provision of the web service in the virtualization environment according to the prior art has a problem that it must be used after installing the virtualization client program in the client. In addition, there is a problem that the service is dependent on the type of the browser of the connecting client.

이에, 본 발명에서는, 전술한 기술적 제약을 해소시킬 수 있는 웹 가상화 시스템 및 서비스 방법을 제안하고자 한다.Accordingly, the present invention proposes a web virtualization system and a service method capable of solving the technical constraints described above.

한국등록특허 제10-1089154호, 2011년 9월 15일 공개(명칭: 가상환경을 이용한 네트워크 기반 망분리 장치, 시스템 및 방법)Korean Registered Patent No. 10-1089154, September 15, 2011 (Name: Network-based network separation device using virtual environment, system and method) 한국등록특허 제10-1076683호, 2011년 1월 20일 공개(명칭: 호스트 기반의 망분리 장치 및 방법)Korean Patent No. 10-1076683, published on January 20, 2011 (name: host-based network separating apparatus and method) 한국등록특허 제10-1290963호, 2013년 7월 23일 공개(명칭: 가상화 기반 망분리 시스템 및 방법)Korean Patent No. 10-1290963, published on July 23, 2013 (name: virtualization-based network separation system and method)

본 발명은 전술한 종래 기술의 문제점을 해결하기 위하여 제안된 것으로, 가상화 클라이언트 프로그램의 설치없이 웹브라우저 내에서 직접 로그인하여 가상환경의 웹서비스를 이용할 수 있는 웹 가상화 시스템 및 서비스 방법을 제공하는데 주된 목적이 있다.Disclosure of Invention Technical Problem [8] The present invention has been proposed in order to solve the problems of the related art described above, and it is an object of the present invention to provide a web virtualization system and a service method capable of directly logging in a web browser without installing a virtualization client program, .

또한, 본 발명의 다른 목적은 특정 브라우저의 종속성 없이 가상화 환경의 웹서비스를 사용할 수 있는 웹 가상화 시스템 및 서비스 방법을 제공하는데 있다.It is another object of the present invention to provide a web virtualization system and a service method capable of using a web service in a virtualized environment without dependency of a specific browser.

본 발명의 해결하고자 하는 과제는 이상에서 언급한 것으로 제한되지 않으며, 언급되지 않은 또 다른 해결하고자 하는 과제는 아래의 기재로부터 본 발명이 속하는 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.The problems to be solved by the present invention are not limited to those mentioned above, and another problem to be solved can be clearly understood by those skilled in the art from the following description.

전술한 목적을 달성하기 위한 본 발명의 일 양상은, 데스크톱 가상화 환경의 웹브라우저의 직접 로그인을 통하여 가상화 웹서비스를 제공하는 웹 가상화 시스템에 있어서, 웹브라우저를 탑재하고 웹서비스를 요청하는 클라이언트; 상기 클라이언트가 접속하면 구동되는 리스너와 상기 클라이언트의 웹브라우저에 양방향 통신을 제공하는 웹소켓을 구비하고, 상기 클라이언트가 가상환경의 웹서비스를 요청시 게스트 가상머신의 가상데스크톱 환경에서 구동되는 정보를 상기 클라이언트에 전달하는 호스트 컴퓨터; 및 상기 클라이언트와 상기 호스트 컴퓨터 간을 연결하여 정보를 전달하는 통신망을 포함하는 것을 특징으로 하는 웹 가상화 시스템을 제공한다. According to one aspect of the present invention, there is provided a web virtualization system for providing a virtualized web service through a direct login of a web browser of a desktop virtualization environment, the web virtualization system comprising: a client for loading a web browser and requesting a web service; And a web socket for providing bidirectional communication to a web browser of the client, wherein when the client requests the web service of the virtual environment, A host computer that delivers to the client; And a communication network for communicating information between the client and the host computer.

본 발명의 다른 일 양상은, 데스크톱 가상화 환경의 웹브라우저의 직접 로그인을 통하여 가상화 웹서비스를 제공하는 웹 가상화 서비스 방법에 있어서, 웹브라우저를 탑재한 클라이언트가 접속하는 단계; According to another aspect of the present invention, there is provided a web virtualization service method for providing a virtualized web service through direct login of a web browser of a desktop virtualization environment, the method comprising: connecting a client equipped with a web browser;

호스트컴퓨터가 환경설정메뉴를 상기 클라이언트에 제공하는 단계; 상기 호스트컴퓨터가 상기 클라이언트로부터 IP 및 포트번호를 입력받는 단계; 상기 IP 및 포트번호가 올바른 경우 상기 호스트컴퓨터가 상기 클라이언트에게 소켓정보를 전달하는 단계; 상기 소켓정보에 따라 상기 호스트컴퓨터의 소켓에 접속한 클라이언트로부터 사용자 아이디와 패스워드를 입력받는 단계; 및 상기 사용자 아이디와 패스워드가 올바른 경우 상기 호스트 컴퓨터가 상기 클라이언트에 가상화 환경의 웹서비스를 제공하는 단계를 포함하는 것을 특징으로 하는 웹 가상화 서비스 방법을 제공한다.The host computer providing a configuration menu to the client; The host computer receiving IP and port numbers from the client; If the IP and port number are correct, the host computer transmitting socket information to the client; Receiving a user ID and a password from a client connected to a socket of the host computer according to the socket information; And providing the web service of the virtualization environment to the client when the user ID and the password are correct.

본 발명의 웹 가상화 시스템 및 서비스 방법에 의하면, 가상화 클라이언트 프로그램의 설치없이 웹브라우저 내에서 직접 로그인하여 가상환경의 웹서비스를 사용할 수 있는 웹 가상화 시스템 및 서비스 방법을 제공할 수 있다는 효과가 있다.According to the web virtualization system and the service method of the present invention, it is possible to provide a web virtualization system and a service method in which a web service in a virtual environment can be used by directly logging in from a web browser without installing a virtualization client program.

또한, 특정 브라우저의 종속성 없이 가상화 환경의 웹서비스를 사용할 수 있는 웹 가상화 시스템 및 서비스 방법을 제공할 수 있다는 효과가 있다.In addition, it is possible to provide a web virtualization system and a service method capable of using a web service in a virtualized environment without dependency of a specific browser.

본 발명에서 얻을 수 있는 효과는 이상에서 언급한 효과로 제한되지 않으며, 언급하지 않은 또 다른 효과들은 아래의 기재로부터 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.The effects obtained in the present invention are not limited to the effects mentioned above, and other effects not mentioned can be clearly understood by those skilled in the art from the following description .

본 발명에 관한 이해를 돕기 위해 상세한 설명의 일부로 포함되는, 첨부 도면은 본 발명에 대한 실시예를 제공하고, 상세한 설명과 함께 본 발명의 기술적 특징을 설명한다.
도 1은 본 발명의 일 실시예에 따른 웹 가상화 시스템의 구성을 예시한 도면이다.
도 2는 본 발명의 일 실시예에 따른 가상 데스크탑 접속 페이지를 예시한 도면이다.
도 3은 본 발명의 일 실시예에 따른 웹브라우저에 전달되는 가상 데스크탑 화면을 예시한 도면이다.
도 4는 본 발명의 일 실시예에 따른 웹 가상화 서비스 방법을 예시한 도면이다.
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of the specification, illustrate embodiments of the invention and, together with the description, serve to explain the technical features of the invention.
1 is a diagram illustrating a configuration of a web virtualization system according to an embodiment of the present invention.
2 is a diagram illustrating a virtual desktop access page according to an embodiment of the present invention.
3 is a view illustrating a virtual desktop screen transmitted to a web browser according to an exemplary embodiment of the present invention.
FIG. 4 is a diagram illustrating a web virtualization service method according to an embodiment of the present invention.

이하, 본 발명에 따른 바람직한 실시 형태를 첨부된 도면을 참조하여 상세하게 설명한다. 첨부된 도면과 함께 이하에 개시될 상세한 설명은 본 발명의 예시적인 실시형태를 설명하고자 하는 것이며, 본 발명이 실시될 수 있는 유일한 실시형태를 나타내고자 하는 것이 아니다. 이하의 상세한 설명은 본 발명의 완전한 이해를 제공하기 위해서 구체적 세부사항을 포함한다. 그러나, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 본 발명이 이러한 구체적 세부사항 없이도 실시될 수 있음을 안다. Hereinafter, preferred embodiments according to the present invention will be described in detail with reference to the accompanying drawings. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The following detailed description, together with the accompanying drawings, is intended to illustrate exemplary embodiments of the invention and is not intended to represent the only embodiments in which the invention may be practiced. The following detailed description includes specific details in order to provide a thorough understanding of the present invention. However, those skilled in the art will appreciate that the present invention may be practiced without these specific details.

몇몇 경우, 본 발명의 개념이 모호해지는 것을 피하기 위하여 공지의 구조 및 장치는 생략되거나, 각 구조 및 장치의 핵심기능을 중심으로 한 블록도 형식으로 도시될 수 있다.In some instances, well-known structures and devices may be omitted or may be shown in block diagram form, centering on the core functionality of each structure and device, to avoid obscuring the concepts of the present invention.

명세서 전체에서, 어떤 부분이 어떤 구성요소를 "포함(comprising 또는 including)"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다. 또한, 명세서에 기재된 "…부", "…기", "모듈" 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어나 소프트웨어 또는 하드웨어 및 소프트웨어의 결합으로 구현될 수 있다. 또한, "일(a 또는 an)", "하나(one)", "그(the)" 및 유사 관련어는 본 발명을 기술하는 문맥에 있어서(특히, 이하의 청구항의 문맥에서) 본 명세서에 달리 지시되거나 문맥에 의해 분명하게 반박되지 않는 한, 단수 및 복수 모두를 포함하는 의미로 사용될 수 있다.Throughout the specification, when an element is referred to as "comprising" or " including ", it is meant that the element does not exclude other elements, do. Also, the terms " part, "" module," and " module ", etc. in the specification mean a unit for processing at least one function or operation and may be implemented by hardware or software or a combination of hardware and software have. Also, the terms " a or ", "one "," the ", and the like are synonyms in the context of describing the invention (particularly in the context of the following claims) May be used in a sense including both singular and plural, unless the context clearly dictates otherwise.

본 발명의 실시예들을 설명함에 있어서 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다. 그리고 후술되는 용어들은 본 발명의 실시예에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.In the following description of the present invention, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear. The following terms are defined in consideration of the functions in the embodiments of the present invention, which may vary depending on the intention of the user, the intention or the custom of the operator. Therefore, the definition should be based on the contents throughout this specification.

이하, 첨부된 도면들을 참조하여 본 발명의 실시예에 대해 살펴보기로 한다.Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 웹 가상화 시스템의 구성을 예시한 도면이다.1 is a diagram illustrating a configuration of a web virtualization system according to an embodiment of the present invention.

클라이언트(100)의 예로는 퍼스널 컴퓨터, 랩탑 컴퓨터, PDA(personal digital assistant), 셀룰러 전화, 메인프레임(mainframe) 컴퓨터, 미니(mini)컴퓨터 및 Web TV와 같은 인터넷 액세스 디바이스이다. Examples of the client 100 are an Internet access device such as a personal computer, a laptop computer, a personal digital assistant (PDA), a cellular telephone, a mainframe computer, a mini computer and a Web TV.

나아가, 클라이언트(100)는 바람직하게는 MICROSOFT INTERNET EXPLORER, MOZILLAFIREFOX 등과 같은 웹 브라우저 소프트웨어를 장착하여 임의의 알려진 데이터 통신 네트워킹 기술을 사용하여 통신망(300)에 연결된다.Further, the client 100 preferably is equipped with web browser software such as MICROSOFT INTERNET EXPLORER, MOZILLAFIREFOX, etc. and is connected to the network 300 using any known data communication networking technology.

데스크탑 가상화 환경에서는 리모트 데스크탑 클라이언트가 클라이언트(100)에 해당될 수 있다. 호스트 컴퓨터(200)는 가상화 환경을 구축하여 클라이언트(100)에 제공하는 서버이다. 물리적으로 1대의 시스템상에서 윈도즈나 리눅스 등 각기 다른 게스트OS(210)의 다양한 어플리케이션을 효율적으로 운영할 수 있다. In a desktop virtualization environment, a remote desktop client may correspond to the client 100. [ The host computer 200 is a server for establishing a virtual environment and providing the virtual environment to the client 100. It is possible to efficiently operate various applications of different guest OS 210 such as Windows and Linux on one system physically.

클라이언트(100)에는 웹브라우저(101)가 탑재되며, 웹브라우저(101)는 인터넷과 PC의 구분을 책임진다. 연혁적으로 초기의 브라우저의 기능은 부실하여 인터넷으로부터 데이터를 받아서 보여주기만 하였고 암호화, 비디오 재생은 불가하였다. 이러한 브라우저의 기능을 확장하기 위하여 플러그인(Plug-in)을 개발하였다. 플러그인이란 응용프로그램 스스로 처리하지 못하는 작업을 해결하기 위하여 추가 설치하는 확장프로그램을 말한다. 마이크로소프트(MS)사가 개발한 액티브X(Active X)는 웹 브라우저용 플러그인이고, 컴포넌트 오브젝트 모델과 객체연결삽입(OLE)를 적용해 WWW로부터 다운로드 받은 컨텐츠들을 이용하는데 이용된다. 플러그인을 사용하면 시스템에 접근할 수 있는 반면에, 웹사이트가 무거워지고 인터넷 프로그램이 웹브라우저를 통해 PC를 마음대로 건들 수 있게 되면 보안대책이 무력화하게 되는 문제가 있다. The client 100 is equipped with a web browser 101, and the web browser 101 is responsible for distinguishing between the Internet and a PC. Historically, the function of the early browser was poor, so it only received and displayed data from the Internet, and encryption and video playback were impossible. We have developed a plug-in to extend the functionality of these browsers. A plug-in is an extension program that is installed to solve an operation that can not be handled by the application itself. Active X, developed by Microsoft Corporation, is a plug-in for web browsers. It is used to use contents downloaded from WWW by applying Component Object Model and Object Linking (OLE). While plug-ins allow access to the system, the problem is that if a website becomes heavy and an Internet program can touch a PC through a web browser, the security measures become ineffective.

본 발명에 의한 웹브라우저(101)는 바람직하게는 HTML5 표준을 지원한다. 최근 W3C가 웹어플리케이션1.0 표준을 HTML5 표준으로 변경하여 HTML5 표준이 정식으로 표준이 되어 사용되고 있다. HTML5에서는 플러그인을 설치하지 않아도 인터넷뱅킹, 전자정부, 동영상 스트리밍, 웹하드, 게임 등 온갖 작업을 모든 웹 브라우저에서 처리할 수 있도록 구현하여, 사용자의 편의성을 도모할 수 있다.The web browser 101 according to the present invention preferably supports the HTML5 standard. Recently, the W3C has changed the web application 1.0 standard to the HTML5 standard, and the HTML5 standard has become the official standard. In HTML5, all kinds of work such as internet banking, e-government, video streaming, web hard, game can be processed by all web browsers without installing plug-in, and user's convenience can be achieved.

따라서 본 발명의 일실시예에 따른 HTML5 환경에서는 클라이언트(100)의 웹브라우저(101)에서 별도의 Active X, 보안프로그램 등 플러그인의 설치가 필요없이 어느 OS나 브라우저에서도 호환성이 있는 웹서비스를 제공할 수 있다. Accordingly, in the HTML5 environment according to an embodiment of the present invention, it is not necessary to install a plug-in such as a separate Active X or security program in the Web browser 101 of the client 100, .

호스트 컴퓨터(200)는 하이퍼바이저와 하나 이상의 게스트 가상머신(미도시)및 게스트OS(210)를 포함하며, 클라이언트(100)에 웹서비스를 제공한다.The host computer 200 includes a hypervisor, one or more guest virtual machines (not shown) and a guest OS 210, and provides web services to the client 100.

하이퍼바이저(Hypervisor)는 호스트 컴퓨터(200)에서 다수의 운영 체제(operating system)를 동시에 실행하기 위한 논리적 플랫폼(platform)이며, 중앙처리장치와 OS사이의 일종의 미들웨어(Middleware)이다. 가상화 머신 모니터(virtual machine monitor, 줄여서 VMM)라고도 불린다. A hypervisor is a logical platform for simultaneously executing a plurality of operating systems in the host computer 200 and is a kind of middleware between the central processing unit and the OS. It is also called a virtual machine monitor (VMM for short).

게스트 가상머신은 개별 게스트 사용자를 위하여 실재하는 호스트 컴퓨터(200)상에 소프트웨어로 논리적으로 만들어낸 컴퓨터를 말한다. 중앙처리장치(CPU), 입출력장치(I/O) 등 컴퓨터의 모든 자원을 가상화하는 것이며, 1대의 컴퓨터상에서 여러 사용자의 클라이언트(100)가 접속하여 여러 개의 시스템을 동작시키는 것이 가능하다. 게스트 가상머신 상에는 운영체제로 게스트OS(210)가 구동하며 CP/M, MS-DOS, Windows, 유닉스, 리눅스, VMS, OS/2 등 어떠한 운영체제도 될 수 있다. Guest virtual machine " refers to a computer logically created by software on a real host computer 200 for an individual guest user. Such as a central processing unit (CPU), an input / output device (I / O), and the like, and it is possible to connect a plurality of users' clients 100 on one computer to operate a plurality of systems. Guest OS 210 is an operating system running on the guest virtual machine and may be any operating system such as CP / M, MS-DOS, Windows, Unix, Linux, VMS, OS /

또한, 게스트OS(210) 상에서 구동되는 개별 응용프로그램인 어플리케이션 또는 웹 어플리케이션이 시스템의 기본적인 기능을 사용할 필요가 있을 때에 호출할 수 있는 서브루틴 또는 함수의 집합인 시스템 API(Application Program Interface)를 포함한다. It also includes a system API (Application Program Interface), which is a set of subroutines or functions that can be called when an application or web application that is an individual application program running on the guest OS 210 needs to use the basic functions of the system .

웹 어플리케이션은 인터넷으로 연결된 웹 환경에서 사용자들간의 연결을 통해 서비스를 제공하는 어플리케이션을 의미한다. 클라이언트(100)의 웹브라우저의 주소창이나, 하이퍼링크, 서브밋버튼 등을 사용하여 서비스를 요청하면 그 요청정보를 처리하여 HTML5 형식으로 클라이언트(100)의 웹브라우저(101)에 보내준다. 도 1에서는 리스너(211)와 웹소켓(212)를 도시하였다. A web application refers to an application that provides services through a connection between users in a web environment connected to the Internet. When a service is requested using the address bar of the web browser of the client 100, the hyper link, or the submit button, the request information is processed and sent to the web browser 101 of the client 100 in HTML5 format. 1, the listener 211 and the web socket 212 are shown.

리스너(Listener, 211)는 게스트OS(210) 상에서 발생하는 특정 이벤트 상황을 모니터링하다가 자동으로 실행되는 특수한 형태의 웹 어플리케이션이다. 클라이언트(100)가 호스트 컴퓨터(200)에 접속시 실행되어, 클라이언트(100)가 웹소켓(212)과의 통신을 주고받을 수 있도록 해준다. A listener 211 is a special type of web application that is automatically executed while monitoring a specific event occurring on the guest OS 210. The client 100 is executed upon connection to the host computer 200 so that the client 100 can exchange communication with the web socket 212. [

웹소켓(Web Socket, 212)은 웹 브라우저와 웹 서버 사이에서 전이중(full-duplex) 통신을 가능하게 한다. 웹소켓(212)은 XML Http Request의 단점을 해결할 수 있는데, 기존의 Ajax(Asynchronous Java Script+XML)의 핵심 기술인 XML Http Request는 브라우저 측에서 서버로 데이터 전송 요청을 담당하는 수단이기 때문에, 서버 측에서 클라이언트 브라우저로 데이터를 푸시하는 것이 어렵다. 따라서 서버와 클라이언트 간의 데이터 교환이 빈번한 Ajax 애플리케이션을 지원하는 데 한계가 되고, 또한 Comet 기술의 경우 서버 측에서 푸시가 가능하지만 양방향 통신을 위해 통신이 필요할 때마다 통신 설정 절차(TCP handshaking)를 다시 재설정해야 한다는 문제가 있으나, 웹소켓(212)은 서버와 클라이언트가 HTTP를 이용해 한 번 연결한 후에는 필요한 통신 모두를 그 연결상에서 웹 소켓 전용 프로토콜을 기반으로 수행할 수 있다. 접속 시간을 장시간 유지할 수 있고, HTTP와 달리 경량 프로토콜을 사용하기 때문에 통신 손실이 적다. 또한 하나의 연결로 모든 데이터 송수신이 가능하므로 동일한 서버에 연결한 다른 응용 프로그램에 의한 영향이 적다.A Web Socket 212 enables full-duplex communication between the Web browser and the Web server. Since the Web socket 212 can solve the disadvantage of the XML Http Request, the XML Http Request, which is a core technology of the existing Ajax (Asynchronous Java Script + XML), is a means for receiving a data transmission request from the browser side to the server, It is difficult to push data to the client browser. This makes it difficult to support Ajax applications that frequently exchange data between the server and the client. In addition, the Comet technology allows for push from the server side, but resets the TCP handshaking whenever communication is needed for bidirectional communication However, the web socket 212 can perform all necessary communication based on a web socket dedicated protocol on the connection after the server and the client once connect to each other using HTTP. The connection time can be maintained for a long time, and the communication loss is small because a lightweight protocol is used unlike HTTP. Also, since all data can be sent and received through one connection, it is less influenced by other applications connected to the same server.

통신망(300)은 클라이언트(100)와 호스트 컴퓨터(200)간에 접속을 제공할 수 있는 연결수단을 말한다. 바람직하게는 인터넷과 같은 글로벌 공공 통신 네트워크(Global Public Communication Network)이지만, WAN(wide area network), LAN(local area network), 인트라넷, CDMA(Code Division Multiple Access), WCDMA(Wideband Code Division Multiple Access), GSM(Global System for Mobile Communications), LTE(Long Term Evolution) 등의 이동통신망 또는 그 명칭 여부에 불구하고 향후 구현될 어떠한 형태의 네트워크일 수 있다.
The communication network 300 refers to a connection means capable of providing a connection between the client 100 and the host computer 200. A wide area network (WAN), a local area network (LAN), an intranet, a Code Division Multiple Access (CDMA), a Wideband Code Division Multiple Access (WCDMA) , Global System for Mobile Communications (GSM), and Long Term Evolution (LTE), or any type of network to be implemented in the future regardless of its name.

도 2는 본 발명의 일 실시예에 따른 가상 데스크탑 접속 페이지를 예시한 도면이다.2 is a diagram illustrating a virtual desktop access page according to an embodiment of the present invention.

클라이언트(100)가 호스트 컴퓨터(200)의 가상데스크톱 환경에 접속하면 리스너(211)가 실행되어 도 2와 같은 환경설정 페이지를 클라이언트(100)에 보여준다. 환경설정 메뉴를 선택한 후, VDI 서버 IP 및 포트 기입하고, 연결 테스트 메뉴를 선택하여 정상동작을 확인한 후, 환경설정을 저장한다. When the client 100 accesses the virtual desktop environment of the host computer 200, the listener 211 is executed and the environment setting page shown in Fig. 2 is displayed on the client 100. [ Select the configuration menu, write the VDI server IP and port, select the connection test menu to confirm normal operation, and then save the configuration.

환경설정 후, 로그인 메뉴에서 사용자 ID 및 Password를 기입하고 가상 데스크탑 환경에서 웹 서비스를 이용한다. After setting up the environment, enter the user ID and password from the login menu and use the web service in the virtual desktop environment.

이는 종래 기술에서 가상화 서비스를 위하여 가상화 클라이언트 프로그램을 설치한 후 접속하던 방식과 달리, 가상화 클라이언트 프로그램의 설치없이도 클라이언트(100)의 웹브라우저(101) 내에서 직접 로그인을 하여 가상환경을 이용할 수 있도록 하여주는 것이다. Unlike the conventional method in which a virtualization client program is installed for a virtualization service and then connected to the virtualization service, a virtual environment can be used by directly logging in the web browser 101 of the client 100 without installing a virtualization client program Give.

도 3은 본 발명의 일 실시예에 따른 웹브라우저에 전달되는 가상 데스크탑 화면을 예시한 도면이다. 3 is a view illustrating a virtual desktop screen transmitted to a web browser according to an exemplary embodiment of the present invention.

도 3을 참고하면 가상 데스크탑 환경에서 실행된 화면값이 웹브라우저(101)의 일부분인 가상화 영역에 화면값으로 전달된다.
Referring to FIG. 3, a screen value executed in a virtual desktop environment is transmitted as a screen value to a virtualization area, which is a part of the web browser 101.

도 4는 본 발명의 일 실시예에 따른 웹 가상화 서비스 방법을 예시한 도면이다.FIG. 4 is a diagram illustrating a web virtualization service method according to an embodiment of the present invention.

클라이언트(100)의 웹브라우저(101)가 호스트 컴퓨터(200)에 접속을 시도하면(S401), 리스너(211)가 구동하여 도 2의 환경설정 페이지를 웹브라우저(101)에 보여주고 IP 및 포트를 기입하여 웹소켓(212)에 소켓정보를 요청한다(S403). When the Web browser 101 of the client 100 attempts to access the host computer 200 in step S401, the listener 211 is driven to display the environment setting page of FIG. 2 on the Web browser 101, And requests socket information to the web socket 212 (S403).

웹소켓(212)은 소켓정보를 리스너(211)에 전달하고(S405), 리스너(211)는 이를 웹브라우저(101)에 반환한다(S407). The web socket 212 delivers the socket information to the listener 211 (S405), and the listener 211 returns the socket information to the web browser 101 (S407).

웹브라우저(101)는 전달받은 소켓정보에 따라 ID 및 패스워드를 기입하여 로그인을 하여 웹소켓(212)에 접속을 시도하고(S409), 웹소켓(212)은 로그인 정보를 게스트OS(210)에 전달한다.The web browser 101 writes an ID and a password in accordance with the received socket information and logs in and tries to access the web socket 212 in step S409 and the web socket 212 sends the login information to the guest OS 210 .

게스트OS(210)은 접속결과를 웹소켓(212)에 반환하고(S413), 웹소켓(212)은 웹브라우저(101)에 이를 전달한다(S415).The guest OS 210 returns the connection result to the web socket 212 (S413), and the web socket 212 delivers the connection result to the web browser 101 (S415).

정상 로그인되어 접속된 경우, 웹브라우저(101)를 통하여 가상화 환경에서 웹서비스를 위한 명령어 전송(S417, S419)을 하고, 게스트OS(210)를 통하여 이에 대한 데이터를 반환받아서 웹서비스를 제공받는다(S421,S423). In the case of normal login and connection, a command for web service is transmitted (S417, S419) in a virtualized environment through the web browser 101, data is returned through the guest OS 210, and the web service is provided S421, and S423).

도 4에서는 단계 S401 내지 단계 S421를 순차적으로 실행하는 것으로 기재하고 있으나, 이는 본 실시예의 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 실시예가 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 실시예의 본질적인 특성에서 벗어나지 않는 범위에서 도 5에 기재된 순서를 변경하여 실행하거나 단계 S401 내지 단계 S421 중 하나 이상의 단계를 병렬적으로 실행하는 것으로 다양하게 수정 및 변형하여 적용 가능할 것이므로, 도 4는 시계열적인 순서로 한정되는 것은 아니다.
4, steps S401 to S421 are sequentially executed. However, this is merely an exemplary description of the technical idea of the present embodiment, and it will be understood by those skilled in the art that, It is to be understood that various changes and modifications may be made by practicing the method of the present invention by changing the order described in FIG. 5 or by executing at least one of steps S401 to S421 in parallel without departing from the essential characteristics. But is not limited thereto.

본 명세서에 첨부된 블록도의 각 블록과 흐름도의 각 단계의 조합들은 컴퓨터 프로그램 인스트럭션들에 의해 수행될 수도 있다. 이들 컴퓨터 프로그램 인스트럭션들은 범용 컴퓨터, 특수용 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비의 프로세서에 탑재될 수 있으므로, 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비의 프로세서를 통해 수행되는 그 인스트럭션들이 블록도의 각 블록 또는 흐름도의 각 단계에서 설명된 기능들을 수행하는 수단을 생성하게 된다. 이들 컴퓨터 프로그램 인스트럭션들은 특정 방식으로 기능을 구현하기 위해 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비를 지향할 수 있는 컴퓨터 이용 가능 또는 컴퓨터 판독 가능 메모리에 저장되는 것도 가능하므로, 그 컴퓨터 이용가능 또는 컴퓨터 판독 가능 메모리에 저장된 인스트럭션들은 블록도의 각 블록 또는 흐름도 각 단계에서 설명된 기능을 수행하는 인스트럭션 수단을 내포하는 제조 품목을 생산하는 것도 가능하다. 컴퓨터 프로그램 인스트럭션들은 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비 상에 탑재되는 것도 가능하므로, 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비 상에서 일련의 동작 단계들이 수행되어 컴퓨터로 실행되는 프로세스를 생성해서 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비를 수행하는 인스트럭션들은 블록도의 각 블록 및 흐름도의 각 단계에서 설명된 기능들을 실행하기 위한 단계들을 제공하는 것도 가능하다. Each block of the block diagrams attached hereto and combinations of steps of the flowchart diagrams may be performed by computer program instructions. These computer program instructions may be loaded into a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus so that the instructions, which may be executed by a processor of a computer or other programmable data processing apparatus, And means for performing the functions described in each step are created. These computer program instructions may also be stored in a computer usable or computer readable memory capable of directing a computer or other programmable data processing apparatus to implement the functionality in a particular manner so that the computer usable or computer readable memory It is also possible for the instructions stored in the block diagram to produce a manufacturing item containing instruction means for performing the functions described in each block or flowchart of the block diagram. Computer program instructions may also be stored on a computer or other programmable data processing equipment so that a series of operating steps may be performed on a computer or other programmable data processing equipment to create a computer- It is also possible that the instructions that perform the processing equipment provide the steps for executing the functions described in each block of the block diagram and at each step of the flowchart.

또한, 각 블록 또는 각 단계는 특정된 논리적 기능(들)을 실행하기 위한 하나 이상의 실행 가능한 인스트럭션들을 포함하는 모듈, 세그먼트 또는 코드의 일부를 나타낼 수 있다. 또, 몇 가지 대체 실시예들에서는 블록들 또는 단계들에서 언급된 기능들이 순서를 벗어나서 발생하는 것도 가능함을 주목해야 한다. 예컨대, 잇달아 도시되어 있는 두 개의 블록들 또는 단계들은 사실 실질적으로 동시에 수행되는 것도 가능하고 또는 그 블록들 또는 단계들이 때때로 해당하는 기능에 따라 역순으로 수행되는 것도 가능하다.Also, each block or each step may represent a module, segment, or portion of code that includes one or more executable instructions for executing the specified logical function (s). It should also be noted that in some alternative embodiments, the functions mentioned in the blocks or steps may occur out of order. For example, two blocks or steps shown in succession may in fact be performed substantially concurrently, or the blocks or steps may sometimes be performed in reverse order according to the corresponding function.

이상의 설명은 본 발명의 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. 따라서, 본 발명에 개시된 실시예들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. 본 발명의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.The foregoing description is merely illustrative of the technical idea of the present invention, and various changes and modifications may be made by those skilled in the art without departing from the essential characteristics of the present invention. Therefore, the embodiments disclosed in the present invention are intended to illustrate rather than limit the scope of the present invention, and the scope of the technical idea of the present invention is not limited by these embodiments. The scope of protection of the present invention should be construed according to the following claims, and all technical ideas within the scope of equivalents should be construed as falling within the scope of the present invention.

본 발명의 웹 가상화 시스템 및 서비스 방법에 따르면, 가상화 클라이언트 프로그램의 설치없이 웹브라우저 내에서 직접 로그인하여 가상환경을 사용하고, 특정 브라우저의 종속성 없이 가상화 환경의 웹서비스를 사용할 수 있는 웹 가상화 시스템 및 서비스 방법을 제공하는 솔루션으로 활용 가능하다는 점에서, 기존 기술의 한계를 뛰어 넘음에 따라 관련 기술에 대한 이용만이 아닌 적용되는 장치의 시판 또는 영업의 가능성이 충분할 뿐만 아니라 현실적으로 명백하게 실시할 수 있는 정도이므로 산업상 이용가능성이 있는 발명이다.According to the web virtualization system and the service method of the present invention, a web virtualization system and a web service which can use a virtual environment by directly logging in from a web browser without installation of a virtualization client program, As a solution that can be used as a solution for providing a method, it is possible to carry out not only the use of the related technology but also the possibility of marketing or operating the device, It is an invention that is industrially applicable.

100: 클라이언트 101: 웹브라우저
200: 호스트 컴퓨터 210: 게스트OS
211: 리스너 212: 웹소켓
300: 통신망
100: Client 101: Web browser
200: host computer 210: guest OS
211: Listener 212: Web socket
300: Network

Claims (8)

데스크톱 가상화 환경의 웹브라우저의 직접 로그인을 통하여 가상화 웹서비스를 제공하는 웹 가상화 시스템에 있어서,
웹브라우저를 탑재하고 웹서비스를 요청하는 클라이언트;
상기 클라이언트가 접속하면 구동되는 리스너와 상기 클라이언트의 웹브라우저에 양방향 통신을 제공하는 웹소켓을 구비하고, 상기 클라이언트가 가상환경의 웹서비스를 요청시 게스트 가상머신의 가상데스크톱 환경에서 구동되는 정보를 상기 클라이언트에 전달하는 호스트 컴퓨터; 및
상기 클라이언트와 상기 호스트 컴퓨터 간을 연결하여 정보를 전달하는 통신망을 포함하는 것을 특징으로 하는 웹 가상화 시스템.
1. A web virtualization system for providing a virtualized web service through direct login of a web browser of a desktop virtualization environment,
A client that mounts a web browser and requests a web service;
And a web socket for providing bidirectional communication to a web browser of the client, wherein when the client requests the web service of the virtual environment, A host computer that delivers to the client; And
And a communication network for communicating information between the client and the host computer.
제1항에 있어서,
상기 호스트 컴퓨터는,
상기 클라이언트에 가상환경을 제공하기 위한 하나 이상의 게스트 OS;
상기 게스트 OS 상에서 구동되는 상기 리스너; 및
상기 웹소켓을 포함하는 것을 특징으로 하는 웹 가상화 시스템.
The method according to claim 1,
The host computer,
At least one guest OS for providing a virtual environment to the client;
The listener running on the guest OS; And
And the web socket.
제2항에 있어서,
상기 리스너는,
상기 클라이언트가 접속하면 자동으로 구동되어 가상환경을 이용하기 위한 환경설정 메뉴를 상기 클라이언트의 웹브라우저에 제공하는 것을 특징으로 하는 웹 가상화 시스템.
3. The method of claim 2,
The listener,
And providing a web browser of the client with a configuration menu for automatically using the virtual environment when the client connects to the client.
제3항에 있어서,
상기 웹소켓은,
상기 웹브라우저로부터 정상적인 IP, 포트번호, 아이디 및 패스워드가 입력되면 양방향 통신을 통하여 해당 사용자에 대한 가상화 환경을 제공하는 것을 특징으로 하는 웹 가상화 시스템.
The method of claim 3,
The web socket includes:
And if the normal IP, port number, ID, and password are inputted from the web browser, the web virtualization system provides the virtual environment for the user through bidirectional communication.
데스크톱 가상화 환경의 웹브라우저의 직접 로그인을 통하여 가상화 웹서비스를 제공하는 웹 가상화 서비스 방법에 있어서,
웹브라우저를 탑재한 클라이언트가 접속하는 단계;
호스트컴퓨터가 환경설정메뉴를 상기 클라이언트에 제공하는 단계;
상기 호스트컴퓨터가 상기 클라이언트로부터 IP 및 포트번호를 입력받는 단계;
상기 IP 및 포트번호가 올바른 경우 상기 호스트컴퓨터가 상기 클라이언트에게 소켓정보를 전달하는 단계;
상기 소켓정보에 따라 상기 호스트컴퓨터의 소켓에 접속한 클라이언트로부터 사용자 아이디와 패스워드를 입력받는 단계; 및
상기 사용자 아이디와 패스워드가 올바른 경우 상기 호스트 컴퓨터가 상기 클라이언트에 가상화 환경의 웹서비스를 제공하는 단계를 포함하는 것을 특징으로 하는 웹 가상화 서비스 방법.
A web virtualization service method for providing a virtualized web service through direct login of a web browser of a desktop virtualization environment,
Connecting a client equipped with a web browser;
The host computer providing a configuration menu to the client;
The host computer receiving IP and port numbers from the client;
If the IP and port number are correct, the host computer transmitting socket information to the client;
Receiving a user ID and a password from a client connected to a socket of the host computer according to the socket information; And
And if the user ID and password are correct, the host computer provides the web service of the virtualization environment to the client.
제5항에 있어서,
상기 호스트컴퓨터가 환경설정메뉴를 상기 클라이언트에 제공하는 단계는,
상기 클라이언트가 접속하였을 때 상기 호스트컴퓨터의 리스너 프로그램이 자동으로 구동하여 상기 클라이언트에 환경설정메뉴를 제공하는 것을 특징으로 하는 웹 가상화 서비스 방법.
6. The method of claim 5,
Wherein the step of the host computer providing the configuration menu to the client comprises:
Wherein the listener program of the host computer is automatically activated when the client is connected to provide the environment setting menu to the client.
제5항에 있어서,
상기 호스트 컴퓨터가 상기 클라이언트의 웹브라우저에 제공하는 가상화 환경의 웹서비스는,
상기 클라이언트의 웹브라우저의 일부분 화면에 구획되어 표시되는 것을 특징으로 하는 웹 가상화 서비스 방법.
6. The method of claim 5,
Wherein the web service of the virtualization environment provided by the host computer to the web browser of the client comprises:
Wherein the web virtualization service is divided and displayed on a screen of a part of the client's web browser.
제5항 내지 제7항 중 어느 한 항에 기재된 웹 가상화 서비스 방법을 실행하는 프로그램을 기록한 컴퓨터 판독 가능한 기록 매체. A computer-readable recording medium recording a program for executing the web virtualization service method according to any one of claims 5 to 7.
KR1020160147916A 2016-11-08 2016-11-08 System and service method for web virtualization KR101951913B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020160147916A KR101951913B1 (en) 2016-11-08 2016-11-08 System and service method for web virtualization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020160147916A KR101951913B1 (en) 2016-11-08 2016-11-08 System and service method for web virtualization

Publications (2)

Publication Number Publication Date
KR20180051720A true KR20180051720A (en) 2018-05-17
KR101951913B1 KR101951913B1 (en) 2019-02-26

Family

ID=62486001

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020160147916A KR101951913B1 (en) 2016-11-08 2016-11-08 System and service method for web virtualization

Country Status (1)

Country Link
KR (1) KR101951913B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115134344A (en) * 2022-06-29 2022-09-30 济南浪潮数据技术有限公司 Control method and component of virtual machine console

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060028525A (en) * 2004-09-24 2006-03-30 주식회사 케이티 Method for public virtual pc service providing, storage medium storing that service execution program, server and system for public virtual pc service
KR101076683B1 (en) 2009-07-14 2011-10-26 주식회사 안철수연구소 Apparatus and method for splitting host-based networks
KR101089154B1 (en) 2010-03-05 2011-12-02 주식회사 안철수연구소 Network separation device and system using virtual environment and method thereof
KR101290963B1 (en) 2012-03-26 2013-07-30 제주대학교 산학협력단 System and method for separating network based virtual environment
US20140026057A1 (en) * 2012-07-23 2014-01-23 Vmware, Inc. Providing access to a remote application via a web client
KR20150055563A (en) * 2013-11-13 2015-05-21 펜타시큐리티시스템 주식회사 Method for running virtual machine, method for providing online financial service using virtualization and apparatus for performing the method
JP2015114843A (en) * 2013-12-11 2015-06-22 日本電信電話株式会社 Service providing system and method and program
KR20150004063U (en) * 2014-04-29 2015-11-06 시스템베이스 주식회사 System for web-based remote device data control service and method for the same

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060028525A (en) * 2004-09-24 2006-03-30 주식회사 케이티 Method for public virtual pc service providing, storage medium storing that service execution program, server and system for public virtual pc service
KR101076683B1 (en) 2009-07-14 2011-10-26 주식회사 안철수연구소 Apparatus and method for splitting host-based networks
KR101089154B1 (en) 2010-03-05 2011-12-02 주식회사 안철수연구소 Network separation device and system using virtual environment and method thereof
KR101290963B1 (en) 2012-03-26 2013-07-30 제주대학교 산학협력단 System and method for separating network based virtual environment
US20140026057A1 (en) * 2012-07-23 2014-01-23 Vmware, Inc. Providing access to a remote application via a web client
KR20150055563A (en) * 2013-11-13 2015-05-21 펜타시큐리티시스템 주식회사 Method for running virtual machine, method for providing online financial service using virtualization and apparatus for performing the method
JP2015114843A (en) * 2013-12-11 2015-06-22 日本電信電話株式会社 Service providing system and method and program
KR20150004063U (en) * 2014-04-29 2015-11-06 시스템베이스 주식회사 System for web-based remote device data control service and method for the same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115134344A (en) * 2022-06-29 2022-09-30 济南浪潮数据技术有限公司 Control method and component of virtual machine console

Also Published As

Publication number Publication date
KR101951913B1 (en) 2019-02-26

Similar Documents

Publication Publication Date Title
US10827008B2 (en) Integrated user interface for consuming services across different distributed networks
US11206253B2 (en) Domain pass-through authentication in a hybrid cloud environment
KR102102168B1 (en) Appratus for a virtual desktop service and method thereof
US9167020B2 (en) Web-browser based desktop and application remoting solution
US9489227B2 (en) Apparatus and method for virtual desktop service
US11099865B2 (en) Auditing clipboard operations in virtual desktop environments
US9882825B2 (en) Method and system for securely transmitting volumes into cloud
US10545625B2 (en) Redirection of web content
EP3117314B1 (en) Method and system for securely transmitting volumes into cloud
US20170046013A1 (en) Web-browser based desktop and application remoting solution
US11017013B2 (en) Image cache collaboration between clients in remote desktop environments
US20140359615A1 (en) Computer Host With a Baseboard Management Controller to Manage Virtual Machines
KR102102169B1 (en) Appratus for a virtual desktop service and method thereof
KR20180051719A (en) System and method for virtualization integrated web service based on html5
KR101951913B1 (en) System and service method for web virtualization
JP6205013B1 (en) Application usage system
KR102018605B1 (en) Multi-User Desktop Computer System
Shabaitah Server-Based Desktop Virtualization
US20220360595A1 (en) System and method for secure web browsing
US11921607B2 (en) Executing targeted workloads in virtual desktop environments using input encoded into digital images
AU2018100563A4 (en) Method and System of Application Deployment on a Mobile Communication Device

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