WO2017185632A1 - Procédé de transmission de données et dispositif électronique - Google Patents

Procédé de transmission de données et dispositif électronique Download PDF

Info

Publication number
WO2017185632A1
WO2017185632A1 PCT/CN2016/100420 CN2016100420W WO2017185632A1 WO 2017185632 A1 WO2017185632 A1 WO 2017185632A1 CN 2016100420 W CN2016100420 W CN 2016100420W WO 2017185632 A1 WO2017185632 A1 WO 2017185632A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
processing device
servers
server
client
Prior art date
Application number
PCT/CN2016/100420
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 WO2017185632A1 publication Critical patent/WO2017185632A1/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/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/25Flow control; Congestion control with rate being modified by the source upon detecting a change of network conditions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/101Server selection for load balancing based on network conditions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Definitions

  • the embodiments of the present invention relate to the field of video technologies, and in particular, to a data transmission method and an electronic device.
  • the same client is usually connected to multiple servers and can obtain resources from multiple servers.
  • the client usually detects the status of the server, and selects a server with a small bandwidth occupation and a low load to acquire a file.
  • the transmission speed between the server and the client is usually affected, so that the transmission speeds of the servers and the clients are different. Therefore, the client selects according to the above criteria.
  • the server is not necessarily a server with a fast transmission speed, which results in an unreasonable selection of the server, and the client is less efficient in obtaining resources.
  • the embodiment of the present invention provides a data transmission method and an electronic device, which are used to solve the defect that the server selected by the client performs data transmission with low efficiency, and improve the efficiency of the client to obtain data from the server.
  • an embodiment of the present application provides a data transmission method, including:
  • the client data processing device performs the first data download task from the N servers respectively. And determining N data transmission rates between the client data processing device and the N servers, where N is a positive integer;
  • the client data processing device performs a second data download task through the at least one server.
  • the embodiment of the present application further provides an electronic device, including:
  • a first operation module configured to perform a first data download task from the N servers, and determine N data transmission rates between the client data processing device and the N servers, where N is a positive integer;
  • a determining module configured to determine, according to the N data transmission rates, at least one server that has a data transmission rate between the N servers and the client data processing device that is greater than or equal to a preset data transmission rate;
  • a second operation module configured to perform a second data download task by using the at least one server.
  • the embodiment of the present application further provides an electronic device, including:
  • a memory for storing instructions
  • a processor coupled to the memory, for performing the instructions to perform the steps of the method of data transmission as described in the first aspect when the instructions are executed.
  • an embodiment of the present application provides a non-volatile computer storage medium storing computer-executable instructions, the computer-executable instructions comprising instructions for performing the method of data transmission described in the first aspect.
  • an embodiment of the present application further provides a computer program, the computer program comprising instructions for performing the method of data transmission in the first aspect.
  • the data transmission method and the electronic device provided by the embodiment of the present application perform the first data download task from the N servers through the client data processing device, and determine N data transmissions between the client data processing device and the N servers. Rate, so that at least one server whose output transmission rate is greater than or equal to the preset data transmission rate in the N servers, that is, a server with a faster transmission rate, can be determined, and the client data processing device can perform the second data download task through at least one server. And between at least one server and the client determined The data transmission rate is high, so the time of data transmission can be shortened, the efficiency of the client to obtain data from the server is effectively improved, and the user experience is improved.
  • FIG. 1 is a flow chart of an embodiment of a method for data transmission according to the present application.
  • FIG. 2 is a schematic structural diagram 1 of an embodiment of an electronic device for data transmission according to the present application.
  • FIG. 3 is a schematic structural diagram 2 of an embodiment of an electronic device for data transmission according to the present application.
  • the data transmission method in the embodiment of the present application is mainly applied between the client and the server, the following describes the client and the server, and the communication between the client and the server.
  • a client data processing device can be a device that has network connectivity and data transfer capabilities and provides local functionality to the user.
  • the client data processing device may be a user terminal device, such as a smart phone, a PAD, a notebook, etc., which is not specifically limited in this application.
  • the client data processing device may also be installed with a corresponding client application, such as an application that needs to be matched with the server in addition to the local application, such as a web browser used by the World Wide Web. , email client when receiving email, and instant messaging client software, etc.
  • a client application such as an application that needs to be matched with the server in addition to the local application, such as a web browser used by the World Wide Web.
  • email client when receiving email
  • instant messaging client software etc.
  • a server may refer to a device that manages resources and provides services to client data processing devices, and may be configured to include a processor, a hard disk, a memory, a system bus, etc., and a general purpose meter.
  • the computer architecture is similar.
  • the server waits for a request from a client data processing device to process the request to feed back the corresponding result.
  • the server may be classified into a file server, a database server, and an application server according to different types of services provided by the server.
  • the server in the embodiment of the present application may refer to any one or more of the foregoing, and the present application does not specifically limit.
  • the client data processing device can connect to one or more servers through an IP address.
  • a client can connect to multiple servers corresponding to multiple IP addresses, receive data from each server, and then save the data separately.
  • the client and the server can communicate through the corresponding communication protocol, such as HTTP (Hypertext transfer protocol), TCP/IP (Transmission Control Protocol/Internet Protocol), UDP (User). Datagram Protocol, User Datagram Protocol, etc., is not specifically limited in this application.
  • HTTP Hypertext transfer protocol
  • TCP/IP Transmission Control Protocol/Internet Protocol
  • UDP User Datagram Protocol
  • the embodiment of the present application discloses a data transmission method, and the process of the method is described as follows.
  • the client data processing device performs a first data download task from the N servers, and determines N data transmission rates between the client data processing device and the N servers, where N is a positive integer.
  • Each of the N servers may be connected to the client data processing device through a corresponding communication protocol.
  • the process for the client data processing device to perform the first data download task in the server may be: the client data processing device sends the first data file for acquiring the preset data file to each of the N servers. a data request, and then, each of the N servers, after receiving the first data request, generates a corresponding first feedback information based on the first data request, and sends the corresponding first feedback information to the client data processing device, and the client data processing After receiving the feed information fed back by each server, the device may perform the first data download task based on the first feedback information, that is, download the preset data file.
  • the preset data file may be a specified file pre-existing in each of the N servers, such as a video file, a music file, and the like, which is not specifically limited in this application.
  • the preset data file can have a certain amount of data to be used to test the data transfer speed between the server and the client data processing device.
  • the amount of data of the preset data file can be According to the actual test requirements, this application does not specifically limit this.
  • the first data request sent by the client data processing device may include information, such as a request for downloading the corresponding data.
  • the request message may include: a request method for the data resource, an identifier of the data resource, a protocol used, and the like in the first line of the message.
  • the first data request may be sent to the corresponding server based on the IP address and the port number of the server.
  • the server After receiving and parsing the HTTP request message sent by the client data processing device, the server returns the first feedback information, for example, the server may return.
  • An HTTP response message and then, after receiving the first feedback information, the client data processing device can start downloading the preset data file.
  • the client data processing device after the client data processing device sends the first data request to each server, the response speed of each server may be inconsistent. Therefore, the client data processing device may not receive the feedback information returned by each server. the same. Therefore, in the embodiment of the present application, when the client data processing device receives the feedback information returned by the server, the preset data file in the server can be downloaded, that is, the first data download task is performed, so the first data can be considered as the first
  • the data download task is a preset task performed to test the data transfer rate between the client data processing device and each server.
  • the data transmission rate between the client data processing device and the server is numerically equal to the number of binary bits constituting the data code per second, in units of bits/second. Recorded as bps.
  • the data transmission rate is lower than 300b/s, the effect of data transmission is poor.
  • the data transmission rate is higher than 2400b/s, it can have better data transmission effect.
  • the process of determining the N data transmission rates may be: the client data processing device downloads the preset data file from each of the N servers, and obtains the process of downloading the preset data file. Downloading parameter information, a total of N download parameter information; wherein, the download parameter information includes at least a transmission start time and a transmission end time of each server transmitting a preset data file to the client data processing device; and further, based on N download parameter information And a preset data file to determine each of the client data processing device and each of the N servers Data transfer rate between servers, a total of N data transfer rates.
  • the client data processing device can record the downloading parameter information in the downloading process, and the downloading parameter information may include the transmission preset, while receiving the first feedback information of the server and downloading the preset data file.
  • the user sends a request for obtaining the data file of the video file to the server A through the mobile phone to obtain the video file stored in the server A, and receives the first feedback information of the server.
  • the mobile phone finds the corresponding resource of the video file in the server A, and downloads the video file, that is, the video file is transmitted from the server to the mobile terminal, and simultaneously records the download parameter information of the server and the mobile phone during the data transmission process, that is,
  • the transmission start time of the data transmission and the transmission end time of downloading the video file for example, the recorded transmission start time of downloading the video file may be 13:26:10, and the transmission end time may be 13:26:40.
  • the data transmission rate between the client data processing device and the corresponding server can be determined.
  • the transmission start time and the transmission included in each parameter information of the N parameter information may be At the end time, it is determined that the client data processing device downloads the transmission duration corresponding to the preset data file from each of the N servers. For example, if the mobile phone downloads the preset data file from the server A, the transmission start parameter included in the recorded download parameter information is 13:26:10, and the transmission end time is 13:26:30, then the mobile phone can be determined.
  • the transmission time between servers A is 20 seconds.
  • the data transmission rate between the client data processing device and the corresponding server among the N servers can be calculated. For example, if the data volume of the preset data file is 500 MB, based on the transmission duration and the amount of data, the data transmission rate between the mobile phone and the server A can be calculated and determined.
  • S12 Determine N and server data points based on N data transmission rates
  • the data transmission rate between the devices is at least one server that is greater than or equal to the preset data transmission rate.
  • the client data processing device downloads the preset data file from the N servers, and determines N data transmissions between the client data device and the N servers, and further can be based on N data transmission rates and pre- The transmission rate is determined to determine at least one server of the N servers that has a faster transmission rate with the client data processing device.
  • the preset transmission rate may be set by the client data processing device, such as a preset transmission rate determined according to the network condition and the data size of the preset data file, or the preset transmission rate may also be the user according to the downloaded
  • the actual requirement is set to select a server that satisfies the data transmission rate between the client and the data processing device from a plurality of servers, so as to improve the downloading efficiency of the download task of the client data processing device.
  • the client data processing device is connected to three servers, namely, server 1, server 2, and server 3, the same preset data files are respectively stored in the server 1, the server 2, and the server 3, and are respectively processed by the client.
  • the preset transmission rate is 200 KB/s, it can be determined that the data transmission rate between the server 1 and the server 2 and the client data processing device is high, that is, the determined at least one server is the server 1 and the server 2.
  • the client data processing device performs a second data download task by using at least one server.
  • the at least one server may provide services for subsequent download tasks of the client data processing device.
  • the second data download task may be different from the first data download task, and may be a task for the user to obtain a corresponding download file from the server, for example, downloading an image file, a video file, or other files from the server.
  • This application is not specifically limited.
  • the process may be: the client data processing device sends the second data request to the first server of the at least one server, and receives the first The server is based on the second feedback information of the second data request feedback, and then performs the second in the first server based on the second feedback information. Data download task.
  • the first server may be a server with the highest data transmission rate of the client and the client, and provides a download service for the client data processing device through the first server, which can shorten the downloading time required during the downloading process, thereby improving the downloading efficiency. .
  • the second data request may include a data resource identifier or the like requested by the client data processing device, so that the first server provides a link corresponding to the data resource to provide a download service for the client data processing device.
  • the server when the server is provided by the at least one server for the client data processing device, if the client data processing device has only one new data download task, the data of the at least one server and the client data processing device may be selected.
  • the server with the highest transfer rate is downloaded to improve download efficiency.
  • the corresponding server may be selected to be downloaded in at least one server.
  • the client data processing device further includes the data download task 1 and the data download task 2, and the determined at least one server includes the server 1, the server 2, and the server 3, the data download task 1 and the data may be respectively performed by the at least one server.
  • Download task 2 for example, data download task 1 is performed by server 1, and data download task 1 is performed by server 2, and data resources downloaded from server 1 and server 2 are separately stored, so that the client data processing device is in multiple servers.
  • the server with high data transmission efficiency can be automatically selected to provide services for the client data processing device, which improves the flexibility of the data transmission mode and effectively improves the efficiency of data transmission.
  • a device for data transmission is provided, where the device may be a mobile device such as a smart phone, a PAD, or a notebook computer, and the device includes: a first operation module 201, The module 202 and the second operation module 203 are determined.
  • the first operation module 201 can be configured to perform a first data download task from the N servers, and determine N data transmission rates between the client data processing device and the N servers, where N is a positive integer.
  • the determining module 202 is configured to determine, according to the N data transmission rates, at least one server that is between the N servers and the client data processing device, where a data transmission rate is greater than or equal to a preset data transmission rate;
  • the second operation module 203 can be configured to perform second data by using the at least one server Download the task.
  • the first operation module 201 is specifically configured to send, to each of the N servers, a first data request for acquiring a preset data file, where the preset data file is a pre-existing location. Deriving a file in the N servers, and downloading a first data download task of the preset data file based on the first feedback information related to the first data request fed back by the N servers.
  • the first operation module 201 is further configured to download the preset data file from each of the N servers, and obtain download parameter information in the process of downloading the preset data file.
  • N download parameter information the download parameter information at least including a transmission start time and a transmission end time of each preset data file transmitted by each server to the client data processing device; and based on the N download parameter information and The preset data file determines a data transmission rate between the client data processing device and each of the N servers, for a total of N data transmission rates.
  • the first operation module 201 is further configured to determine, according to the transmission start time and the transmission end time included in each parameter information of the N parameter information, the client data processing device from the N servers.
  • Each server downloads a transmission duration corresponding to the preset data file, and calculates a corresponding one of the client data processing device and the N servers based on the determined transmission duration and the data amount of the preset data file. The data transfer rate between servers.
  • the second operation module 203 is configured to send a second data request to the first server of the at least one server, and receive second feedback information that is sent by the first server based on the second data request. And performing the second data download task in the first server based on the second feedback information.
  • an embodiment of the present application further provides an electronic device, where the electronic device includes a memory 301 and a processor 302.
  • the memory 301 and the processor 302 may be connected through a bus 300, or may also be dedicated. Cable connection.
  • the connection through the bus 300 is taken as an example.
  • the memory 301 is used to store instructions, and the processor 302 is configured to execute instructions stored in the memory 301 to perform the following steps when executing the instructions:
  • N Performing a first data download task from the N servers, and determining N data transmission rates between the client data processing device and the N servers, where N is a positive integer;
  • Determining the client and the client in the N servers based on the N data transmission rates At least one server having a data transmission rate between the data processing devices greater than or equal to a preset data transmission rate;
  • the electronic device may be a client data processing device.
  • the processor 302 may be a general-purpose central processing unit (CPU), or may be an Application Specific Integrated Circuit (ASIC), or may be one or more integrated circuits for controlling program execution.
  • CPU central processing unit
  • ASIC Application Specific Integrated Circuit
  • the number of memories 301 may be one or more.
  • the memory 301 may include a Read Only Memory (ROM), a Random Access Memory (RAM), or a disk storage, and the like.
  • the processor 302 is configured to perform the first data download task from the N servers, and may include:
  • the processor 302 is configured to determine N data transmission rates between the client data processing device and the N servers, and the method may include:
  • Each server transmits a transmission start time and a transmission end time of the preset data file to the client data processing device;
  • the processor 302 is configured to determine, according to the N download parameter information and the preset data file, a data transmission rate between the client data processing device and each of the N servers.
  • the processor 302 is configured to perform the second data downloading task by using the at least one server, and the method may include:
  • the client data processing device sends a second data request to a first one of the at least one server
  • the second electronic device provided by the embodiment of the present application can be used to perform the data transmission method shown in FIG. 1 , the description of the embodiment of the embodiment shown in FIG. 1 can be performed for the electronic device, and details are not described herein again.
  • the embodiment of the present application further provides a non-volatile computer storage medium storing computer-executable instructions, and computer-executable instructions to perform the method of data transmission shown in FIG.
  • Embodiments of the present application also provide a computer program comprising instructions for performing the method of data transmission provided by FIG.
  • the device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, ie may be located A place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the embodiment. Those of ordinary skill in the art can understand and implement without deliberate labor.

