WO2021057666A1 - 传输控制方法、网管服务器、基站及存储介质 - Google Patents

传输控制方法、网管服务器、基站及存储介质 Download PDF

Info

Publication number
WO2021057666A1
WO2021057666A1 PCT/CN2020/116563 CN2020116563W WO2021057666A1 WO 2021057666 A1 WO2021057666 A1 WO 2021057666A1 CN 2020116563 W CN2020116563 W CN 2020116563W WO 2021057666 A1 WO2021057666 A1 WO 2021057666A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
target file
base station
providing device
downloaded
Prior art date
Application number
PCT/CN2020/116563
Other languages
English (en)
French (fr)
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 中兴通讯股份有限公司
Priority to EP20870281.1A priority Critical patent/EP4037281A4/en
Publication of WO2021057666A1 publication Critical patent/WO2021057666A1/zh

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]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/08Access point devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W92/00Interfaces specially adapted for wireless communication networks
    • H04W92/16Interfaces between hierarchically similar devices
    • H04W92/20Interfaces between hierarchically similar devices between access points

Definitions

  • the embodiment of the present invention relates to but not limited to the communication field, and specifically relates to but not limited to a transmission control method, a network management server, a base station, and a storage medium.
  • the base station In the communication network, the base station usually needs to download related files from the file server.
  • the file download process is usually that the base station requests the designated file server to download the file after receiving the download request sent by the network management server.
  • the transmission control method, network management server, base station, and storage medium provided by the embodiments of the present invention mainly solve the technical problems that the existing file download process consumes a lot of time and the file server has a high probability of crashing.
  • an embodiment of the present invention provides a transmission control method applied to a network management server, including:
  • the base station is set as the file providing device, and the file providing device is used to provide a target file download service to a base station that has not downloaded the target file.
  • the embodiment of the present invention also provides a transmission control method, which is applied to a base station, and includes:
  • a download service of the target file is provided to the base station that has not downloaded the target file.
  • the embodiment of the present invention also provides a network management server, including a first processor, a first memory, and a first communication bus;
  • the first communication bus is configured to implement connection and communication between the first processor and the first memory
  • the first processor is configured to execute one or more computer programs stored in the first memory to implement the steps of the network management server in the first transmission control method.
  • the embodiment of the present invention also provides a base station, including a second processor, a second memory, and a second communication bus;
  • the second communication bus is configured to realize connection and communication between the second processor and the second memory
  • the second processor is configured to execute one or more computer programs stored in the second memory to implement the steps of the base station in the above-mentioned second transmission control method.
  • the embodiment of the present invention also provides a storage medium, the storage medium stores one or more computer programs, and the one or more computer programs can be executed by one or more processors to realize the first transmission control described above. Method or the steps of the second transmission control method.
  • a registration request for registering as a file providing device is sent to the network management server through the base station that has downloaded the target file, where the registration request includes the information of the target file,
  • the network management server sets the base station that has downloaded the target file as the file providing device.
  • the base station as the file providing device provides the download service of the target file to the base station that has not downloaded the target file.
  • the base station that has downloaded the target file is registered It becomes a file providing device.
  • the base station that has not downloaded the target file can download the target file from the base station that has downloaded the target file, thereby reducing the time required for file download, and the base station that has downloaded the target file shares the pressure for the file server , which reduces the probability of file server crashes.
  • FIG. 1 is a flowchart of a transmission control method according to Embodiment 1 of the present invention.
  • Figure 2 is a file download flow chart of the first embodiment of the present invention
  • FIG. 3 is a flowchart of the polling process of the network management server according to the first embodiment of the present invention
  • Fig. 5 is a flow chart of a transmission control method according to the third embodiment of the present invention.
  • FIG. 6 is a schematic diagram of the structure of a network management server according to the fifth embodiment of the present invention.
  • Fig. 7 is a schematic structural diagram of a base station according to Embodiment 5 of the present invention.
  • an embodiment of the present invention provides a transmission control method, which is applied to a network management server. As shown in FIG. 1, the transmission control method includes:
  • S101 Receive a registration request sent by a base station that has downloaded a target file and used to register as a file providing device.
  • the target file is a file that needs to be downloaded by the base station, and it may be a software update package.
  • the target file may also be a file that needs to be downloaded by other base stations.
  • the base station may send a registration request for registering as a file providing device to the network management server, where the file providing device is used to provide a file download service to the base station that has not downloaded the target file.
  • the network management server receives a registration request sent by the base station that has downloaded the target file for registering as a file providing device, where the registration request includes information about the target file.
  • the registration request may also include a preset load threshold of the base station that has downloaded the target file, for example, the preset number of connections threshold.
  • the method further includes:
  • S201 Select a target file providing device from the file providing devices for the base station that has not downloaded the target file.
  • the network management server needs to select the target file providing device from the file providing devices for the base station that has not downloaded the target file.
  • the file providing equipment only includes the file server. Therefore, the network management server selects the target file providing equipment from the file providing equipment for the base station that has not downloaded the target file, including: The file server selects target file providing equipment for base stations that have not downloaded the target file. Because the number of base stations that have not downloaded the target file is huge at this time, the network management server can select some base stations from all base stations as the first batch of base stations, and download from the file server Select the target file to provide equipment for the first batch of base stations. Among them, the number of the first batch of base stations can be flexibly set according to the actual situation, for example, can be set according to the bandwidth of the file server.
  • the network management server when it selects the first batch of base stations, it can randomly select the first batch of base stations from the base stations that have never downloaded the target file, or select from the base stations that have never downloaded the target file according to the network topology. Some base stations are the first base stations. Among them, when some base stations are selected as the first batch of base stations according to the network Topo structure that have never downloaded target files, in order to facilitate the subsequent first batch of base stations as file providing equipment to provide target file download services for base stations belonging to the same Topo group. Base stations that do not belong to the same Topo group can be selected as the first batch of base stations. It can also be said that in the first batch of base stations, the Topo group of each base station is different.
  • the target file providing device includes the file server and the base station that has downloaded the target file.
  • the network management server when the network management server selects the target file providing device from the file providing devices for the base station that has not downloaded the target file, it can randomly select the target file providing device for the base station that has not downloaded the target file.
  • a file providing device that can establish a connection with a base station that has not downloaded the target file can be selected as the target file providing device.
  • a file that belongs to the same Topo group as the base station that has not downloaded the target file can be selected from the file providing device according to the Topo structure
  • the providing device serves as the target file providing device. Since the target file providing device and the base station that has not downloaded the target file belong to the same Topo group, the two can be connected in communication.
  • the base station managed by the network management server includes two Topo groups.
  • the first Topo group includes base station 1, base station 2, and base station 3;
  • the second Topo group includes base station 4, base station 5, and base station 6, where: Base station 1 and base station 4 have downloaded the target file, base station 2, 3, 5, and 6 have not downloaded the target file.
  • the network management server selects the target file to provide equipment for base station 2 or base station 3, according to the Topo structure, select base station 2 or base station 3
  • the base station 1 belonging to the same Topo group serves as the target file providing equipment; when selecting the target file providing equipment for the base station 5 or the base station 6, according to the Topo structure, the base station 4 belonging to the same Topo group as the base station 5 or 6 is selected as the target File supply equipment.
  • the network management server when the network management server selects target file providing equipment for base stations that have not downloaded target files from file providing equipment, it can select target file providing equipment for base stations that have not downloaded target files according to the load status information of each file providing equipment. . That is, the network management server can select a target file providing device with a smaller load for the base station that has not downloaded the target file according to the load status information of each file providing device. For example, it can provide the load status information of each file according to the load status information of the device, which is the undownloaded target file.
  • the base station selects the file providing device with the least load as the target file providing device, or the network management server can also select the file providing device with the current load lower than the preset load threshold for the base station that has not downloaded the target file according to the load status information of the file providing device
  • the target file provides equipment.
  • the load status information may include at least one of the number of first base stations, the number of file transfers, the download progress, etc., where the first base station is currently connected to the file providing device and needs to be from the file providing device It should be understood that the first base station includes the base station that is currently connected to the file providing device and is downloading files from the file providing device.
  • the first base station may also include the base station that is currently connected to the file providing device and is waiting The base station downloading the file status.
  • the number of file transfers is the number of files currently transferred by the file providing device to the base station.
  • the download progress is the progress of the file transmitted by the file providing device to the base station.
  • selecting the file providing device with the least load as the target file providing device for the base station that has not downloaded the target file includes: providing the device according to each file Select the file providing device with the smallest number of first base stations as the target file providing device for the base station that has not downloaded the target file. For example, suppose that the file providing device includes device 1, device 2, and device 3. Among them, device 1 is currently If the number of first base stations is 2, the current number of first base stations of device 2 is 4, and the current number of first base stations of device 3 is 6, then device 1 is selected as the target file providing device.
  • selecting a file providing device whose current load is lower than a preset load threshold for the base station that has not downloaded the target file according to the load status information of the file providing device as the target file providing device includes: according to each file The number of first base stations providing equipment is selected for base stations that have not downloaded the target file, and the file providing equipment whose corresponding number of first base stations is less than the preset connection number threshold is selected as the target file providing equipment.
  • the file providing equipment may be selected Set the number of connections threshold.
  • the file providing device can refuse to connect to another base station that needs to download files, thus avoiding the load of the file providing device Larger and thus collapsed situation.
  • the file providing devices include device 7, device 8, and device 9, and the corresponding connection number thresholds of each device are 10, 20, and 30 respectively. If the number of first base stations of device 7 is 10 (that is, device 7 is currently connected and needs The number of base stations downloading files from device 7 is 10), the number of first base stations of device 8 is 20, and the number of first base stations of device 10 is 15. Since the threshold of the number of connections of device 10 is greater than the number of first base stations, select The device 10 serves as an object file providing device.
  • the file providing device in order to obtain the load status information of the file providing device, referring to FIG. 3, it may further include:
  • the network management server may periodically send a polling request to the file providing device.
  • the file providing device After receiving the polling request sent by the network management server, the file providing device sends polling request response information to the network management server, where the polling request response information includes load status information of the file providing device.
  • the polling request response information may also include the name of the file currently stored by the file providing device, the size of each file, the file check value, and so on.
  • the network management server may download the file from the file providing device.
  • the unfinished base station reallocates the file providing equipment, at this time, the file providing equipment can also be removed from the file providing equipment list.
  • the list of base stations that have not completed downloading files from the file providing device can be determined according to information such as download progress in the polling request response information sent by the file providing device that the network management server has received the latest time.
  • the network management server can send a preset number of polling requests to the file providing device without receiving the polling request response information, redistribute the file providing device for the base station that has not completed the file download to the file providing device, and at the same time , You can also remove the file providing device from the list of file providing devices.
  • the preset times can be flexibly set according to actual needs, for example, set to 2 times, 3 times, etc.
  • the network management server can According to the latest received download progress information in the polling request response message sent by device 1, obtain a list of base stations that have not completed the download, and re-allocate file providing equipment for the base station.
  • device 1 can be removed from the file providing equipment list Remove, that is, after removal, device 1 is no longer used as a file providing device.
  • the network management server After selecting the target file providing device for the base station that has not downloaded the target file, the network management server sends a download instruction to the base station that has not downloaded the target file, where the download instruction includes the information of the target file and the information of the target file providing device.
  • the download instruction is used to instruct the base station that has not downloaded the target file to download the target file from the target file providing device. In this way, the base station can download the target file from the target file providing device according to the download instruction.
  • the network management server after the network management server receives the registration request sent by the base station that has downloaded the target file to register as a file providing device, it sets the base station that has downloaded the target file as the file providing device, that is to say The base station that has downloaded the target file can provide the target file download service to the base station that has not downloaded the target file.
  • the network management server subsequently selects the target file providing device for the base station that has not downloaded the target file, it can select the base station that has downloaded the target file as the target file providing device according to the actual situation, so that the base station that has not downloaded the target file can download the target file from the target file. Download the target file at the base station of the target file.
  • the transmission control method provided in the embodiments of the present invention can be applied to the Internet of Things, and can also be applied to operator networks and the like.
  • the transmission control method provided by the embodiment of the present invention receives a registration request sent by a base station that has downloaded a target file for registering as a file providing device.
  • the registration request includes information about the target file; the base station is set as a file providing device, and the file is provided.
  • the device is used to provide file download services to the base station that has not downloaded the target file.
  • the base station that has not downloaded the target file can download the target file from the downloaded target.
  • the base station of the file downloads the target file, which can reduce the time required for file download, and the base station that has downloaded the target file shares the pressure for the file server, reducing the probability of the file server crashing.
  • an embodiment of the present invention provides a transmission control method, which is applied to a base station. As shown in FIG. 4, the transmission control method includes:
  • the base station may send a registration request to the network management server for registering as a file providing device.
  • the target file is a file that the base station needs to download, and it can be a software update package.
  • the target file can also be a file that other base stations need to download, and the registration request includes the information of the target file.
  • the registration request may also include a preset load threshold of the base station, for example, a preset number of connections threshold.
  • the file providing device is used to provide the target file download service to the base station that has not downloaded the target file.
  • the target file may include one file or at least two files.
  • the base station may send a registration request to the network management server after downloading a target file, or the base station may send a registration request to the network management server after downloading all target files.
  • the network management server sends a registration request.
  • the base station needs to download the target file
  • the process of downloading the target file by the base station may include: receiving a download instruction sent by the network management server, and downloading the target file from the target file providing device based on the download instruction.
  • the download instruction includes the information of the target file and the information of the target file providing device.
  • the target file providing device may be a file server or a base station that has downloaded the target file.
  • the base station downloading the target file from the target file providing device based on the download instruction includes that the base station establishes a connection with the target file providing device, and the target file providing device sends the target file to the base station.
  • the target file providing device When the target file providing device sends the target file to the base station, it can be based on FTP (File Transfer Protocol), SFTP (SSH File Transfer Protocol, Secure File Transfer Protocol), HTTP (HyperText Transfer Protocol, Hypertext Transfer Protocol), etc. Any one of the protocols for transmission.
  • FTP File Transfer Protocol
  • SFTP SSH File Transfer Protocol
  • Secure File Transfer Protocol Secure File Transfer Protocol
  • HTTP HyperText Transfer Protocol
  • Hypertext Transfer Protocol Hypertext Transfer Protocol
  • the base station that has downloaded the target file after the base station that has downloaded the target file is successfully registered, it serves as a file providing device and can provide the target file download service to other base stations that have not downloaded the target file. That is, after receiving the download instruction, the base station that has not downloaded the target file establishes a connection with the base station that has downloaded the target file, and the base station that has downloaded the target file will send the target file to the base station that has not downloaded the target file.
  • the base station that has downloaded the target file serves as the file providing device, and further includes: receiving a polling request issued by the network management server, and sending polling request response information to the network management server, where the polling request response
  • the information includes the load status information of the equipment provided by the file.
  • the load status information may include at least one of the number of first base stations, the number of file transfers, download progress, etc., where the first base station is a base station that is currently connected to the file providing device and needs to download files from the file providing device, It should be understood that the first base station includes a base station currently connected to the file providing device and downloading files from the file providing device, and the first base station may also include a base station currently connected to the file providing device and waiting to download files.
  • the number of file transfers is the number of files currently transferred by the file providing device to the base station.
  • the download progress is the progress of the file transmitted by the file providing device to the base station.
  • the polling request response information may also include the name of the file currently stored by the file providing device, the size of each file, the file check value, and so on.
  • the transmission control method provided in the embodiments of the present invention can be applied to the Internet of Things, and can also be applied to operator networks and the like.
  • the transmission control method provided by the embodiment of the present invention sends a registration request for registering as a file providing device to the network management server after downloading the target file.
  • the registration request includes the information of the target file.
  • the target file is not downloaded to the network management server.
  • the base station provides the download service of the target file.
  • the base station that has downloaded the target file is registered as the file providing device. Therefore, the base station that has not downloaded the target file can download the target file from the base station that has downloaded the target file. Therefore, the time required for file download can be reduced, and the base station that has downloaded the target file shares the pressure for the file server, which reduces the probability of the file server crashing.
  • FIG. 5 is a flowchart of a transmission control method according to an embodiment of the present invention.
  • the transmission control method includes:
  • the network management server selects some base stations from all base stations as the first batch of base stations when none of the base stations managed by the network management server download the target file.
  • the target file is a file that the base station needs to download.
  • the base station software needs to be upgraded, the base station needs to download a software update package.
  • the target file is a software update package.
  • the target file It can also be other files.
  • the number of the first batch of base stations may be determined according to the bandwidth of the file server and so on.
  • the network management server selects the first batch of base stations, it can select base stations belonging to different Topo groups as the first batch of base stations according to the Topo structure, that is, each base station in the first batch of base stations belongs to a different Topo group.
  • the network management server selects target file providing equipment for the first batch of base stations from the file providing equipment.
  • the file providing equipment includes a file server
  • the network management server selects target file providing equipment for the first batch of base stations from the file server.
  • the network management server sends a download instruction to the first batch of base stations.
  • the download instruction includes the information of the target file and the information of the device providing the target file.
  • the first batch of base stations download the target file from the target file providing device based on the download instruction.
  • the first batch of base stations establishes a connection with the file server based on the download instruction, and downloads the target file from the file server.
  • S505 The first batch of base stations sends a registration request to the network management server.
  • the base station as the base station that has downloaded the target file sends a registration request to the network management server.
  • the registration request includes the target file information that the base station has downloaded and the threshold of the number of connections.
  • the network management server sets the first batch of base stations as file providing equipment.
  • the network management server After receiving the registration request sent by any base station in the first batch of base stations, the network management server sets the base station as a file providing device, that is, adding the base station to the file providing device list.
  • the network management server selects a target file providing device from the file providing devices for the base station that has not downloaded the target file.
  • the network management server selects the target file providing device for the undownloaded base station from the file server and the base station that has downloaded the target file.
  • the network management server can select target file providing equipment for base stations that have not downloaded the target file according to the Topo structure. For example, when there is no base station as a file providing device in the Topo group to which the base station that has not downloaded the target file belongs (that is, the base station that has downloaded the target file), the file server can be selected as the target file for the base station that has not downloaded the target file. Provide equipment. When there is a base station as a file providing device in the Topo group to which the base station that has not downloaded the target file belongs, the file providing device belonging to the same Topo group may be selected as the target file providing device for the base station that has not downloaded the target file.
  • a file providing device with a load less than a preset load threshold can be selected as the target file providing device according to the load status information of each file providing device.
  • the load status information includes the number of first base stations.
  • the first base station is the base station that is currently connected to the file providing device and needs to download files from the file providing device, and the first base station includes the base station that is currently connected to the file providing device and is currently connected to the file providing device.
  • the preset load threshold includes a preset number of connections threshold, and when selecting a target file providing device, a file providing device with a first base station number less than the number of connections threshold is selected as the target file providing device.
  • the network management server may periodically send a polling request to the file providing device.
  • the file providing device After receiving the polling request, the file providing device sends polling request response information to the network management server.
  • the polling request response information includes the number of first base stations, the number of file transfers, the download progress, the file name currently stored by the file providing device, the size of each file, the file check value, etc.
  • the file providing device after the network management server sends a preset number of polling requests to the file providing device, if it does not receive the polling request response information sent by the file providing device, the file providing device will be removed from the file providing device. Remove from the list, and provide equipment for reallocating files from the base station that has not completed downloading files from the file providing equipment.
  • the network management server sends a download instruction to the base station that has not downloaded the target file.
  • the download instruction includes the information of the target file providing equipment selected by the network management server for the base station that has not downloaded the target file and the information of the target file.
  • the base station that has not downloaded the target file downloads the target file from the target file providing device according to the received download request.
  • the base station that has not downloaded the target file establishes a connection with the target file providing device according to the download request, and downloads the target file.
  • the base station registers as a file providing device.
  • the base station that has not downloaded the target file will register as a file providing device and provide file download services for the base station that has not downloaded the target file.
  • a base station as a file providing device
  • a base station that has downloaded a target file sends a registration request for registering as a file providing device to a network management server, where the registration request includes information about the target file, and the network management server sends the base station that has downloaded the target file to the network management server.
  • the base station as the file providing device provides the download service of the target file to the base station that has not downloaded the target file.
  • the base station that has downloaded the target file is registered as the file providing device, so it is not downloaded.
  • the base station of the target file can download the target file from the base station that has downloaded the target file, thereby reducing the time required for file download, and the base station that has downloaded the target file shares the pressure for the file server, reducing the probability of the file server crashing .
  • the embodiment of the present invention provides a transmission control system on the basis of the first embodiment, the second embodiment, and the third embodiment, which includes a network management server and a base station.
  • the base station is used to send a registration request for registering as a file providing device to the network management server after downloading the target file, where the registration request includes the information of the target file.
  • the target file is a file that the base station needs to download, and it can be a software update package. Of course, the target file can also be a file that other base stations need to download.
  • the file providing device is used to provide a file download service to the base station that has not downloaded the target file.
  • the registration request includes information about the target file.
  • the registration request may also include a preset load threshold of the base station that has downloaded the target file, for example, the preset number of connections threshold.
  • the target file may include one file or at least two files.
  • the base station may send a registration request to the network management server after downloading a target file, or the base station may send a registration request to the network management server after downloading all target files.
  • the network management server sends a registration request.
  • the network management server is configured to set the base station as a file providing device after receiving the registration request sent by the base station that has downloaded the target file. In this way, the base station that has downloaded the file is successfully registered and becomes a file providing device, providing the download service of the target file to the base station that has not downloaded the target file.
  • the base station also needs to download the target file before sending the registration request for registering as a file providing device to the network management server.
  • the download process may include: the network management server selects the base station that has not downloaded the target file from the file providing device The target file providing equipment, the base station that has not downloaded the target file sends a download instruction, where the download instruction includes the target completion information and the information of the target file providing device. After receiving the download instruction, the base station sends the download instruction from the target file providing device based on the download instruction. Download the target file.
  • the base station downloading the target file from the target file providing device based on the download instruction includes that the base station establishes a connection with the target file providing device, and the target file providing device sends the target file to the base station.
  • the target file providing device When the target file providing device sends the target file to the base station, it can be based on FTP (File Transfer Protocol), SFTP (SSH File Transfer Protocol, Secure File Transfer Protocol), HTTP (HyperText Transfer Protocol, Hypertext Transfer Protocol), etc. Any one of the protocols for transmission.
  • FTP File Transfer Protocol
  • SFTP SSH File Transfer Protocol
  • Secure File Transfer Protocol Secure File Transfer Protocol
  • HTTP HyperText Transfer Protocol
  • Hypertext Transfer Protocol Hypertext Transfer Protocol
  • the transmission control system further includes a file server, and the file server provides a file download service for the base station.
  • the file providing equipment only includes the file server. Therefore, the network management server selects the target file providing equipment from the file providing equipment for the base station that has not downloaded the target file, including: The file server selects target file providing equipment for base stations that have not downloaded the target file. Because the number of base stations that have not downloaded the target file is huge at this time, the network management server can select some base stations from all base stations as the first batch of base stations, and download from the file server Select the target file to provide equipment for the first batch of base stations.
  • the number of the first batch of base stations can be flexibly set according to the actual situation, for example, can be set according to the bandwidth of the file server.
  • the network management server selects the first batch of base stations, it can randomly select the first batch of base stations from the base stations that have never downloaded the target file, or select some base stations from the base stations that have never downloaded the target file according to the network Topo structure.
  • the first batch of base stations when some base stations are selected as the first batch of base stations according to the network Topo structure that have never downloaded target files, in order to facilitate the subsequent first batch of base stations as file providing equipment to provide target file download services for base stations belonging to the same Topo group. Base stations that do not belong to the same Topo group can be selected as the first batch of base stations. It can also be said that in the first batch of base stations, the Topo group of each base station is different.
  • the target file providing device includes the file server and the base station that has downloaded the target file.
  • the network management server when the network management server selects the target file providing device from the file providing devices for the base station that has not downloaded the target file, it can randomly select the target file providing device for the base station that has not downloaded the target file.
  • a file providing device that can establish a connection with a base station that has not downloaded the target file can be selected as the target file providing device. For example, it can be selected from the file providing device according to the Topo (topology) structure to belong to the same Topo group as the base station that has not downloaded the target file.
  • the file providing device of the group is used as the target file providing device. Since the target file providing device and the base station that has not downloaded the target file belong to the same Topo group, the two can communicate with each other.
  • the base station managed by the network management server includes two Topo groups.
  • the first Topo group includes base station 1, base station 2, and base station 3;
  • the second Topo group includes base station 4, base station 5, and base station 6, where: Base station 1 and base station 4 have downloaded the target file, base station 2, 3, 5, and 6 have not downloaded the target file.
  • the network management server selects the target file to provide equipment for base station 2 or base station 3, according to the Topo structure, select base station 2 or base station 3
  • the base station 1 belonging to the same Topo group serves as the target file providing equipment; when selecting the target file providing equipment for the base station 5 or the base station 6, according to the Topo structure, the base station 4 belonging to the same Topo group as the base station 5 or 6 is selected as the target File supply equipment.
  • the network management server when the network management server selects target file providing equipment for base stations that have not downloaded target files from file providing equipment, it can select target file providing equipment for base stations that have not downloaded target files according to the load status information of each file providing equipment. . That is, the network management server can select a target file providing device with a smaller load for the base station that has not downloaded the target file according to the load status information of each file providing device. For example, it can provide the load status information of each file according to the load status information of the device, which is the undownloaded target file.
  • the base station selects the file providing device with the least load as the target file providing device, or the network management server can also select the file providing device with the current load lower than the preset load threshold for the base station that has not downloaded the target file according to the load status information of the file providing device
  • the target file provides equipment.
  • the load status information may include at least one of the number of first base stations, the number of file transfers, the download progress, etc., where the first base station is currently connected to the file providing device and needs to be from the file providing device It should be understood that the first base station includes the base station that is currently connected to the file providing device and is downloading files from the file providing device.
  • the first base station may also include the base station that is currently connected to the file providing device and is waiting The base station downloading the file status.
  • the number of file transfers is the number of files currently transferred by the file providing device to the base station.
  • the download progress is the progress of the file transmitted by the file providing device to the base station.
  • selecting the file providing device with the least load as the target file providing device for the base station that has not downloaded the target file includes: providing the device according to each file Select the file providing device with the smallest number of first base stations as the target file providing device for the base station that has not downloaded the target file. For example, suppose that the file providing device includes device 1, device 2, and device 3. Among them, device 1 is currently The number of first base stations is 2, the current number of first base stations of device 2 is 4, and the number of first base stations of device 3 is 6, then device 1 is selected as the target file providing device).
  • selecting a file providing device whose current load is lower than a preset load threshold for the base station that has not downloaded the target file according to the load status information of the file providing device as the target file providing device includes: according to each file The number of first base stations providing equipment is selected for base stations that have not downloaded the target file, and the file providing equipment whose corresponding number of first base stations is less than the preset connection number threshold is selected as the target file providing equipment.
  • the file providing equipment may be selected Set the number of connections threshold.
  • the file providing device can refuse to connect to another base station that needs to download files, thus avoiding the load of the file providing device Larger and thus collapsed situation.
  • the file providing devices include device 7, device 8, and device 9, and the corresponding connection number thresholds of each device are 10, 20, and 30 respectively. If the number of first base stations of device 7 is 10 (that is, device 7 is currently connected and needs The number of base stations downloading files from device 7 is 10), the number of first base stations of device 8 is 20, and the number of first base stations of device 10 is 15. Since the threshold of the number of connections of device 10 is greater than the number of first base stations, select The device 10 serves as an object file providing device.
  • the network management server in order to obtain the load status information of the file providing device, it may further include: the network management server sends a polling request to the file providing device, and the file providing device sends a polling request response to the network management server after receiving the polling request Information, where the polling request response information includes load status information of the file providing device.
  • the polling request response information may also include the name of the file currently stored by the file providing device, the size of each file, the file check value, and so on.
  • the network management server may periodically send a polling request to the file providing device.
  • the network management server may download the file from the file providing device.
  • the unfinished base station reassigns the file providing equipment, at this time, the file providing equipment can also be removed from the file providing equipment list.
  • the list of base stations that have not completed downloading files from the file providing device can be determined according to information such as download progress in the polling request response information sent by the file providing device that the network management server has received the latest time.
  • the network management server can send a preset number of polling requests to the file providing device without receiving the polling request response information, redistribute the file providing device for the base station that has not completed the file download to the file providing device, and at the same time , You can also remove the file providing device from the list of file providing devices.
  • the preset times can be flexibly set according to actual needs, for example, set to 2 times, 3 times, etc.
  • the network management server can According to the latest received download progress information in the polling request response message sent by device 1, obtain a list of base stations that have not completed the download, and re-allocate file providing equipment for the base station.
  • device 1 can be removed from the file providing equipment list After removal, that is, after removal, device 1 is no longer used as a file providing device.
  • the transmission control system provided by the embodiment of the present invention sends a registration request for registering as a file providing device to a network management server through a base station that has downloaded the target file, where the registration request includes information about the target file, and the network management server sends the base station that has downloaded the target file to the network management server.
  • the base station as the file providing device provides the download service of the target file to the base station that has not downloaded the target file.
  • the base station that has downloaded the target file is registered as the file providing device, so it is not downloaded.
  • the base station of the target file can download the target file from the base station that has downloaded the target file, thereby reducing the time required for file download, and the base station that has downloaded the target file shares the pressure for the file server, reducing the probability of the file server crashing .
  • the embodiment of the present invention also provides a network management server. As shown in FIG. 6, it includes a first processor 601, a first memory 602, and a first communication bus 603, wherein:
  • the first communication bus 603 is configured to implement connection and communication between the first processor 601 and the first memory 602;
  • the first processor 601 is configured to execute one or more computer programs stored in the first memory 602, so as to implement at least one step of the network management server in the transmission control method of the first embodiment, the second embodiment, and the third embodiment.
  • the embodiment of the present invention also provides a base station. As shown in FIG. 7, it includes a second processor 701, a second memory 702, and a second communication bus 703, wherein:
  • the second communication bus 703 is configured to implement connection and communication between the second processor 701 and the second memory 702;
  • the second processor 701 is configured to execute one or more computer programs stored in the second memory 702 to implement at least one step of the base station in the transmission control method of the first embodiment, the second embodiment, and the third embodiment.
  • the embodiment of the present invention also provides a storage medium, which includes volatile or non-volatile data implemented in any method or technology for storing information (such as computer-readable instructions, data structures, computer program modules, or other data).
  • volatile or non-volatile data implemented in any method or technology for storing information (such as computer-readable instructions, data structures, computer program modules, or other data).
  • Non-volatile, removable or non-removable media are examples of volatile or non-volatile data implemented in any method or technology for storing information (such as computer-readable instructions, data structures, computer program modules, or other data).
  • Computer readable storage media include but are not limited to RAM (Random Access Memory), ROM (Read-Only Memory, read-only memory), EEPROM (Electrically Erasable Programmable read only memory, charged Erasable Programmable Read-Only Memory) ), flash memory or other memory technology, CD-ROM (Compact Disc Read-Only Memory), digital versatile disk (DVD) or other optical disk storage, magnetic cassettes, magnetic tapes, magnetic disk storage or other magnetic storage devices, Or any other medium that can be used to store desired information and that can be accessed by a computer.
  • the computer-readable storage medium in the embodiment of the present invention may be used to store one or more computer programs, and the stored one or more computer programs may be executed by a processor to implement the above-mentioned first embodiment, second embodiment, and third embodiment. At least one step of the network management server or the base station in the transmission control method.
  • the network management server, base station, and storage medium provided by the embodiments of the present invention send a registration request for registering as a file providing device to the network management server through the base station that has downloaded the target file.
  • the registration request includes the information of the target file, and the network management server will download the target file.
  • the base station of the target file is set as the file providing device.
  • the base station as the file providing device provides the download service of the target file to the base station that has not downloaded the target file.
  • the base station that has downloaded the target file is registered as the file providing device, Therefore, the base station that has not downloaded the target file can download the target file from the base station that has downloaded the target file, thereby reducing the time required for file download, and the base station that has downloaded the target file shares the pressure for the file server and reduces the file server The probability of a crash.
  • the functional modules/units in the system, and the device can be implemented as software (which can be implemented by computer program code executable by a computing device. ), firmware, hardware and their appropriate combination.
  • the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, a physical component may have multiple functions, or a function or step may consist of several physical components. The components are executed cooperatively.
  • Some physical components or all physical components can be implemented as software executed by a processor, such as a central processing unit, a digital signal processor, or a microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit .
  • communication media usually contain computer-readable instructions, data structures, computer program modules, or other data in a modulated data signal such as carrier waves or other transmission mechanisms, and may include any information delivery medium. Therefore, the present invention is not limited to any specific combination of hardware and software.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本发明实施例提供了一种传输控制方法、网管服务器、基站及存储介质,通过已下载目标文件的基站向网管服务器发送用于注册成为文件提供设备的注册请求,其中注册请求包括目标文件的信息,网管服务器将已下载目标文件的基站设置为文件提供设备,作为文件提供设备的基站向未下载目标文件的基站提供目标文件的下载服务,在某些实施过程中,由于已下载目标文件的基站注册成为文件提供设备,因此,未下载目标文件的基站可以从已下载目标文件的基站处去下载目标文件,从而可以降低文件下载所需时间,并且,已下载目标文件的基站为文件服务器分担了压力,降低了文件服务器发生崩溃的概率。

