WO2017185632A1 - Data transmission method and electronic device - Google Patents

Data transmission method and electronic device 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
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 WO2017185632A1 publication Critical patent/WO2017185632A1/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/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

Embodiments of the present application provide a data transmission method and an electronic device. The method comprises: a client data processing device performs a first data download task in N servers separately and determines N data transmission rates between the client data processing device and the N servers, wherein N is a positive integer; determine, on the basis of the N data transmission rates, at least one server from the N servers, the data transmission rate between the at least one server and the client data processing device being larger than or equal to a preset data transmission rate; the client data processing device performs a second data download task by means of the at least one server. Because the data transmission rate between the determined at least one server and the client is high, the data transmission time can be shortened, thereby effectively improving the efficiency that the client obtains data from the server.

Description

数据传输的方法及电子设备Data transmission method and electronic device
本申请要求在2016年04月25日提交中国专利局、申请号为201610262855.0、发明名称为“数据传输的方法及设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。The present application claims the priority of the Chinese Patent Application, filed on Apr. 25, 2016, the entire disclosure of which is hereby incorporated by reference.
技术领域Technical field
本申请实施例涉及视频技术领域,尤其涉及一种数据传输的方法及电子设备。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.
背景技术Background technique
随着科技的迅速发展和市场竞争的日益激烈,电子设备的性能及外观得到了大力提升,其中笔记本电脑以其小巧轻便、便于携带、娱乐性强等优点正受到越来越多的人们的喜爱,成为学习和生活中不可缺少的一部分。用户利用电子设备可以做的事也越来越多,如:用户可以通过与网络服务器连接的客户端下载视频、音乐以及游戏等。With the rapid development of technology and increasingly fierce market competition, the performance and appearance of electronic devices have been greatly improved. Among them, notebook computers are being favored by more and more people because of their advantages of small size, light weight, portability and entertainment. Become an indispensable part of learning and life. Users can do more with electronic devices, such as: users can download videos, music, games, etc. through a client connected to a web server.
目前,同一客户端通常会与多个服务器相连,并能够从多个服务端获取资源。现有技术中,客户端通常会对服务器的状态进行检测,并选取带宽占用率较小、负载较低的服务器获取文件。然而,在实际应用中,由于网络布局等原因,服务器与客户端之间的传输速度通常会受到影响,使得各服务器与客户端之前的传输速度也有所不同,因此,客户端按照上述标准选择的服务器未必是传输速度较快的服务器,从而导致选择的服务端不合理,客户端获取资源的效率较低。Currently, the same client is usually connected to multiple servers and can obtain resources from multiple servers. In the prior art, 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. However, in practical applications, due to network layout and the like, 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.
发明内容Summary of the invention
本申请实施例提供一种数据传输的方法及电子设备,用以解决现有技术中客户端选择的服务器进行数据传输的效率较低的缺陷,实现提高客户端从服务器中获取数据的效率。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.
第一方面,本申请实施例提供一种数据传输的方法,包括:In a first aspect, an embodiment of the present application provides a data transmission method, including:
客户端数据处理设备分别从N个服务器中进行第一数据下载任务, 并确定所述客户端数据处理设备与N个服务器之间的N个数据传输速率,N为正整数;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;
基于所述N个数据传输速率,确定所述N个服务器中与所述客户端数据处理设备之间的数据传输速率大于等于预设数据传输速率的至少一个服务器;Determining, 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;
所述客户端数据处理设备通过所述至少一个服务器进行第二数据下载任务。The client data processing device performs a second data download task through the at least one server.
第二方面,本申请实施例还提供一种电子设备,包括:In a second aspect, the embodiment of the present application further provides an electronic device, including:
第一操作模块,用于分别从N个服务器中进行第一数据下载任务,并确定所述客户端数据处理设备与N个服务器之间的N个数据传输速率,N为正整数;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;
确定模块,用于基于所述N个数据传输速率,确定所述N个服务器中与所述客户端数据处理设备之间的数据传输速率大于等于预设数据传输速率的至少一个服务器;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;
第二操作模块,用于通过所述至少一个服务器进行第二数据下载任务。And a second operation module, configured to perform a second data download task by using the at least one server.
第三方面,本申请实施例还提供一种电子设备,包括:In a third aspect, 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.
第四方面,本申请实施例提供一种非易失性计算机存储介质,存储有计算机可执行指令,所述计算机可执行指令包括用于执行第一方面中所述的数据传输的方法的指令。In a fourth aspect, 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.
第五方面,本申请实施例还提供一种计算机程序,所述计算机程序包括用于执行第一方面中所述的数据传输的方法的指令。In a fifth 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.
本申请实施例提供的数据传输的方法及电子设备,通过客户端数据处理设备分别从N个服务器中进行第一数据下载任务,确定客户端数据处理设备与N个服务器之间的N个数据传输速率,从而可以确定N个服务器中输出传输速率大于等于预设数据传输速率的至少一个服务器,即传输速率较快的服务器,进而客户端数据处理设备可以通过至少一个服务器进行第二数据下载任务,而确定的至少一个服务器与客户端之间的 数据传输速率较高,故能够缩短数据传输的时间,有效提高客户端从服务器获取数据的效率,提高用户的体验度。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.
附图说明DRAWINGS
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简要介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域的普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present application, the following drawings will be briefly described in the description of the embodiments. It is obvious that the drawings in the following description are only some embodiments of the present application, Those skilled in the art can also obtain other drawings based on these drawings without paying for inventive labor.
图1为本申请数据传输的方法实施例流程图;1 is a flow chart of an embodiment of a method for data transmission according to the present application;
图2为本申请数据传输的电子设备实施例结构示意图一;2 is a schematic structural diagram 1 of an embodiment of an electronic device for data transmission according to the present application;
图3为本申请数据传输的电子设备实施例结构示意图二。FIG. 3 is a schematic structural diagram 2 of an embodiment of an electronic device for data transmission according to the present application.
具体实施方式detailed description
为使本申请实施例的目的、技术方案和优点更加清楚,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions in the embodiments of the present application are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present application. It is a part of the embodiments of the present application, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present application without departing from the inventive scope are the scope of the present application.
由于本申请实施例中的数据传输的方法主要应用在客户端与服务器之间,下面将简单介绍一下客户端及服务器,及客户端与服务器之间的通信。Since 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.
通常来说,客户端数据处理设备可以是具有网络连接功能及数据传输功能,并能为用户提供本地功能的设备。例如,客户端数据处理设备可以是用户终端设备,如智能手机、PAD、笔记本等等,本申请对此不作具体限制。In general, a client data processing device can be a device that has network connectivity and data transfer capabilities and provides local functionality to the user. For example, 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.
在实际应用中,客户端数据处理设备中还可以安装有相应的客户端应用程序,如除了本地的应用程序外,还可以包括需要与服务器相互匹配运行的应用程序,如万维网使用的网页浏览器,收寄电子邮件时的电子邮件客户端,以及即时通讯的客户端软件等。In practical applications, 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 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. In a network environment, the server waits for a request from a client data processing device to process the request to feed back the corresponding result. In the network environment, 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.
在实际应用中,客户端数据处理设备可以通过IP地址与一个或多个服务器进行连接。例如,客户端可以与多个IP地址相应的多个的服务器进行连接,并接收来自每个服务器传来的数据,然后分别保存数据。In practical applications, the client data processing device can connect to one or more servers through an IP address. For example, a client can connect to multiple servers corresponding to multiple IP addresses, receive data from each server, and then save the data separately.
客户端与服务器之前可以通过相应的通信协议进行通信,如HTTP(Hypertext transfer protocol,超文本传送协议)、TCP/IP(Transmission Control Protocol/Internet Protocol,传输控制协议/因特网互联协议)、UDP(User Datagram Protocol,用户数据报协议)等等,本申请不作具体限制。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.
如图1所示,本申请实施例公开一种数据传输的方法,该方法的过程描述如下。As shown in FIG. 1 , the embodiment of the present application discloses a data transmission method, and the process of the method is described as follows.
S11:客户端数据处理设备分别从N个服务器中进行第一数据下载任务,并确定客户端数据处理设备与N个服务器之间的N个数据传输速率,N为正整数。S11: 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.
其中,N个服务器中的每个服务器均可以是通过相应的通信协议与客户端数据处理设备相连的。Each of the N servers may be connected to the client data processing device through a corresponding communication protocol.
具体来说,客户端数据处理设备实现在服务器中进行第一数据下载任务的过程可以是:客户端数据处理设备分别向N个服务器中的每个服务器发送用于进行获取预设数据文件的第一数据请求,进而,N个服务器中的每个服务器在接收到第一数据请求后,将基于第一数据请求生成相应的第一反馈信息,并发送给客户端数据处理设备,客户端数据处理设备在接收到每个服务器反馈的馈信息后,即可以基于第一反馈信息进行第一数据下载任务,即对预设数据文件进行下载。Specifically, 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.
其中,预设数据文件可以是预存在N个服务器中每个服务器的指定文件,如视频文件、音乐文件等等,本申请对此不作具体限制。该预设数据文件可以具有一定的数据量,以能够用于测试服务器与客户端数据处理设备之间的数据传输速度。当然,预设数据文件的数据量大小可以 依据实际测试需求而定,本申请对此不作具体限制。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. Of course, the amount of data of the preset data file can be According to the actual test requirements, this application does not specifically limit this.
可选的,客户端数据处理设备发送的第一数据请求中可以包括用于下载相应数据的请求等信息。例如,若客户端数据处理设备可以向连接的服务器发送HTTP请求消息,则该请求消息中可以包括:消息首行中,对数据资源的请求方法、数据资源的标识符及使用的协议等等。进而可将第一数据请求基于服务器的IP地址和端口号发送到相应的服务器,服务器在接收并解析客户端数据处理设备发送的HTTP请求消息后,服务器会返回第一反馈信息,如服务器可以返回一个HTTP响应消息,进而,客户端数据处理设备在接收到第一反馈信息后,即可开始对预设数据文件进行下载。Optionally, the first data request sent by the client data processing device may include information, such as a request for downloading the corresponding data. For example, if the client data processing device can send an HTTP request message to the connected server, 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. 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.
在实际应用中,客户端数据处理设备在向各服务器发送第一数据请求后,由于各服务器的响应速度可能不一致,因此,客户端数据处理设备接收到各服务器返回的反馈信息的时刻可能也不相同。因此,本申请实施例中,在客户端数据处理设备接收到服务器返回的反馈信息时,即可对该服务器中的预设数据文件进行下载,即进行第一数据下载任务,故可以认为第一数据下载任务为预设的用于测试客户端数据处理设备与各服务器之间的数据传输速率而执行的任务。In a practical application, 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.
本申请实施例中,客户端数据处理设备与服务器之间的数据传输速率,数据传输速率在数值上等于每秒种传输构成数据代码的二进制比特数,单位为比特/秒(bit/second),记作bps。对于二进制数据,数据传输速率为:S=1/T(bps),其中,T为发送每一比特所需要的时间。例如,如果在通信信道上发送一比特0、1信号所需要的时间是0.001ms,那么信道的数据传输速率为1000Kbps。通常来说,当数据传输速率低于300b/s时,数据传输的效果较差,当数据传输速率高于2400b/s以上时,可以具有较好的数据传输效果。In the embodiment of the present application, the data transmission rate between the client data processing device and the server, the data transmission rate is numerically equal to the number of binary bits constituting the data code per second, in units of bits/second. Recorded as bps. For binary data, the data transmission rate is: S = 1/T (bps), where T is the time required to transmit each bit. For example, if the time required to transmit a bit 0, 1 signal on the communication channel is 0.001 ms, the data transmission rate of the channel is 1000 Kbps. Generally speaking, when the data transmission rate is lower than 300b/s, the effect of data transmission is poor. When the data transmission rate is higher than 2400b/s, it can have better data transmission effect.
可选的,在S11中,确定N个数据传输速率的过程可以是:客户端数据处理设备分别从N个服务器中的每个服务器下载预设数据文件,及获得下载预设数据文件过程中的下载参数信息,共N个下载参数信息;其中,下载参数信息至少包括每个服务器向客户端数据处理设备传输预设数据文件的传输起始时刻及传输结束时刻;进而,基于N个下载参数信息及预设数据文件,确定客户端数据处理设备与N个服务器中每个服 务器之间的数据传输速率,共N个数据传输速率。Optionally, in S11, 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.
在实际应用中,客户端数据处理设备在接收到服务器的第一反馈信息,并对预设数据文件进行下载的同时,可以记录下载过程中的下载参数信息,该下载参数信息可以包括传输预设数据文件的传输起始时刻及传输结束时刻。In an actual application, 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 transmission start time and the end time of the transmission of the data file.
例如,若预设数据文件为一指定的视频文件,用户通过手机向服务器A发送一请求获取该视频文件的数据请求,以获取存储在服务器A中视频文件,在接收到服务器的第一反馈信息后,手机查找到服务器中A中视频文件的相应资源,对视频文件进行下载,即将视频文件由服务器端传输到手机端,同时记录开始服务器与手机在数据传输过程中的下载参数信息,即进行数据传输的传输起始时刻,以及下载完成该视频文件的传输结束时刻,例如记载的下载该视频文件的传输起始时刻可以是13:26:10,传输结束时刻可以是13:26:40。For example, if the preset data file is a specified video 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. After that, 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.
进一步,根据下载参数信息中记录的传输起始时刻及传输结束时刻,以及预设数据文件的数据量大小,即可确定客户端数据处理设备与相应服务器中之间的数据传输速率。Further, according to the transmission start time and the transmission end time recorded in the download parameter information, and the data size of the preset data file, the data transmission rate between the client data processing device and the corresponding server can be determined.
可选的,在基于N个参数信息计算客户端数据处理设备与N个服务器之间的N个数据传输速率时,可以是基于N个参数信息中每个参数信息包括的传输起始时刻及传输结束时刻,确定客户端数据处理设备从N个服务器中每个服务器下载预设数据文件对应的传输时长。例如,若手机从服务器A上下载预设数据文件过程中,记录的下载参数信息中包括的传输起始时刻为13:26:10,传输结束时刻为13:26:30,那么可以确定手机与服务器A之间的传输时长为20秒。Optionally, when calculating the N data transmission rates between the client data processing device and the N servers based on the N parameter information, 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.
进一步,基于确定的传输时长和预设数据文件的数据量,即可计算客户端数据处理设备与N个服务器中相应的服务器之间的数据传输速率。例如,若预设数据文件的数据量为500MB,基于传输时长和数据量,即可计算确定手机与服务器A之间的数据传输速率。Further, based on the determined transmission duration and the amount of data of the preset data file, 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.
同理,在计算手机与其他服务器之前的数据传输速率时可以采用相同的方法,来确定出与N个服务器之间的N个数据传输速率,本申请不再一一举例说明。Similarly, in the calculation of the data transmission rate before the mobile phone and other servers, the same method can be used to determine the N data transmission rates with the N servers. This application does not exemplify one by one.
S12:基于N个数据传输速率,确定N个服务器中与客户端数据处 理设备之间的数据传输速率大于等于预设数据传输速率的至少一个服务器。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.
本申请实施例中,通过客户端数据处理设备从N个服务器中下载预设数据文件,确定客户端数据设备与N个服务器之间的N个数据传输,进而可以基于N个数据传输速率及预设传输速率确定N个服务器中与客户端数据处理设备之间的传输速率较快的至少一个服务器。In the embodiment of the present application, 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.
例如,若客户端数据处理设备连接有三个服务器,分别为服务器1、服务器2和服务器3,通过在服务器1、服务器2和服务器3分别存放相同的预设数据文件,并通过客户端进行分别对各服务器的预设数据文件进行下载测试,确定客户端数据处理设备与服务器1、服务器2和服务器3之间的数据传输速率分别为v1、v2和v3,其中,v1=245KB/s,v2=209KB/s,v3=195KB/s。若预设传输速率为200KB/s,则可以确定服务器1和服务器2与客户端数据处理设备之间的数据传输速率较高,即确定的至少一个服务器即为服务器1和服务器2。For example, if 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 default data file of each server is downloaded and tested, and the data transmission rates between the client data processing device and the server 1, the server 2, and the server 3 are determined to be v1, v2, and v3, respectively, where v1=245 KB/s, v2= 209 KB/s, v3 = 195 KB/s. If 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.
S13:客户端数据处理设备通过至少一个服务器进行第二数据下载任务。S13: The client data processing device performs a second data download task by using at least one server.
本申请实施例中,在确定出与客户端数据处理设备之间的数据传输速率较快的至少一个服务器后,即可通过至少一个服务器为客户端数据处理设备的后续的下载任务提供服务。In the embodiment of the present application, after determining at least one server with a faster data transmission rate with the client data processing device, 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.
具体来说,在客户端数据处理设备通过至少一个服务器进行第二数据下载任务时,该过程可以是:客户端数据处理设备向至少一个服务器中的第一服务器发送第二数据请求,接收第一服务器基于第二数据请求反馈的第二反馈信息,进而基于第二反馈信息在第一服务器中进行第二 数据下载任务。Specifically, when the client data processing device performs the second data downloading task by using the at least one server, 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.
在实际应用中,在通过至少一个服务器为客户端数据处理设备提供服务器时,若客户端数据处理设备仅有一个新的数据下载任务,则可以选择至少一个服务器中与客户端数据处理设备的数据传输速率最高的服务器进行下载,以提高下载效率。或者,若客户端中存在多个新的数据下载任务,那么也可以是在至少一个服务器中分别选择相应的服务器进行下载。In an actual application, 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. Alternatively, if there are multiple new data download tasks in the client, the corresponding server may be selected to be downloaded in at least one server.
例如,若客户端数据处理设备中还包括数据下载任务1和数据下载任务2,确定的至少一个服务器包括服务器1、服务器2和服务器3,则可以通过至少一个服务器分别执行数据下载任务1和数据下载任务2,例如通过服务器1进行数据下载任务1,同时通过服务器2进行数据下载任务1,进而将从服务器1和服务器2下载的数据资源分别进行存储,从而使得客户端数据处理设备在于多服务器进行数据传输过程中,能够自动选择数据传输效率较高的服务器为客户端数据处理设备提供服务,提高了数据传输方式的灵活性,有效提高了数据传输的效率。For example, if 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. During the data transmission process, 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.
基于上述技术方案,如图2所示,本申请一实施例中提供一种数据传输的设备,该设备可以是智能手机、PAD、笔记本电脑等移动设备,该设备包括:第一操作模块201、确定模块202和第二操作模块203。Based on the foregoing technical solution, as shown in FIG. 2, in an embodiment of the present application, 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.
第一操作模块201可以用于分别从N个服务器中进行第一数据下载任务,并确定所述客户端数据处理设备与N个服务器之间的N个数据传输速率,N为正整数。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.
确定模块202可以用于基于所述N个数据传输速率,确定所述N个服务器中与所述客户端数据处理设备之间的数据传输速率大于等于预设数据传输速率的至少一个服务器;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;
第二操作模块203可以用于通过所述至少一个服务器进行第二数据 下载任务。The second operation module 203 can be configured to perform second data by using the at least one server Download the task.
可选的,第一操作模块201具体可以用于分别向所述N个服务器中的每个服务器发送用于进行获取预设数据文件的第一数据请求,所述预设数据文件为预存在所述N个服务器中的文件,并基于所述N个服务器反馈的与所述第一数据请求相关的第一反馈信息进行下载所述预设数据文件的第一数据下载任务。Optionally, 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.
可选的,第一操作模块201可以进一步用于分别从所述N个服务器中的每个服务器下载所述预设数据文件,及获得下载所述预设数据文件过程中的下载参数信息,共N个下载参数信息,所述下载参数信息至少包括每个服务器向所述客户端数据处理设备传输所述预设数据文件的传输起始时刻及传输结束时刻;基于所述N个下载参数信息及所述预设数据文件,确定所述客户端数据处理设备与所述N个服务器中每个服务器之间的数据传输速率,共N个数据传输速率。Optionally, 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.
可选的,第一操作模块201还可以用于基于所述N个参数信息中每个参数信息包括的传输起始时刻及传输结束时刻,确定所述客户端数据处理设备从所述N个服务器中每个服务器下载所述预设数据文件对应的传输时长,并基于确定的传输时长及所述预设数据文件的数据量,计算所述客户端数据处理设备与所述N个服务器中相应的服务器之间的数据传输速率。Optionally, 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.
可选的,第二操作模块203具有可以用于向所述至少一个服务器中的第一服务器发送第二数据请求,接收所述第一服务器基于所述第二数据请求反馈的第二反馈信息,并基于所述第二反馈信息在所述第一服务器中进行所述第二数据下载任务。Optionally, 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.
请参见图3,基于同一发明构思,本申请实施例还提供一种电子设备,该电子设备包括存储器301和处理器302,存储器301和处理器302可以通过总线300连接,或者也可以通过专门的连接线连接。图3中以通过总线300连接为例。其中存储器301用于存储指令,处理器302用于执行存储器301所存储的指令,以在执行指令时可以执行如下步骤:Referring to FIG. 3, based on the same inventive concept, 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. In FIG. 3, 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个服务器中进行第一数据下载任务,并确定所述客户端数据处理设备与N个服务器之间的N个数据传输速率,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;
基于所述N个数据传输速率,确定所述N个服务器中与所述客户端 数据处理设备之间的数据传输速率大于等于预设数据传输速率的至少一个服务器;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;
通过所述至少一个服务器进行第二数据下载任务。Performing a second data download task through the at least one server.
本申请实施例中,电子设备可以是客户端数据处理设备。In the embodiment of the present application, the electronic device may be a client data processing device.
处理器302具体可以是通用的中央处理器(CPU),或者可以是特定应用集成电路(Application Specific Integrated Circuit,ASIC),或者可以是一个或多个用于控制程序执行的集成电路。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.
存储器301的数量可以是一个或多个。存储器301可以包括只读存储器(Read Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)或磁盘存储器,等等。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.
可选的,处理器302用于分别从N个服务器中进行第一数据下载任务,可以包括:Optionally, the processor 302 is configured to perform the first data download task from the N servers, and may include:
分别向所述N个服务器中的每个服务器发送用于进行获取预设数据文件的第一数据请求,所述预设数据文件为预存在所述N个服务器中的文件;Sending, to each of the N servers, a first data request for acquiring a preset data file, where the preset data file is a file pre-existing in the N servers;
基于所述N个服务器反馈的与所述第一数据请求相关的第一反馈信息进行下载所述预设数据文件的第一数据下载任务。And downloading, by the N servers, the first data download task related to the first data request to download the first data download task of the preset data file.
可选的,处理器302用于确定所述客户端数据处理设备与N个服务器之间的N个数据传输速率,可以包括:Optionally, 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:
分别从所述N个服务器中的每个服务器下载所述预设数据文件,及获得下载所述预设数据文件过程中的下载参数信息,共N个下载参数信息,所述下载参数信息至少包括每个服务器向所述客户端数据处理设备传输所述预设数据文件的传输起始时刻及传输结束时刻;Downloading the preset data file from each of the N servers, and obtaining download parameter information in the process of downloading the preset data file, and a total of N download parameter information, where the download parameter information includes at least Each server transmits a transmission start time and a transmission end time of the preset data file to the client data processing device;
基于所述N个下载参数信息及所述预设数据文件,确定所述客户端数据处理设备与所述N个服务器中每个服务器之间的数据传输速率,共N个数据传输速率。Determining, according to the N pieces of download parameter information and the preset data file, a data transmission rate between the client data processing device and each of the N servers, for a total of N data transmission rates.
可选的,处理器302用于基于所述N个下载参数信息及所述预设数据文件,确定所述客户端数据处理设备与所述N个服务器中每个服务器之间的数据传输速率,可以包括:Optionally, 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. Can include:
基于所述N个参数信息中每个参数信息包括的传输起始时刻及传输结束时刻,确定所述客户端数据处理设备从所述N个服务器中每个服务 器下载所述预设数据文件对应的传输时长;Determining, by the client data processing device, each service from the N servers based on a transmission start time and a transmission end time included in each of the N parameter information Downloading a transmission duration corresponding to the preset data file;
基于确定的传输时长及所述预设数据文件的数据量,计算所述客户端数据处理设备与所述N个服务器中相应的服务器之间的数据传输速率。And calculating a data transmission rate between the client data processing device and a corresponding one of the N servers based on the determined transmission duration and the data amount of the preset data file.
可选的,处理器302用于通过所述至少一个服务器进行第二数据下载任务,可以包括:Optionally, 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;
接收所述第一服务器基于所述第二数据请求反馈的第二反馈信息;Receiving, by the first server, second feedback information that is fed back based on the second data request;
基于所述第二反馈信息在所述第一服务器中进行所述第二数据下载任务。Performing the second data download task in the first server based on the second feedback information.
由于本申请实施例提供的第二种电子设备可以用于执行图1所示的数据传输的方法,因此对于电子设备实施可参考图1所示的实施例部分的描述,在此不再赘述。Since 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.
本申请实施例还提供一种非易失性计算机存储介质,存储有计算机可执行指令,计算机可执行指令以执行图1所示的数据传输的方法。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.
本申请实施例还提供一种计算机程序,该计算机程序包括用于执行图1所提供的数据传输的方法的指令。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.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到各实施方式可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件。基于这样的理解,上述技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在计算机可读存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行各个实施例或者实施例的某些部分所述的方法。 Through the description of the above embodiments, those skilled in the art can clearly understand that the various embodiments can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware. Based on such understanding, the above-described technical solutions may be embodied in the form of software products in essence or in the form of software products, which may be stored in a computer readable storage medium such as ROM/RAM, magnetic Discs, optical discs, etc., include instructions for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments or portions of the embodiments.
最后应说明的是:以上实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围。 Finally, it should be noted that the above embodiments are only used to explain the technical solutions of the present application, and are not limited thereto; although the present application is described in detail with reference to the foregoing embodiments, those skilled in the art should understand that they can still The technical solutions described in the foregoing embodiments are modified, or the equivalents of the technical features are replaced by the equivalents. The modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present application.