Abstract

Des modes de réalisation de la présente invention concernent un procédé de transmission de données et un dispositif électronique. Le procédé comprend les étapes suivantes : un dispositif de traitement de données de client réalise séparément une première tâche de téléchargement vers l'aval de données dans N serveurs et détermine N débits de transmission de données entre le dispositif de traitement de données de client et les N serveurs, N étant un entier positif ; déterminer, sur la base des N débits de transmission de données, dans au moins un serveur parmi les N serveurs, que le débit de transmission de données entre le ou les serveurs et le dispositif de traitement de données de client est supérieur ou égal à un débit de transmission de données prédéfini ; le dispositif de traitement de données de client réalise une seconde tâche de téléchargement vers l'aval de données au moyen du ou des serveurs. Puisque le débit de transmission de données entre le ou les serveurs déterminés et le client est élevé, le temps de transmission de données peut être raccourci, ce qui améliore effectivement l'efficacité avec laquelle le client obtient des données du serveur.
PCT/CN2016/100420 2016-04-25 2016-09-27 Procédé de transmission de données et dispositif électronique WO2017185632A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610262855.0A CN105847396A (zh) 2016-04-25 2016-04-25 数据传输的方法及设备
CN201610262855.0 2016-04-25

Publications (1)

Publication Number Publication Date
WO2017185632A1 true WO2017185632A1 (fr) 2017-11-02

