WO2017124965A1 - Procédé d'accès réseau pour terminal à système d'exploitation multiple et terminal à système d'exploitation multiple - Google Patents

Procédé d'accès réseau pour terminal à système d'exploitation multiple et terminal à système d'exploitation multiple Download PDF

Info

Publication number
WO2017124965A1
WO2017124965A1 PCT/CN2017/071012 CN2017071012W WO2017124965A1 WO 2017124965 A1 WO2017124965 A1 WO 2017124965A1 CN 2017071012 W CN2017071012 W CN 2017071012W WO 2017124965 A1 WO2017124965 A1 WO 2017124965A1
Authority
WO
WIPO (PCT)
Prior art keywords
address
network
operating system
virtual
module
Prior art date
Application number
PCT/CN2017/071012
Other languages
English (en)
Chinese (zh)
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 深圳前海达闼云端智能科技有限公司
Publication of WO2017124965A1 publication Critical patent/WO2017124965A1/fr

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
    • H04L61/5007Internet protocol [IP] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4641Virtual LANs, VLANs, e.g. virtual private networks [VPN]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming

Definitions

  • the present invention relates to the field of virtualization technologies, and in particular, to a method for accessing a network by a multi-operating system terminal and a multi-operating system terminal.
  • Virtualization technology is a resource management technology that can break the uncuttable barrier between physical structures and enable users to apply various physical resources in the computer in a better way than the original configuration. Since the virtual part of various physical resources in the computer is not limited by the way of existing resources, geographical or physical configuration, virtualization technology has received more and more attention.
  • the existing network access mode is as follows: Since one terminal has only one network access device, and one network access device corresponds to one IP (Internet Protocol) address, multiple operating systems share the IP address. Specifically, after obtaining the network access request of the operating system A, it is determined whether the IP address is occupied by other operating systems. If no operating system occupies the IP address, the IP address is sent to the operating system A, so that the operating system A accesses the network through the IP address. If the operating system B occupies the IP address, the occupation of the operating system B is interrupted, and the IP address is sent to the operating system A, so that the operating system A accesses the network through the IP address.
  • IP Internet Protocol
  • an embodiment of the present invention provides a method for a multi-operating system terminal to access a network and a multi-operating system terminal.
  • an embodiment of the present invention provides a method for a multi-operating system terminal to access a network, where the method includes:
  • the operating system sends a network access request to the virtual network proxy module through the corresponding virtual network access module;
  • the virtual network proxy module After acquiring the network access request, the virtual network proxy module allocates a first Internet Protocol IP address to the operating system, and sends the first IP address to the operating system by using the virtual network access module.
  • the first IP address allocated by the virtual network proxy module for different operating systems is different;
  • the operating system accesses the network according to the first IP address.
  • the allocating the first Internet Protocol IP address to the operating system includes:
  • the determining the second IP address of the multiple operating system terminal accessing the network includes:
  • the assigning the first IP address to the operating system according to the preset network security policy and the second IP address including:
  • the network type is a private network, converting the second IP address to a third IP address according to a preset network security policy and a preset private network protocol stack, and the third IP address As the first IP address;
  • the third IP address is a virtual IP address associated with the second IP address.
  • the using the third IP address as the first IP address includes:
  • the private network is a virtual private network VPN.
  • the method further includes:
  • the second IP address is subnet-divided according to a preset network security policy, and an IP address is selected from the divided subnets as the first IP address.
  • the embodiment of the present invention provides a multi-operating system terminal, where the multi-operating system terminal includes: multiple operating systems, a virtual network access module, and a virtual network proxy module;
  • Each operating system corresponds to a virtual network access module
  • the operating system is configured to send a network access request to the virtual network proxy module by using the virtual network access module, and obtain the first Internet allocated by the virtual network proxy module by using the virtual network access module a protocol IP address, accessing the network according to the first IP address;
  • the virtual network access module is configured to send a network access request of the operating system to the virtual network proxy module, and send the first IP address allocated by the virtual network proxy module to the operating system;
  • the virtual network proxy module is configured to allocate a first IP address to the operating system after acquiring the network access request, and send the first IP address to the operation by using the virtual network access module.
  • the first IP address assigned by the virtual network proxy module to different operating systems is different.
  • the virtual network proxy module is configured to determine a second IP address of the multi-operating system terminal accessing the network; and according to the preset network security policy and the second IP address, The operating system assigns the first IP address.
  • the virtual network proxy module is configured to determine, according to the network driver of the multiple operating system terminal, a public network IP address of the multi-operating system terminal accessing the network, and use the public network IP address as the second IP address. address.
  • the virtual network proxy module is configured to determine a network type that the operating system accesses; when the network type is a private network, according to a preset network security policy and a preset dedicated network protocol stack, Converting the second IP address to a third IP address, using the third IP address as a first IP address; and the third IP address being a virtual IP address associated with the second IP address.
  • the virtual network proxy module is configured to perform subnetting on the third IP address, and select an IP address from the divided subnets as the first IP address.
  • the private network is a virtual private network VPN.
  • the virtual network proxy module is further configured to: when the network type is a public network, perform subnetting on the second IP address according to a preset network security policy, and select from the divided subnets.
  • An IP address is used as the first IP address.
  • the operating system sends a network access request to the virtual network proxy module through the corresponding virtual network access module; after obtaining the network access request, the virtual network proxy module allocates an IP address to the operating system, and sends the IP address through the virtual network access module.
  • the virtual network proxy module allocates different IP addresses for different operating systems; the operating system accesses the network according to the IP address, so that each operating system can access the simultaneous network according to different IP addresses.
  • FIG. 1 shows a multi-operating system terminal access network provided in an embodiment of the present invention. Schematic diagram of the process
  • FIG. 2 is a schematic diagram of a multi-operating system terminal provided in another embodiment of the present invention.
  • FIG. 3 is a schematic flowchart diagram of another method for accessing a network by a multi-operating system terminal according to another embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a multi-operating system terminal provided in another embodiment of the present invention.
  • the present application proposes a method for a multi-operating system terminal to access a network, the method being applied to a multi-operating system terminal, and the multi-operating system terminal is as shown in the embodiment shown in FIG. 4 to the multi-operating system terminal.
  • the multi-operating system terminal includes multiple operating systems, a virtual network access module, and a virtual network proxy module.
  • the operating system sends a network access request to the virtual network proxy module through the corresponding virtual network access module.
  • the virtual network proxy module allocates a first IP (Internet Protocol) address to the operating system.
  • the first IP address is sent to the operating system through the virtual network access module, and the first IP address allocated by the virtual network proxy module for different operating systems is different; the operating system accesses the network according to the first IP address, thereby The operating system can access the simultaneous network according to different IP addresses.
  • this embodiment provides a method for a multi-operating system terminal to access a network.
  • the process of the method provided in this embodiment is as follows:
  • the operating system sends a network access request to the virtual network proxy module by using a corresponding virtual network access module.
  • the virtual network proxy module After obtaining the network access request, the virtual network proxy module allocates a first Internet Protocol IP address to the operating system, and sends the first IP address to the operating system through the virtual network access module, where the virtual network proxy module is a different operating system.
  • the first IP addresses assigned are different;
  • assigning the first internet protocol IP address to the operating system including:
  • the operating system is assigned a first IP address according to a preset network security policy and a second IP address.
  • determining a second IP address of the multi-operating system terminal accessing the network includes:
  • the public network IP address of the multi-operating system terminal accessing the network is determined, and the public network IP address is used as the second IP address.
  • assigning the first IP address to the operating system according to the preset network security policy and the second IP address including:
  • the network type is a private network, converting the second IP address to the third IP address according to the preset network security policy and the preset private network protocol stack, and using the third IP address as the first IP address;
  • the third IP address is a virtual IP address associated with the second IP address.
  • the third IP address is used as the first IP address, including:
  • the private network is a virtual private network VPN.
  • the method further includes:
  • the second IP address is subnetted according to a preset network security policy, and an IP address is selected from the divided subnets as the first IP address.
  • the operating system accesses the network according to the first IP address.
  • the operating system sends a network access request to the virtual network proxy module through the corresponding virtual network access module; after obtaining the network access request, the virtual network proxy module allocates an IP address to the operating system, and sends the IP address through the virtual network access module.
  • the virtual network proxy module allocates different IP addresses for different operating systems; the operating system accesses the network according to the IP address, so that each operating system can access the simultaneous network according to different IP addresses.
  • this embodiment provides a method for a multi-operating system terminal to access a network.
  • the present embodiment uses a multi-operating system terminal as shown in FIG. 2, and the multi-operating system terminal includes two operating systems.
  • the virtual network access module vWIFI-P module 201 and vWIFI-E module 202
  • the virtual network proxy module vWIFI-BE module 204
  • the multi-operating system terminal perform network access through the WIFI mode as an example for description.
  • one operating system is a personal operating system for running A personal application
  • another operating system is an enterprise operating system, used to run enterprise applications.
  • the application data of the two operating systems can be transmitted through different data channels, and the personal application can be operated normally in the personal operating system.
  • Enterprise applications in enterprise operating systems are isolated, and enterprise application data is transmitted over isolated data channels, reducing the risk of enterprise application data leakage.
  • Access module When virtualizing two operating systems through virtualization, two virtual networks will be virtualized.
  • Access module vWIFI-P module 201 and vWIFI-E module 202.
  • the specific implementation manner of virtualizing two network access modules includes, but is not limited to, being implemented by using a virtualization technology with the assistance of a WIFI Driver (WIFI network driver) and a VPN Stack (Virtual Private Network Protocol Stack).
  • WIFI network driver WIFI network driver
  • VPN Stack Virtual Private Network Protocol Stack
  • the personal operating system accesses the network through the vWIFI-P module 201, and allocates independent network channels for the personal operating system according to the VPN Stack and the Secure Policy.
  • the enterprise operating system performs network access through the vWIFI-E module 202, and realizes complete encrypted transmission of enterprise care system data with the assistance of the VPN Stack, thereby enhancing the security of enterprise data.
  • the vWIFI-P module 201 implements the vWIFI-P module 201 as a network proxy interface of the real WIFI device by calling the device virtualization framework API supported by the virtualization, and its function is a proxy of the real network device. It has a separate IP address and communicates with the vWIFI-BE module 204 to realize network data transmission.
  • the vWIFI-E module 202 implements the vWIFI-P module 201 as a network proxy interface of the real WIFI device by calling the device virtualization framework API supported by the virtualization, and its function is a proxy of the real network device. It has a separate IP address and communicates with the vWIFI-BE module 204 to realize network data transmission.
  • the vWIFI-BE module 204 implements the vWIFI-BE module 204 as a network proxy server of the vWIFI-P module 201 and the vWIFI-E module 202 by calling the device virtualization framework API supported by the virtualization, and the function is to connect the real network device with the virtual network device. Network device connection.
  • the vWIFI-BE module 204 communicates with the real WIFI Driver to implement data transmission.
  • the vWIFI-BE module 204 communicates with the VPN stack, and establishes different types of network connections according to the Secure Policy, and provides dedicated, independent, and secure channels for different vWIFI-P modules 201 and vWIFI-E modules 202.
  • Secure Policy can dynamically establish network security policies based on user security level requirements to form a network dynamic security mechanism. Provide dynamic security for the upper system. And the Secure Policy can be set in advance through a dedicated interface, or can be set in advance through a network server. This implementation The example does not limit the specific mode of the preset network full policy and the specific setting time.
  • the operating system sends a network access request to the virtual network proxy module by using a corresponding virtual network access module.
  • Each operating system corresponds to a virtual network access module.
  • the personal operating system when the APP1 (Application) in the personal operating system is connected to the network, the personal operating system initiates a network access request 1 to the vWIFI-BE module 204 through the vWIFI-P module 201, requesting access to the public network through the WIFI.
  • the APP1 Application
  • the personal operating system initiates a network access request 1 to the vWIFI-BE module 204 through the vWIFI-P module 201, requesting access to the public network through the WIFI.
  • the personal operating system may also initiate a network access request 1 to the vWIFI-BE module 204 through the vWIFI-P module 201 when the personal operating system is started.
  • the personal operating system initiates to the vWIFI-BE module 204 through the vWIFI-P module 201.
  • the specific trigger condition of the network access request 1 is limited.
  • the virtual network proxy module After obtaining the network access request, the virtual network proxy module allocates a first Internet Protocol IP address to the operating system;
  • the first IP address allocated by the virtual network proxy module for different operating systems is different
  • This step is implemented in the specific implementation, including but not limited to the following two sub-steps:
  • Sub-step 1 After obtaining the network access request, the virtual network proxy module determines the second IP address of the multi-operating system terminal accessing the network;
  • the network driver of the multi-operating system terminal determines the public network IP address of the multi-operating system terminal to access the network, and the public network IP address is used as the second IP address.
  • the vWIFI-BE module 204 is based on the real physical WIFI device of the WIFI driver, and obtains the IP address of the device accessing the network, and uses the IP address as the public network IP address.
  • the sub-step 1 obtains the public network IP address of the multi-operating system terminal accessing the network, the IP obtained in the sub-step 1 regardless of which operating system in the multi-operating system terminal The addresses are the same.
  • the vWIFI-BE module 204 in the multi-operating system terminal shown in FIG. 2 obtains the network access request 1 of the personal operating system, it is determined that the public network IP address of the multi-operating system terminal accessing the network is 192.168.1.0, Then, after obtaining the network access request 2 of the enterprise operating system, the vWIFI-BE module 204 in the multi-operating system terminal shown in FIG. 2 determines that the public network IP address of the multi-operating system terminal accessing the network is also 192.168.1.0.
  • the public network IP address 192.168.1.0 is only a schematic description. In the actual application, the public network IP address can be other addresses. This embodiment does not limit the specific public network IP address.
  • Sub-step 2 Assign the first IP address to the operating system according to the preset network security policy and the second IP address.
  • the private network such as the VPN
  • Step 2.1 Determine the network type that the operating system accesses. If the network type is a private network, go to step 2.2. If the network type is a public network, go to step 2.3.
  • the operating system determines that the network type it accesses is a shared network, and go to step 2.3. If the operating system is an enterprise operating system, determine that the network type it accesses is a private network, and go to step 2.2.
  • Step 2.2 Convert the second IP address to the third IP address according to the preset network security policy and the preset private network protocol stack, and allocate the first IP address to the operating system according to the third IP address;
  • the third IP address is a virtual IP address associated with the second IP address.
  • the specific implementation manner of converting the second IP address into the third IP address includes but is not limited to: selecting a corresponding network protocol from a preset private network protocol stack according to a network security policy and a dedicated network accessed by the operating system, according to the selection
  • the network protocol translates the second IP address to form a virtual IP address, which is the third IP address.
  • the second IP address is 192.168.1.10
  • the second IP address is converted to form a virtual IP address 192.169.1.2
  • the virtual IP address is used as the third IP address.
  • the specific implementation manner of allocating the first IP address to the operating system according to the third IP address includes but is not limited to the following two methods:
  • Manner 1 The third IP address is used as the first IP address.
  • Manner 2 subnetting the third IP address; selecting an IP address from the divided subnets as the first IP address.
  • the specific method of subnetting can use the existing NET protocol, the bridge, the IP translation, and the like, and is not specifically limited in this embodiment.
  • the selection of the above two methods includes, but is not limited to, if only one operating system terminal runs an operating system that accesses the private network, you can select mode one or mode two. If multiple operating system terminals have multiple operating systems that access the private network, in order to ensure that each operating system of the access private network assigns different IP addresses, mode 1 cannot be selected, and mode 2 needs to be selected.
  • the network security policy is based on the VPN policy in Figure 2.
  • the configuration of the vWIFI-P module 201 and the vWIFI-E module 202 are configured for different upper-layer operating systems based on the configuration of the network access mode of the upper-layer operating system. Virtual private network.
  • the policy can be configured by using different communication protocols, different encryption methods, different authentication certificates, time and place information. It realizes dynamic adjustment of the network access security of each front-end operating system and the visibility of the front-end operating systems to the external network.
  • Secure Policy is mainly based on the user's configuration and requirements, including but not limited to:
  • the vWIFI-P module 201 is configured with an independent MAC address.
  • the vWIFI-BE module 204 selects an encryption protocol corresponding to the enterprise operating system from the VPN stack according to the policy of the Secure Policy, encrypts the public network IP address 192.168.1.0, and obtains the encrypted public network IP address 192.169.1.0. 192.169.1.0 as the intranet IP address assigned to the enterprise operating system.
  • subnet the 192.169.1.0; select an IP address 192.169.1.1 from the divided subnets as the intranet IP address assigned to the operating system.
  • the vWIFI-BE module 204 establishes an internal network share by using the internal network sharing technology of the software according to the policy of the vWIFI policy, and assigns an independent IP address to the vWIFI-E module 202, which may be an independent intranet IP address (method 2). Or the same IP address as the external device accesses the network (method 1).
  • Step 2.3 Subnetting the second IP address according to the preset network security policy, and selecting an IP address from the divided subnets as the first IP address.
  • the vWIFI-BE module 204 establishes an internal network share by using the internal network sharing technology of the software according to the policy of the vWIFI policy, and allocates an independent intranet IP address to the vWIFI-P module 201.
  • the virtual network proxy module sends the first IP address to the operating system by using the virtual network access module.
  • the operating system accesses the network according to the first IP address.
  • the method provided in this embodiment can ensure that each operating system is assigned a unique IP address through subnet division, VPN, etc., and not only can the network accessed by the operating system be controlled within a limited range of use, but also because of different The operating system uses different IP addresses for network access, so each operating system can access the network at the same time for data transmission.
  • network security policy network access and security of the operating system can be dynamically adjusted according to external information such as time and place.
  • a multi-operating system terminal can run more than two operating systems, which is not the most The specific number of operating systems that the operating system terminal actually runs is limited.
  • the multi-operating system terminal accesses the network through the WIFI mode.
  • the network can be accessed through the leased line or the network is accessed in other manners. The actual way to enter the network is limited.
  • this embodiment is only described by using the VPN as a dedicated network. In the actual application process, it may also be another type of dedicated network. This embodiment does not limit the specific private network.
  • the operating system sends a network access request to the virtual network proxy module through the corresponding virtual network access module; after obtaining the network access request, the virtual network proxy module allocates an IP address to the operating system, and sends the IP address through the virtual network access module.
  • the virtual network proxy module allocates different IP addresses for different operating systems; the operating system accesses the network according to the IP address, so that each operating system can access the simultaneous network according to different IP addresses.
  • this embodiment provides a multi-operating system terminal.
  • the principle of solving a problem by a multi-operating system terminal is similar to that of a multi-operating system terminal accessing a network.
  • the multiple operating system terminal includes: a plurality of operating systems 401, a virtual network access module 402, and a virtual network proxy module 403;
  • Each operating system 401 corresponds to a virtual network access module 402;
  • the operating system 401 is configured to send a network access request to the virtual network proxy module 403 through the corresponding virtual network access module 402; acquire the virtual network proxy by using the virtual network access module 402.
  • the first Internet Protocol IP address allocated by the module 403 is connected to the network according to the first IP address;
  • the virtual network access module 402 is configured to send the network access request of the operating system 401 to the virtual network proxy module 403; send the first IP address assigned by the virtual network proxy module 403 to the operating system 401;
  • the virtual network proxy module 403 is configured to allocate a first IP address to the operating system 401 after obtaining the network access request, and send the first IP address to the operating system 401 through the virtual network access module 402, where the virtual network proxy module 403 is The first IP addresses assigned by different operating systems 401 are different.
  • the virtual network proxy module 403 is configured to determine a second IP address of the multi-operating system terminal accessing the network, and allocate a first IP address to the operating system according to the preset network security policy and the second IP address.
  • the virtual network proxy module 403 is configured to determine, according to the network driver of the multi-operating system terminal, a public network IP address of the multi-operating system terminal accessing the network, and use the public network IP address as the second IP address.
  • the virtual network proxy module 403 is configured to determine a network type that the operating system accesses; when the network type is a private network, the second IP address is determined according to a preset network security policy and a preset private network protocol stack. Converted to a third IP address with the third IP address as the first IP address; the third IP address is the virtual IP address associated with the second IP address.
  • the virtual network proxy module 403 is configured to perform subnetting on the third IP address, and select one IP address from the divided subnets as the first IP address.
  • the private network is a virtual private network VPN.
  • the virtual network proxy module 403 is further configured to: when the network type is a public network, perform subnetting on the second IP address according to the preset network security policy, and select an IP address from the divided subnets as the first An IP address.
  • the operating system sends a network access request to the virtual network proxy module through the corresponding virtual network access module; after obtaining the network access request, the virtual network proxy module allocates an IP address to the operating system, and sends the IP address through the virtual network access module.
  • the virtual network proxy module allocates different IP addresses for different operating systems; the operating system accesses the network according to the IP address, so that each operating system can access the simultaneous network according to different IP addresses.
  • the existing functional component modules can be used for implementation.
  • the processing module can use existing data processing components.
  • the positioning server used in the existing positioning technology has the function component implemented; as for the receiving module, any device with the signal transmission function has
  • the A, n parameter calculation, strength adjustment, etc. performed by the processing module are all existing technical means, and those skilled in the art can realize the corresponding design and development.
  • embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
  • computer-usable storage media including but not limited to disk storage, CD-ROM, optical storage, etc.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

