WO2018130161A1 - Procédé et dispositif de transmission efficace basés sur un service informatique en nuage - Google Patents

Procédé et dispositif de transmission efficace basés sur un service informatique en nuage 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
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 WO2018130161A1 publication Critical patent/WO2018130161A1/fr

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.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

La présente invention concerne, selon une solution technique, un procédé de transmission efficace basé sur un service informatique en nuage, qui comprend : l'exécution, par un client informatique en nuage, de communications de base à l'aide d'un système de base; l'exécution, par le client informatique en nuage, d'une interaction de données avec un serveur informatique en nuage à l'aide d'un système avancé; par le client informatique en nuage, l'identification du type des données envoyées au serveur informatique en nuage, et la sélection d'un mode de communication correspondant compatible avec le type des données; l'ajustement dynamique, par le serveur informatique en nuage, d'un état d'envoi de paquet de données selon des informations de demande du serveur informatique en nuage et l'analyse d'un environnement de réseau. Les effets avantageux de la présente invention sont : la réalisation d'une décongestion intelligente, pratique et rapide de données sur des données entre un serveur et un client à l'aide d'un nombre réduit de ressources système, la garantie d'une transmission de données à grande vitesse d'un système informatique, et les économies de ressources système.
PCT/CN2018/072164 2017-01-11 2018-01-10 Procédé et dispositif de transmission efficace basés sur un service informatique en nuage WO2018130161A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710020175.2 2017-01-11
CN201710020175.2A CN106850770B (zh) 2017-01-11 2017-01-11 基于云计算服务的高效传输方法

Publications (1)

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

Family

ID=59123105

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/072164 WO2018130161A1 (fr) 2017-01-11 2018-01-10 Procédé et dispositif de transmission efficace basés sur un service informatique en nuage

Country Status (2)

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

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114765616A (zh) * 2021-01-14 2022-07-19 新智数字科技有限公司 基于云储存关联的联合学习框架

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106850770B (zh) * 2017-01-11 2020-08-18 杨立群 基于云计算服务的高效传输方法
CN111372319A (zh) * 2020-03-18 2020-07-03 山东比特智能科技股份有限公司 一种应用于酒店客控系统的防冲撞方法
CN114867061B (zh) * 2022-07-05 2022-12-13 深圳市搜了网络科技股份有限公司 一种基于无线通信网络的云监控方法

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102263823A (zh) * 2011-07-25 2011-11-30 中兴通讯股份有限公司 一种基于云计算的通信方法及通信设备
US20130132340A1 (en) * 2010-08-02 2013-05-23 Beijing Lenovo Software Ltd. File synchronization method, electronic device and synchronization system
CN104657213A (zh) * 2015-02-13 2015-05-27 深圳酷派技术有限公司 一种系统间应用切换的方法和终端
CN105677492A (zh) * 2016-01-07 2016-06-15 中南大学 一种面向终端的可靠应用执行方法
CN105763297A (zh) * 2015-12-25 2016-07-13 珠海国芯云科技有限公司 一种基于云计算系统的远程数据优化传输方法和装置
CN106850770A (zh) * 2017-01-11 2017-06-13 杨立群 基于云计算服务的高效传输方法和装置

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 (zh) * 2010-08-11 2012-03-14 中兴通讯股份有限公司 移动终端及其实现方法和服务系统、以及云服务器

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 (zh) * 2011-07-25 2011-11-30 中兴通讯股份有限公司 一种基于云计算的通信方法及通信设备
CN104657213A (zh) * 2015-02-13 2015-05-27 深圳酷派技术有限公司 一种系统间应用切换的方法和终端
CN105763297A (zh) * 2015-12-25 2016-07-13 珠海国芯云科技有限公司 一种基于云计算系统的远程数据优化传输方法和装置
CN105677492A (zh) * 2016-01-07 2016-06-15 中南大学 一种面向终端的可靠应用执行方法
CN106850770A (zh) * 2017-01-11 2017-06-13 杨立群 基于云计算服务的高效传输方法和装置

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114765616A (zh) * 2021-01-14 2022-07-19 新智数字科技有限公司 基于云储存关联的联合学习框架
CN114765616B (zh) * 2021-01-14 2023-09-05 新奥新智科技有限公司 基于云储存关联的联合学习框架

Also Published As

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

Similar Documents

Publication Publication Date Title
US10700979B2 (en) Load balancing for a virtual networking system
WO2018130161A1 (fr) Procédé et dispositif de transmission efficace basés sur un service informatique en nuage
CN103250395B (zh) 异步虚拟机复制方法及装置
US20140201383A1 (en) Distributed description over multiple links
WO2018019262A1 (fr) Système de bureau virtuel, bureau virtuel, terminal virtuel et procédé de multidiffusion
US9753786B2 (en) Client server communication system
CN106603607A (zh) 私有云桌面系统及其实现服务的方法和装置
WO2021142971A1 (fr) Procédé et appareil de régulation de débit de transmission, système informatique, et support de stockage lisible
CN110741573A (zh) 在区块链网络中选择性使用网络编码传播交易的方法和系统
US20220035322A1 (en) Intelligent operation control apparatus and system
WO2022148363A1 (fr) Procédé de transmission de données et serveur de transmission de données
EP4340333A1 (fr) Procédé de conversion de protocole de communication et dispositif, système et dispositif de passerelle
US20130067094A1 (en) Directly transfering data between devices
WO2022116953A1 (fr) Procédé de traitement de paquets, dispositif, système, et support de stockage
CN105471700B (zh) 一种消息处理的方法、装置和系统
CN112968919B (zh) 一种数据处理方法、装置、设备和存储介质
CN104350488A (zh) 用于资源受限主机的选择性数据冗余消除的系统和方法
US9680756B2 (en) Efficient in-band communication of quality-of-service policies between virtual classification devices and enforcement devices
US9760412B2 (en) Client server communication system
CN103685485A (zh) 移动终端VoIP通讯音频管理系统
US10938591B2 (en) Multicast system
US11716382B2 (en) System and method for replication of storage presentation in application orchestration
KR20150032085A (ko) 대용량 데이터 처리 및 고성능 nfv 시스템 구축 방법
CN113162858A (zh) 流量转发系统、设备、方法以及物联网系统
CN111866100A (zh) 一种控制数据传输速率的方法、装置和系统

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