WO2018130161A1 - Cloud computing service-based efficient transmission method and device - Google Patents

Cloud computing service-based efficient transmission method and device Download PDF

Info

Publication number
WO2018130161A1
WO2018130161A1 PCT/CN2018/072164 CN2018072164W WO2018130161A1 WO 2018130161 A1 WO2018130161 A1 WO 2018130161A1 CN 2018072164 W CN2018072164 W CN 2018072164W WO 2018130161 A1 WO2018130161 A1 WO 2018130161A1
Authority
WO
WIPO (PCT)
Prior art keywords
cloud computing
data
server
cloud
basic
Prior art date
Application number
PCT/CN2018/072164
Other languages
French (fr)
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 WO2018130161A1 publication Critical patent/WO2018130161A1/en

Links

Images

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/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

Definitions

  • the invention relates to an efficient transmission method and device based on cloud computing service, belonging to the field of mobile cloud computing.
  • Intelligent mobile terminals such as smart phones, tablets, and portable computers, have become the network terminal devices that people can't keep in every day.
  • the smart phone terminal product has a short update cycle, and consumers tend to replace the new version of the mobile terminal product on average every year.
  • these updated products usually stack performance parameters such as CPU computing power, memory size, and storage capacity, while other hardware (such as display screens and network adapters) are less updated. Too frequent replacement of electronic products puts economic pressure on consumers and is not conducive to energy conservation and environmental protection.
  • their smart terminals often have excess performance and waste.
  • Mobile cloud computing is a new mode of delivery and use of IT resources or information services. It is the product of introducing cloud computing into the mobile Internet.
  • Network packet loss is a phenomenon in which packets are lost in the channel for various reasons when we use the Internet Packet Explorer to query the target station.
  • the Internet Packet Explorer uses the internet control message protocol echo request and the echo reply message.
  • the internet control message protocol echo request message is a query sent by the host or router to a specific destination host. The machine that receives the message must send an internet control message protocol to the source host to send a reply message. This inquiry message is used to test whether the destination station is reachable and understand its status.
  • the Internet Packet Explorer is an example of directly using the network layer to control the message protocol. It does not pass the transport layer UDP or TCP.
  • the prior art implementation method is: by recalculating and reorganizing redundant data packets, XORing the original data packet with the original data to generate an exclusive OR data packet, encoding the original data packet and the exclusive OR data, and finally improving The probability that a redundant packet will be received.
  • the technical solution of the present invention is an efficient transmission method based on a cloud computing service, which is used to implement an intelligent, simple, and efficient data optimization transmission method of a cloud computer system.
  • the technical solution of the present invention includes an efficient transmission method based on a cloud computing service, and is used for interaction between a cloud computing server and a cloud computing terminal, where the cloud computing terminal includes a basic system and a high-level system, and the cloud computing server includes a virtual machine,
  • the storage body, the cloud processing center and the communication device are characterized in that the method comprises: A. the cloud computing client uses the basic system to complete the basic communication; B. the cloud computing client uses the advanced system to complete the data with the cloud computing server. Interacting; C. The cloud computing client identifies a data type sent to the cloud computer server, and selects a corresponding communication mode; D. the cloud computing server according to the request information of the cloud computing server, and the network environment The analysis dynamically adjusts the packet delivery status.
  • the method for efficiently transmitting the cloud computing service of the present invention further comprises: the interface advanced system interface of the basic system can perform a custom switching.
  • the method for efficiently transmitting the cloud computing service of the present invention further comprises: if the basic system or the advanced system is in an operating state, any operation causes the switching between the advanced system and the basic system to not cut off the connection state of the original system.
  • the step C includes: S31, performing a transmission to the user operation request instruction, and analyzing the data type sent or about to be accepted after execution; S32, according to the step The result of the S31 analysis selects a communication mode that conforms to the data type, and the communication mode includes the existing mobile communication and non-mobile communication.
  • the method for efficiently transmitting the cloud computing service of the present invention further comprises: if the data type to be sent or received is identified as normal interaction data, the advanced system completes the analysis of the normal data, and sends the parsed data.
  • the cloud computing server if the data type to be sent or received is identified as multimedia interactive data, the data storage space allocated by the advanced system and the program running space are used to decode the streaming media data, and the decoded data is packetized and redirected, and finally decoded.
  • Data fusion if the data type to be sent or received is identified as graphical interaction data, the local advanced system data load and the cloud server load are analyzed. If the local advanced system can load the multimedia data parsing, the local parsing is performed, if If the local advanced system cannot load multimedia data parsing, the data is sent to the cloud server for parsing.
  • the step D further includes: a sending interval and a sending rate of the interactive data network packet sent or accepted by the cloud computing server and the cloud computing when the user operation is synchronized. And the size is adjusted according to the network conditions.
  • the technical solution of the present invention further includes an efficient transmission device based on a cloud computing service, and is used for interaction between the cloud computing server and the cloud computing terminal, where the cloud computing terminal includes a basic system and an advanced system, and the cloud computing server includes a virtual machine and a storage.
  • the body, the cloud processing center and the communication device are characterized in that the method comprises: a basic communication device for performing basic communication using the basic system; an advanced communication device for performing data interaction with the cloud computing server using the advanced system; and an analysis and adjustment device For identifying, by the cloud computing client, the data type sent to the cloud computer server, and selecting the corresponding communication mode; the transmission adjusting device, according to the request information of the cloud computing server, and the analysis of the network environment, dynamic Adjust the packet delivery status.
  • the invention has the beneficial effects that intelligent, convenient and fast data clearing processing is performed on the data between the server and the client by using less system resources, which can ensure high-speed data transmission of the computer system and save system resources.
  • Figure 1 shows the working mode of the mobile cloud computing system
  • FIG. 2 is a flow chart of a method in accordance with an embodiment of the present invention.
  • FIG. 3 is a structural diagram of a system according to an embodiment of the present invention.
  • Figure 5 shows an expandable implementation based on Figure 4.
  • the present invention relates to an efficient transmission method and device based on cloud computing service, which is used for optimization of transmission service of a cloud computer.
  • FIG. 1 illustrates the working environment for the application of the method and apparatus of the present invention.
  • the cloud computing mobile terminal runs a basic system locally, which can operate in a basic mode and a cloud computing mode. Maintain basic communication functions such as calls, text messages, etc. in the basic mode.
  • cloud mode you can access the cloud computing server through a high-speed network, and load rich system resources, such as logging in to use a variety of customized entertainment systems and office systems.
  • FIG. 2 is a flowchart of an embodiment of the present invention. The steps of the process are S101-S106, as follows:
  • the processing center of the cloud server sends the data to be sent according to the request, and sends a data packet to the client through a virtual desktop interface protocol, where the processing center records and classifies the transmitted data packet related information.
  • the storage server of the cloud server is used to store the return information of the cloud server and the corresponding client, and the optimal packet sending interval and size, and the optimal packet sending interval and size are shared between the servers, and the cloud server is quickly solved. Interaction issues with the client.
  • FIG. 3 is a structural diagram of a system according to the present invention, each cloud server corresponding to 1 to n clients, and a plurality of servers are connected.
  • the cloud computer system includes at least one client and at least one cloud server, each client and each server having a unique identifier, the client and the cloud server being connected through a network, the client including a virtual machine and a cloud desktop, and the cloud server includes Bank, processing center, and underlying communication.
  • FIG. 4 is an interaction diagram showing interaction between a cloud server and a client, and a server, in accordance with an embodiment of the present invention.
  • the processing center sends data to the client by sending the underlying communication and stores the information record in the storage.
  • the virtual machine is used to receive data and send it to the cloud desktop for display, and each virtual machine corresponds to a corresponding cloud desktop.
  • FIG. 4 uses a virtual desktop to establish one-to-one data interaction with the client.
  • the technical solution of the present invention optimizes the data transmission before the underlying communication and the virtual desktop, and the implementation shown in FIG. In a manner, the data optimization method of the present invention is used for interaction between a virtual machine and a user desktop.
  • FIG. 4 and FIG. 5 is fundamentally different from the following: FIG. 3 uses a virtual desktop for data transfer, that is, each virtual desktop corresponds to one display device, belonging to a software level, and FIG. 5 uses a virtual machine to perform data using a virtual machine. Passing, one virtual machine corresponds to one client, and no client is used by multiple user desktops, belonging to the physical layer. Therefore, the technical solution of the present invention can be well solved for different solutions.