La présente invention concerne un procédé d'accès réseau pour un terminal à système d'exploitation multiple, ainsi qu'un terminal à système d'exploitation multiple, et appartient au domaine technique de la virtualisation. Le procédé comprend les étapes suivantes : un système d'exploitation envoie, à l'aide d'un module d'accès à un réseau virtuel correspondant, une demande d'accès réseau à un module d'agent de réseau virtuel; après réception de la demande d'accès réseau, le module d'agent de réseau virtuel attribue une première adresse IP au système d'exploitation et envoie la première adresse IP au système d'exploitation à l'aide du module d'accès au réseau virtuel, des premières adresses IP attribuées par le module d'agent de réseau virtuel à différents systèmes d'exploitation étant différentes les unes des autres; et le système d'exploitation accède au réseau conformément à la première adresse IP. Dans la présente invention, après réception d'une demande d'accès réseau d'un système d'exploitation, une adresse IP est attribuée au système d'exploitation et cette adresse IP est envoyée au système d'exploitation. Des adresses IP attribuées par le module d'agent de réseau virtuel à différents systèmes d'exploitation sont différentes les unes des autres, permettant à plusieurs systèmes d'exploitation d'accéder simultanément à un réseau à l'aide d'adresses IP différentes.
PCT/CN2017/071012 2016-01-19 2017-01-12 Procédé d'accès réseau pour terminal à système d'exploitation multiple et terminal à système d'exploitation multiple WO2017124965A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610034469.6 2016-01-19
CN201610034469.6A CN105516397B (zh) 2016-01-19 2016-01-19 多操作系统终端接入网络的方法及多操作系统终端

