CN111225078B - Socket technology-based method for rapidly acquiring KVM virtual machine address - Google Patents

Socket technology-based method for rapidly acquiring KVM virtual machine address Download PDF

Info

Publication number
CN111225078B
CN111225078B CN201911422135.6A CN201911422135A CN111225078B CN 111225078 B CN111225078 B CN 111225078B CN 201911422135 A CN201911422135 A CN 201911422135A CN 111225078 B CN111225078 B CN 111225078B
Authority
CN
China
Prior art keywords
virtual machine
server
address
kvm
address information
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.)
Active
Application number
CN201911422135.6A
Other languages
Chinese (zh)
Other versions
CN111225078A (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 SAFE-CODE TECHNOLOGY CO LTD
Original Assignee
BEIJING SAFE-CODE 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 BEIJING SAFE-CODE TECHNOLOGY CO LTD filed Critical BEIJING SAFE-CODE TECHNOLOGY CO LTD
Priority to CN201911422135.6A priority Critical patent/CN111225078B/en
Publication of CN111225078A publication Critical patent/CN111225078A/en
Application granted granted Critical
Publication of CN111225078B publication Critical patent/CN111225078B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • 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/45558Hypervisor-specific management and integration aspects
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms
    • 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/45558Hypervisor-specific management and integration aspects
    • G06F2009/45595Network integration; Enabling network access in virtual machine instances
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/622Layer-2 addresses, e.g. medium access control [MAC] addresses
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/50Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention relates to the field of virtual machine address acquisition, in particular to a Socket technology-based method for rapidly acquiring a KVM (keyboard video mouse) virtual machine address. The method comprises the following steps: after the KVM virtual machine obtains the network adapter information of the KVM virtual machine, the KVM virtual machine obtains the address information of the KVM virtual machine, and the KVM virtual machine broadcasts a broadcast message containing the address information of the virtual machine to a designated port in the network; the server monitors the appointed port information in the network, acquires the broadcast message containing the address information sent by the KVM virtual machine, extracts the address information in the broadcast message, and stores the address information. The invention aims to provide a Socket technology-based method for quickly acquiring a KVM (virtual machine) address, which solves the technical problem that a management platform cannot acquire the address of a KVM virtual machine in a Linux original virtualization KVM system without a corresponding agent in the prior art.

Description

Socket technology-based method for rapidly acquiring KVM virtual machine address
Technical Field
The invention relates to the field of virtual machine address acquisition, in particular to a Socket technology-based method for rapidly acquiring a KVM (keyboard video mouse) virtual machine address.
Background
With the improvement of hardware capability of a server and the popularization of cloud computing technology, virtualization technology is applied to more and more occasions. Among various virtualization platforms, such as VMWare, openStack, VSphere platform, deep belief super fusion platform, etc., the information of the KVM virtual machine is generally obtained by installing a proxy tool in the KVM virtual machine.
KVM (Kernel-based Virtual Machine for short) is an open-source system virtualization module, which is integrated in each main release of Linux after Linux 2.6.20. It uses the Linux's own scheduler for management, so its core source code is very small compared to Xen. KVM has become one of the mainstream VMMs in the academic world, and is widely used in computer virtualization applications. Socket is a convention or a manner of communication between computers, through which a computer may receive data from or send data to other computers, and is an abstraction layer through which an application may send or receive data, and which allows an application to insert I/O into a network and communicate with other applications in the network.
In the existing cloud platform, the method for obtaining the IP address of the virtual machine generally comprises the steps of installing a proxy tool in the virtual machine, enabling a computing node to obtain information of the virtual machine through the proxy tool, and enabling a management platform to obtain the IP address of the virtual machine by calling related services provided by the cloud platform. However, in the Linux native virtualization KVM system, there is no corresponding agent, so the management platform cannot obtain the address of the KVM virtual machine.
Therefore, in order to solve the above problems, the present invention is urgently needed to provide a method for quickly obtaining the KVM virtual machine address based on Socket technology.
Disclosure of Invention
The invention aims to provide a Socket technology-based method for quickly acquiring a KVM (virtual machine) address, which solves the technical problem that a management platform cannot acquire the address of a KVM virtual machine in a Linux original virtualization KVM system without a corresponding agent in the prior art.
The invention provides a method for rapidly acquiring a KVM virtual machine address based on Socket technology, which comprises the following steps:
after the KVM virtual machine obtains the network adapter information of the KVM virtual machine, the KVM virtual machine obtains the address information of the KVM virtual machine, and the KVM virtual machine broadcasts a broadcast message containing the address information of the virtual machine to a designated port in the network;
the server monitors the appointed port information in the network, acquires the broadcast message containing the address information sent by the KVM virtual machine, extracts the address information in the broadcast message, and stores the address information.
Preferably also comprises
After receiving the broadcast message containing the address information sent by the KVM virtual machine, the server sends a confirmation message to the KVM virtual machine according to the address information;
after receiving the confirmation message, the virtual machine stops sending the broadcast message to the server.
Preferably also comprises
The server acquires the network adapter information of the server to obtain server address information, and the server sends the server address information to the KVM virtual machine while sending the confirmation message to the KVM virtual machine;
after receiving the server address information, the KVM virtual machine stores the server address information.
Preferably, the virtual machine address information and the server address information each include a MAC address and an IP address.
Preferably, the broadcast message is a UDP broadcast packet.
Preferably, the server monitors the broadcast message sent by the appointed port in the network, and if the broadcast message is the broadcast message sent by the virtual machine, extracts the address information in the broadcast message and stores the address information; if the broadcast message is not the broadcast message sent by the virtual machine, continuing to monitor the broadcast message broadcasted by the appointed port in the network.
Preferably, the KVM virtual machine receives the acknowledgement message sent by the server in real time, and if the server acknowledgement message is the same, the KVM virtual machine stops sending the broadcast message; if the message is not the confirmation message sent by the server, continuing to send the broadcast message containing the address information.
Preferably, the KVM virtual machine and the server are accessed into the same lan.
Preferably, the UDP broadcast packet sent by the virtual machine has a fixed data format, where the data format is net device < network card name > < line feed > IP: < IPv4 address > < line feed > MAC: < MAC address > < line feed >, and after receiving the UDP broadcast packet of the specified port, the server verifies whether the UDP broadcast packet conforms to the format, so as to determine whether the UDP broadcast packet is broadcast information sent by the virtual machine.
Preferably, the format of the acknowledgement message sent by the server is fixed as a string "ip_found_ack"; after receiving the confirmation message sent by the server, the virtual machine determines whether the character string in the confirmation message is "IP_FOUND_ACK", if so, the virtual machine determines that the character string is the confirmation message sent by the server.
Compared with the prior art, the method for rapidly acquiring the KVM virtual machine address based on the Socket technology provided by the invention has the following steps:
1. the invention provides a Socket technology-based method for rapidly acquiring an address of a KVM virtual machine, wherein the KVM virtual machine circularly transmits a broadcast message to a network appointed port to broadcast own address information, and a server stores the address information of the virtual machine after monitoring the address information, so that the technical problem of acquiring an IP address of the virtual machine in a KVM system is effectively solved, an agent tool is not required to be installed in the KVM virtual machine, and an IP address is not required to be acquired through a computing node, thereby realizing the acquisition of the IP address of the virtual machine in the KVM system.
2. The invention provides a method for rapidly acquiring an address of a KVM virtual machine based on Socket technology, which comprises the steps that after a server receives a broadcast message containing address information and sent by the KVM virtual machine, a confirmation message is sent to the KVM virtual machine according to the address information; after the virtual machine receives the confirmation message, the virtual machine stops sending the broadcast message to the server, so that the control of the message sent by the KVM virtual machine is realized, and when the server receives the address information of the KVM virtual machine, the broadcast message containing the address information does not need to be recycled, and the broadcast is stopped, so that the running speed of the server and the virtual machine is prevented from being influenced.
3. The invention provides a method for rapidly acquiring a KVM virtual machine address based on Socket technology, which comprises the steps that a server acquires network adapter information of a local machine to obtain server address information, and the server sends the server address information to the KVM virtual machine while sending a confirmation message to the KVM virtual machine; after receiving the server address information, the KVM virtual machine stores the server address information. After the server obtains the network adaptation information of the server, the server address information is obtained, the address information is sent to the virtual machine, the virtual machine receives the address information of the server, and the address information of the server is stored, so that the communication between the virtual machine and the server is facilitated.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are needed in the description of the embodiments or the prior art will be briefly described, and it is obvious that the drawings in the description below are some embodiments of the present invention, and other drawings can be obtained according to the drawings without inventive effort for a person skilled in the art.
FIG. 1 is a block diagram of a method for quickly obtaining an address of a KVM virtual machine based on Socket technology according to the present invention;
FIG. 2 is a flow chart of server monitoring according to the present invention;
FIG. 3 is a flow chart of the broadcast of the KVM according to the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made apparent and fully in view of the accompanying drawings, in which some, but not all embodiments of the invention are shown. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In the description of the present invention, it should be noted that the directions or positional relationships indicated by the terms "center", "upper", "lower", "left", "right", "vertical", "horizontal", "inner", "outer", etc. are based on the directions or positional relationships shown in the drawings, are merely for convenience of describing the present invention and simplifying the description, and do not indicate or imply that the devices or elements referred to must have a specific orientation, be configured and operated in a specific orientation, and thus should not be construed as limiting the present invention. Furthermore, the terms "first," "second," and "third" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
In the description of the present invention, it should be noted that, unless explicitly specified and limited otherwise, the terms "mounted," "connected," and "connected" are to be construed broadly, and may be either fixedly connected, detachably connected, or integrally connected, for example; can be mechanically or electrically connected; can be directly connected or indirectly connected through an intermediate medium, and can be communication between two elements. The specific meaning of the above terms in the present invention will be understood in specific cases by those of ordinary skill in the art.
As shown in fig. 1, a method for quickly obtaining a KVM virtual machine address based on Socket technology in this embodiment includes the following steps:
s1) after the KVM virtual machine obtains the network adapter information of the local machine, obtaining the address information of the KVM virtual machine, and broadcasting a broadcasting message containing the address information of the virtual machine to a designated port in the network by the KVM virtual machine;
s2) the server monitors the appointed port information in the network, acquires the broadcast message containing the address information sent by the KVM virtual machine, extracts the address information in the broadcast message, and stores the address information.
Through the steps, the KVM virtual machine circularly sends broadcast messages to the network designated port to broadcast own address information, and the server stores the address information of the virtual machine after monitoring the address information, so that the technical problem of obtaining the IP address of the virtual machine in the KVM system is effectively solved, an agent tool is not required to be installed in the KVM virtual machine, the IP address is not required to be obtained through a computing node, and the IP address of the virtual machine is obtained in the KVM system.
In some cases, the method for quickly obtaining the address of the KVM virtual machine based on the Socket technology further includes that after receiving a broadcast message containing address information sent by the KVM virtual machine, the server sends a confirmation message to the KVM virtual machine according to the address information; after the virtual machine receives the confirmation message, the virtual machine stops sending the broadcast message to the server, so that the control of sending the broadcast message to the KVM virtual machine is realized, and when the server receives the address information of the KVM virtual machine, the broadcast message containing the address information does not need to be recycled to be broadcast, and the playing is stopped, thereby avoiding affecting the operation speed of the server and the virtual machine.
In some cases, the method for quickly acquiring the address of the KVM virtual machine based on Socket technology further includes that a server acquires network adapter information of the server to obtain server address information, and the server sends the server address information to the KVM virtual machine while sending a confirmation message to the KVM virtual machine; after receiving the server address information, the KVM virtual machine stores the server address information. After the server obtains the network adaptation information of the server, the server address information is obtained, the address information is sent to the virtual machine, the virtual machine receives the address information of the server, and the address information of the server is stored, so that the communication between the virtual machine and the server is facilitated.
Specifically, the address information of the virtual machine and the address information of the server both comprise an MAC address and an IP address, the virtual machine continuously broadcasts the IP address of the virtual machine, and after the server receives the IP address, the IP address of the virtual machine is stored and is used for communicating with the virtual machine; when the server sends a confirmation message to the KVM virtual machine, the IP address of the server is simultaneously sent, and the KVM virtual machine stores the IP of the server and is used for communicating with the server.
Specifically, the broadcast message is a UDP broadcast packet.
Specifically, the server monitors a broadcast message sent by a designated port in the network, and if the broadcast message is a broadcast message sent by the virtual machine, extracts address information in the broadcast message and stores the address information; if the broadcast message is not the broadcast message sent by the virtual machine, continuing to monitor the broadcast message broadcasted by the appointed port in the network.
Specifically, the KVM virtual machine receives the confirmation message sent by the server in real time, and if the confirmation message is the server confirmation message, the broadcast message is stopped to be sent; if the message is not the confirmation message sent by the server, continuing to send the broadcast message containing the address information.
Specifically, the KVM virtual machine and the server are accessed to the same lan. The validity of the IP address of the virtual machine is ensured.
In a specific embodiment, the UDP broadcast packet sent by the virtual machine has a fixed data format, where the data format is netdevice < network card name > < line feed > IP: < IPv4 address > < line feed > MAC: < MAC address > < line feed >, and after receiving the UDP broadcast packet with the specified port, the server verifies whether the UDP broadcast packet conforms to the format, so as to determine whether the UDP broadcast packet is broadcast information sent by the virtual machine.
In a specific embodiment, the format of the acknowledgement message sent by the server is fixed as a character string "ip_found_ack"; after receiving the confirmation message sent by the server, the virtual machine determines whether the character string in the confirmation message is "IP_FOUND_ACK", if so, the virtual machine determines that the character string is the confirmation message sent by the server.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and not for limiting the same; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the invention.