Abstract

The technical solution of the present invention comprises a cloud computing service-based efficient transmission method, comprising: a cloud computing client completes basic communications using a basic system; the cloud computing client completes data interaction with a cloud computing server using an advanced system; the cloud computing client identifies the type of the data sent to the cloud computing server, and selects a corresponding communications mode consistent with the type of the data; the cloud computing server dynamically adjusts a data packet sending state according to request information of the cloud computing server and analysis of a network environment. The beneficial effects of the present invention are: performing smart, convenient, and quick data decongestion on data between a server and a client using a few system resources, ensuring high-speed data transmission of a computer system, and saving system resources.

Description

基于云计算服务的高效传输方法和装置Efficient transmission method and device based on cloud computing service
相关申请Related application
本申请主张于2017年1月11日提交的、名称为“基于云计算服务的高效传输方法和装置”的中国发明专利申请:201710020175.2的优先权。The present application claims priority from Chinese Patent Application No.: 201710020175.2, filed on Jan. 11, 2017, entitled "Efficient Transmission Method and Apparatus Based on Cloud Computing Services".
技术领域Technical field
本发明涉及一种基于云计算服务的高效传输方法和装置,属于移动云计算领域。The invention relates to an efficient transmission method and device based on cloud computing service, belonging to the field of mobile cloud computing.
背景技术Background technique
智能移动终端,比如智能手机、平板电脑、便携电脑等,已经成为人们日常形影不离的网络终端设备。当前智能移动终端产品整机更新周期短,消费者往往平均一年就要更换新版本的移动终端产品。然而这些更新的产品通常堆叠性能参数,比如CPU运算能力、内存大小、存储容量,而其它硬件(比如显示屏、网络适配器)的更新程度较低。过于频繁的电子产品替换让消费者带来经济压力,而且不利于节能环保。而且,对于部分追求“够用主义”的用户而言,他们的智能终端往往性能过剩,造成浪费。Intelligent mobile terminals, such as smart phones, tablets, and portable computers, have become the network terminal devices that people can't keep in every day. At present, the smart phone terminal product has a short update cycle, and consumers tend to replace the new version of the mobile terminal product on average every year. However, these updated products usually stack performance parameters such as CPU computing power, memory size, and storage capacity, while other hardware (such as display screens and network adapters) are less updated. Too frequent replacement of electronic products puts economic pressure on consumers and is not conducive to energy conservation and environmental protection. Moreover, for some users who are pursuing "sufficient use", their smart terminals often have excess performance and waste.
另一方面,随着移动通信技术的日益发展,第五代移动通信技术(5G)即将商用,智能移动终端将享有更加高速便捷的网络互连环境。在5G时代,全球将会出现500亿连接的万物互联服务,人们对智能终端的计算能力以及服务质量的要求越来越高。移动云计算将成为5G网络创新服务的关键技术之一。移动云计算是一种全新的IT资源或信息服务的交付与使用模式,它是在移动互联网中引入云计算的产物。On the other hand, with the development of mobile communication technology, the fifth generation mobile communication technology (5G) is about to be commercialized, and the intelligent mobile terminal will enjoy a more high-speed and convenient network interconnection environment. In the 5G era, there will be 50 billion connected Internet of Everything services in the world, and people's computing power and quality of service requirements for intelligent terminals are getting higher and higher. Mobile cloud computing will become one of the key technologies for 5G network innovation services. Mobile cloud computing is a new mode of delivery and use of IT resources or information services. It is the product of introducing cloud computing into the mobile Internet.
此外,在智能移动终端市场,还存在企业应用和安全保密服务的需求。还有用户需要使用多种操作系统或定制系统,比如某用户出差办公时使用Windows系统,通信手机使用Android系统,如果可以在同一移动终端都能使用多种操作系统,将会带来极大的便利。In addition, in the smart mobile terminal market, there is also a need for enterprise applications and security services. There are also users who need to use a variety of operating systems or custom systems. For example, if a user uses a Windows system while on a business trip, and a communication mobile phone uses an Android system, if you can use multiple operating systems on the same mobile terminal, it will bring great convenient.
网络丢包是我们在使用因特网包探索器对目站进行询问时,数据包由于各种原因在信道中丢失的现象。因特网包探索器使用了internet控制报文协议回送请求与回送回答报文。internet控制报文协议回送请求报文是主机或路由器向一个特定的目的主机发出的询问,收到此报文的机器必须给源主机发送internet控制报文协议回送回答报文。这种询问报文用来测试目的站是否可到达以及了解其状态。需要指出的是,因特网包探索器是直接使用网络层internet控制报文协议的一个例子,它没有通过运输层的UDP或TCP。Network packet loss is a phenomenon in which packets are lost in the channel for various reasons when we use the Internet Packet Explorer to query the target station. The Internet Packet Explorer uses the internet control message protocol echo request and the echo reply message. The internet control message protocol echo request message is a query sent by the host or router to a specific destination host. The machine that receives the message must send an internet control message protocol to the source host to send a reply message. This inquiry message is used to test whether the destination station is reachable and understand its status. It should be noted that the Internet Packet Explorer is an example of directly using the network layer to control the message protocol. It does not pass the transport layer UDP or TCP.
现有技术的实现方法是:通过对冗余数据包进行重新计算并且重组,将原始数据包与原始数据进行异或运算生成异或数据包,对原始数据包和异或数据进行编码,最终提高冗余数据包被接收的概率。目前这些方法不够智能,并且复杂没有效率。The prior art implementation method is: by recalculating and reorganizing redundant data packets, XORing the original data packet with the original data to generate an exclusive OR data packet, encoding the original data packet and the exclusive OR data, and finally improving The probability that a redundant packet will be received. These methods are currently not smart enough and complex and inefficient.
发明内容Summary of the invention
针对现有技术比较复杂并且实施效率低下的情况,本发明的技术方案一种基于云计算服务的高效传输方法,用于实现智能、简单、高效的云计算机系统的数据优化传输方法。In view of the complexity of the prior art and the inefficiency of the implementation, the technical solution of the present invention is an efficient transmission method based on a cloud computing service, which is used to implement an intelligent, simple, and efficient data optimization transmission method of a cloud computer system.
本发明的技术方案包括一种基于云计算服务的高效传输方法,用于云计算服务器与云计算终端的交互,所述云计算终端包括基础系统及高级系统,所述云计算服务器包括虚拟机、存储体、云处理中心及通信装置包括其特征在于该方法包括:A.所述云计算客户端使用基础系统完成基础通信;B.所述云计算客户端使用高级系统完成与云计算服务器的数据交互;C.所述云计算客户端对发送至云计算机服务器的数据类型进行识别,并选择符合对应的通信方式;D.所述云计算服务器根据云计算服务器的请求信息,以及,对网络环境的分析,动态调整数据包发送状态。The technical solution of the present invention includes an efficient transmission method based on a cloud computing service, and is used for interaction between a cloud computing server and a cloud computing terminal, where the cloud computing terminal includes a basic system and a high-level system, and the cloud computing server includes a virtual machine, The storage body, the cloud processing center and the communication device are characterized in that the method comprises: A. the cloud computing client uses the basic system to complete the basic communication; B. the cloud computing client uses the advanced system to complete the data with the cloud computing server. Interacting; C. The cloud computing client identifies a data type sent to the cloud computer server, and selects a corresponding communication mode; D. the cloud computing server according to the request information of the cloud computing server, and the network environment The analysis dynamically adjusts the packet delivery status.
优选地,本发明的云计算服务的高效传输方法还包括:所述基础系统的界面高级系统界面可以进行自定义切换。Preferably, the method for efficiently transmitting the cloud computing service of the present invention further comprises: the interface advanced system interface of the basic system can perform a custom switching.
优选地,本发明的云计算服务的高效传输方法还包括:若所述基础系统或高级系统处于运行状态时,任意操作导致高级系统和基础系统的切换不会切断原系统的连接状态。Preferably, the method for efficiently transmitting the cloud computing service of the present invention further comprises: if the basic system or the advanced system is in an operating state, any operation causes the switching between the advanced system and the basic system to not cut off the connection state of the original system.
优选地,本发明的云计算服务的高效传输方法中,所述步骤C包括:S31,对用户操作请求指令进执行发送,并分析执行后发送或即将接受的数据类型;S32,根据所述步骤S31分析得到的结果选择符合数据类型的通信方式,其中的通信方式包括已存在的移动通信及非移动通信。Preferably, in the efficient transmission method of the cloud computing service of the present invention, the step C includes: S31, performing a transmission to the user operation request instruction, and analyzing the data type sent or about to be accepted after execution; S32, according to the step The result of the S31 analysis selects a communication mode that conforms to the data type, and the communication mode includes the existing mobile communication and non-mobile communication.
优选地,本发明的云计算服务的高效传输方法还包括:若识别发即将送或接受的数据类型为通常交互数据,则交由高级系统完成对通常数据的解析,并对解析后的数据发送至云计算服务器;若识别即将发送或接受的数据类型为多媒体交互数据,则调用高级系统分配的数据存储空间及程序运行空间对流媒体数据进行解码,将解码数据进行分包重定向,最后进行解码数据的融合;若识别即将发送或接受的的数据类型为图形交互数据,则对本地高级系统数据负载和云服务器负载进行分析,若本地高级系统能负荷多媒体数据解析,则交由本地解析,若本地高级系统不能负荷多媒体数据解析,则将数据发送至云服务器进行解析。Preferably, the method for efficiently transmitting the cloud computing service of the present invention further comprises: if the data type to be sent or received is identified as normal interaction data, the advanced system completes the analysis of the normal data, and sends the parsed data. To the cloud computing server; if the data type to be sent or received is identified as multimedia interactive data, the data storage space allocated by the advanced system and the program running space are used to decode the streaming media data, and the decoded data is packetized and redirected, and finally decoded. Data fusion; if the data type to be sent or received is identified as graphical interaction data, the local advanced system data load and the cloud server load are analyzed. If the local advanced system can load the multimedia data parsing, the local parsing is performed, if If the local advanced system cannot load multimedia data parsing, the data is sent to the cloud server for parsing.
优选地,本发明的云计算服务的高效传输方法中,所述步骤D还包括:云计算服务器与云计算对用户指令进行同步操作时所发送或接受的交互数据网包的发送间隔、发送速率及大小根据网络状况进行动调整。Preferably, in the method for efficiently transmitting the cloud computing service of the present invention, the step D further includes: a sending interval and a sending rate of the interactive data network packet sent or accepted by the cloud computing server and the cloud computing when the user operation is synchronized. And the size is adjusted according to the network conditions.
本发明的技术方案还包括基于云计算服务的高效传输装置,用于云计算服务器与云计算终端的交互,所述云计算终端包括基础系统及高级系统,所述云计算服务器包括虚拟机、存储体、云处理中心及通信装置包括其特征在于该方法包括:基础通讯装置,用于使用基础系统完成基础通信;高级通讯装置,用于使用高级系统完成与云计算服务器的数据交互;解析调整装置,用于对云计算客户端对发送至云计算机服务器的数据类型进行识别,并选择符合对应的通信方式;传输调整装置,根据云云计算服务器的请求信息,以及,对网络环境的分析,动态调整数据包发送状 态。The technical solution of the present invention further includes an efficient transmission device based on a cloud computing service, and is used for interaction between the cloud computing server and the cloud computing terminal, where the cloud computing terminal includes a basic system and an advanced system, and the cloud computing server includes a virtual machine and a storage. The body, the cloud processing center and the communication device are characterized in that the method comprises: a basic communication device for performing basic communication using the basic system; an advanced communication device for performing data interaction with the cloud computing server using the advanced system; and an analysis and adjustment device For identifying, by the cloud computing client, the data type sent to the cloud computer server, and selecting the corresponding communication mode; the transmission adjusting device, according to the request information of the cloud computing server, and the analysis of the network environment, dynamic Adjust the packet delivery status.
本发明的有益效果为:使用较少的系统资源对服务器与客户机之间的数据进行智能、方便、快捷的数据疏通处理,能够保障计算机系统的高速数据传输,还能够节约系统资源。The invention has the beneficial effects that intelligent, convenient and fast data clearing processing is performed on the data between the server and the client by using less system resources, which can ensure high-speed data transmission of the computer system and save system resources.
附图说明DRAWINGS
图1所示为移动云计算系统的工作模式;Figure 1 shows the working mode of the mobile cloud computing system;
图2所示为根据本发明实施方式的方法流程图;2 is a flow chart of a method in accordance with an embodiment of the present invention;
图3所示为根据本发明实施方式的系统结构图;3 is a structural diagram of a system according to an embodiment of the present invention;
图4所示为根据本发明实施方式的交互图;4 is an interaction diagram according to an embodiment of the present invention;
图5所示为基于图4的可扩展实施方式。Figure 5 shows an expandable implementation based on Figure 4.
具体实施方式detailed description
为了使本发明的目的、技术方案和优点更加清楚,下面结合附图和具体实施例对本发明进行详细描述。本发明涉及一种基于云计算服务的高效传输方法和装置,用于云计算机的传输服务优化。The present invention will be described in detail below with reference to the drawings and specific embodiments. The invention relates to an efficient transmission method and device based on cloud computing service, which is used for optimization of transmission service of a cloud computer.
图1所示为本发明的方法和装置应用的工作环境。其中云计算移动终端本地运行一个基础系统,其可以运作在基础模式和云计算模式。在基础模式下保持基本的通信功能,比如通话、短信等。在云模式下可以通过高速网络接入云计算服务器,载入丰富的系统资源,比如登陆使用用户定制的多种娱乐系统和办公系统。Figure 1 illustrates the working environment for the application of the method and apparatus of the present invention. The cloud computing mobile terminal runs a basic system locally, which can operate in a basic mode and a cloud computing mode. Maintain basic communication functions such as calls, text messages, etc. in the basic mode. In cloud mode, you can access the cloud computing server through a high-speed network, and load rich system resources, such as logging in to use a variety of customized entertainment systems and office systems.
图2所示为根据本发明实施方式的流程图,该流程的步骤为S101~S106,具体如下:FIG. 2 is a flowchart of an embodiment of the present invention. The steps of the process are S101-S106, as follows:
S101,所述云服务器的处理中心根据请求调取所需发送的数据通过虚拟桌面接口协议向所述客户机发送数据包,所述处理中心记录并分类发送的数据包相关信息;S101. The processing center of the cloud server sends the data to be sent according to the request, and sends a data packet to the client through a virtual desktop interface protocol, where the processing center records and classifies the transmitted data packet related information.
S102,所述云服务器发送数据包完成后,使用因特网包探索器向对应客户机发送网包探索,并对网包探索的返回信息进行收集、分类与分析;S102. After the cloud server sends the data packet, use the Internet packet explorer to send a network packet exploration to the corresponding client, and collect, classify, and analyze the returned information of the network packet exploration.
S103,根据返回信息的延时值,对应地多次调整所述云服务器向对应客户机发送数据包的间隔以及大小;S103. Adjust, according to the delay value of the returned information, the interval and size of the data packet sent by the cloud server to the corresponding client.
S104,每调整一次虚拟桌面接口协议的发送数据包间隔和大小的调整,对应地执行一次网包探索,根据网包探索返回信息的延时值和数据包丢失率,选取最优数据包发送间隔和大小;S104, each time adjusting the interval and size of the sending data packet of the virtual desktop interface protocol, performing network packet exploration correspondingly, selecting the optimal data packet sending interval according to the delay value of the network packet search return information and the data packet loss rate. And size;
S105,使用云服务器的存储体存储云服务器与对应的客户机的返回信息以及最优数据包发送间隔和大小,并且服务器之间共享最优数据包发送间隔和大小,用于快速的解决云服务器与客户机之间的交互问题。S105. The storage server of the cloud server is used to store the return information of the cloud server and the corresponding client, and the optimal packet sending interval and size, and the optimal packet sending interval and size are shared between the servers, and the cloud server is quickly solved. Interaction issues with the client.
图3所示为根据本发明的系统结构图,每个云服务器对应1到n个客户机,多个服务器进行相连。云计算机系统包括至少一个客户机和至少一个云服务器,每个客户机和每个服务器都具有 唯一标识,所述客户机与云服务器通过网络相连,客户机包括虚拟机和云桌面,云服务器包括存储体、处理中心和底层通信。FIG. 3 is a structural diagram of a system according to the present invention, each cloud server corresponding to 1 to n clients, and a plurality of servers are connected. The cloud computer system includes at least one client and at least one cloud server, each client and each server having a unique identifier, the client and the cloud server being connected through a network, the client including a virtual machine and a cloud desktop, and the cloud server includes Bank, processing center, and underlying communication.
图4所示为根据本发明实施方式的交互图,表示云服务器与客户机的交互,且服务器。处理中心通过发送底层通信向客户机发送数据,并将信息记录存储于存储体。其中虚拟机用于接收数据并发送至云桌面进行显示,每个虚拟机与一个对应的云桌面对应。4 is an interaction diagram showing interaction between a cloud server and a client, and a server, in accordance with an embodiment of the present invention. The processing center sends data to the client by sending the underlying communication and stores the information record in the storage. The virtual machine is used to receive data and send it to the cloud desktop for display, and each virtual machine corresponds to a corresponding cloud desktop.
图5所示为基于图4的可扩展实施方式。与图4不同的是,图4使用虚拟桌面建立与客户机一对一的数据交互,本发明的技术方案对数据传输进行优化的地方位于底层通信与虚拟桌面之前,而图5所示的实施方式,本发明的数据优化方法用于虚拟机与用户桌面的交互。图4与图5的实施例根本上还区别于:图3使用虚拟桌面进行数据传递,即每个虚拟桌面对应1个显示装置,属于软件层面,而图5使用虚拟机使用一个虚拟机进行数据传递,一个虚拟机对应一个客户机,没个客户机由多个用户桌面进行共同使用,属于物理层。因此,本发明的技术方案针对不同的方案都能够进行很好的解决。Figure 5 shows an expandable implementation based on Figure 4. Different from FIG. 4, FIG. 4 uses a virtual desktop to establish one-to-one data interaction with the client. The technical solution of the present invention optimizes the data transmission before the underlying communication and the virtual desktop, and the implementation shown in FIG. In a manner, the data optimization method of the present invention is used for interaction between a virtual machine and a user desktop. The embodiment of FIG. 4 and FIG. 5 is fundamentally different from the following: FIG. 3 uses a virtual desktop for data transfer, that is, each virtual desktop corresponds to one display device, belonging to a software level, and FIG. 5 uses a virtual machine to perform data using a virtual machine. Passing, one virtual machine corresponds to one client, and no client is used by multiple user desktops, belonging to the physical layer. Therefore, the technical solution of the present invention can be well solved for different solutions.
以上所述,只是本发明的较佳实施例而已,本发明并不局限于上述实施方式,只要其以相同的手段达到本发明的技术效果,都应属于本发明的保护范围。在本发明的保护范围内其技术方案和/或实施方式可以有各种不同的修改和变化。The above is only a preferred embodiment of the present invention, and the present invention is not limited to the above embodiment, and as long as it achieves the technical effects of the present invention by the same means, it should fall within the scope of protection of the present invention. Various modifications and changes may be made to the technical solutions and/or embodiments within the scope of the invention.