Publications (1)

Publication Number Publication Date
WO2017124965A1 true WO2017124965A1 (fr) 2017-07-27

Family

ID=55724022

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/071012 WO2017124965A1 (fr) 2016-01-19 2017-01-12 Procédé d'accès réseau pour terminal à système d'exploitation multiple et terminal à système d'exploitation multiple

Country Status (2)

Country Link
CN (1) CN105516397B (fr)
WO (1) WO2017124965A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114285913A (zh) * 2021-12-07 2022-04-05 厦门厦华科技有限公司 一种跨操作系统的数据传输方法

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105516397B (zh) * 2016-01-19 2019-06-11 深圳前海达闼云端智能科技有限公司 多操作系统终端接入网络的方法及多操作系统终端
CN106102098B (zh) 2016-05-27 2019-09-13 华为技术有限公司 一种接入wifi网络的方法及装置
CN106789931B (zh) * 2016-11-29 2020-05-19 北京元心科技有限公司 多系统的网络隔离共享方法及装置
CN115150447A (zh) * 2021-03-30 2022-10-04 Oppo广东移动通信有限公司 网络连接方法及装置、终端设备、存储介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1840733A1 (fr) * 2004-12-22 2007-10-03 Fujitsu Ltd. Programme de gestion de machine virtuelle et procede de gestion de machine virtuelle
CN101652749A (zh) * 2007-04-05 2010-02-17 微软公司 用于虚拟机的网络组名
CN102404253A (zh) * 2011-06-28 2012-04-04 西安交通大学 支持linux 的硬件抽象层的虚拟网卡设计方法
CN102469098A (zh) * 2010-11-11 2012-05-23 财团法人资讯工业策进会 信息安全防护主机
CN102710814A (zh) * 2012-06-21 2012-10-03 奇智软件(北京)有限公司 虚拟机ip地址的控制方法及装置
CN105516397A (zh) * 2016-01-19 2016-04-20 深圳前海达闼云端智能科技有限公司 多操作系统终端接入网络的方法及多操作系统终端

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1503286B1 (fr) * 2003-07-30 2014-09-03 Jaluna SA Réseau de plusieurs systèmes d'exploitation
TWI352909B (en) * 2007-09-05 2011-11-21 Htc Corp Method and system for supporting network sharing a
EP2568666A4 (fr) * 2011-09-30 2014-01-08 Huawei Tech Co Ltd Procédé d'obtention d'adresse ip et dispositif d'accès au réseau
CN105224402A (zh) * 2015-09-11 2016-01-06 上海斐讯数据通信技术有限公司 一种多系统快速切换方法及系统

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1840733A1 (fr) * 2004-12-22 2007-10-03 Fujitsu Ltd. Programme de gestion de machine virtuelle et procede de gestion de machine virtuelle
CN101652749A (zh) * 2007-04-05 2010-02-17 微软公司 用于虚拟机的网络组名
CN102469098A (zh) * 2010-11-11 2012-05-23 财团法人资讯工业策进会 信息安全防护主机
CN102404253A (zh) * 2011-06-28 2012-04-04 西安交通大学 支持linux 的硬件抽象层的虚拟网卡设计方法
CN102710814A (zh) * 2012-06-21 2012-10-03 奇智软件(北京)有限公司 虚拟机ip地址的控制方法及装置
CN105516397A (zh) * 2016-01-19 2016-04-20 深圳前海达闼云端智能科技有限公司 多操作系统终端接入网络的方法及多操作系统终端

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114285913A (zh) * 2021-12-07 2022-04-05 厦门厦华科技有限公司 一种跨操作系统的数据传输方法
CN114285913B (zh) * 2021-12-07 2023-10-10 厦门厦华科技有限公司 一种跨操作系统的数据传输方法