Claims (9)

1. A Socket technology-based method for rapidly acquiring KVM virtual machine addresses is characterized in that: the method comprises the following steps:
after the KVM virtual machine obtains the network adapter information of the KVM virtual machine, the KVM virtual machine obtains the address information of the KVM virtual machine, and the KVM virtual machine broadcasts a broadcast message containing the address information of the virtual machine to a designated port in the network;
the server monitors the appointed port information in the network, acquires the broadcast message containing the address information sent by the KVM virtual machine, extracts the address information in the broadcast message, and stores the address information;
wherein, the broadcast message is UDP broadcast data packet;
the UDP broadcast packets have a fixed data format of net device < network card name > < line feed > IP: < IPv4 address > < line feed > MAC: < MAC address > < line feed >.
2. The method for quickly acquiring the address of the KVM virtual machine based on Socket technology according to claim 1, wherein the method comprises the following steps: and also comprises
After receiving the broadcast message containing the address information sent by the KVM virtual machine, the server sends a confirmation message to the KVM virtual machine according to the address information;
after receiving the confirmation message, the virtual machine stops sending the broadcast message to the server.
3. The method for quickly acquiring the address of the KVM virtual machine based on Socket technology according to claim 2, wherein the method comprises the following steps: and also comprises
The server acquires the network adapter information of the server to obtain server address information, and the server sends the server address information to the KVM virtual machine while sending the confirmation message to the KVM virtual machine;
after receiving the server address information, the KVM virtual machine stores the server address information.
4. The method for quickly acquiring the address of the KVM virtual machine based on Socket technology according to claim 3, wherein: the virtual machine address information and the server address information each include a MAC address and an IP address.
5. The method for quickly acquiring the address of the KVM virtual machine based on Socket technology as claimed in claim 4, wherein: the server monitors the broadcast message sent by the appointed port in the network, and if the broadcast message is the broadcast message sent by the virtual machine, the server extracts the address information in the broadcast message and stores the address information; if the broadcast message is not the broadcast message sent by the virtual machine, continuing to monitor the broadcast message broadcasted by the appointed port in the network.
6. The method for quickly acquiring the address of the KVM virtual machine based on Socket technology according to claim 5, wherein the method comprises the following steps: the KVM virtual machine receives the confirmation message sent by the server in real time, and if the confirmation message is the server confirmation message, the broadcast message is stopped to be sent; if the message is not the confirmation message sent by the server, continuing to send the broadcast message containing the address information.
7. The method for quickly acquiring the address of the KVM virtual machine based on Socket technology as claimed in claim 6, wherein: the KVM virtual machine and the server are accessed into the same local area network.
8. The method for quickly acquiring the address of the KVM virtual machine based on Socket technology as claimed in claim 7, wherein: the UDP broadcast data packet sent by the virtual machine has a fixed data format, the data format is net device (network card name > < line feed > IP: < IPv4 address > < line feed > MAC: < MAC address > < line feed >), after receiving the UDP broadcast data packet of the designated port, the server verifies whether the UDP broadcast data packet accords with the format, thereby judging whether the UDP broadcast data packet is broadcast information sent by the virtual machine.
9. The method for quickly acquiring the address of the KVM virtual machine based on Socket technology as claimed in claim 8, wherein: the format of the acknowledgement message sent by the server is fixed as a character string of "IP_FOUND_ACK"; after receiving the confirmation message sent by the server, the virtual machine determines whether the character string in the confirmation message is "IP_FOUND_ACK", if so, the virtual machine determines that the character string is the confirmation message sent by the server.
CN201911422135.6A 2019-12-31 2019-12-31 Socket technology-based method for rapidly acquiring KVM virtual machine address Active CN111225078B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911422135.6A CN111225078B (en) 2019-12-31 2019-12-31 Socket technology-based method for rapidly acquiring KVM virtual machine address

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911422135.6A CN111225078B (en) 2019-12-31 2019-12-31 Socket technology-based method for rapidly acquiring KVM virtual machine address