Claims (13)

  1. 一种数据传输的方法,其特征在于,包括:A method for data transmission, comprising:
    客户端数据处理设备分别从N个服务器中进行第一数据下载任务,并确定所述客户端数据处理设备与N个服务器之间的N个数据传输速率,N为正整数;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;
    基于所述N个数据传输速率,确定所述N个服务器中与所述客户端数据处理设备之间的数据传输速率大于等于预设数据传输速率的至少一个服务器;Determining, 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;
    所述客户端数据处理设备通过所述至少一个服务器进行第二数据下载任务。The client data processing device performs a second data download task through the at least one server.
  2. 根据权利要求1所述的方法,其特征在于,所述客户端数据处理设备分别从N个服务器中进行第一数据下载任务,包括:The method according to claim 1, wherein the client data processing device performs the first data download task from the N servers, respectively, including:
    所述客户端数据处理设备分别向所述N个服务器中的每个服务器发送用于进行获取预设数据文件的第一数据请求,所述预设数据文件为预存在所述N个服务器中的文件;Sending, by the client data processing device, a first data request for acquiring a preset data file to each of the N servers, where the preset data file is pre-existing in the N servers file;
    所述客户端数据处理设备基于所述N个服务器反馈的与所述第一数据请求相关的第一反馈信息进行下载所述预设数据文件的第一数据下载任务。The client data processing device performs a first data download task of downloading the preset data file based on the first feedback information related to the first data request fed back by the N servers.
  3. 根据权利要求2所述的方法,其特征在于,所述确定所述客户端数据处理设备与N个服务器之间的N个数据传输速率,包括:The method according to claim 2, wherein the determining the N data transmission rates between the client data processing device and the N servers comprises:
    所述客户端数据处理设备分别从所述N个服务器中的每个服务器下载所述预设数据文件,及获得下载所述预设数据文件过程中的下载参数信息,共N个下载参数信息,所述下载参数信息至少包括每个服务器向所述客户端数据处理设备传输所述预设数据文件的传输起始时刻及传输结束时刻;The client data processing device downloads the preset data file from each of the N servers, and obtains download parameter information in the process of downloading the preset data file, and a total of N download parameter information. The downloading parameter information includes at least a transmission start time and a transmission end time of each preset data file transmitted by each server to the client data processing device;
    基于所述N个下载参数信息及所述预设数据文件,确定所述客户端数据处理设备与所述N个服务器中每个服务器之间的数据传输速率,共N个数据传输速率。Determining, according to the N pieces of download parameter information and the preset data file, a data transmission rate between the client data processing device and each of the N servers, for a total of N data transmission rates.
  4. 如权利要求3所述的方法,其特征在于,所述基于所述N个下载参数信息及所述预设数据文件,确定所述客户端数据处理设备与所述N个服务器中每个服务器之间的数据传输速率,包括: The method according to claim 3, wherein the determining, by the N pieces of download parameter information and the preset data file, the client data processing device and each of the N servers The data transfer rate between:
    基于所述N个参数信息中每个参数信息包括的传输起始时刻及传输结束时刻,确定所述客户端数据处理设备从所述N个服务器中每个服务器下载所述预设数据文件对应的传输时长;Determining, by the client data processing device, downloading, according to each of the N servers, the preset data file, based on a transmission start time and a transmission end time included in each of the N parameter information. Transmission time;
    基于确定的传输时长及所述预设数据文件的数据量,计算所述客户端数据处理设备与所述N个服务器中相应的服务器之间的数据传输速率。And calculating a data transmission rate between the client data processing device and a corresponding one of the N servers based on the determined transmission duration and the data amount of the preset data file.
  5. 如权利要求1所述的方法,其特征在于,所述所述客户端数据处理设备通过所述至少一个服务器进行第二数据下载任务,包括:The method of claim 1, wherein the client data processing device performs a second data download task by using the at least one server, including:
    所述客户端数据处理设备向所述至少一个服务器中的第一服务器发送第二数据请求;The client data processing device sends a second data request to a first one of the at least one server;
    接收所述第一服务器基于所述第二数据请求反馈的第二反馈信息;Receiving, by the first server, second feedback information that is fed back based on the second data request;
    基于所述第二反馈信息在所述第一服务器中进行所述第二数据下载任务。Performing the second data download task in the first server based on the second feedback information.
  6. 一种数据传输的设备,其特征在于,包括:A device for data transmission, comprising:
    第一操作模块,用于分别从N个服务器中进行第一数据下载任务,并确定所述客户端数据处理设备与N个服务器之间的N个数据传输速率,N为正整数;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;
    确定模块,用于基于所述N个数据传输速率,确定所述N个服务器中与所述客户端数据处理设备之间的数据传输速率大于等于预设数据传输速率的至少一个服务器;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;
    第二操作模块,用于通过所述至少一个服务器进行第二数据下载任务。And a second operation module, configured to perform a second data download task by using the at least one server.
  7. 如权利要求6所述的设备,其特征在于,所述第一操作模块具体用于:The device according to claim 6, wherein the first operation module is specifically configured to:
    分别向所述N个服务器中的每个服务器发送用于进行获取预设数据文件的第一数据请求,所述预设数据文件为预存在所述N个服务器中的文件;Sending, to each of the N servers, a first data request for acquiring a preset data file, where the preset data file is a file pre-existing in the N servers;
    基于所述N个服务器反馈的与所述第一数据请求相关的第一反馈信息进行下载所述预设数据文件的第一数据下载任务。And downloading, by the N servers, the first data download task related to the first data request to download the first data download task of the preset data file.
  8. 如权利要求7所述的设备,其特征在于,所述第一操作模块进一步用于:The device of claim 7, wherein the first operating module is further configured to:
    分别从所述N个服务器中的每个服务器下载所述预设数据文件,及获得下载所述预设数据文件过程中的下载参数信息,共N个下载参数信息,所述下载参数信息至少包括每个服务器向所述客户端数据处理设备传输所 述预设数据文件的传输起始时刻及传输结束时刻;Downloading the preset data file from each of the N servers, and obtaining download parameter information in the process of downloading the preset data file, and a total of N download parameter information, where the download parameter information includes at least Each server transmits to the client data processing device Determining a transmission start time and a transmission end time of the preset data file;
    基于所述N个下载参数信息及所述预设数据文件,确定所述客户端数据处理设备与所述N个服务器中每个服务器之间的数据传输速率,共N个数据传输速率。Determining, according to the N pieces of download parameter information and the preset data file, a data transmission rate between the client data processing device and each of the N servers, for a total of N data transmission rates.
  9. 如权利要求8所述的设备,其特征在于,所述第一操作模块具体还用于:The device according to claim 8, wherein the first operation module is further configured to:
    基于所述N个参数信息中每个参数信息包括的传输起始时刻及传输结束时刻,确定所述客户端数据处理设备从所述N个服务器中每个服务器下载所述预设数据文件对应的传输时长;Determining, by the client data processing device, downloading, according to each of the N servers, the preset data file, based on a transmission start time and a transmission end time included in each of the N parameter information. Transmission time;
    基于确定的传输时长及所述预设数据文件的数据量,计算所述客户端数据处理设备与所述N个服务器中相应的服务器之间的数据传输速率。And calculating a data transmission rate between the client data processing device and a corresponding one of the N servers based on the determined transmission duration and the data amount of the preset data file.
  10. 如权利要求6所述的设备,其特征在于,所述第二操作模块具体用于:The device according to claim 6, wherein the second operation module is specifically configured to:
    向所述至少一个服务器中的第一服务器发送第二数据请求;Transmitting a second data request to a first one of the at least one server;
    接收所述第一服务器基于所述第二数据请求反馈的第二反馈信息;Receiving, by the first server, second feedback information that is fed back based on the second data request;
    基于所述第二反馈信息在所述第一服务器中进行所述第二数据下载任务。Performing the second data download task in the first server based on the second feedback information.
  11. 一种控制设备,其特征在于,包括:A control device, comprising:
    存储器,用于存储指令;a memory for storing instructions;
    处理器,与所述存储器连接,用于执行所述指令,以在执行所述指令时执行权利要求1-5中任一项所述的方法所包括的步骤。A processor, coupled to the memory, for executing the instructions to perform the steps of the method of any of claims 1-5 when the instructions are executed.
  12. 一种非易失性计算机存储介质,其特征在于,存储有计算机可执行指令,所述计算机可执行指令包括用于执行权利要求1-5中任一项所述的方法的指令。A non-volatile computer storage medium characterized by storing computer-executable instructions, the computer-executable instructions comprising instructions for performing the method of any of claims 1-5.
  13. 一种计算机程序,其特征在于,所述计算机程序包括用于执行权利要求1-5中任一项所述的方法的指令。 A computer program, comprising: instructions for performing the method of any of claims 1-5.