Family

ID=56589079

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/100420 WO2017185632A1 (fr) 2016-04-25 2016-09-27 Procédé de transmission de données et dispositif électronique

Country Status (2)

Country Link
CN (1) CN105847396A (fr)
WO (1) WO2017185632A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111079853A (zh) * 2019-12-27 2020-04-28 深圳市商汤科技有限公司 数据获取方法及相关装置
CN113973093A (zh) * 2020-07-24 2022-01-25 中移(苏州)软件技术有限公司 数据传输方法及装置、电子设备、可读存储介质

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105847396A (zh) * 2016-04-25 2016-08-10 乐视控股(北京)有限公司 数据传输的方法及设备

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103024461A (zh) * 2012-12-10 2013-04-03 乐视网信息技术(北京)股份有限公司 一种播放器测速方法
CN103685547A (zh) * 2013-12-24 2014-03-26 乐视网信息技术(北京)股份有限公司 下载服务器的调度方法与系统、以及终端装置
CN104092722A (zh) * 2014-03-26 2014-10-08 腾讯科技(深圳)有限公司 网络文件的下载方法及装置
CN104244083A (zh) * 2014-10-08 2014-12-24 联想(北京)有限公司 一种在线视频的下载方法及电子设备
CN105490886A (zh) * 2015-12-31 2016-04-13 北京金山安全软件有限公司 一种测试网络速度的方法、装置及电子设备
CN105847396A (zh) * 2016-04-25 2016-08-10 乐视控股(北京)有限公司 数据传输的方法及设备

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103051498B (zh) * 2012-12-29 2015-05-20 电信科学技术第一研究所 网速测试方法及系统

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103024461A (zh) * 2012-12-10 2013-04-03 乐视网信息技术(北京)股份有限公司 一种播放器测速方法
CN103685547A (zh) * 2013-12-24 2014-03-26 乐视网信息技术(北京)股份有限公司 下载服务器的调度方法与系统、以及终端装置
CN104092722A (zh) * 2014-03-26 2014-10-08 腾讯科技(深圳)有限公司 网络文件的下载方法及装置
CN104244083A (zh) * 2014-10-08 2014-12-24 联想(北京)有限公司 一种在线视频的下载方法及电子设备
CN105490886A (zh) * 2015-12-31 2016-04-13 北京金山安全软件有限公司 一种测试网络速度的方法、装置及电子设备
CN105847396A (zh) * 2016-04-25 2016-08-10 乐视控股(北京)有限公司 数据传输的方法及设备

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111079853A (zh) * 2019-12-27 2020-04-28 深圳市商汤科技有限公司 数据获取方法及相关装置
CN113973093A (zh) * 2020-07-24 2022-01-25 中移(苏州)软件技术有限公司 数据传输方法及装置、电子设备、可读存储介质
CN113973093B (zh) * 2020-07-24 2023-10-13 中移(苏州)软件技术有限公司 数据传输方法及装置、电子设备、可读存储介质