Claims (7)

  1. 基于云计算服务的高效传输方法,用于云计算服务器与云计算终端的交互,所述云计算终端包括基础系统及高级系统,所述云计算服务器包括虚拟机、存储体、云处理中心及通信装置包括其特征在于该方法包括:An efficient transmission method based on a cloud computing service, configured for interaction between a cloud computing server and a cloud computing terminal, the cloud computing terminal comprising a basic system and a high-level system, the cloud computing server including a virtual machine, a storage body, a cloud processing center, and a communication The apparatus includes the method comprising the method comprising:
    A.所述云计算客户端使用基础系统完成基础通信;A. The cloud computing client uses the basic system to complete basic communication;
    B.所述云计算客户端使用高级系统完成与云计算服务器的数据交互;B. The cloud computing client uses an advanced system to complete data interaction with the cloud computing server;
    C.所述云计算客户端对发送至云计算机服务器的数据类型进行识别,并选择符合对应的通信方式;C. The cloud computing client identifies a data type sent to the cloud computer server, and selects a corresponding communication mode;
    D.所述云计算服务器根据云计算服务器的请求信息,以及,对网络环境的分析,动态调整数据包发送状态。D. The cloud computing server dynamically adjusts the data packet sending status according to the request information of the cloud computing server and the analysis of the network environment.
  2. 根据权利要求1所述的云计算服务的高效传输方法,其特征在于,该方法还包括:The method for efficiently transmitting a cloud computing service according to claim 1, wherein the method further comprises:
    所述基础系统的界面高级系统界面可以进行自定义切换。The interface advanced system interface of the basic system can perform custom switching.
  3. 根据权利要求1或2所述的云计算服务的高效传输方法,其特征在于,该方法还包括:The method for efficiently transmitting a cloud computing service according to claim 1 or 2, wherein the method further comprises:
    若所述基础系统或高级系统处于运行状态时,任意操作导致高级系统和基础系统的切换不会切断原系统的连接状态。If the basic system or the advanced system is in the running state, any operation causes the switching between the advanced system and the basic system to not cut off the connection state of the original system.
  4. 根据权利要求1所述的云计算服务的高效传输方法,其特征在于,所述步骤C包括:The method for efficiently transmitting a cloud computing service according to claim 1, wherein the step C comprises:
    S31,对用户操作请求指令进执行发送,并分析执行后发送或即将接受的数据类型;S31. Perform a transmission to the user operation request instruction, and analyze the type of data sent or to be accepted after execution;
    S32,根据所述步骤S31分析得到的结果选择符合数据类型的通信方式,其中的通信方式包括已存在的移动通信及非移动通信。S32. Select a communication mode conforming to the data type according to the result of the step S31, where the communication mode includes existing mobile communication and non-mobile communication.
  5. 根据权利要求4所述的云计算服务的高效传输方法,其特征在于,该方法还包括:The method for efficiently transmitting a cloud computing service according to claim 4, further comprising:
    若识别发即将送或接受的数据类型为通常交互数据,则交由高级系统完成对通常数据的解析,并对解析后的数据发送至云计算服务器;If the data type that is sent or received by the identification is normal interaction data, the advanced system completes the analysis of the normal data, and sends the parsed data to the cloud computing server;
    若识别即将发送或接受的数据类型为多媒体交互数据,则调用高级系统分配的数据存储空间及程序运行空间对流媒体数据进行解码,将解码数据进行分包重定向,最后进行解码数据的融合;If the data type to be sent or received is identified as multimedia interactive data, the data storage space allocated by the advanced system and the program running space are used to decode the streaming media data, the decoded data is packet-redirected, and finally the decoded data is fused;
    若识别即将发送或接受的的数据类型为图形交互数据,则对本地高级系统数据负载和云服务器负载进行分析,若本地高级系统能负荷多媒体数据解析,则交由本地解析,若本地高级系统不能负荷多媒体数据解析,则将数据发送至云服务器进行解析。If the data type to be sent or received is identified as graphical interaction data, the local advanced system data load and the cloud server load are analyzed. If the local advanced system can load the multimedia data parsing, the local parsing is performed, if the local advanced system cannot Load multimedia data analysis, the data is sent to the cloud server for analysis.
  6. 根据权利要求1所述的云计算服务的高效传输方法,其特征在于,所述步骤D还包括:The method for efficiently transmitting a cloud computing service according to claim 1, wherein the step D further comprises:
    云计算服务器与云计算对用户指令进行同步操作时所发送或接受的交互数据网包的发送间隔、发送速率及大小根据网络状况进行动调整。The interval, transmission rate, and size of the interactive data packet sent or received by the cloud computing server and the cloud computing when the user command is synchronized are dynamically adjusted according to network conditions.
  7. 基于云计算服务的高效传输装置,用于云计算服务器与云计算终端的交互,所述云计算终端包括基础系统及高级系统,所述云计算服务器包括虚拟机、存储体、云处理中心及通信装置包 括其特征在于该方法包括:An efficient transmission device based on a cloud computing service, configured for interaction between a cloud computing server and a cloud computing terminal, the cloud computing terminal comprising a basic system and a high-level system, the cloud computing server including a virtual machine, a storage body, a cloud processing center, and a communication The apparatus includes the method comprising the method comprising:
    基础通讯装置,用于使用基础系统完成基础通信;Basic communication device for performing basic communication using the basic system;
    高级通讯装置,用于使用高级系统完成与云计算服务器的数据交互;Advanced communication device for performing data interaction with a cloud computing server using an advanced system;
    解析调整装置,用于对云计算客户端对发送至云计算机服务器的数据类型进行识别,并选择符合对应的通信方式;An analysis and adjustment device, configured to identify, by the cloud computing client, a data type sent to the cloud computer server, and select a corresponding communication mode;
    传输调整装置,根据云计算服务器的请求信息,以及,对网络环境的分析,动态调整数据包发送状态。The transmission adjustment device dynamically adjusts the data packet transmission status according to the request information of the cloud computing server and the analysis of the network environment.