Also Published As

Publication number Publication date
CN105516397B (zh) 2019-06-11
CN105516397A (zh) 2016-04-20

Similar Documents

Publication Publication Date Title
WO2017124965A1 (fr) Procédé d'accès réseau pour terminal à système d'exploitation multiple et terminal à système d'exploitation multiple
US9294443B2 (en) Secure integration of hybrid clouds with enterprise networks
CN108062248B (zh) 异构虚拟化平台的资源管理方法、系统、设备及存储介质
US9300633B2 (en) Network-level access control management for the cloud
US9467395B2 (en) Cloud computing nodes for aggregating cloud computing resources from multiple sources
CN110191031B (zh) 网络资源访问方法、装置、电子设备
WO2018113443A1 (fr) Procédé et dispositif d'accès à une grappe de conteneurs linux grâce à un navigateur dans un environnement à utilisateurs multiples
JP2019528005A (ja) クラウドコンピューティングシステムにおいて仮想マシンが物理サーバにアクセスするための方法、装置、およびシステム
US20160323286A1 (en) Secure access to remote resources over a network
US20130326063A1 (en) Techniques for workload discovery and organization
WO2016028927A1 (fr) Procédés et système pour attribuer une adresse ip pour une instance dans un système de virtualisation de fonction de réseau (nfv)
US10938619B2 (en) Allocation of virtual interfaces to containers
WO2015149604A1 (fr) Procédé, appareil et système d'équilibrage de charge
US10237235B1 (en) System for network address translation
WO2019080320A1 (fr) Dispositif, procédé et appareil d'interconnexion de réseau multi-système
US11876779B2 (en) Secure DNS using delegated credentials and keyless SSL
TW201517563A (zh) 雲閘道、雲閘道創建配置系統及方法
WO2021063028A1 (fr) Procédé et appareil pour fournir un service de réseau pour un service, et dispositif informatique
US11556662B2 (en) Secure communications between virtual computing instances
EP4175221A1 (fr) Procédé d'accès à un réseau, passerelle multimédia, dispositif électronique et support de stockage
CN108462752B (zh) 一种访问共享网络的方法、系统及vpc管理设备以及可读存储介质
US20220217126A1 (en) Apparatus and method for secure router device
US20210266289A1 (en) Secured container management
US20170116016A1 (en) Screen compression service method and virtual network apparatus for performing the method
JP2022538200A (ja) 仮想ワークスペース環境におけるクライアントデバイス間のリソース共有

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17740996

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 05/12/2018)

122 Ep: pct application non-entry in european phase

Ref document number: 17740996

Country of ref document: EP

Kind code of ref document: A1