Method for automatically acquiring and installing software in virtual machine
A technology for automatically acquiring and installing software, applied in the direction of program control device, program loading/starting, etc., can solve the problems of complicated software installation, achieve the effect of great convenience and reduce the risk of malicious code and virus
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0029] Such as figure 1 As shown, first make a virtual machine image, which contains a virtual serial port, and runs a proxy client module by default. This process can be realized by a virtual serial port defined in libvirt.xml, which is defined as follows:
[0030]
[0031]
[0032]
[0033]
[0034] A serial port is defined here, the port number is 0, which means COMM1, and it is mapped to the / dev / pts device file of the physical machine;
[0035] The serial port command processing module in the proxy client module receives the serial port command and parses its content. This program can be implemented by Java Communications API, and the code is as follows:
[0036] / **
[0037] * Initialize serial monitor
[0038] *
[0039] * throws Exception
[0040] * /
[0041] public SerialMonitor init() throws Exception
[0042] {
[0043] try {
[0044] portId = CommPortIdentifier. getPortIdentifier("COM...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com