PCT/CN2018/072164 2017-01-11 2018-01-10 Cloud computing service-based efficient transmission method and device WO2018130161A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710020175.2 2017-01-11
CN201710020175.2A CN106850770B (en) 2017-01-11 2017-01-11 Efficient transmission method based on cloud computing service

Publications (1)

Publication Number Publication Date
WO2018130161A1 true WO2018130161A1 (en) 2018-07-19

Family

ID=59123105

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/072164 WO2018130161A1 (en) 2017-01-11 2018-01-10 Cloud computing service-based efficient transmission method and device

Country Status (2)

Country Link
CN (1) CN106850770B (en)
WO (1) WO2018130161A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114765616A (en) * 2021-01-14 2022-07-19 新智数字科技有限公司 Joint learning framework based on cloud storage association

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106850770B (en) * 2017-01-11 2020-08-18 杨立群 Efficient transmission method based on cloud computing service
CN111372319A (en) * 2020-03-18 2020-07-03 山东比特智能科技股份有限公司 Anti-collision method applied to hotel guest control system
CN114867061B (en) * 2022-07-05 2022-12-13 深圳市搜了网络科技股份有限公司 Cloud monitoring method based on wireless communication network

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102263823A (en) * 2011-07-25 2011-11-30 中兴通讯股份有限公司 Communication method and communication device based on cloud computing
US20130132340A1 (en) * 2010-08-02 2013-05-23 Beijing Lenovo Software Ltd. File synchronization method, electronic device and synchronization system
CN104657213A (en) * 2015-02-13 2015-05-27 深圳酷派技术有限公司 Intersystem application switching method and terminal
CN105677492A (en) * 2016-01-07 2016-06-15 中南大学 Reliable application execution method for terminal
CN105763297A (en) * 2015-12-25 2016-07-13 珠海国芯云科技有限公司 Cloud computing system-based remote data optimized transmission method and device
CN106850770A (en) * 2017-01-11 2017-06-13 杨立群 High-efficiency transmission method and device based on cloud computing service

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8418222B2 (en) * 2008-03-05 2013-04-09 Microsoft Corporation Flexible scalable application authorization for cloud computing environments
CN102377739A (en) * 2010-08-11 2012-03-14 中兴通讯股份有限公司 Mobile terminal as well as realization method, service system and cloud server thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130132340A1 (en) * 2010-08-02 2013-05-23 Beijing Lenovo Software Ltd. File synchronization method, electronic device and synchronization system
CN102263823A (en) * 2011-07-25 2011-11-30 中兴通讯股份有限公司 Communication method and communication device based on cloud computing
CN104657213A (en) * 2015-02-13 2015-05-27 深圳酷派技术有限公司 Intersystem application switching method and terminal
CN105763297A (en) * 2015-12-25 2016-07-13 珠海国芯云科技有限公司 Cloud computing system-based remote data optimized transmission method and device
CN105677492A (en) * 2016-01-07 2016-06-15 中南大学 Reliable application execution method for terminal
CN106850770A (en) * 2017-01-11 2017-06-13 杨立群 High-efficiency transmission method and device based on cloud computing service

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114765616A (en) * 2021-01-14 2022-07-19 新智数字科技有限公司 Joint learning framework based on cloud storage association
CN114765616B (en) * 2021-01-14 2023-09-05 新奥新智科技有限公司 Combined learning framework based on cloud storage association