Publications (2)

Publication Number Publication Date
CN111225078A CN111225078A (en) 2020-06-02
CN111225078B true CN111225078B (en) 2023-04-28

Family

ID=70829254

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911422135.6A Active CN111225078B (en) 2019-12-31 2019-12-31 Socket technology-based method for rapidly acquiring KVM virtual machine address

Country Status (1)

Country Link
CN (1) CN111225078B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112486037B (en) * 2020-12-09 2023-08-18 友道科技有限公司 Communication matching method and system for train and regional controller in CBTC simulation system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102681880A (en) * 2012-05-23 2012-09-19 成都三零凯天通信实业有限公司 Embedded kernel-based virtual machine (KVM) platform
CN103746977A (en) * 2013-12-27 2014-04-23 东软熙康健康科技有限公司 Connection method and device for Linux server
CN104407910A (en) * 2014-10-29 2015-03-11 华南理工大学 Virtualization server performance monitoring method and system
CN109002344A (en) * 2018-06-12 2018-12-14 广东睿江云计算股份有限公司 A kind of method of cloud management platform resetting KVM virtual machine password
CN109240796A (en) * 2018-08-10 2019-01-18 新华三云计算技术有限公司 Virtual machine information acquisition methods and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102681880A (en) * 2012-05-23 2012-09-19 成都三零凯天通信实业有限公司 Embedded kernel-based virtual machine (KVM) platform
CN103746977A (en) * 2013-12-27 2014-04-23 东软熙康健康科技有限公司 Connection method and device for Linux server
CN104407910A (en) * 2014-10-29 2015-03-11 华南理工大学 Virtualization server performance monitoring method and system
CN109002344A (en) * 2018-06-12 2018-12-14 广东睿江云计算股份有限公司 A kind of method of cloud management platform resetting KVM virtual machine password
CN109240796A (en) * 2018-08-10 2019-01-18 新华三云计算技术有限公司 Virtual machine information acquisition methods and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘慧欣,孟令.16.2套接字.《C语言从入门到精通全新精华版》.2017, *