Also Published As

Publication number Publication date
CN105847396A (zh) 2016-08-10

Similar Documents

Publication Publication Date Title
CN109152095B (zh) 用于终端的无线网络连接方法
CN107566786B (zh) 一种获取监控视频的方法、装置及终端设备
US10587544B2 (en) Message processing method, processing server, terminal, and storage medium
US9444718B2 (en) Distributed platform test network
WO2016070689A1 (fr) Procédé et système de partage d'application et plate-forme de services d'applications
US10069928B1 (en) Translating requests/responses between communication channels having different protocols
US9166881B1 (en) Methods and apparatus for adaptive bandwidth-based communication management
CN103686198A (zh) 视频数据的处理方法、装置和系统
CN106201794B (zh) 一种服务器的检测方法和装置
WO2008147578A1 (fr) Système et/ou procédé permettant une répartition de charge de serveur commandée par un client
TW201822013A (zh) 伺服器負載均衡的方法、裝置及伺服器設備
US20170171585A1 (en) Method and Electronic Device for Recording Live Streaming Media
CN110557284A (zh) 基于客户端网关的数据聚合方法及装置
US20170171286A1 (en) Methods and devices for validating a video connection or other types of communication sessions over a computer network
CN102904959A (zh) 网络加速方法和网关
WO2017185632A1 (fr) Procédé de transmission de données et dispositif électronique
CN107920108A (zh) 一种媒体资源的推送方法、客户端及服务器
EP3338409A1 (fr) Procédé de gestion dynamique d'un service réseau dans un réseau de communication
CN109194706B (zh) 网络资源拨测方法及终端
CN107959667A (zh) 一种媒体分片的推送方法、服务器及客户端
US10412778B2 (en) Data transmission method and apparatus for data service
CN112199621B (zh) 快速生成海报的方法、装置及计算机设备
TWI493356B (zh) 非同步通信的方法、非同步地與網路瀏覽器通信的方法,及用於與網路通信的系統
US10944631B1 (en) Network request and file transfer prioritization based on traffic elasticity
US11172049B2 (en) Systems and methods for multi-client content delivery

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

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

Ref document number: 16900141

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 16900141

Country of ref document: EP

Kind code of ref document: A1