CN107071036A - A kind of method, the webserver and system for downloading driving file - Google Patents
A kind of method, the webserver and system for downloading driving file Download PDFInfo
- Publication number
- CN107071036A CN107071036A CN201710265296.3A CN201710265296A CN107071036A CN 107071036 A CN107071036 A CN 107071036A CN 201710265296 A CN201710265296 A CN 201710265296A CN 107071036 A CN107071036 A CN 107071036A
- Authority
- CN
- China
- Prior art keywords
- file
- drive
- identification information
- downloaded
- client server
- Prior art date
- Legal status (The legal status 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 status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 36
- 230000008569 process Effects 0.000 claims description 10
- 238000010276 construction Methods 0.000 claims description 6
- 239000002184 metal Substances 0.000 description 6
- 230000009471 action Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/06—Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/13—File access structures, e.g. distributed indices
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/34—Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention provides a kind of method, the webserver and service system for downloading driving file, this method is applied to the webserver, including:Image file is obtained, image file includes at least one driving file;Obtain each driving file and distinguish corresponding identification information;Determine each store path of driving file in image file;Corresponding identification information and store path are distinguished according to each driving file, management table is built;The driving download request that user is sent by external client's server is received, driving download request carries the identification information corresponding to driving file to be downloaded;The identification information carried according to driving download request, searching and managing form is to determine the target store path corresponding to current identification information;Driving file to be downloaded is read from image file according to target store path, and the driving file to be downloaded of reading is sent to external client's server.By technical scheme, Consumer's Experience can be improved.
Description
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, a network server, and a system for downloading a driver file.
Background
With the development of cloud computing and big data, the models of servers are also increased greatly, and servers of different models need to install corresponding drivers according to drive files of different models, so that each hardware device of the server can be ensured to operate normally.
At present, manufacturers mount drive files corresponding to different servers on corresponding network servers, users can query a file model list corresponding to each drive file from the network servers through client servers, and then select a model of a corresponding drive file to be downloaded from the file model list through the client servers according to the model of the current client server and send the model to the network servers, and the network servers can issue the drive file to be downloaded to the client servers according to the received model of the drive file to be downloaded.
Therefore, in the technical scheme, as the models of the servers are greatly increased, the models of the drive files respectively corresponding to the client servers are stored in the file list, and the user can select the model of the corresponding drive file from the file list only in a subjective identification mode, the user experience is poor.
Disclosure of Invention
The embodiment of the invention provides a method for downloading a drive file, a network server and a service system, which can improve user experience.
In a first aspect, the present invention provides a method for downloading a driver file, which is applied to a network server, and includes:
acquiring a mirror image file, wherein the mirror image file comprises at least one drive file;
acquiring identification information corresponding to each drive file;
determining a storage path of each drive file in the mirror image file;
constructing a management table according to the identification information and the storage path respectively corresponding to each drive file;
further comprising:
receiving a drive downloading request sent by a user through an external client server, wherein the drive downloading request carries identification information corresponding to a drive file to be downloaded;
inquiring the management table to determine a target storage path corresponding to the current identification information according to the identification information carried by the drive downloading request;
and reading the drive file to be downloaded from the mirror image file according to the target storage path, and sending the read drive file to be downloaded to the external client server.
Preferably, the first and second electrodes are formed of a metal,
the obtaining of the identification information corresponding to each of the driver files further includes: constructing an information acquisition template according to the acquired identification information;
before the receiving of the drive download request sent by the external client server, the method further includes:
when a service request sent by an external client server is received, the information acquisition template is sent to the external client server, so that a user can input identification information of the drive file to be downloaded on the information acquisition template according to the information acquisition template;
then the process of the first step is carried out,
the receiving of the drive download request sent by the external client server includes: and receiving an information acquisition template which is forwarded by an external client server and carries the identification information of the drive file to be downloaded.
Preferably, the first and second electrodes are formed of a metal,
the driver file includes: a driver, a user manual, a BIOS (Basic Input Output System), and a BMC (Baseboard Management Controller).
Preferably, the first and second electrodes are formed of a metal,
the identification information includes: product model number or navigation serial number.
In a second aspect, an embodiment of the present invention provides a network server, including:
the file acquisition module is used for acquiring a mirror image file, and the mirror image file comprises at least one drive file;
the identification acquisition module is used for acquiring identification information corresponding to each drive file;
the path determining module is used for determining the storage path of each drive file in the mirror image file;
the table construction module is used for constructing a management table according to the identification information and the storage path which are respectively corresponding to each drive file;
the information receiving module is used for receiving a drive downloading request sent by a user through an external client server, wherein the drive downloading request carries identification information corresponding to a drive file to be downloaded;
the query processing module is used for querying the management table according to the identification information carried by the drive downloading request so as to determine a target storage path corresponding to the identification information;
and the download management module is used for reading the drive file to be downloaded from the mirror image file according to the target storage path and sending the read drive file to be downloaded to the external client server.
Preferably, the first and second electrodes are formed of a metal,
further comprising: the template building module and the template providing module; wherein,
the template construction module is used for constructing an information acquisition template according to the acquired identification information;
the template providing module is used for sending the information acquisition template to an external client server when receiving a service request sent by the external client server so as to enable a user to input the identification information of the drive file to be downloaded on the information acquisition template according to the information acquisition template;
then the process of the first step is carried out,
and the information receiving module is used for receiving an information acquisition template which is transmitted by an external client server and carries the identification information of the drive file to be downloaded.
Preferably, the first and second electrodes are formed of a metal,
the driver file includes: driver, user manual, BIOS, and BMC.
Preferably, the first and second electrodes are formed of a metal,
the identification information includes: product model number or navigation serial number.
In a third aspect, an embodiment of the present invention provides a service system, including:
at least one client server, and a network server as in any of the second aspects; wherein,
each client server is connected with the network server;
the client server is used for sending a drive downloading request carrying identification information corresponding to a drive file to be downloaded to the network server; and receiving the drive file to be downloaded forwarded by the network server.
The embodiment of the invention provides a method for downloading a drive file, a network server and a service system, wherein in the method, a management table can be constructed according to identification information and a storage path which respectively correspond to each drive file after a storage path of each drive file in an image file is determined by acquiring at least one drive file image file and acquiring identification information (such as a product model or a navigation serial number of the drive file) which respectively corresponds to each drive file; correspondingly, the user can send the identification information of the drive file to be downloaded to the network server through the client server, the network server can query the management table according to the received identification information to determine the storage path of the drive file to be downloaded in the image file, and then the download drive file is read from the image file according to the determined storage path and is forwarded to the client server. In summary, in the technical solution provided in the embodiments of the present invention, the user can download the corresponding driver file from the network server only by sending the identifier information of the corresponding driver file to the network server through the client server, so that the user experience can be improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a flowchart of a method for downloading a driver file according to an embodiment of the present invention;
FIG. 2 is a flowchart of another method for downloading a driver file according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a network server according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of another network server provided in an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a service system according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer and more complete, the technical solutions in the embodiments of the present invention will be described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention, and based on the embodiments of the present invention, all other embodiments obtained by a person of ordinary skill in the art without creative efforts belong to the scope of the present invention.
As shown in fig. 1, an embodiment of the present invention provides a method for downloading a driver file, which is applied to a network server, and includes:
step 101, obtaining a mirror image file, wherein the mirror image file comprises at least one drive file;
102, acquiring identification information corresponding to each drive file;
step 103, determining a storage path of each drive file in the mirror image file;
104, constructing a management table according to the identification information and the storage path respectively corresponding to each drive file;
105, receiving a drive downloading request sent by a user through an external client server, wherein the drive downloading request carries identification information corresponding to a drive file to be downloaded;
step 106, according to the identification information carried by the drive downloading request, querying the management table to determine a target storage path corresponding to the identification information at present;
and 107, reading the drive file to be downloaded from the image file according to the target storage path, and sending the read drive file to be downloaded to the external client server.
In the above embodiment of the present invention, after determining the storage path of each drive file in the image file, a management table may be constructed according to the identification information and the storage path respectively corresponding to each drive file by obtaining an image file including at least one drive file and obtaining identification information (such as a product model or a navigation serial number of the drive file) respectively corresponding to each drive file; correspondingly, the user can send the identification information of the drive file to be downloaded to the network server through the client server, the network server can query the management table according to the received identification information to determine the storage path of the drive file to be downloaded in the image file, and then the download drive file is read from the image file according to the determined storage path and is forwarded to the client server. In summary, in the technical solution provided in the embodiments of the present invention, the user can download the corresponding driver file from the network server only by sending the identifier information of the corresponding driver file to the network server through the client server, so that the user experience can be improved.
Specifically, in an embodiment of the present invention, the driver file includes: a driver, a user manual, a basic input output system BIOS and a baseboard management controller BMC. After the user acquires the corresponding drive file through the client server, the driver corresponding to the corresponding hardware device can be installed in the client server according to the user manual, the BIOS and the BMC carried in the drive file.
Specifically, in an embodiment of the present invention, the identification information includes: product model number or navigation serial number.
Further, in order to facilitate a user to accurately input identification information of a corresponding driver file to be downloaded through a client, in an embodiment of the present invention, the obtaining of identification information corresponding to each driver file further includes: constructing an information acquisition template according to the acquired identification information;
before the receiving of the drive download request sent by the external client server, the method further includes:
when a service request sent by an external client server is received, the information acquisition template is sent to the external client server, so that a user can input identification information of the drive file to be downloaded on the information acquisition template according to the information acquisition template;
then the process of the first step is carried out,
the receiving of the drive download request sent by the external client server includes: and receiving an information acquisition template which is forwarded by an external client server and carries the identification information of the drive file to be downloaded.
In the above embodiment of the present invention, the identification information may specifically include a product model or a navigation serial number corresponding to the drive file, and by providing an information acquisition template including a navigation serial number input area and a product model input area to the client server, the user may select to input the navigation serial number of the drive file to be downloaded in the navigation serial number input area of the information acquisition template according to actual business requirements, or input the product model corresponding to the drive file to be downloaded in the product model input area of the information acquisition template, so that the network server can accurately extract the navigation serial number or the product model corresponding to the drive file to be downloaded input by the user according to the received information acquisition template.
No matter the navigation serial number or the product model of the drive file to be downloaded is input by the client server, the drive file to be downloaded can be downloaded from the network server, at the moment, in order to realize the identification information input by the user, namely the identification information input by the user is specifically the navigation serial number or the product model of the drive file to be downloaded, a user can be provided with a device
In order to more clearly illustrate the technical solution and advantages of the present invention, taking the example that the identification information corresponding to the drive file includes a product model and a navigation serial number, and the client server downloads the corresponding drive file from the network server according to the product model of the file to be downloaded, as shown in fig. 2, the following steps may be specifically included:
at step 201, an image file is obtained, where the image file includes a driver file A, B, C.
Here, each driver file may include a corresponding driver, a user manual, a BMC, and a BIOS, respectively.
Step 202, obtaining the product model and the navigation serial number respectively corresponding to the driver file A, B, C.
Specifically, the present invention takes as an example that the product models respectively corresponding to the driver files A, B, C include a, b, and c, and the navigation sequence numbers respectively corresponding to the driver files A, B, C include 1, 2, and 3.
And step 203, constructing an information acquisition template according to the product model and the navigation serial number respectively corresponding to the driver file A, B, C.
In the embodiment of the invention, the constructed information acquisition template can comprise a product model number input area and a navigation sequence number input area.
At step 204, the storage path of the driver file A, B, C in the image file is determined.
Step 205, a management table is constructed according to the product model, the navigation serial number and the storage path respectively corresponding to the driver file A, B, C.
In this embodiment of the present invention, taking X, Y, Z as examples of storage paths respectively corresponding to the driver file A, B, C in the image file, a management table shown in table 1 below may be constructed:
TABLE 1
Storage address | Product type | Navigation sequence number |
X | 1 | a |
Y | 2 | b |
Z | 3 | c |
And step 206, when receiving the service request sent by the external client server, sending the constructed information acquisition template to the external client server.
Here, the client server may want the user to provide the received information acquisition template, and the user may input the identification information corresponding to the corresponding drive file to be downloaded on the information acquisition template according to the information acquisition template provided by the client server.
And step 207, receiving an information acquisition template which is forwarded by the external client server and carries the product model B of the drive file B to be downloaded.
And 208, inquiring a management table according to the product model b carried by the information acquisition template to determine that the target storage path corresponding to the current product model b is Y.
And step 209, reading the drive file B to be downloaded from the mirror image file according to the target storage path Y, and sending the read drive file B to be downloaded to an external client server.
In summary, when a user needs to download a corresponding drive file through the client server, the user only needs to input the product model or the navigation sequence number of the corresponding drive file to be downloaded in the product model input area or the navigation sequence number input area of the information acquisition template through the client server, so that the corresponding drive file can be downloaded from the network server, and the user experience is good.
As shown in fig. 3, an embodiment of the present invention provides a network server, including:
the file acquiring module 301 is configured to acquire an image file, where the image file includes at least one driver file;
an identifier obtaining module 302, configured to obtain identifier information corresponding to each of the driver files;
a path determining module 303, configured to determine a storage path of each of the driver files in the image file;
a table construction module 304, configured to construct a management table according to the identification information and the storage path respectively corresponding to each of the driver files;
an information receiving module 305, configured to receive a drive downloading request sent by a user through an external client server, where the drive downloading request carries identification information corresponding to a drive file to be downloaded;
the query processing module 306 is configured to query the management table according to the identification information carried in the drive download request to determine a target storage path corresponding to the current identification information;
and a download management module 307, configured to read the to-be-downloaded drive file from the image file according to the target storage path, and send the read to-be-downloaded drive file to the external client server.
As shown in fig. 4, in an embodiment of the present invention, the network server further includes: a template construction module 401 and a template providing module 402; wherein,
the template building module 401 is configured to build an information acquisition template according to the obtained identification information;
the template providing module 402 is configured to send the information acquisition template to an external client server when receiving a service request sent by the external client server, so that a user inputs identification information of the to-be-downloaded drive file to the external client server according to the information acquisition template;
then the process of the first step is carried out,
the information receiving module 305 is configured to receive an information acquisition template which is forwarded by an external client server and carries identification information of the to-be-downloaded drive file.
In one embodiment of the present invention, the driver file includes: a driver, a user manual, a basic input output system BIOS and a baseboard management controller BMC.
In an embodiment of the present invention, the identification information includes: product model number or navigation serial number.
As shown in fig. 5, an embodiment of the present invention provides a service system, including:
at least one client server 501, and the web server 502 provided in any of the embodiments of the present invention; wherein,
each of the client servers 501 is connected to the web server 502;
the client server 501 is configured to send a drive downloading request carrying identification information corresponding to a drive file to be downloaded to the network server 502; receiving the to-be-downloaded drive file forwarded by the network server 502.
Because the information interaction, execution process, and other contents between the units in the device are based on the same concept as the method embodiment of the present invention, specific contents may refer to the description in the method embodiment of the present invention, and are not described herein again.
Embodiments of the present invention provide a readable medium, which includes an execution instruction, and when a processor of a storage controller executes the execution instruction, the storage controller executes a method provided in any one of embodiments of the present invention.
An embodiment of the present invention provides a storage controller, including: a processor, a memory, and a bus;
the processor and the memory are connected through the bus;
the memory, when the storage controller is running, the processor executes the execution instructions stored in the memory to make the storage controller execute the method provided in any one of the embodiments of the present invention.
In summary, the embodiments of the present invention have at least the following advantages:
1. in an embodiment of the present invention, after determining a storage path of each drive file in an image file, by obtaining an image file including at least one drive file and obtaining identification information (such as a product model or a navigation serial number of the drive file) corresponding to each drive file, a management table may be constructed according to the identification information and the storage path corresponding to each drive file; correspondingly, the user can send the identification information of the drive file to be downloaded to the network server through the client server, the network server can query the management table according to the received identification information to determine the storage path of the drive file to be downloaded in the image file, and then the download drive file is read from the image file according to the determined storage path and is forwarded to the client server. In summary, in the technical solution provided in the embodiments of the present invention, the user can download the corresponding driver file from the network server only by sending the identifier information of the corresponding driver file to the network server through the client server, so that the user experience can be improved.
2. In an embodiment of the invention, by providing the client server with the information acquisition template comprising the navigation serial number input area and the product model input area, the user can select to input the navigation serial number of the drive file to be downloaded in the navigation serial number input area of the information acquisition template or input the product model corresponding to the drive file to be downloaded in the product model input area of the information acquisition template according to actual business requirements, so that the network server can accurately extract the navigation serial number or the product model corresponding to the drive file to be downloaded input by the user according to the received information acquisition template.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising a" does not exclude the presence of other similar elements in a process, method, article, or apparatus that comprises the element.
Finally, it is to be noted that: the above description is only a preferred embodiment of the present invention, and is only used to illustrate the technical solutions of the present invention, and not to limit the protection scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.
Claims (9)
1. A method for downloading a driver file, applied to a network server, includes:
acquiring a mirror image file, wherein the mirror image file comprises at least one drive file;
acquiring identification information corresponding to each drive file;
determining a storage path of each drive file in the mirror image file;
constructing a management table according to the identification information and the storage path respectively corresponding to each drive file;
further comprising:
receiving a drive downloading request sent by a user through an external client server, wherein the drive downloading request carries identification information corresponding to a drive file to be downloaded;
inquiring the management table to determine a target storage path corresponding to the current identification information according to the identification information carried by the drive downloading request;
and reading the drive file to be downloaded from the mirror image file according to the target storage path, and sending the read drive file to be downloaded to the external client server.
2. The method of claim 1,
the obtaining of the identification information corresponding to each of the driver files further includes: constructing an information acquisition template according to the acquired identification information;
before the receiving of the drive download request sent by the external client server, the method further includes:
when a service request sent by an external client server is received, the information acquisition template is sent to the external client server, so that a user can input identification information of the drive file to be downloaded on the information acquisition template according to the information acquisition template;
then the process of the first step is carried out,
the receiving of the drive download request sent by the external client server includes: and receiving an information acquisition template which is forwarded by an external client server and carries the identification information of the drive file to be downloaded.
3. The method of claim 1,
the driver file includes: a driver, a user manual, a basic input output system BIOS and a baseboard management controller BMC.
4. The method according to any one of claims 1 to 3,
the identification information includes: product model number or navigation serial number.
5. A network server, comprising:
the file acquisition module is used for acquiring a mirror image file, and the mirror image file comprises at least one drive file;
the identification acquisition module is used for acquiring identification information corresponding to each drive file;
the path determining module is used for determining the storage path of each drive file in the mirror image file;
the table construction module is used for constructing a management table according to the identification information and the storage path which are respectively corresponding to each drive file;
the information receiving module is used for receiving a drive downloading request sent by a user through an external client server, wherein the drive downloading request carries identification information corresponding to a drive file to be downloaded;
the query processing module is used for querying the management table according to the identification information carried by the drive downloading request so as to determine a target storage path corresponding to the identification information;
and the download management module is used for reading the drive file to be downloaded from the mirror image file according to the target storage path and sending the read drive file to be downloaded to the external client server.
6. The network server of claim 5,
further comprising: the template building module and the template providing module; wherein,
the template construction module is used for constructing an information acquisition template according to the acquired identification information;
the template providing module is used for sending the information acquisition template to an external client server when receiving a service request sent by the external client server so as to enable a user to input the identification information of the drive file to be downloaded on the information acquisition template according to the information acquisition template;
then the process of the first step is carried out,
and the information receiving module is used for receiving an information acquisition template which is transmitted by an external client server and carries the identification information of the drive file to be downloaded.
7. The network server of claim 5,
the driver file includes: a driver, a user manual, a basic input output system BIOS and a baseboard management controller BMC.
8. The network server according to any of claims 5 to 7,
the identification information includes: product model number or navigation serial number.
9. A service system, comprising:
at least one client server, and a network server according to any one of claims 5 to 8; wherein,
each client server is connected with the network server;
the client server is used for sending a drive downloading request carrying identification information corresponding to a drive file to be downloaded to the network server; and receiving the drive file to be downloaded forwarded by the network server.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710265296.3A CN107071036A (en) | 2017-04-21 | 2017-04-21 | A kind of method, the webserver and system for downloading driving file |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710265296.3A CN107071036A (en) | 2017-04-21 | 2017-04-21 | A kind of method, the webserver and system for downloading driving file |
Publications (1)
Publication Number | Publication Date |
---|---|
CN107071036A true CN107071036A (en) | 2017-08-18 |
Family
ID=59600772
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710265296.3A Pending CN107071036A (en) | 2017-04-21 | 2017-04-21 | A kind of method, the webserver and system for downloading driving file |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107071036A (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107622131A (en) * | 2017-09-30 | 2018-01-23 | 浪潮软件股份有限公司 | A kind of file collection method, apparatus and system |
CN109101285A (en) * | 2018-07-19 | 2018-12-28 | 郑州云海信息技术有限公司 | One kind driving convenient download system and method based on server of cloud platform |
CN109634626A (en) * | 2018-12-18 | 2019-04-16 | 郑州云海信息技术有限公司 | A kind of method and system of the Remote Installation Server system drive based on BMC |
CN111343269A (en) * | 2020-02-25 | 2020-06-26 | 江苏苏宁物流有限公司 | Data downloading method and device, computer equipment and storage medium |
CN112565414A (en) * | 2020-12-03 | 2021-03-26 | 恒安嘉新(北京)科技股份公司 | Data downloading method, device, equipment and medium |
CN113610335A (en) * | 2021-06-16 | 2021-11-05 | 中国南方电网有限责任公司 | Dynamic monitoring method and data acquisition method for power auxiliary service market |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1383063A (en) * | 2001-04-25 | 2002-12-04 | Lg电子株式会社 | Installation method of device drive program |
JP2004038686A (en) * | 2002-07-04 | 2004-02-05 | Seiko Epson Corp | Device that notifies the storage location of device control software |
CN102387034A (en) * | 2010-09-02 | 2012-03-21 | 佳能株式会社 | Network device management system, network device management apparatus, client apparatus, and network device management method |
CN104750706A (en) * | 2013-12-26 | 2015-07-01 | 贝壳网际(北京)安全技术有限公司 | Drive program information providing method, device and system |
CN106168908A (en) * | 2016-09-27 | 2016-11-30 | 北京金山安全软件有限公司 | Driver obtaining method, server and mobile terminal |
-
2017
- 2017-04-21 CN CN201710265296.3A patent/CN107071036A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1383063A (en) * | 2001-04-25 | 2002-12-04 | Lg电子株式会社 | Installation method of device drive program |
JP2004038686A (en) * | 2002-07-04 | 2004-02-05 | Seiko Epson Corp | Device that notifies the storage location of device control software |
CN102387034A (en) * | 2010-09-02 | 2012-03-21 | 佳能株式会社 | Network device management system, network device management apparatus, client apparatus, and network device management method |
CN104750706A (en) * | 2013-12-26 | 2015-07-01 | 贝壳网际(北京)安全技术有限公司 | Drive program information providing method, device and system |
CN106168908A (en) * | 2016-09-27 | 2016-11-30 | 北京金山安全软件有限公司 | Driver obtaining method, server and mobile terminal |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107622131A (en) * | 2017-09-30 | 2018-01-23 | 浪潮软件股份有限公司 | A kind of file collection method, apparatus and system |
CN109101285A (en) * | 2018-07-19 | 2018-12-28 | 郑州云海信息技术有限公司 | One kind driving convenient download system and method based on server of cloud platform |
CN109634626A (en) * | 2018-12-18 | 2019-04-16 | 郑州云海信息技术有限公司 | A kind of method and system of the Remote Installation Server system drive based on BMC |
CN109634626B (en) * | 2018-12-18 | 2021-10-29 | 郑州云海信息技术有限公司 | Method and system for remotely installing server system driver based on BMC |
CN111343269A (en) * | 2020-02-25 | 2020-06-26 | 江苏苏宁物流有限公司 | Data downloading method and device, computer equipment and storage medium |
CN111343269B (en) * | 2020-02-25 | 2023-09-08 | 江苏苏宁物流有限公司 | Data downloading method, device, computer equipment and storage medium |
CN112565414A (en) * | 2020-12-03 | 2021-03-26 | 恒安嘉新(北京)科技股份公司 | Data downloading method, device, equipment and medium |
CN112565414B (en) * | 2020-12-03 | 2023-03-24 | 恒安嘉新(北京)科技股份公司 | Data downloading method, device, equipment and medium |
CN113610335A (en) * | 2021-06-16 | 2021-11-05 | 中国南方电网有限责任公司 | Dynamic monitoring method and data acquisition method for power auxiliary service market |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107071036A (en) | A kind of method, the webserver and system for downloading driving file | |
CN109885452B (en) | Performance monitoring method and device and terminal equipment | |
CN109120719B (en) | Information push method, information display method, computer equipment and storage medium | |
US10425502B2 (en) | System and method for acquiring, processing and updating global information | |
CN109905431B (en) | Message processing method and system, storage medium, and electronic device | |
CN104092555B (en) | A kind of methods, devices and systems of undated parameter value | |
CN109857577B (en) | Access control method, device, medium, and electronic apparatus | |
CN111523971A (en) | Purchasing operation sharing method and device | |
CN113760638B (en) | A log service method and device based on kubernetes cluster | |
CN111126604B (en) | Model training method, device, server and storage medium | |
CN112204527A (en) | Method and system for processing engineering data in a multi-engineering system environment | |
US9781230B2 (en) | Broadcast-based update management | |
CN112650909A (en) | Product display method and device, electronic equipment and storage medium | |
CN106843971A (en) | BIOS method for refreshing, server, BMC, medium and storage control | |
WO2015196844A1 (en) | Task assignment method, apparatus, system and server | |
CN110928594A (en) | Service Development Methodology and Platform | |
WO2021169811A1 (en) | Method, apparatus, system and device for generating special effects, and storage medium | |
US10521841B2 (en) | Method and apparatus for integrating an e-commerce provider with third-party vendors | |
CN109600260A (en) | Distributed memory system High Availabitity arrrangement method, system and device | |
CN106453544B (en) | Cloud environment and monitoring method and system thereof | |
CN112804366B (en) | Method and device for resolving domain name | |
CN113436699A (en) | Method, system, electronic device and storage medium for generating new corona nucleic acid detection report | |
CN117061514A (en) | Server resource acquisition method, intelligent network card and cloud data center system | |
CN105025459B (en) | Resource notification method and system, local CSE and remote CSE | |
CN111625866A (en) | Authority management method, system, equipment and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20170818 |
|
RJ01 | Rejection of invention patent application after publication |