Also Published As

Publication number Publication date
CN111225078A (en) 2020-06-02

Similar Documents

Publication Publication Date Title
US20220123960A1 (en) Data Packet Processing Method, Host, and System
US10698717B2 (en) Accelerator virtualization method and apparatus, and centralized resource manager
US9628290B2 (en) Traffic migration acceleration for overlay virtual environments
EP3361675A1 (en) Distributed load balancing system, health check method and service node
WO2016034074A1 (en) Method, apparatus and system for implementing software-defined networking (sdn)
WO2016155394A1 (en) Method and device for establishing link between virtual network functions
EP1892929B1 (en) A method, an apparatus and a system for message transmission
WO2019062836A1 (en) Network slice management method, and device for same
US9832136B1 (en) Streaming software to multiple virtual machines in different subnets
US10868856B2 (en) Network element and method of running applications in a cloud computing system
EP2252093A2 (en) Method for enabling mobility of client devices in large scale unified networks
CN114172905B (en) Cluster network networking method, device, computer equipment and storage medium
CN107786677B (en) ARP (Address resolution protocol) table item updating method and VTEP (virtual terminal equipment)
CN114070723A (en) Virtual network configuration method and system of bare metal server and intelligent network card
CN114745724B (en) Access processing method and device, electronic equipment and computer readable medium
CN112910685A (en) Method and device for realizing unified management of container network
CN111225078B (en) Socket technology-based method for rapidly acquiring KVM virtual machine address
CN108512779B (en) Control information transmission method, server and system
CN109728926B (en) Communication method and network device
CN113254148A (en) Virtual machine migration method and cloud management platform
EP4083795A1 (en) Method for deploying virtual machine, and related apparatus
CN110868762B (en) Data stream processing method, device and system
US10805838B2 (en) Method and device for obtaining resources and information of SDN networks of different operators
CN112994928B (en) Virtual machine management method, device and system
CN114528114B (en) Data processing method, device and equipment

Legal Events

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

Effective date of registration: 20230112

Address after: 101300 No. 143 Caida Second Street, Nancai Town, Shunyi District, Beijing

Applicant after: Beijing annual housekeeper Mdt InfoTech Ltd.

Address before: 100190 room 705, 7 / F, block B, building 1, yard 65, Zhichun Road, Haidian District, Beijing

Applicant before: BEIJING SAFE-CODE TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20230414

Address after: 100190 room 705, 7 / F, block B, building 1, yard 65, Zhichun Road, Haidian District, Beijing

Applicant after: BEIJING SAFE-CODE TECHNOLOGY Co.,Ltd.

Address before: 101300 No. 143 Caida Second Street, Nancai Town, Shunyi District, Beijing

Applicant before: Beijing annual housekeeper Mdt InfoTech Ltd.