Also Published As

Publication number Publication date
CN106850770B (en) 2020-08-18
CN106850770A (en) 2017-06-13

Similar Documents

Publication Publication Date Title
WO2018130161A1 (en) Cloud computing service-based efficient transmission method and device
US9313107B2 (en) Dynamically modifying quality of service levels for resources running in a networked computing environment
US20140201383A1 (en) Distributed description over multiple links
WO2018019262A1 (en) Cloud desktop system, cloud desktop, cloud terminal, and multicast method
US9753786B2 (en) Client server communication system
CN106603607A (en) Private cloud desktop system and method and device for implementing service
WO2021142971A1 (en) Transmission rate control method and apparatus, computer system, and readable storage medium
US9535638B2 (en) Directly transferring data between devices
CN110741573A (en) Method and system for selectively propagating transactions using network coding in a blockchain network
US20220035322A1 (en) Intelligent operation control apparatus and system
WO2022148363A1 (en) Data transmission method and data transmission server
WO2022116953A1 (en) Packet processing method, device, system, and storage medium
CN105471700B (en) A kind of methods, devices and systems of Message Processing
EP4340333A1 (en) Communication protocol conversion method, and device, system, and gateway device
CN104350488A (en) Systems and methods for selective data redundancy elimination for resource constrained hosts
US9680756B2 (en) Efficient in-band communication of quality-of-service policies between virtual classification devices and enforcement devices
US9760412B2 (en) Client server communication system
WO2022120806A1 (en) Multi-cloud distributed messaging method and system for high performance computing
CN103685485A (en) Mobile terminal VoIP (voice over internet protocol) communication audio management system
CN112968919B (en) Data processing method, device, equipment and storage medium
US10938591B2 (en) Multicast system
US11716382B2 (en) System and method for replication of storage presentation in application orchestration
KR20150032085A (en) Method for processing huge data and constructing high performance nfv system
CN113162858A (en) Flow forwarding system, equipment and method and Internet of things system
CN111866100A (en) Method, device and system for controlling data transmission rate

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: 18738703

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18738703

Country of ref document: EP

Kind code of ref document: A1