Description

传输控制方法、网管服务器、基站及存储介质 技术领域
本发明实施例涉及但不限于通信领域,具体而言,涉及但不限于一种传输控制方法、网管服务器、基站及存储介质。
背景技术
在通信网络中,基站通常需要从文件服务器中去下载相关文件。文件的下载过程通常是基站收到网管服务器发送的下载请求后,向指定的文件服务器请求下载文件。
由于基站数量的庞大,硬件性能的瓶颈和文件服务器带宽的限制,导致文件服务器下发文件的时间较长,并且,由于基站的大量、频繁的接入,提高了文件服务器发生崩溃的概率。
发明内容
本发明实施例提供的传输控制方法、网管服务器、基站及存储介质,主要解决的技术问题是现有文件下载过程所消耗的时间较多,文件服务器发生崩溃的概率高的问题。
为解决上述技术问题,本发明实施例提供一种传输控制方法,应用于网管服务器,包括:
接收已下载目标文件的基站发送的、用于注册成为文件提供设备的注册请求,所述注册请求包括所述目标文件的信息;
将所述基站设置为所述文件提供设备,所述文件提供设备用于向未下载所述目标文件的基站提供目标文件下载服务。
本发明实施例还提供一种传输控制方法,应用于基站,包括:
在下载目标文件后,向网管服务器发送用于注册成为文件提供设备的 注册请求,所述注册请求包括所述目标文件的信息;
在注册成功后,向未下载所述目标文件的基站提供所述目标文件的下载服务。
本发明实施例还提供一种网管服务器,包括第一处理器、第一存储器及第一通信总线;
所述第一通信总线设置为实现所述第一处理器和所述第一存储器之间的连接通信;
所述第一处理器设置为执行第一存储器中存储的一个或者多个计算机程序,以实现上述第一种传输控制方法中所述网管服务器的步骤。
本发明实施例还提供一种基站,包括第二处理器、第二存储器及第二通信总线;
所述第二通信总线设置为实现所述第二处理器和所述第二存储器之间的连接通信;
所述第二处理器设置为执行第二存储器中存储的一个或者多个计算机程序,以实现上述第二种传输控制方法中所述基站的步骤。
本发明实施例还提供一种存储介质,所述存储介质存储有一个或者多个计算机程序,所述一个或者多个计算机程序可被一个或者多个处理器执行,以实现上述第一种传输控制方法或第二种传输控制方法的步骤。
本发明的有益效果是:
根据本发明实施例提供的传输控制方法、网管服务器、基站及存储介质,通过已下载目标文件的基站向网管服务器发送用于注册成为文件提供设备的注册请求,其中注册请求包括目标文件的信息,网管服务器将已下载目标文件的基站设置为文件提供设备,作为文件提供设备的基站向未下载目标文件的基站提供目标文件的下载服务,在某些实施过程中,由于已 下载目标文件的基站注册成为文件提供设备,因此,未下载目标文件的基站可以从已下载目标文件的基站处去下载目标文件,从而可以降低文件下载所需时间,并且,已下载目标文件的基站为文件服务器分担了压力,降低了文件服务器发生崩溃的概率。
本发明其他特征和相应的有益效果在说明书的后面部分进行阐述说明,且应当理解,至少部分有益效果从本发明说明书中的记载变的显而易见。
附图说明
图1为本发明实施例一的传输控制方法流程图;
图2为本发明实施例一的文件下载流程图;
图3为本发明实施例一的网管服务器轮询过程的流程图;
图4为本发明实施例二的传输控制方法流程图;
图5为本发明实施例三的传输控制方法流程图;
图6为本发明实施例五的网管服务器结构示意图;
图7为本发明实施例五的基站结构示意图。
具体实施方式
为了使本发明的目的、技术方案及优点更加清楚明白,下面通过具体实施方式结合附图对本发明实施例作进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
实施例一:
相关技术中,在需要下载某一文件时,所有基站均从文件服务器处去下载该文件,由于基站数量非常庞大,文件服务器的硬件性能、带宽等的限制,基站必须分批次从文件服务器处去下载文件,从而耗费大量时间,并且,由于基站大量、频繁的接入,容易导致文件服务器发生崩溃。为了 解决上述技术问题,本发明实施例提供一种传输控制方法,应用于网管服务器,请参见图1所示,传输控制方法包括:
S101、接收已下载目标文件的基站发送的、用于注册成为文件提供设备的注册请求。
本发明实施例中,目标文件为基站需要下载的文件,其可以是软件更新包,当然,目标文件也可以是其他基站需要下载的文件。基站在下载目标文件后,可以向网管服务器发送用于注册成为文件提供设备的注册请求,其中,文件提供设备用于向未下载目标文件的基站提供文件下载服务。
网管服务器接收已下载目标文件的基站发送的、用于注册成为文件提供设备的注册请求,其中,注册请求中包括目标文件的信息。注册请求中还可以包括该已下载目标文件的基站的预设负载阈值,例如,预设连接数阈值等。
本发明实施例中,在S101之前,参见图2所示,还包括:
S201、从文件提供设备中为未下载目标文件的基站选择目标文件提供设备。
本发明实施例中,在S101之前,该已下载目标文件的基站未下载目标文件时,网管服务器需要从文件提供设备中为未下载目标文件的基站选择目标文件提供设备。
在网管服务器下挂的所有基站均未下载目标文件时,此时,文件提供设备只包括文件服务器,因此,网管服务器从文件提供设备中为未下载目标文件的基站选择目标文件提供设备包括:从文件服务器中为未下载目标文件的基站选择目标文件提供设备,由于此时未下载目标文件的基站数量庞大,因此,网管服务器可以从所有基站中选择部分基站作为第一批基站,并从文件服务器中为第一批基站选择目标文件提供设备。其中,第一批基站的数量可以根据实际情况灵活设置,例如,可以根据文件服务器的带宽 等设置。本发明实施例中,网管服务器在选择第一批基站时,可以随机从未下载目标文件的基站中选择第一批基站,或者,根据网络Topo(拓扑)结构从未下载目标文件的基站中选择部分基站作为第一批基站。其中,在根据网络Topo结构从未下载目标文件的基站中选择部分基站作为第一批基站时,为了方便后续第一批基站作为文件提供设备为属于同一Topo群组的基站提供目标文件下载服务,可以选择不属于同一Topo群组的基站作为第一批基站,也可以说,第一批基站中,各基站的Topo群组不同。
在网管服务器下挂的基站中,存在已下载目标文件的基站,且已向网管服务器发送了注册请求,则目标文件提供设备包括文件服务器和已下载目标文件的基站。
本发明实施例中,网管服务器从文件提供设备中为未下载目标文件的基站选择目标文件提供设备时,可以随机为未下载目标文件的基站选择目标文件提供设备。或者,可以选择能与未下载目标文件的基站建立连接的文件提供设备作为目标文件提供设备,例如,可以根据Topo结构从文件提供设备中选择与未下载目标文件的基站属于同一Topo群组的文件提供设备作为目标文件提供设备,由于目标文件提供设备和未下载目标文件的基站属于同一Topo群组,因此,二者可以通信连接。例如,假设网管服务器管理的基站中包括两个Topo群组,第一Topo群组中包括基站1、基站2、基站3;第二Topo群组中包括基站4、基站5、基站6,其中,基站1和基站4已下载目标文件,基站2、3、5、6还未下载目标文件,网管服务器在为基站2或基站3选择目标文件提供设备时,根据Topo结构,选择与基站2或基站3属于同一Topo群组的基站1作为目标文件提供设备;在为基站5或基站6选择目标文件提供设备时,根据Topo结构,选择与基站5或基站6属于同一Topo群组的基站4作为目标文件提供设备。
本发明实施例中,网管服务器从文件提供设备中为未下载目标文件的 基站选择目标文件提供设备时,可以根据各文件提供设备的负载状态信息,为未下载目标文件的基站选择目标文件提供设备。也即,网管服务器可以根据各文件提供设备的负载状态信息为未下载目标文件的基站选择负载较小的目标文件提供设备,例如,可以根据各文件提供设备的负载状态信息,为未下载目标文件的基站选择负载最小的文件提供设备作为目标文件提供设备,或者,网管服务器也可以根据文件提供设备的负载状态信息为未下载目标文件的基站选择当前负载低于预设负载阈值的文件提供设备作为目标文件提供设备。本发明实施例中,负载状态信息可以包括第一基站的数量、文件传输数、下载进度等中的至少一种,其中,第一基站为当前与文件提供设备连接的、且需要从文件提供设备处下载文件的基站,应当理解的是,第一基站包括当前与文件提供设备连接的、正在从文件提供设备处下载文件的基站,第一基站也可以包括当前与文件提供设备连接的、处于等待下载文件状态的基站。文件传输数为文件提供设备当前向基站传输的文件的数量。下载进度为文件提供设备向基站传输的文件的进度。
例如,在负载状态信息包括第一基站的数量时,根据各文件提供设备的负载状态信息,为未下载目标文件的基站选择负载最小的文件提供设备作为目标文件提供设备包括:根据各文件提供设备的第一基站数量,为未下载目标文件的基站选择第一基站数量最小的文件提供设备作为目标文件提供设备,例如,假设文件提供设备包括设备1,设备2,设备3,其中,设备1当前的第一基站数量为2,设备2当前的第一基站数量为4,设备3当前的第一基站数量为6,则选择设备1作为目标文件提供设备。
在负载状态信息包括第一基站的数量时,根据文件提供设备的负载状态信息为未下载目标文件的基站选择当前负载低于预设负载阈值的文件提供设备作为目标文件提供设备包括:根据各文件提供设备的第一基站数量,为未下载目标文件的基站选择其对应的第一基站数量小于预设连接数阈值的文件提供设备作为目标文件提供设备,本发明实施例中,可以为文 件提供设备设置连接数阈值,若该文件提供设备当前连接的、需要下载文件的基站的数量已经达到连接数阈值,则文件提供设备可以拒绝连接另一需要下载文件的基站,这样,可以避免文件提供设备负载较大、从而崩溃的情况。例如,假设文件提供设备包括设备7、设备8、设备9,各设备对应的连接数阈值分别为10、20、30,若设备7的第一基站数量为10(即设备7当前连接的、需要从设备7处下载文件的基站的数量为10)、设备8的第一基站数量为20,设备10的第一基站数量为15,由于设备10的连接数阈值大于第一基站数量,因此,选择设备10作为目标文件提供设备。
本发明实施例中,为了获取文件提供设备的负载状态信息,参见图3所示,还可以包括:
S301、向文件提供设备发送轮询请求。
其中,网管服务器可以周期性向文件提供设备发送轮询请求。
S302、接收文件提供设备发送的轮询请求响应信息。
文件提供设备在接收到网管服务器发送的轮询请求后,向网管服务器发送轮询请求响应信息,其中,轮询请求响应信息包括该文件提供设备的负载状态信息。轮询请求响应信息还可以包括文件提供设备当前存储的文件名称、各文件的大小、文件校验值等。
本发明实施例中,网管服务器在向文件提供设备发送轮询请求后,若未接收到文件提供设备针对该轮询请求发送的轮询响应信息时,网管服务器可以为从文件提供设备处下载文件未完成的基站重新分配文件提供设备,此时,也可以将该文件提供设备从文件提供设备名单中移除。其中,从文件提供设备处下载文件未完成的基站的清单可以根据网管服务器最新一次接收到的该文件提供设备发送的轮询请求响应信息中的下载进度等信息来确定。其中,网管服务器可以在向文件提供设备发送预设次数的轮询请求,均未接收到轮询请求响应信息时,为向该文件提供设备处下载 文件未完成的基站重新分配文件提供设备,同时,也可以将该文件提供设备从文件提供设备名单中移除。预设次数可以根据实际需要灵活设置,例如,设置为2次、3次等。为了更好的理解,这里以一个示例进行说明:假设网管服务器向作为文件提供设备的设备1发送了三次轮询请求后,均未收到设备1发送的轮询请求响应信息,则网管服务器可以根据最新一次接收到的设备1发送的轮询请求响应信息中的下载进度信息,获取下载未完成的基站清单,重新为该基站分配文件提供设备,同时,可以将设备1从文件提供设备清单中移除,即移除后,设备1不再作为文件提供设备。
S202、向未下载目标文件的基站发送下载指令。
网管服务器在为未下载目标文件的基站选择目标文件提供设备后,向未下载目标文件的基站发送下载指令,其中,下载指令中包括目标文件的信息和目标文件提供设备的信息。下载指令用于指示未下载目标文件的基站从目标文件提供设备处下载目标文件。这样,基站可以根据下载指令,从目标文件提供设备处去下载目标文件。
S102、将基站设置为文件提供设备。
本发明实施例中,网管服务器在接收到已下载目标文件的基站发送的、用于注册成为文件提供设备的注册请求之后,则将该已下载目标文件的基站设置为文件提供设备,也就是说该已下载目标文件的基站可以向未下载目标文件的基站提供目标文件下载服务。这样,网管服务器在后续为未下载目标文件的基站选择目标文件提供设备时,可以根据实际情况选择该已下载目标文件的基站作为目标文件提供设备,以使未下载目标文件的基站从该已下载目标文件的基站处下载目标文件。
需要说明的是,本发明实施例中提供的传输控制方法可以应用于物联网,也可以应用于运营商网络等。
本发明实施例提供的传输控制方法,通过接收已下载目标文件的基站 发送的、用于注册成为文件提供设备的注册请求,注册请求包括目标文件的信息;将基站设置为文件提供设备,文件提供设备用于向未下载所述目标文件的基站提供文件下载服务,在某些实施过程中,由于已下载目标文件的基站注册成为文件提供设备,因此,未下载目标文件的基站可以从已下载目标文件的基站处去下载目标文件,从而可以降低文件下载所需时间,并且,已下载目标文件的基站为文件服务器分担了压力,降低了文件服务器发生崩溃的概率。
实施例二
相关技术中,在需要下载某一文件时,所有基站均从文件服务器处去下载该文件,由于基站数量非常庞大,文件服务器的硬件性能、带宽等的限制,基站必须分批次从文件服务器处去下载文件,从而耗费大量时间,并且,由于基站大量、频繁的接入,容易导致文件服务器发生崩溃。为了解决上述技术问题,本发明实施例提供一种传输控制方法,应用于基站,请参见图4所示,传输控制方法包括:
S401、在下载目标文件后,向网管服务器发送用于注册成为文件提供设备的注册请求。
本发明实施例中,基站在下载目标文件后,可以向网管服务器发送注册请求,用于注册成为文件提供设备。其中,目标文件为基站需要下载的文件,其可以是软件更新包,当然,目标文件也可以是其他基站需要下载的文件,注册请求中包括目标文件的信息。注册请求中还可以包括该基站的预设负载阈值,例如,预设连接数阈值等。
文件提供设备用于向未下载目标文件的基站提供目标文件下载服务。
本发明实施例中,目标文件可以包括一个文件,或至少两个文件,基站可以在下载完一个目标文件后,就向网管服务器发送注册请求,基站也 可以在下载完所有目标文件后,才向网管服务器发送注册请求。
本发明实施例中,S401之前,基站需要下载目标文件,其中,基站下载目标文件的过程可以包括:接收网管服务器发送的下载指令,基于下载指令从目标文件提供设备处下载目标文件。其中,下载指令包括目标文件的信息和目标文件提供设备的信息,目标文件提供设备可以是文件服务器,也可以是已下载目标文件的基站。基站基于下载指令从目标文件提供设备处下载目标文件包括,基站与目标文件提供设备建立连接,目标文件提供设备向基站发送目标文件。目标文件提供设备向基站发送目标文件时,可以基于FTP(File Transfer Protocol,文件传输协议)、SFTP(SSH File Transfer Protocol,安全文件传送协议)、HTTP(HyperText Transfer Protocol,超文本传输协议)等传输协议中的任意一种进行传输。
S402、在注册成功后,向其他未下载目标文件的基站提供目标文件下载服务。
本发明实施例中,该已下载目标文件的基站在注册成功后,作为文件提供设备,可以向其他未下载目标文件的基站提供目标文件下载服务。也即,未下载目标文件的基站在接收到下载指令后,与该已下载目标文件的基站建立连接,该已下载目标文件的基站即将目标文件发送给未下载目标文件的基站。
本发明实施例中,S402之后,该已下载目标文件的基站作为文件提供设备,还包括:接收网管服务器下发的轮询请求,向网管服务器发送轮询请求响应信息,其中,轮询请求响应信息包括该文件提供设备的负载状态信息。负载状态信息可以包括第一基站的数量、文件传输数、下载进度等中的至少一种,其中,第一基站为当前与文件提供设备连接的、且需要从文件提供设备处下载文件的基站,应当理解的是,第一基站包括当前与文件提供设备连接的、正在从文件提供设备处下载文件的基站,第一基站 也可以包括当前与文件提供设备连接的、处于等待下载文件状态的基站。文件传输数为文件提供设备当前向基站传输的文件的数量。下载进度为文件提供设备向基站传输的文件的进度。轮询请求响应信息还可以包括文件提供设备当前存储的文件名称、各文件的大小、文件校验值等。
需要说明的是,本发明实施例中提供的传输控制方法可以应用于物联网,也可以应用于运营商网络等。
本发明实施例提供的传输控制方法,通过在下载目标文件后,向网管服务器发送用于注册成为文件提供设备的注册请求,注册请求包括目标文件的信息,在注册成功后,向未下载目标文件的基站提供目标文件的下载服务,在某些实施过程中,由于已下载目标文件的基站注册成为文件提供设备,因此,未下载目标文件的基站可以从已下载目标文件的基站处去下载目标文件,从而可以降低文件下载所需时间,并且,已下载目标文件的基站为文件服务器分担了压力,降低了文件服务器发生崩溃的概率。
实施例三:
为了更好的理解本发明,本实施例结合更加具体的示例进行说明。参见图5所示,图5为本发明实施例提供的传输控制方法的流程图,该传输控制方法包括:
S501、网管服务器在其管理的所有基站均未下载目标文件时,从所有基站中选择部分基站作为第一批基站。
需要说明的是,目标文件为基站需要下载的文件,例如,在基站软件需要升级时,基站需要下载软件更新包,此时,目标文件为软件更新包,当然,在其他实施例中,目标文件还可以是其他文件。
本发明实施例中,第一批基站的数量可以根据文件服务器的带宽等来确定。网管服务器在选择第一批基站时,可以根据Topo结构,选择属于 不同Topo群组的基站作为第一批基站,也就是说,第一批基站中的各基站属于不同Topo群组。
S502、网管服务器从文件提供设备中为第一批基站选择目标文件提供设备。
本实施例中,文件提供设备包括文件服务器,网管服务器从文件服务器中为第一批基站选择目标文件提供设备。
S503、网管服务器向第一批基站发送下载指令。
其中,下载指令中包括目标文件的信息和目标文件提供设备的信息。
S504、第一批基站基于下载指令从目标文件提供设备处下载目标文件。
第一批基站基于下载指令与文件服务器建立连接,并从文件服务器处下载目标文件。
S505、第一批基站向网管服务器发送注册请求。
第一批基站中的任一基站在下载完目标文件后,此时,该基站作为已下载目标文件的基站向网管服务器发送注册请求。其中,注册请求中包括该基站已下载的目标文件信息、连接数阈值。
S506、网管服务器将第一批基站设置为文件提供设备。
网管服务器在接收到第一批基站中任一基站发送的注册请求后,将该基站设置为文件提供设备,即将该基站添加到文件提供设备清单。
S507、网管服务器从文件提供设备中为未下载目标文件的基站选择目标文件提供设备。
其中,由于此时文件提供设备包括文件服务器和已下载目标文件的基站,因此,网管服务器从文件服务器和已下载目标文件的基站中为未下载基站选择目标文件提供设备。
其中,网管服务器可以根据Topo结构为未下载目标文件的基站选择 目标文件提供设备。例如,在未下载目标文件的基站所属的Topo群组中不存在作为文件提供设备的基站(即已下载目标文件的基站)时,则可以为该未下载目标文件的基站选择文件服务器作为目标文件提供设备。在未下载目标文件的基站所属的Topo群组中存在作为文件提供设备的基站时,则可以为该未下载目标文件的基站选择属于同一Topo群组的文件提供设备作为目标文件提供设备。
其中,在选择目标文件提供设备时,可以根据各文件提供设备的负载状态信息选择负载小于预设负载阈值的文件提供设备作为目标文件提供设备。其中,负载状态信息包括第一基站的数量,第一基站为当前与文件提供设备连接的、且需要从文件提供设备处下载文件的基站,第一基站包括当前与文件提供设备连接的、正在从文件提供设备处下载文件的基站,和当前与文件提供设备连接的、处于等待下载文件状态的基站。预设负载阈值包括预设连接数阈值,在选择目标文件提供设备时,选择第一基站数量小于连接数阈值的文件提供设备作为目标文件提供设备。
其中,为了获取文件提供设备的负载状态信息,本实施例中,网管服务器可以周期性向文件提供设备发送轮询请求,文件提供设备在接收到轮询请求后,向网管服务器发送轮询请求响应信息,轮询请求响应信息中包括第一基站数量、文件传输数、下载进度、文件提供设备当前存储的文件名称、各文件的大小、文件校验值等。
本发明实施例中,网管服务器在向文件提供设备发送预设次数的轮询请求后,若均未接收到该文件提供设备发送的轮询请求响应信息,则将该文件提供设备从文件提供设备清单中移除,并为从该文件提供设备处下载文件未完成的基站重新分配文件提供设备。
S508、网管服务器向未下载目标文件的基站发送下载指令。
其中,下载指令中包括网管服务器为该未下载目标文件的基站选择的 目标文件提供设备的信息以及目标文件的信息。
S509、未下载目标文件的基站根据接收到的下载请求从目标文件提供设备处下载目标文件。
应当理解的是,未下载目标文件的基站根据下载请求与目标文件提供设备建立连接,并下载目标文件。
S510、基站注册成为文件提供设备。
未下载目标文件的基站在下载目标文件后,注册成为文件提供设备,为未下载目标文件的基站提供文件下载服务,其中,基站注册成为文件提供设备的过程请参见第一批基站注册成为文件提供设备的过程,此处不再赘述。
本发明实施例提供的传输控制方法,通过已下载目标文件的基站向网管服务器发送用于注册成为文件提供设备的注册请求,其中注册请求包括目标文件的信息,网管服务器将已下载目标文件的基站设置为文件提供设备,作为文件提供设备的基站向未下载目标文件的基站提供目标文件的下载服务,在某些实施过程中,由于已下载目标文件的基站注册成为文件提供设备,因此,未下载目标文件的基站可以从已下载目标文件的基站处去下载目标文件,从而可以降低文件下载所需时间,并且,已下载目标文件的基站为文件服务器分担了压力,降低了文件服务器发生崩溃的概率。
实施例四
本发明实施例在实施例一、实施例二、实施例三的基础上提供一种传输控制系统,包括网管服务器和基站。
基站用于在下载目标文件后,向网管服务器发送用于注册成为文件提供设备的注册请求,其中注册请求包括目标文件的信息。目标文件为基站 需要下载的文件,其可以是软件更新包,当然,目标文件也可以是其他基站需要下载的文件。文件提供设备用于向未下载目标文件的基站提供文件下载服务。注册请求中包括目标文件的信息。注册请求中还可以包括该已下载目标文件的基站的预设负载阈值,例如,预设连接数阈值等。本发明实施例中,目标文件可以包括一个文件,或至少两个文件,基站可以在下载完一个目标文件后,就向网管服务器发送注册请求,基站也可以在下载完所有目标文件后,才向网管服务器发送注册请求。
网管服务器设置为在接收到已下载目标文件的基站发送的注册请求后,将该基站设置为文件提供设备。这样,已下载文件的基站就注册成功,成为文件提供设备,向未下载目标文件的基站提供目标文件的下载服务。
本发明实施例中,基站向网管服务器发送用于注册成为文件提供设备的注册请求之前,还需要下载目标文件,其下载过程可以包括:网管服务器从文件提供设备中为未下载目标文件的基站选择目标文件提供设备,并未下载目标文件的基站发送下载指令,其中,下载指令包括目标完的信息和目标文件提供设备的信息,基站在接收到下载指令后,基于下载指令从目标文件提供设备处下载目标文件。基站基于下载指令从目标文件提供设备处下载目标文件包括,基站与目标文件提供设备建立连接,目标文件提供设备向基站发送目标文件。目标文件提供设备向基站发送目标文件时,可以基于FTP(File Transfer Protocol,文件传输协议)、SFTP(SSH File Transfer Protocol,安全文件传送协议)、HTTP(HyperText Transfer Protocol,超文本传输协议)等传输协议中的任意一种进行传输。
本发明实施例中,传输控制系统还包括文件服务器,文件服务器为基站提供文件下载服务。在网管服务器下挂的所有基站均未下载目标文件时,此时,文件提供设备只包括文件服务器,因此,网管服务器从文件提供设备中为未下载目标文件的基站选择目标文件提供设备包括:从文件服务器 中为未下载目标文件的基站选择目标文件提供设备,由于此时未下载目标文件的基站数量庞大,因此,网管服务器可以从所有基站中选择部分基站作为第一批基站,并从文件服务器中为第一批基站选择目标文件提供设备。其中,第一批基站的数量可以根据实际情况灵活设置,例如,可以根据文件服务器的带宽等设置。本发明实施例中,网管服务器在选择第一批基站时,可以随机从未下载目标文件的基站中选择第一批基站,或者,根据网络Topo结构从未下载目标文件的基站中选择部分基站作为第一批基站。其中,在根据网络Topo结构从未下载目标文件的基站中选择部分基站作为第一批基站时,为了方便后续第一批基站作为文件提供设备为属于同一Topo群组的基站提供目标文件下载服务,可以选择不属于同一Topo群组的基站作为第一批基站,也可以说,第一批基站中,各基站的Topo群组不同。
在网管服务器下挂的基站中,存在已下载目标文件的基站,且已向网管服务器发送了注册请求,则目标文件提供设备包括文件服务器和已下载目标文件的基站。
本发明实施例中,网管服务器从文件提供设备中为未下载目标文件的基站选择目标文件提供设备时,可以随机为未下载目标文件的基站选择目标文件提供设备。或者,可以选择能与未下载目标文件的基站建立连接的文件提供设备作为目标文件提供设备,例如,可以根据Topo(拓扑)结构从文件提供设备中选择与未下载目标文件的基站属于同一Topo群组的文件提供设备作为目标文件提供设备,由于目标文件提供设备和未下载目标文件的基站属于同一Topo群组,因此,二者可以通信连接。例如,假设网管服务器管理的基站中包括两个Topo群组,第一Topo群组中包括基站1、基站2、基站3;第二Topo群组中包括基站4、基站5、基站6,其中,基站1和基站4已下载目标文件,基站2、3、5、6还未下载目标文件,网管服务器在为基站2或基站3选择目标文件提供设备时,根据Topo结 构,选择与基站2或基站3属于同一Topo群组的基站1作为目标文件提供设备;在为基站5或基站6选择目标文件提供设备时,根据Topo结构,选择与基站5或基站6属于同一Topo群组的基站4作为目标文件提供设备。
本发明实施例中,网管服务器从文件提供设备中为未下载目标文件的基站选择目标文件提供设备时,可以根据各文件提供设备的负载状态信息,为未下载目标文件的基站选择目标文件提供设备。也即,网管服务器可以根据各文件提供设备的负载状态信息为未下载目标文件的基站选择负载较小的目标文件提供设备,例如,可以根据各文件提供设备的负载状态信息,为未下载目标文件的基站选择负载最小的文件提供设备作为目标文件提供设备,或者,网管服务器也可以根据文件提供设备的负载状态信息为未下载目标文件的基站选择当前负载低于预设负载阈值的文件提供设备作为目标文件提供设备。本发明实施例中,负载状态信息可以包括第一基站的数量、文件传输数、下载进度等中的至少一种,其中,第一基站为当前与文件提供设备连接的、且需要从文件提供设备处下载文件的基站,应当理解的是,第一基站包括当前与文件提供设备连接的、正在从文件提供设备处下载文件的基站,第一基站也可以包括当前与文件提供设备连接的、处于等待下载文件状态的基站。文件传输数为文件提供设备当前向基站传输的文件的数量。下载进度为文件提供设备向基站传输的文件的进度。
例如,在负载状态信息包括第一基站的数量时,根据各文件提供设备的负载状态信息,为未下载目标文件的基站选择负载最小的文件提供设备作为目标文件提供设备包括:根据各文件提供设备的第一基站数量,为未下载目标文件的基站选择第一基站数量最小的文件提供设备作为目标文件提供设备,例如,假设文件提供设备包括设备1,设备2,设备3,其中,设备1当前的第一基站数量为2,设备2当前的第一基站数量为4,设备3点的第一基站梳理为6,则选择设备1作为目标文件提供设备)。
在负载状态信息包括第一基站的数量时,根据文件提供设备的负载状态信息为未下载目标文件的基站选择当前负载低于预设负载阈值的文件提供设备作为目标文件提供设备包括:根据各文件提供设备的第一基站数量,为未下载目标文件的基站选择其对应的第一基站数量小于预设连接数阈值的文件提供设备作为目标文件提供设备,本发明实施例中,可以为文件提供设备设置连接数阈值,若该文件提供设备当前连接的、需要下载文件的基站的数量已经达到连接数阈值,则文件提供设备可以拒绝连接另一需要下载文件的基站,这样,可以避免文件提供设备负载较大、从而崩溃的情况。例如,假设文件提供设备包括设备7、设备8、设备9,各设备对应的连接数阈值分别为10、20、30,若设备7的第一基站数量为10(即设备7当前连接的、需要从设备7处下载文件的基站的数量为10)、设备8的第一基站数量为20,设备10的第一基站数量为15,由于设备10的连接数阈值大于第一基站数量,因此,选择设备10作为目标文件提供设备。
本发明实施例中,为了获取文件提供设备的负载状态信息,还可以包括:网管服务器向文件提供设备发送轮询请求,文件提供设备在接收到轮询请求后,向网管服务器发送轮询请求响应信息,其中,轮询请求响应信息包括该文件提供设备的负载状态信息。轮询请求响应信息还可以包括文件提供设备当前存储的文件名称、各文件的大小、文件校验值等。其中,网管服务器可以周期性向文件提供设备发送轮询请求。
本发明实施例中,网管服务器在向文件提供设备发送轮询请求后,若未接收到文件提供设备针对该轮询请求发送的轮询响应信息时,网管服务器可以为从文件提供设备处下载文件未完成的基站重新分配文件提供设备,此时,也可以将该文件提供设备从文件提供设备名单中移除。其中,从文件提供设备处下载文件未完成的基站的清单可以根据网管服务器最新一次接收到的该文件提供设备发送的轮询请求响应信息中的下载进度等信息来确定。其中,网管服务器可以在向文件提供设备发送预设次数的 轮询请求,均未接收到轮询请求响应信息时,为向该文件提供设备处下载文件未完成的基站重新分配文件提供设备,同时,也可以将该文件提供设备从文件提供设备名单中移除。预设次数可以根据实际需要灵活设置,例如,设置为2次、3次等。为了更好的理解,这里以一个示例进行说明:假设网管服务器向作为文件提供设备的设备1发送了三次轮询请求后,均未收到设备1发送的轮询请求响应信息,则网管服务器可以根据最新一次接收到的设备1发送的轮询请求响应信息中的下载进度信息,获取下载未完成的基站清单,重新为该基站分配文件提供设备,同时,可以将设备1从文件提供设备清单中移除,即移除后,设备1不再作为文件提供设备。
本发明实施例提供的传输控制系统,通过已下载目标文件的基站向网管服务器发送用于注册成为文件提供设备的注册请求,其中注册请求包括目标文件的信息,网管服务器将已下载目标文件的基站设置为文件提供设备,作为文件提供设备的基站向未下载目标文件的基站提供目标文件的下载服务,在某些实施过程中,由于已下载目标文件的基站注册成为文件提供设备,因此,未下载目标文件的基站可以从已下载目标文件的基站处去下载目标文件,从而可以降低文件下载所需时间,并且,已下载目标文件的基站为文件服务器分担了压力,降低了文件服务器发生崩溃的概率。
实施例五
本发明实施例还提供了一种网管服务器,参见图6所示,其包括第一处理器601、第一存储器602及第一通信总线603,其中:
第一通信总线603设置为实现第一处理器601和第一存储器602之间的连接通信;
第一处理器601设置为执行第一存储器602中存储的一个或者多个计算机程序,以实现上述实施例一、实施例二和实施例三的传输控制方法中 网管服务器的至少一个步骤。
本发明实施例还提供了一种基站,参见图7所示,其包括第二处理器701、第二存储器702及第二通信总线703,其中:
第二通信总线703设置为实现第二处理器701和第二存储器702之间的连接通信;
第二处理器701设置为执行第二存储器702中存储的一个或者多个计算机程序,以实现上述实施例一、实施例二和实施例三的传输控制方法中基站的至少一个步骤。
本发明实施例还提供了一种存储介质,该存储介质包括在用于存储信息(诸如计算机可读指令、数据结构、计算机程序模块或其他数据)的任何方法或技术中实施的易失性或非易失性、可移除或不可移除的介质。计算机可读存储介质包括但不限于RAM(Random Access Memory,随机存取存储器),ROM(Read-Only Memory,只读存储器),EEPROM(Electrically Erasable Programmable read only memory,带电可擦可编程只读存储器)、闪存或其他存储器技术、CD-ROM(Compact Disc Read-Only Memory,光盘只读存储器),数字多功能盘(DVD)或其他光盘存储、磁盒、磁带、磁盘存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。
本发明实施例中的计算机可读存储介质可用于存储一个或者多个计算机程序,其存储的一个或者多个计算机程序可被处理器执行,以实现上述实施例一、实施例二和实施例三中传输控制方法中网管服务器或基站的至少一个步骤。
本发明实施例提供的网管服务器、基站及存储介质,通过已下载目标文件的基站向网管服务器发送用于注册成为文件提供设备的注册请求,其中注册请求包括目标文件的信息,网管服务器将已下载目标文件的基站设 置为文件提供设备,作为文件提供设备的基站向未下载目标文件的基站提供目标文件的下载服务,在某些实施过程中,由于已下载目标文件的基站注册成为文件提供设备,因此,未下载目标文件的基站可以从已下载目标文件的基站处去下载目标文件,从而可以降低文件下载所需时间,并且,已下载目标文件的基站为文件服务器分担了压力,降低了文件服务器发生崩溃的概率。
可见,本领域的技术人员应该明白,上文中所公开方法中的全部或某些步骤、系统、装置中的功能模块/单元可以被实施为软件(可以用计算装置可执行的计算机程序代码来实现)、固件、硬件及其适当的组合。在硬件实施方式中,在以上描述中提及的功能模块/单元之间的划分不一定对应于物理组件的划分;例如,一个物理组件可以具有多个功能,或者一个功能或步骤可以由若干物理组件合作执行。某些物理组件或所有物理组件可以被实施为由处理器,如中央处理器、数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。
此外,本领域普通技术人员公知的是,通信介质通常包含计算机可读指令、数据结构、计算机程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介质。所以,本发明不限制于任何特定的硬件和软件结合。
以上内容是结合具体的实施方式对本发明实施例所作的进一步详细说明,不能认定本发明的具体实施只局限于这些说明。对于本发明所属技术领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干简单推演或替换,都应当视为属于本发明的保护范围。