PCT/CN2016/100420 2016-04-25 2016-09-27 Data transmission method and electronic device WO2017185632A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610262855.0 2016-04-25
CN201610262855.0A CN105847396A (en) 2016-04-25 2016-04-25 Data transmission method and device

Publications (1)

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

Family

ID=56589079

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/100420 WO2017185632A1 (en) 2016-04-25 2016-09-27 Data transmission method and electronic device

Country Status (2)

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

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111079853A (en) * 2019-12-27 2020-04-28 深圳市商汤科技有限公司 Data acquisition method and related device
CN113973093A (en) * 2020-07-24 2022-01-25 中移(苏州)软件技术有限公司 Data transmission method and device, electronic equipment and readable storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105847396A (en) * 2016-04-25 2016-08-10 乐视控股(北京)有限公司 Data transmission method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103024461A (en) * 2012-12-10 2013-04-03 乐视网信息技术(北京)股份有限公司 Method for measuring speed of player
CN103685547A (en) * 2013-12-24 2014-03-26 乐视网信息技术(北京)股份有限公司 Download server dispatching method, download server dispatching system and terminal device
CN104092722A (en) * 2014-03-26 2014-10-08 腾讯科技(深圳)有限公司 Network file downloading method and device
CN104244083A (en) * 2014-10-08 2014-12-24 联想(北京)有限公司 Online video downloading method and electronic device
CN105490886A (en) * 2015-12-31 2016-04-13 北京金山安全软件有限公司 Method and device for testing network speed and electronic equipment
CN105847396A (en) * 2016-04-25 2016-08-10 乐视控股(北京)有限公司 Data transmission method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103051498B (en) * 2012-12-29 2015-05-20 电信科学技术第一研究所 Network speed test method and network speed test system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103024461A (en) * 2012-12-10 2013-04-03 乐视网信息技术(北京)股份有限公司 Method for measuring speed of player
CN103685547A (en) * 2013-12-24 2014-03-26 乐视网信息技术(北京)股份有限公司 Download server dispatching method, download server dispatching system and terminal device
CN104092722A (en) * 2014-03-26 2014-10-08 腾讯科技(深圳)有限公司 Network file downloading method and device
CN104244083A (en) * 2014-10-08 2014-12-24 联想(北京)有限公司 Online video downloading method and electronic device
CN105490886A (en) * 2015-12-31 2016-04-13 北京金山安全软件有限公司 Method and device for testing network speed and electronic equipment
CN105847396A (en) * 2016-04-25 2016-08-10 乐视控股(北京)有限公司 Data transmission method and device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111079853A (en) * 2019-12-27 2020-04-28 深圳市商汤科技有限公司 Data acquisition method and related device
CN113973093A (en) * 2020-07-24 2022-01-25 中移(苏州)软件技术有限公司 Data transmission method and device, electronic equipment and readable storage medium
CN113973093B (en) * 2020-07-24 2023-10-13 中移(苏州)软件技术有限公司 Data transmission method and device, electronic equipment and readable storage medium

