CN105227622A - Virtual machine VNC protocol accessing method and system in HyperV platform - Google Patents

Virtual machine VNC protocol accessing method and system in HyperV platform Download PDF

Info

Publication number
CN105227622A
CN105227622A CN201510522456.9A CN201510522456A CN105227622A CN 105227622 A CN105227622 A CN 105227622A CN 201510522456 A CN201510522456 A CN 201510522456A CN 105227622 A CN105227622 A CN 105227622A
Authority
CN
China
Prior art keywords
virtual machine
vnc
hyperv
platform
management interface
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN201510522456.9A
Other languages
Chinese (zh)
Other versions
CN105227622B (en
Inventor
徐景
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Weijiuyun Technology Co., Ltd.
Original Assignee
HUNAN SHENGYUN TECHNOLOGY Co Ltd
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 HUNAN SHENGYUN TECHNOLOGY Co Ltd filed Critical HUNAN SHENGYUN TECHNOLOGY Co Ltd
Priority to CN201811499190.0A priority Critical patent/CN109756560B/en
Priority to CN201510522456.9A priority patent/CN105227622B/en
Publication of CN105227622A publication Critical patent/CN105227622A/en
Application granted granted Critical
Publication of CN105227622B publication Critical patent/CN105227622B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management

Abstract

The invention provides virtual machine VNC protocol accessing method and system in a kind of HyperV platform, obtain WMI management interface described in HyperV platform, initialization Socket, create intercepting thread, the Socket intercepting VNC client connects, create data processing threads, utilize data processing threads and described WMI management interface, response VNC client-requested.In whole process, adopt simple process mode, make virtual machine in HyperV platform can respond VNC client-requested, realize the access of the VNC agreement of virtual machine in HyperV platform, promote the propagation and employment of HyperV platform.

Description

Virtual machine VNC protocol accessing method and system in HyperV platform
Technical field
The present invention relates to virtual machine technique field, particularly relate to (VirtualNetworkComputing, the Virtual network computer) protocol accessing method of virtual machine VNC in HyperV platform and system.
Background technology
Along with the development of desktop virtual technology, existing increasing company and enterprise dispose desktop virtual system at present.In virtual desktop use procedure, user often need use virtual platform, such as HyperV.
HyperV is a kind of system supervisor Intel Virtualization Technology that Microsoft proposes, and effectively can realize desktop virtual, HyperV excellent performance, is used widely at present.
But at the virtual machine that HyperV platform creates, RDP (RemoteDesktopProtocol can only be passed through, RDP) access, do not provide VNC agreement access as other virtual platforms (Xen, VMWare, KVM), cause the incompatible of HyperV platform and other virtual platforms like this, the propagation and employment of serious restriction HyperV platform.
Summary of the invention
Based on this, be necessary to access without virtual machine VNC agreement in current HyperV platform, the problem of the propagation and employment of serious restriction HyperV platform, provides virtual machine VNC protocol accessing method and system in a kind of HyperV platform, promotes the propagation and employment of HyperV platform.
Virtual machine VNC protocol accessing method in a kind of HyperV platform, comprises step:
Obtain virtual machine WMI (WindowsManagementInstrumentation, common information model Object Manager) management interface in HyperV platform;
The Socket of WMI management interface and VNC port described in initialization, creates intercepting thread;
The Socket intercepting VNC client connects, and creates data processing threads;
Utilize described data processing threads and described WMI management interface, response VNC client-requested, wherein, described VNC client-requested comprises the refreshing of VNC client screen, the keyboard operation of VNC client and VNC client mouse action.
Virtual machine VNC agreement connecting system in a kind of HyperV platform, comprising:
Interface acquisition module, for obtaining WMI management interface described in HyperV platform;
Intercepting thread creation module, for the Socket of WMI management interface and VNC port described in initialization, creates intercepting thread;
Data processing threads creation module, connects for the Socket intercepting VNC client, creates data processing threads;
Respond module, for utilizing described data processing threads and described WMI management interface, response VNC client-requested, wherein, described VNC client-requested comprises the refreshing of VNC client screen, the keyboard operation of VNC client and VNC client mouse action.
Virtual machine VNC protocol accessing method and system in HyperV platform of the present invention, obtain WMI management interface described in HyperV platform, initialization Socket, create intercepting thread, the Socket intercepting VNC client connects, create data processing threads, utilize data processing threads and described WMI management interface, response VNC client-requested.In whole process, adopt simple process mode, make virtual machine in HyperV platform can respond VNC client-requested, realize the access of the VNC agreement of virtual machine in HyperV platform, promote the propagation and employment of HyperV platform.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of virtual machine VNC protocol accessing method first embodiment in HyperV platform of the present invention;
Fig. 2 is the schematic flow sheet of virtual machine VNC protocol accessing method second embodiment in HyperV platform of the present invention;
Fig. 3 is the structural representation of virtual machine VNC agreement connecting system first embodiment in HyperV platform of the present invention;
Fig. 4 is the structural representation of virtual machine VNC agreement connecting system second embodiment in HyperV platform of the present invention.
Embodiment
As shown in Figure 1, virtual machine VNC protocol accessing method in a kind of HyperV platform, comprises step:
S200: obtain WMI management interface described in HyperV platform.
HyperV is a virtualization product of Microsoft, is that Microsoft first adopts similar Vmware with Citrix to increase income the same technology based on hypervisor of Xen.The object of HyperV design is for user provides more familiar and that cost benefit is higher virtualized infrastructure software widely, can reduce operating cost like this, improve hardware utilization, optimization infrastructure improve the availability of server.WMI is the core of Windows2K/XP management system, and for other Win32 operating system, WMI is a useful plug-in unit.WMI is with CIMOM (CommonInformationModelObjectManager, common information model Object Manager) based on, it is an object database describing operating system Component units, for MMC (MicrosoftManagementConsole, management microsoft management console instrument) and shell script provide the common interface of an accessing operation System's composition unit.
S400: the Socket of WMI management interface and VNC port described in initialization, create intercepting thread.
Application Socket, calls the VNC port that virtual machine is distributed in bind binding, calls listen detective and connects, create intercepting thread.
S600: the Socket intercepting VNC client connects, and creates data processing threads.
The Socket that intercepting thread intercepts VNC client connects, and specifically, is intercept the new Socket of VNC client to connect, creates data processing threads.
S800: utilize described data processing threads and described WMI management interface, response VNC client-requested, wherein, described VNC client-requested comprises the refreshing of VNC client screen, the keyboard operation of VNC client and VNC client mouse action.
VNC client-requested includes but not limited to the refreshing of VNC client screen, the keyboard operation of VNC client and VNC client mouse action.In HyperV platform, virtual machine response VNC client-requested, realizes the access of the VNC agreement of virtual machine in HyperV platform, promotes the propagation and employment of HyperV platform.
For the request that the refreshing of VNC client screen, the keyboard operation of VNC client and VNC client mouse action three kinds are different, data processing threads and described WMI management interface can be utilized to respond in different ways respectively, wherein in a specific embodiment, its response mode is as follows:
When receiving screen refresh requests packet, utilize described WMI management interface, perform GetVirtualSystemThumbnailImage in described WMI management interface, obtain the view data of display, by the image data format of described display, obtain formatted data stream, send described formatted data and flow to VNC client; When receiving keyboard operation request data package, according to keyboard operation request data package, obtain keypad code in keyboard operation request data package, the typeKey calling Msvm_Keyboard in described WMI management interface responds keyboard operation; When receiving mouse action request data package, according to mouse action request data package, acquisition mouse pointer position information and mouse press mark, and the setAbsolutePosition calling Msvm_SyntheticMouse in described WMI management interface responds mouse action.
Virtual machine VNC protocol accessing method in HyperV platform of the present invention, obtain WMI management interface described in HyperV platform, initialization Socket, create intercepting thread, the Socket intercepting VNC client connects, create data processing threads, utilize data processing threads and described WMI management interface, response VNC client-requested.In whole process, adopt simple process mode, make virtual machine in HyperV platform can respond VNC client-requested, realize the access of the VNC agreement of virtual machine in HyperV platform, promote the propagation and employment of HyperV platform.
As shown in Figure 2, wherein in an embodiment, after step S200 also in steps
S320: utilize WMI management interface described in described HyperV platform, obtains the interface instance that in HyperV platform, virtual machine is corresponding;
S340: utilize the interface instance that in described HyperV platform, virtual machine is corresponding, obtains the screen resolution of virtual machine.
The screen resolution of virtual machine is the data that must gather in response screen refresh requests, in the present embodiment, by WMI management interface described in HyperV platform, obtains the screen resolution of virtual machine in advance, so that subsequent response operation more rapidly, efficiently.
As shown in Figure 2, wherein in an embodiment, before step S800 also in steps
S700: the VNC version negotiation receiving VNC client, send initialized packet to VNC client, wherein, described initialization package is provided with virtual machine pixel format, virtual machine display interface height, virtual machine display interface width and virtual machine screen resolution.
In HyperV platform, virtual machine receives the VNC version negotiation of VNC client, replys and determines instruction, send initialized packet to VNC client.Virtual machine pixel format, virtual machine display interface height, virtual machine display interface width and virtual machine screen resolution is provided with in initialization package.
Wherein in an embodiment, described virtual machine pixel format is 565 forms.
Wherein in an embodiment, describedly utilize described data processing threads and described WMI management interface, response VNC client-requested specifically comprises step:
Step one: utilize described data processing threads, receive VNC client-requested packet, wherein, described VNC client-requested packet comprises screen-refresh request data package, keyboard operation request data package and mouse action request data package.
Step 2: when receiving screen refresh requests packet, utilize described WMI management interface, perform GetVirtualSystemThumbnailImage in described WMI management interface, obtain the view data of display, by the image data format of described display, obtain formatted data stream, send described formatted data and flow to VNC client.
Receive screen refresh requests packet CLIENT_FRAMEBUFFER_UPDATE_REQUEST and utilize the described WMI management interface obtained, perform GetVirtualSystemThumbnailImage in described WMI management interface, obtain the view data (Imagedata) of display, after obtaining data, formatted data stream, is then sent to VNC client.
Step 3: when receiving keyboard operation request data package, according to keyboard operation request data package, obtains keypad code in keyboard operation request data package, and the typeKey calling Msvm_Keyboard in described WMI management interface responds keyboard operation.
Receive the keyboard operation request data package CLIENT_KEYBOARD_EVENT of VNC client, obtain the keypad code of packet, when keypad code characterizes keyboard push, call the typeKey of Msvm_Keyboard in described WMI management interface, response keyboard operation; When keypad code characterizes keyboard release, call the releaseKey of Msvm_Keyboard in described WMI management interface, release keyboard operation.
Step 4: when receiving mouse action request data package, according to mouse action request data package, acquisition mouse pointer position information and mouse press mark, and the setAbsolutePosition calling Msvm_SyntheticMouse in described WMI management interface responds mouse action.
Receive the mouse action request data package CLIENT_POINTER_EVENT of VNC client, obtain current mouse pointer position information X and Y and left button and right button and press mark, then the setAbsolutePosition calling Msvm_SyntheticMouse in described WMI management interface arranges mouse location information, press if any key, then the ClickButton calling Msvm_SyntheticMouse in described WMI management interface arranges left button or right button is pressed.
As shown in Figure 3, virtual machine VNC agreement connecting system in a kind of HyperV platform, comprising:
Interface acquisition module 100, for obtaining WMI management interface described in HyperV platform;
Intercepting thread creation module 200, for the Socket of WMI management interface and VNC port described in initialization, creates intercepting thread;
Data processing threads creation module 300, connects for the Socket intercepting VNC client, creates data processing threads;
Respond module 400, for utilizing described data processing threads and described WMI management interface, response VNC client-requested, wherein, described VNC client-requested comprises the refreshing of VNC client screen, the keyboard operation of VNC client and VNC client mouse action.
Virtual machine VNC agreement connecting system in HyperV platform of the present invention, interface acquisition module 100 obtains WMI management interface described in HyperV platform, intercepting thread creation module 200 initialization Socket, create intercepting thread, the Socket that data processing threads creation module 300 intercepts VNC client connects, create data processing threads, respond module 400 utilizes data processing threads and described WMI management interface, response VNC client-requested.In whole process, adopt simple process mode, make virtual machine in HyperV platform can respond VNC client-requested, realize the access of the VNC agreement of virtual machine in HyperV platform, promote the propagation and employment of HyperV platform.
As shown in Figure 4, wherein in an embodiment, in described HyperV platform, virtual machine VNC agreement connecting system also comprises:
Interface instance acquisition module 500, for utilizing WMI management interface described in described HyperV platform, obtains the interface instance that in HyperV platform, virtual machine is corresponding;
Resolution acquisition module 600, for utilizing the interface instance that in described HyperV platform, virtual machine is corresponding, obtains the screen resolution of virtual machine.
As shown in Figure 4, wherein in an embodiment, in described HyperV platform, virtual machine VNC agreement connecting system also comprises:
Initialization data sending module 700, for receiving the VNC version negotiation of VNC client, send initialized packet to VNC client, wherein, described initialization package is provided with virtual machine pixel format, virtual machine display interface height, virtual machine display interface width and virtual machine screen resolution.
Wherein in an embodiment, described virtual machine pixel format is 565 forms.
Wherein in an embodiment, described respond module 400 specifically comprises:
Receiving element, for utilizing described data processing threads, receive VNC client-requested packet, wherein, described VNC client-requested packet comprises screen-refresh request data package, keyboard operation request data package and mouse action request data package;
Screen-refresh response unit, for when receiving screen refresh requests packet, utilize described WMI management interface, perform GetVirtualSystemThumbnailImage in described WMI management interface, obtain the view data of display, by the image data format of described display, obtain formatted data stream, send described formatted data and flow to VNC client;
Keyboard operation response unit, for when receiving keyboard operation request data package, according to keyboard operation request data package, obtains keypad code in keyboard operation request data package, and the typeKey calling Msvm_Keyboard in described WMI management interface responds keyboard operation;
Mouse action response unit, for when receiving mouse action request data package, according to mouse action request data package, acquisition mouse pointer position information and mouse press mark, and the setAbsolutePosition calling Msvm_SyntheticMouse in described WMI management interface responds mouse action.
The above embodiment only have expressed several execution mode of the present invention, and it describes comparatively concrete and detailed, but can not therefore be construed as limiting the scope of the patent.It should be pointed out that for the person of ordinary skill of the art, without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection range of patent of the present invention should be as the criterion with claims.

Claims (10)

1. a virtual machine VNC protocol accessing method in HyperV platform, is characterized in that, comprise step:
Obtain WMI management interface described in HyperV platform;
The Socket of WMI management interface and VNC port described in initialization, creates intercepting thread;
The Socket intercepting VNC client connects, and creates data processing threads;
Utilize described data processing threads and described WMI management interface, response VNC client-requested, wherein, described VNC client-requested comprises the refreshing of VNC client screen, the keyboard operation of VNC client and VNC client mouse action.
2. virtual machine VNC protocol accessing method in HyperV platform according to claim 1, is characterized in that, also comprises after the step of WMI management interface described in described acquisition HyperV platform:
Utilize WMI management interface described in described HyperV platform, obtain the interface instance that described in described HyperV platform, virtual machine is corresponding;
Utilize the interface instance that described in described HyperV platform, virtual machine is corresponding, obtain the screen resolution of described virtual machine.
3. virtual machine VNC protocol accessing method in HyperV platform according to claim 2, is characterized in that, describedly utilizes described data processing threads and described WMI management interface, also comprises step before the step of response VNC client-requested:
Receive the VNC version negotiation of described VNC client, send initialized packet to VNC client, wherein, described initialization package is provided with virtual machine pixel format, virtual machine display interface height, virtual machine display interface width and virtual machine screen resolution.
4. virtual machine VNC protocol accessing method in HyperV platform according to claim 3, is characterized in that, described virtual machine pixel format is 565 forms.
5. virtual machine VNC protocol accessing method in the HyperV platform according to claim 1 or 2 or 3 or 4, is characterized in that, describedly utilizes described data processing threads and described WMI management interface, and response VNC client-requested specifically comprises step:
Utilize described data processing threads, receive VNC client-requested packet, wherein, described VNC client-requested packet comprises screen-refresh request data package, keyboard operation request data package and mouse action request data package;
When receiving described screen-refresh request data package, utilize described WMI management interface, perform GetVirtualSystemThumbnailImage in described WMI management interface, obtain the view data of display, by the image data format of described display, obtain formatted data stream, send described formatted data and flow to described VNC client;
When receiving described keyboard operation request data package, according to described keyboard operation request data package, obtain keypad code in keyboard operation request data package, the typeKey calling Msvm_Keyboard in described WMI management interface responds keyboard operation;
When receiving described mouse action request data package, according to described mouse action request data package, acquisition mouse pointer position information and mouse press mark, and the setAbsolutePosition calling Msvm_SyntheticMouse in described WMI management interface responds mouse action.
6. a virtual machine VNC agreement connecting system in HyperV platform, is characterized in that, comprising:
Interface acquisition module, for obtaining WMI management interface described in HyperV platform;
Intercepting thread creation module, for the Socket of WMI management interface and VNC port described in initialization, creates intercepting thread;
Data processing threads creation module, connects for the Socket intercepting VNC client, creates data processing threads;
Respond module, for utilizing described data processing threads and described WMI management interface, response VNC client-requested, wherein, described VNC client-requested comprises the refreshing of VNC client screen, the keyboard operation of VNC client and VNC client mouse action.
7. virtual machine VNC agreement connecting system in HyperV platform according to claim 6, is characterized in that, also comprise:
Interface instance acquisition module, for utilizing WMI management interface described in described HyperV platform, obtains the interface instance that in described HyperV platform, virtual machine is corresponding;
Resolution acquisition module, for utilizing the interface instance that in described HyperV platform, virtual machine is corresponding, obtains the screen resolution of described virtual machine.
8. virtual machine VNC agreement connecting system in HyperV platform according to claim 7, is characterized in that, also comprise:
Initialization data sending module, for receiving the VNC version negotiation of described VNC client, send initialized packet to described VNC client, wherein, described initialization package is provided with virtual machine pixel format, virtual machine display interface height, virtual machine display interface width and virtual machine screen resolution.
9. virtual machine VNC agreement connecting system in HyperV platform according to claim 8, it is characterized in that, described virtual machine pixel format is 565 forms.
10. virtual machine VNC agreement connecting system in the HyperV platform according to claim 6 or 7 or 8 or 9, it is characterized in that, described respond module specifically comprises:
Receiving element, for utilizing described data processing threads, receive VNC client-requested packet, wherein, described VNC client-requested packet comprises screen-refresh request data package, keyboard operation request data package and mouse action request data package;
Screen-refresh response unit, for when receiving described screen-refresh request data package, utilize described WMI management interface, perform GetVirtualSystemThumbnailImage in described WMI management interface, obtain the view data of display, by the image data format of described display, obtain formatted data stream, send described formatted data and flow to VNC client;
Keyboard operation response unit, for when receiving described keyboard operation request data package, according to described keyboard operation request data package, obtain keypad code in keyboard operation request data package, the typeKey calling Msvm_Keyboard in described WMI management interface responds keyboard operation;
Mouse action response unit, for when receiving described mouse action request data package, according to described mouse action request data package, acquisition mouse pointer position information and mouse press mark, and the setAbsolutePosition calling Msvm_SyntheticMouse in described WMI management interface responds mouse action.
CN201510522456.9A 2015-08-24 2015-08-24 Virtual machine VNC protocol accessing method and system in HyperV platform Expired - Fee Related CN105227622B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201811499190.0A CN109756560B (en) 2015-08-24 2015-08-24 Virtual network computer protocol access method
CN201510522456.9A CN105227622B (en) 2015-08-24 2015-08-24 Virtual machine VNC protocol accessing method and system in HyperV platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510522456.9A CN105227622B (en) 2015-08-24 2015-08-24 Virtual machine VNC protocol accessing method and system in HyperV platform

Related Child Applications (1)

Application Number Title Priority Date Filing Date
CN201811499190.0A Division CN109756560B (en) 2015-08-24 2015-08-24 Virtual network computer protocol access method

Publications (2)

Publication Number Publication Date
CN105227622A true CN105227622A (en) 2016-01-06
CN105227622B CN105227622B (en) 2019-01-25

Family

ID=54996294

Family Applications (2)

Application Number Title Priority Date Filing Date
CN201811499190.0A Active CN109756560B (en) 2015-08-24 2015-08-24 Virtual network computer protocol access method
CN201510522456.9A Expired - Fee Related CN105227622B (en) 2015-08-24 2015-08-24 Virtual machine VNC protocol accessing method and system in HyperV platform

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN201811499190.0A Active CN109756560B (en) 2015-08-24 2015-08-24 Virtual network computer protocol access method

Country Status (1)

Country Link
CN (2) CN109756560B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105933415A (en) * 2016-04-21 2016-09-07 国家计算机网络与信息安全管理中心 Virtual machine online screen record method in cloud computing environment based on VNC agent and virtual machine online screen record system thereof

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101582890A (en) * 2009-06-09 2009-11-18 中国科学院计算技术研究所 Method and system for realizing connection between X11 client and X11 server
KR20130066722A (en) * 2011-12-13 2013-06-21 현대모비스 주식회사 Interlocking type avn terminal and method driving thereof
CN103368956A (en) * 2013-07-03 2013-10-23 北京华胜天成科技股份有限公司 RFB (remote frame buffer) protocol secure communication method for VNC (virtual network computer) used for server side and RFB proxy server
CN103560933A (en) * 2013-11-08 2014-02-05 北京京东尚科信息技术有限公司 Method, device and system for displayer-free image intercepting or/and recording

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101754466B (en) * 2008-12-10 2012-09-05 运软网络科技(上海)有限公司 Mobile virtualized base installation and mobile virtualized base platform
KR20100079961A (en) * 2008-12-31 2010-07-08 한남대학교 산학협력단 Laboratory pc central management system
CN101650666B (en) * 2009-08-31 2016-01-13 曙光信息产业(北京)有限公司 A kind of computer management system and method
CN102110023B (en) * 2009-12-25 2012-11-21 中国长城计算机深圳股份有限公司 Control method, system and computer for parallel running of multi-user operating system
US8607054B2 (en) * 2010-10-15 2013-12-10 Microsoft Corporation Remote access to hosted virtual machines by enterprise users
CN103457965B (en) * 2012-05-29 2018-11-06 索尼公司 Virtual machine system and remote display method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101582890A (en) * 2009-06-09 2009-11-18 中国科学院计算技术研究所 Method and system for realizing connection between X11 client and X11 server
KR20130066722A (en) * 2011-12-13 2013-06-21 현대모비스 주식회사 Interlocking type avn terminal and method driving thereof
CN103368956A (en) * 2013-07-03 2013-10-23 北京华胜天成科技股份有限公司 RFB (remote frame buffer) protocol secure communication method for VNC (virtual network computer) used for server side and RFB proxy server
CN103560933A (en) * 2013-11-08 2014-02-05 北京京东尚科信息技术有限公司 Method, device and system for displayer-free image intercepting or/and recording

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105933415A (en) * 2016-04-21 2016-09-07 国家计算机网络与信息安全管理中心 Virtual machine online screen record method in cloud computing environment based on VNC agent and virtual machine online screen record system thereof

Also Published As

Publication number Publication date
CN109756560A (en) 2019-05-14
CN109756560B (en) 2021-07-13
CN105227622B (en) 2019-01-25

Similar Documents

Publication Publication Date Title
US11494010B2 (en) Touch support for remoted applications
US20220091911A1 (en) Method and apparatus for inter-process communication, and computer device
US8219990B2 (en) Techniques for managing virtual machine (VM) states
US8683496B2 (en) Cross-environment redirection
EP2622463B1 (en) Instant remote rendering
US20070300223A1 (en) Virtual machine system and method for switching hardware devices thereof
CN104536802A (en) Method for achieving calling of applications and virtual machine
WO2018223786A1 (en) Cloud desktop system, and image sequence compression and encoding method, and medium therefor
WO2012044828A2 (en) User interaction support across cross-environment applications
WO2012044829A2 (en) User interaction across cross-environment applications through an extended graphics context
US20130204924A1 (en) Methods and apparatuses for providing application level device transparency via device devirtualization
CN114691286A (en) Server system, virtual machine creation method and device
Toyama et al. Android as a server platform
US20200089512A1 (en) Method and Apparatus for Invoking Input Method, Server, and Terminal
CN105227622A (en) Virtual machine VNC protocol accessing method and system in HyperV platform
CN113986466A (en) Cloud computing-oriented GPU virtualization system and method
CN111258715B (en) Multi-operating system rendering processing method and device
KR20240003882A (en) Method for providing desktop service and managing server using the same
Xu et al. An Architecture for On-Demand Desktop Computing in a Network Environment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20181211

Address after: 100000 Beijing Fengtai District Songjiazhuang Road Weizikeng 149 North Factory 9 Second Floor 2109

Applicant after: Beijing Weijiuyun Technology Co., Ltd.

Address before: 410000 Yuhua District, Changsha, Hunan, 706 environmental protection technology park, 14 Changsha International Business Center

Applicant before: HUNAN SHENGYUN TECHNOLOGY CO., LTD.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20190125

Termination date: 20190824

CF01 Termination of patent right due to non-payment of annual fee