Claims (14)

  1. 一种传输控制方法,应用于网管服务器,包括:
    接收已下载目标文件的基站发送的、用于注册成为文件提供设备的注册请求,所述注册请求包括所述目标文件的信息;
    将所述基站设置为所述文件提供设备,所述文件提供设备用于向未下载所述目标文件的基站提供目标文件下载服务。
  2. 如权利要求1所述的传输控制方法,其中,所述接收已下载目标文件的基站发送的、用于注册成为文件提供设备的注册请求之前,还包括:
    从所述文件提供设备中为未下载所述目标文件的基站选择目标文件提供设备,所述文件提供设备包括文件服务器,或,所述文件提供设备包括文件服务器和已下载所述目标文件的基站;
    向未下载所述目标文件的基站发送下载指令,所述下载指令中包括所述目标文件的信息和所述目标文件提供设备的信息,所述下载指令用于指示未下载所述目标文件的基站从所述目标文件提供设备处下载所述目标文件。
  3. 如权利要求2所述的传输控制方法,其中,在所述文件提供设备只包括文件服务器时,所述从所述文件提供设备中为未下载所述目标文件的基站选择目标文件提供设备包括:
    根据网络拓扑Topo结构,从未下载所述目标文件的基站中,选择部分基站作为第一批基站;
    从所述文件服务器中为所述第一批基站选择目标文件提供设备。
  4. 如权利要求2所述的传输控制方法,其中,所述从所述文件提供设备中为未下载所述目标文件的基站选择目标文件提供设备包括:
    根据Topo结构从所述文件提供设备中为未下载所述目标文件的基站 选择目标文件提供设备,所述目标文件提供设备与未下载所述目标文件的基站属于同一Topo群组。
  5. 如权利要求2所述的传输控制方法,其中,所述从所述文件提供设备中为未下载所述目标文件的基站选择目标文件提供设备包括:
    根据各所述文件提供设备的负载状态信息,为未下载所述目标文件的基站选择目标文件提供设备。
  6. 如权利要求5所述传输控制方法,其中,所述根据各所述文件提供设备的负载状态信息为未下载所述目标文件的基站选择目标文件提供设备包括:
    根据各所述文件提供设备的负载状态信息,为未下载所述目标文件的基站选择负载最小的文件提供设备作为目标文件提供设备;
    或,
    根据各所述文件提供设备的负载状态信息,为未下载所述目标文件的基站选择当前负载小于预设负载阈值的文件提供设备作为目标文件提供设备。
  7. 如权利要求5所述的传输控制方法,其中,所述根据各所述文件提供设备的负载状态信息为未下载所述目标文件的基站选择目标文件提供设备之前,还包括:
    周期性向所述文件提供设备发送轮询请求;
    接收所述文件提供设备发送的轮询请求响应信息,所述轮询请求响应信息包括所述文件提供设备的负载状态信息。
  8. 如权利要求5所述的传输控制方法,其中,所述根据各所述文件提供设备的负载状态信息为未下载所述目标文件的基站选择目标文件提供设备之前,还包括:
    周期性向所述文件提供设备发送轮询请求;
    在未接收到所述文件提供设备针对所述轮询请求发送的轮询请求响应信息时,为从所述文件提供设备处下载文件未完成的基站重新分配文件提供设备。
  9. 如权利要求6所述的传输控制方法,其中,所述负载状态信息包括第一基站数量,所述第一基站为当前与文件提供设备连接的、且需要从所述文件提供设备处下载文件的基站,
    所述根据各所述文件提供设备的负载状态信息,为未下载所述目标文件的基站选择负载最小的文件提供设备作为目标文件提供设备包括:
    根据各所述文件提供设备的第一基站数量,为未下载所述目标文件的基站选择第一基站数量最小的文件提供设备作为目标文件提供设备;
    所述根据各所述文件提供设备的负载状态信息,为未下载所述目标文件的基站选择当前负载小于预设负载阈值的文件提供设备作为目标文件提供设备包括:
    根据各所述文件提供设备的第一基站数量,为未下载所述目标文件的基站选择其对应的第一基站数量小于预设连接数阈值的文件提供设备作为目标文件提供设备。
  10. 一种传输控制方法,应用于基站,包括:
    在下载目标文件后,向网管服务器发送用于注册成为文件提供设备的注册请求,所述注册请求包括所述目标文件的信息;
    在注册成功后,向未下载所述目标文件的基站提供所述目标文件的下载服务。
  11. 如权利要求10所述的传输控制方法,其中,所述在下载目标文件后,向网管服务器发送用于注册成为文件提供设备的注册请求之前, 还包括:
    接收网管服务器发送的下载指令,所述下载指令包括所述目标文件的信息和所述目标文件提供设备的信息,所述目标文件提供设备为文件服务器或已下载所述目标文件的基站;
    基于所述下载指令,从所述目标文件提供设备处下载所述目标文件。
  12. 一种网管服务器,包括第一处理器、第一存储器及第一通信总线;
    所述第一通信总线设置为实现所述第一处理器和所述第一存储器之间的连接通信;
    所述第一处理器设置为执行第一存储器中存储的一个或者多个计算机程序,以实现如权利要求1至9中任一项所述的传输控制方法的步骤。
  13. 一种基站,包括第二处理器、第二存储器及第二通信总线;
    所述第二通信总线设置为实现所述第二处理器和所述第二存储器之间的连接通信;
    所述第二处理器设置为执行第二存储器中存储的一个或者多个计算机程序,以实现如权利要求10至11中任一项所述的传输控制方法的步骤。
  14. 一种存储介质,所述存储介质存储有一个或者多个计算机程序,所述一个或者多个计算机程序可被一个或者多个处理器执行,以实现如权利要求1至9中任一项所述的传输控制方法,或,实现如权利要求10或11所述的传输控制方法。