Also Published As

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

Similar Documents

Publication Publication Date Title
CN109152095B (en) Wireless network connection method for terminal
CN107566786B (en) Method and device for acquiring monitoring video and terminal equipment
US10587544B2 (en) Message processing method, processing server, terminal, and storage medium
US9444718B2 (en) Distributed platform test network
WO2016070689A1 (en) Method and system for sharing application, and application service platform
US10069928B1 (en) Translating requests/responses between communication channels having different protocols
US9166881B1 (en) Methods and apparatus for adaptive bandwidth-based communication management
CN103686198A (en) Video data processing method, device and system
CN106201794B (en) A kind of detection method and device of server
TW201822013A (en) Server load balancing method, apparatus, and server device
WO2008147578A1 (en) System and/or method for client- driven server load distribution
US20170171585A1 (en) Method and Electronic Device for Recording Live Streaming Media
CN110557284A (en) data aggregation method and device based on client gateway
US20170171286A1 (en) Methods and devices for validating a video connection or other types of communication sessions over a computer network
CN102904959A (en) Network accelerating method and gateway
WO2017185632A1 (en) Data transmission method and electronic device
CN107920108A (en) A kind of method for pushing of media resource, client and server
EP3338409A1 (en) Method for dynamically managing a network service in a communication network
US11736592B2 (en) Systems and methods for multi-client content delivery
CN109194706B (en) Network resource dial testing method and terminal
CN112199621B (en) Method and device for quickly generating poster and computer equipment
TWI493356B (en) Method of asynchronous communication, method of asynchronously communicating with web browser, and system for communicating with network
CN112422604A (en) File uploading method, device and system and computer equipment
CN115086194A (en) Data transmission method for cloud application, computing equipment and computer storage medium
CN113626402A (en) Log data acquisition method and device, electronic equipment and storage medium

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