PCT/CN2020/116563 2019-09-25 2020-09-21 传输控制方法、网管服务器、基站及存储介质 WO2021057666A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP20870281.1A EP4037281A4 (en) 2019-09-25 2020-09-21 TRANSMISSION CONTROL METHOD, NETWORK MANAGEMENT SERVER, BASE STATION AND INFORMATION MEDIA

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910913531.2 2019-09-25
CN201910913531.2A CN112565319A (zh) 2019-09-25 2019-09-25 传输控制方法、网管服务器、基站及存储介质

Publications (1)

Publication Number Publication Date
WO2021057666A1 true WO2021057666A1 (zh) 2021-04-01

Family

ID=75029488

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/116563 WO2021057666A1 (zh) 2019-09-25 2020-09-21 传输控制方法、网管服务器、基站及存储介质

Country Status (3)

Country Link
EP (1) EP4037281A4 (zh)
CN (1) CN112565319A (zh)
WO (1) WO2021057666A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113242574A (zh) * 2021-04-30 2021-08-10 平安科技(深圳)有限公司 负载均衡方法、系统、计算机设备及可读存储介质
WO2023185390A1 (zh) * 2022-03-28 2023-10-05 中兴通讯股份有限公司 基站版本下载的方法、网管服务器、基站、设备和介质

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113382065B (zh) * 2021-06-08 2023-04-07 京东方科技集团股份有限公司 文件下载方法、装置、系统、设备及存储介质
CN113709209B (zh) * 2021-07-30 2023-04-18 济南浪潮数据技术有限公司 一种服务器软件下载方法、系统及计算机可读存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102238613A (zh) * 2010-05-07 2011-11-09 中兴通讯股份有限公司 一种lte系统中网管与基站的协作方法和装置
CN104185199A (zh) * 2014-08-25 2014-12-03 大唐移动通信设备有限公司 一种基站自启动及其控制方法及装置
WO2017088525A1 (zh) * 2015-11-26 2017-06-01 中兴通讯股份有限公司 一种文件分发系统、文件分发系统的管理方法和管理装置
CN106911741A (zh) * 2015-12-23 2017-06-30 中兴通讯股份有限公司 一种虚拟化网管文件下载负载均衡的方法及网管服务器
CN110061871A (zh) * 2019-04-11 2019-07-26 京信通信系统(中国)有限公司 基站开站方法、装置、计算机存储介质及设备

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8214470B2 (en) * 2007-11-02 2012-07-03 Telefonaktiebolaget L M Ericsson (Publ) Upgrading software in radio base station nodes
US8521145B2 (en) * 2008-01-08 2013-08-27 Telefonaktiebolaget L M Ericsson (Publ) Software distribution between radio base stations

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102238613A (zh) * 2010-05-07 2011-11-09 中兴通讯股份有限公司 一种lte系统中网管与基站的协作方法和装置
CN104185199A (zh) * 2014-08-25 2014-12-03 大唐移动通信设备有限公司 一种基站自启动及其控制方法及装置
WO2017088525A1 (zh) * 2015-11-26 2017-06-01 中兴通讯股份有限公司 一种文件分发系统、文件分发系统的管理方法和管理装置
CN106911741A (zh) * 2015-12-23 2017-06-30 中兴通讯股份有限公司 一种虚拟化网管文件下载负载均衡的方法及网管服务器
CN110061871A (zh) * 2019-04-11 2019-07-26 京信通信系统(中国)有限公司 基站开站方法、装置、计算机存储介质及设备

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP4037281A4 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113242574A (zh) * 2021-04-30 2021-08-10 平安科技(深圳)有限公司 负载均衡方法、系统、计算机设备及可读存储介质
WO2023185390A1 (zh) * 2022-03-28 2023-10-05 中兴通讯股份有限公司 基站版本下载的方法、网管服务器、基站、设备和介质

Also Published As

Publication number Publication date
EP4037281A4 (en) 2022-11-02
CN112565319A (zh) 2021-03-26
EP4037281A1 (en) 2022-08-03

Similar Documents

Publication Publication Date Title
WO2021057666A1 (zh) 传输控制方法、网管服务器、基站及存储介质
JP3382953B2 (ja) 有限メモリコンピュータシステム上におけるクライアント管理フロー制御方法及び装置
JP6444405B2 (ja) ソフトウェア更新方法、システム及びデバイス
CN109690510B (zh) 用于将数据分发到高性能计算网络和基于云的网络中的多个接收器的多播装置和方法
JP2020530722A (ja) Pduタイプ設定方法、ueポリシー設定方法、および関連エンティティ
CN107645517B (zh) 数据推送方法及装置
WO2015127850A1 (zh) 一种数据升级的方法和中心服务器
US11025490B2 (en) Method for dynamically managing a network service in a communication network
CN109428926B (zh) 一种调度任务节点的方法和装置
US8312449B2 (en) Viral installation of operating systems in a network
US11080040B1 (en) Firmware upgrade for access points
US9363199B1 (en) Bandwidth management for data services operating on a local network
CN114364031B (zh) 服务提供方法、装置及存储介质
CN112512021A (zh) 拥塞控制方法、装置、设备、介质及系统
US9674693B2 (en) State-efficient network function support
CN111404828B (zh) 实现全局流控的方法及装置
US20200336432A1 (en) Methods for dynamically controlling transmission control protocol push functionality and devices thereof
US10951732B2 (en) Service processing method and device
CN114827177B (zh) 一种分布式文件系统的部署方法、装置及电子设备
WO2019168153A1 (ja) 制御装置、通信制御方法、及びプログラム
CN113391759B (zh) 一种通信方法和设备
CN114095907A (zh) 蓝牙连接的控制方法、装置及设备
CN113254097A (zh) 配置信息的下发方法和装置、电子设备和存储介质
US11032375B2 (en) Automatic scaling for communications event access through a stateful interface
US10581992B2 (en) Allocating bandwidth between network computing devices for pushing data to a client computing device

Legal Events

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

Ref document number: 20870281

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2020870281

Country of ref document: EP

Effective date: 20220425