CN111200640A - Uploading method based on client and client - Google Patents

Uploading method based on client and client Download PDF

Info

Publication number
CN111200640A
CN111200640A CN201911340914.1A CN201911340914A CN111200640A CN 111200640 A CN111200640 A CN 111200640A CN 201911340914 A CN201911340914 A CN 201911340914A CN 111200640 A CN111200640 A CN 111200640A
Authority
CN
China
Prior art keywords
picture information
server
client
processing
storage path
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.)
Granted
Application number
CN201911340914.1A
Other languages
Chinese (zh)
Other versions
CN111200640B (en
Inventor
余宏辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hefei Midea Intelligent Technologies Co Ltd
Original Assignee
Hefei Midea Intelligent Technologies Co Ltd
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 Hefei Midea Intelligent Technologies Co Ltd filed Critical Hefei Midea Intelligent Technologies Co Ltd
Priority to CN201911340914.1A priority Critical patent/CN111200640B/en
Publication of CN111200640A publication Critical patent/CN111200640A/en
Application granted granted Critical
Publication of CN111200640B publication Critical patent/CN111200640B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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]

Landscapes

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

Abstract

The application discloses an uploading method based on a client and the client, wherein the uploading method comprises the following steps: uploading a processing request to a server, wherein the processing request carries picture information, and after receiving the processing request, the server stores the picture information and generates a storage path of the picture information; receiving a storage path of the picture information returned by the server; and uploading data information to the server, wherein the data information comprises processing data corresponding to the picture information and a storage path of the picture information, so that the server searches the picture information according to the storage path of the picture information, associates the processing data with the picture information, and processes the picture information. The uploading method based on the client side can reduce the concurrency pressure of the server side and time cost.

Description

Uploading method based on client and client
Technical Field
The present application relates to the field of information transmission technologies, and in particular, to an uploading method based on a client and a client.
Background
The current client, such as a visual cabinet, has limited capability of processing pictures, and generally uploads the obtained pictures to a server to request the server to process the pictures.
The inventor of the present application finds that, when uploading a picture, a client transmits other data besides the picture, that is, the picture and the data are transmitted together, and such an uploading manner may cause data congestion, which results in that a server spends a long time when processing the picture.
Disclosure of Invention
The technical problem mainly solved by the application is to provide the uploading method based on the client and the client, so that the concurrency pressure of the server can be reduced, and the time cost can be reduced.
In order to solve the technical problem, the application adopts a technical scheme that: the uploading method based on the client side comprises the following steps: uploading a processing request to a server, wherein the processing request carries picture information, and the server stores the picture information and generates a storage path of the picture information after receiving the processing request; receiving a storage path of the picture information returned by the server; and uploading data information to the server, wherein the data information comprises processing data corresponding to the picture information and a storage path of the picture information, so that the server searches the picture information according to the storage path of the picture information, associates the processing data with the picture information, and processes the picture information.
In order to solve the above technical problem, another technical solution adopted by the present application is: a processing method based on a server is provided, and the processing method comprises the following steps: receiving a processing request transmitted by a client, wherein the processing request carries picture information; storing the picture information and returning a storage path of the picture information to the client; receiving data information transmitted from the client, wherein the data information comprises processing data corresponding to the picture information and a storage path of the picture information; and searching the picture information according to the storage path of the picture information, and associating the processing data with the picture information so as to process the picture information.
In order to solve the above technical problem, another technical solution adopted by the present application is: the client comprises a processor, a memory and a communication circuit, wherein the processor is respectively coupled with the memory and the communication circuit, and the processor implements the steps in the uploading method based on the client by executing the program data in the memory.
In order to solve the above technical problem, another technical solution adopted by the present application is: the server comprises a processor, a memory and a communication circuit, wherein the processor is respectively coupled with the memory and the communication circuit, and the processor implements the steps in the server-based processing method by executing the program data in the memory.
In order to solve the above technical problem, another technical solution adopted by the present application is: there is provided an apparatus having a storage function, storing program data executable by a processor to implement the steps in the above method.
The beneficial effect of this application is: according to the method, the server side is uploaded with the picture information, then the server side returns the storage path of the picture information to the client side, the client side sends the storage path of the picture information and the processing data to the server side together, the server side searches the picture information according to the storage path, the picture information is further processed, the picture information and the processing data are uploaded to the server side step by step, the defect that the picture information and the processing data are uploaded together and are prone to blockage is overcome, the concurrency pressure of the server side can be reduced, and the time cost is reduced.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts. Wherein:
fig. 1 is a schematic flow chart of an embodiment of an information transmission method according to the present application;
FIG. 2 is a schematic flow chart diagram illustrating another embodiment of an information transmission method according to the present application;
FIG. 3 is a schematic flowchart illustrating an embodiment of a client-based upload method according to the present application;
FIG. 4 is a flowchart illustrating an embodiment of a server-based processing method according to the present application;
FIG. 5 is a schematic structural diagram of an embodiment of a client according to the present application;
FIG. 6 is a schematic structural diagram of an embodiment of a server according to the present application;
FIG. 7 is a schematic structural diagram of an embodiment of an information transmission system according to the present application;
fig. 8 is a schematic structural diagram of an embodiment of the device with a storage function according to the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Before the technical scheme of the application is introduced, the background of the application is introduced as follows:
the client in the application may be any terminal device, for example, a visual cabinet (e.g., a visual refrigerator), a mobile phone, a computer, etc., which is used for selling goods, and when the client needs a server to assist in processing pictures due to limited capacity, excessive processing tasks, etc., the client may send the pictures and corresponding processing data to the server, and then the server processes the pictures according to requirements, for example, recognizing the pictures, and performing image processing (e.g., beautification, grayscale processing) on the pictures.
Referring to fig. 1, fig. 1 is a schematic flow chart of an embodiment of an information transmission method according to the present application, in which the information transmission method includes:
s110: and the client uploads a processing request to the server, wherein the processing request carries the picture information.
The picture information carried by the processing request is the picture which is requested to be processed by the server, wherein the carried pictures can be one or more pictures.
S120: and after receiving the processing request, the server stores the picture information and generates a storage path of the picture information.
S130: and the server returns the storage path of the picture information.
After receiving the processing request, the server stores the picture information carried by the processing request, generates a corresponding storage path, and then returns the corresponding storage path to the client, wherein the returned storage path is specifically a string of storage path character strings, namely a storage path ID.
If the number of pictures carried by the processing request is multiple, the server can store the multiple pictures in the same folder, or store the multiple pictures separately. It can be understood that when a plurality of pictures are stored in the same folder, the server returns one storage path, and when the plurality of pictures are stored separately, the server returns a plurality of storage paths.
S140: and the client uploads data information to the server, wherein the data information comprises processing data corresponding to the picture information and a storage path of the picture information.
The data information uploaded to the server by the client does not include picture information, so that the phenomenon that a transmission channel is blocked can be avoided.
S150: and the server searches the picture information according to the storage path of the picture information, and associates the processing data with the picture information so as to process the picture information.
The server side directly searches the picture information according to the storage path of the picture information, after the picture information is found, in one application scene, the server side associates the processing data with the picture information and processes the picture information according to the processing data, in the other application scene, the server side directly processes the picture information and associates and stores the processing data with the picture information, so that when subsequent managers need to recheck the processing result of the picture information, the server side can directly search the corresponding picture information according to the processing data.
It can be seen from the above contents that, in the above information transmission method, the picture information is uploaded to the server, then the server returns the storage path of the picture information to the client, the client sends the storage path and the processing data to the server together, the server searches for the picture information according to the storage path of the picture information, and then processes the picture information, so that the picture information and the processing data are uploaded to the server step by step, the defect that the picture information and the processing data are uploaded together and are prone to being blocked is overcome, the concurrence pressure of the server can be reduced, and the time and space cost is reduced.
In this embodiment, when the administrator needs to review the processing result of the picture information, that is, after obtaining the processing result of the picture information, it needs to determine whether the processing result of the server on the picture information is correct, the administrator needs to search for the original picture information (that is, the picture information sent by the client to the server) on the server, and in order to facilitate the administrator to search for the picture information, the processing data corresponding to the picture information includes at least one of the device identifier of the client, the location information of the client, and the request identifier corresponding to the processing request.
The device identification of the client has uniqueness, one device identification represents one client, and the picture information which is sent to the server by the client and corresponds to the device identification can be found in the server through the device identification.
Similar to the device identifier, the location information of the client (e.g., GPS location information of the client) also has uniqueness, and the picture information sent to the server by the client at a certain location can be found in the server through the location information.
The request identification corresponding to the processing request and the processing request uploaded by the client have a one-to-one correspondence relationship, and the processing request uploaded by the same client at different moments corresponds to different request identifications, so that when the picture information sent to the server by a specific client at a specific moment is to be searched, the corresponding picture information can be searched in the server through the request identification corresponding to the processing request sent to the server by the client at the moment. In an application scenario, a request identifier corresponding to a processing request is a combination of a timestamp corresponding to a time when the processing request is generated by a client, a device identifier of the client, and a random number, for example, the request identifier is a timestamp plus a number of bits of the device identifier of the client plus the random number.
In other embodiments, the processing data corresponding to the picture information may also be parameter data for processing the picture information, and after receiving the parameter data sent by the client, the server associates the parameter data with the picture information, and then performs corresponding processing on the picture information corresponding to the parameter data.
In the embodiment, the client responds to the uploading of the picture information to generate a processing request carrying the picture information, and uploads the processing request to the server.
Specifically, when the client detects that the image information is uploaded, a processing request carrying the uploaded image information is generated, and the processing request is uploaded to the server.
The uploaded picture information may be a picture taken by the client, or a picture sent to the client by other terminal devices, which is not limited herein.
In this embodiment, in order for the client to obtain the processing result, the server also transmits the processing result of the picture information to the client.
In another embodiment, when the client sends the data information, the client may further specify a recipient of the processing result (the recipient of the processing result may be the client sending the data information, or may be a terminal device different from the client), for example, the recipient of the processing result is stored in the processing data corresponding to the picture information and sent to the server, and finally the server sends the processing result of the picture information to the recipient according to the processing data corresponding to the picture information.
In summary, the present application is not limited to other applications as long as the client is ensured to separately send the picture information and the data information to the server.
Referring to fig. 2, fig. 2 is a schematic flow chart of another embodiment of the information transmission method of the present application. In this embodiment, the information transmission method includes:
s210: and the client uploads a processing request to the server, wherein the processing request carries the picture information.
S220: and after receiving the processing request, the server stores the picture information in the temporary folder and generates a storage path of the picture information.
S230: and the server returns the storage path of the picture information.
S240: and the client uploads data information to the server, wherein the data information comprises processing data corresponding to the picture information and a storage path of the picture information.
S250: and the server side searches the picture information according to the storage path of the picture information.
S260: and after the server side searches the picture information, transferring the picture information from the temporary folder to the formal folder for storage.
S270: and associating the processing data with the picture information transferred to the formal folder, so as to process the picture information.
S280: and generating a processing result of the picture information.
S290: and returning the processing result and the storage path after the picture information is transferred.
After the client uploads the processing request to the server, if the client fails to receive the storage address returned by the server and uploads the processing data to the server due to a fault (for example, the client is disconnected from the server), the client resends the processing request after the fault is eliminated, and if the picture information carried by the processing request at the last time is always stored in the server, the stored picture information occupies the memory of the server and slows down the operation speed of the server.
Therefore, in order to avoid this drawback, unlike the above embodiment, the server stores the picture information in a temporary folder before processing the picture information, and the temporary folder can be deleted at any time. In an application scenario, in response to that the storage time of the picture information in the temporary folder exceeds a time threshold (for example, half an hour), the server determines that the picture information is invalid picture information, and then deletes the picture information in the temporary folder.
After the server receives the data information, the server confirms that the picture information is valid picture information, the picture information is transferred from the temporary folder to a formal folder, the formal folder can be deleted only after being verified, the security is high, and the subsequent server processes the picture information stored in the formal folder.
Meanwhile, in order to facilitate the manager to review the processing result of the picture information through the client, the server returns the processing result and also returns the storage path after the picture information is transferred, so that the manager can search the original picture information through the storage path of the picture information on the client, and whether the processing of the server is correct is judged according to the processing result and the original picture information.
Some steps in this embodiment are the same as those in the above embodiment, and are described in detail in the above embodiment, and are not described again here.
In order to further understand the information transmission method in the present application, the above method is described in detail with reference to specific examples.
In this example, the client is a visual locker. In an application scenario, when a user purchases a commodity in a visual cabinet and the visual cabinet needs to settle a settlement for the commodity, the visual cabinet takes pictures of the commodity therein to obtain picture information (which may be multiple pictures, for example, the visual cabinet takes pictures of each layer of the commodity), and then generates a processing request carrying the picture information and uploads the processing request to a server.
And when receiving the processing request, the server stores the picture information carried by the processing request in the temporary folder, and then returns the storage path of the picture information to the visual cabinet.
After receiving the storage path, the vision cabinet uploads data information to the server, wherein the data information comprises the storage path of the picture information returned by the server and processing data corresponding to the picture information carried by the processing request, and in an application scene, the processing data corresponding to the picture information comprises a device identifier of the client.
After the server side receives the data information, the server side searches the picture information according to the storage path, the picture information is still stored in the temporary folder at the moment, and after the server side searches the picture information, the server side transfers the picture information from the temporary folder to the formal folder, and then identifies the picture information, specifically, identifies the commodities and the corresponding quantity in the picture information. After the identification, the server returns the identification result and the new storage path of the picture information to the client, and simultaneously associates and stores the picture information and the processing data so that a subsequent manager can review the identification result.
After receiving the returned identification result and the new storage path of the picture information, the vision cabinet stores the new storage path of the picture information, so that a subsequent manager can search the original picture information through the storage path for rechecking, and meanwhile, the vision cabinet can compare the identification result of the current time with the previous identification result, so that the types and the quantity of commodities purchased by a user are obtained, and the settlement purpose is achieved.
Referring to fig. 3, fig. 3 is a schematic flowchart of an embodiment of the client-based uploading method according to the present application. In this embodiment, the client-based upload method includes:
s310: and uploading a processing request to the server, wherein the processing request carries the picture information, and after receiving the processing request, the server stores the picture information and generates a storage path of the picture information.
S320: and receiving a storage path of the picture information returned by the server.
S330: and uploading data information to the server, wherein the data information comprises processing data corresponding to the picture information and a storage path of the picture information, so that the server searches the picture information according to the storage path of the picture information, associates the processing data with the picture information, and processes the picture information.
The steps of the uploading method based on the client in this embodiment are the same as those of the method executed by the client in the foregoing embodiment, and details can be referred to the foregoing embodiment, and are not described herein again.
Referring to fig. 4, fig. 4 is a schematic flowchart illustrating an embodiment of a server-based processing method according to the present application. In this embodiment, the server-based processing method includes:
s410: and receiving a processing request transmitted by the client, wherein the processing request carries the picture information.
S420: and storing the picture information and returning the storage path of the picture information to the client.
S430: and receiving data information transmitted from the client, wherein the data information comprises processing data corresponding to the picture information and a storage path of the picture information.
S440: and searching the picture information according to the storage path of the picture information, and associating the processing data with the picture information so as to process the picture information.
The steps of the processing method based on the server in this embodiment are the same as those of the method executed by the server in the foregoing embodiment, and details can be referred to the foregoing embodiment, and are not described herein again.
Referring to fig. 5, fig. 5 is a schematic structural diagram of an embodiment of the client 500 of the present application, where the client 500 includes a processor 510, a memory 520, and a communication circuit 530, the processor 510 is respectively coupled to the memory 520 and the communication circuit 530, and the processor 510 implements the steps in the client-based upload method by executing program data in the memory 520.
Client 500 may be any terminal device, such as a visual cabinet, a mobile phone, a computer, etc., without limitation.
Referring to fig. 6, fig. 6 is a schematic structural diagram of an embodiment of the server according to the present application. The server 600 includes a processor 610, a memory 620 and a communication circuit 630, wherein the processor 610 is coupled to the memory 620 and the communication circuit 630, respectively, and the processor 610 implements the steps in the server-based processing method by executing the program data in the memory 620, and the detailed steps can refer to the above embodiments and are not described herein again.
Referring to fig. 7, fig. 7 is a schematic flow chart of an embodiment of the information transmission system of the present application, where the information transmission system 700 includes a client 710 and a server 720, the structure of the client 710 is the same as that of the client 500 in the above embodiment, and the structure of the server 720 is the same as that of the server 600 in the above embodiment, and specific structures may be referred to the above embodiment and are not described herein again.
In this embodiment, the client 500 is connected to the server 720 by wire or wireless, and one server 720 can be connected to a plurality of clients 710 at the same time.
Referring to fig. 8, fig. 8 is a schematic structural diagram of an embodiment of a device with a storage function according to the present application. The apparatus 800 with storage function stores program data 810, and the program data 810 can be executed by a processor to implement the steps in any of the above method embodiments, and the detailed methods can refer to the above embodiments and are not described herein again.
The device 800 having a storage function may be various devices such as a server, a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
In summary, in the application, the picture information is uploaded to the server, then the server returns the storage path of the picture information to the client, the client sends the storage path of the picture information and the processing data to the server together, the server searches for the picture information according to the storage path, and then processes the picture information, so that the picture information and the processing data are uploaded to the server step by step, the defect that the picture information and the processing data are uploaded together and are prone to being blocked is overcome, the concurrence pressure of the server can be reduced, the time and space cost is reduced, and the waiting time of the client is shortened.
The above description is only for the purpose of illustrating embodiments of the present application and is not intended to limit the scope of the present application, and all modifications of equivalent structures and equivalent processes, which are made by the contents of the specification and the drawings of the present application or are directly or indirectly applied to other related technical fields, are also included in the scope of the present application.

Claims (10)

1. A client-based uploading method is characterized by comprising the following steps:
uploading a processing request to a server, wherein the processing request carries picture information, and the server stores the picture information and generates a storage path of the picture information after receiving the processing request;
receiving a storage path of the picture information returned by the server;
and uploading data information to the server, wherein the data information comprises processing data corresponding to the picture information and a storage path of the picture information, so that the server searches the picture information according to the storage path of the picture information, associates the processing data with the picture information, and processes the picture information.
2. The uploading method according to claim 1, wherein the processing data corresponding to the picture information includes at least one of a device identifier of the client, location information of the client, and a request identifier corresponding to the processing request.
3. The uploading method according to claim 1, wherein the step of uploading the processing request to the server comprises:
and responding to the uploading of the picture information, generating the processing request carrying the picture information, and uploading the processing request to the server.
4. The upload method according to claim 1, further comprising:
and receiving a processing result of the picture information returned by the client and a storage path of the picture information in the server.
5. A processing method based on a server side is characterized by comprising the following steps:
receiving a processing request transmitted by a client, wherein the processing request carries picture information;
storing the picture information and returning a storage path of the picture information to the client;
receiving data information transmitted from the client, wherein the data information comprises processing data corresponding to the picture information and a storage path of the picture information;
and searching the picture information according to the storage path of the picture information, and associating the processing data with the picture information so as to process the picture information.
6. The processing method according to claim 5,
the step of storing the picture information and returning a storage path of the picture information to the client includes:
storing the picture information in a temporary folder and returning a storage path of the picture information to the client,
the step of searching the picture information according to the storage path of the picture information and associating the processing data with the picture information so as to process the picture information comprises the following steps:
searching the picture information according to the storage path of the picture information;
after the picture information is found, transferring the picture information from the temporary folder to a formal folder for storage;
and associating the processing data with the picture information transferred to the formal folder, so as to process the picture information.
7. The processing method according to claim 6, characterized in that the processing method further comprises:
and generating a processing result of the picture information and returning the processing result and the storage path after the picture information is transferred to the client.
8. A client comprising a processor, a memory and a communication circuit, the processor being coupled to the memory and the communication circuit, respectively, the processor implementing the steps of the method according to any one of claims 1 to 4 by executing program data in the memory.
9. A server comprising a processor, a memory and a communication circuit, wherein the processor is coupled to the memory and the communication circuit respectively, and the processor implements the steps of the method according to any one of claims 5 to 7 by executing program data in the memory.
10. An apparatus having a memory function, wherein program data are stored, which program data can be executed by a processor to carry out the steps of the method according to any one of claims 1 to 7.
CN201911340914.1A 2019-12-23 2019-12-23 Uploading method based on client and client Active CN111200640B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911340914.1A CN111200640B (en) 2019-12-23 2019-12-23 Uploading method based on client and client

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911340914.1A CN111200640B (en) 2019-12-23 2019-12-23 Uploading method based on client and client

Publications (2)

Publication Number Publication Date
CN111200640A true CN111200640A (en) 2020-05-26
CN111200640B CN111200640B (en) 2023-03-24

Family

ID=70747590

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911340914.1A Active CN111200640B (en) 2019-12-23 2019-12-23 Uploading method based on client and client

Country Status (1)

Country Link
CN (1) CN111200640B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112788152A (en) * 2021-01-28 2021-05-11 重庆周游科技有限公司 Picture uploading method capable of saving hard disk space
CN112866387A (en) * 2021-01-20 2021-05-28 金蝶蝶金云计算有限公司 Picture uploading method and device and computer storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002171484A (en) * 2000-11-30 2002-06-14 Canon Inc Image storage system and its method and storage medium storing its operation processing program
CN101599017A (en) * 2009-07-14 2009-12-09 阿里巴巴集团控股有限公司 A kind of generation mthods, systems and devices of head image of network user
JP2011086233A (en) * 2009-10-19 2011-04-28 Canon Inc Information processing apparatus, control method for the same and program
EP2731017A1 (en) * 2011-07-05 2014-05-14 NEC Corporation Content distribution system, cache server and content distribution method
US8868865B1 (en) * 2013-05-14 2014-10-21 Hitachi, Ltd. Computer system, server module, and storage module
JP2015069522A (en) * 2013-09-30 2015-04-13 キヤノンマーケティングジャパン株式会社 Information processing device, information processing system, control method therefor, and program
CN104994082A (en) * 2015-06-16 2015-10-21 努比亚技术有限公司 Picture information processing method, server and system
CN106250455A (en) * 2016-07-27 2016-12-21 北京奇虎科技有限公司 Mobile terminal document management method and system
JP2017072965A (en) * 2015-10-07 2017-04-13 株式会社バッファロー Archive system, archive device, and computer program for archive
CN106953925A (en) * 2017-03-30 2017-07-14 福建中金在线信息科技有限公司 A kind of image data method for uploading and system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002171484A (en) * 2000-11-30 2002-06-14 Canon Inc Image storage system and its method and storage medium storing its operation processing program
CN101599017A (en) * 2009-07-14 2009-12-09 阿里巴巴集团控股有限公司 A kind of generation mthods, systems and devices of head image of network user
JP2011086233A (en) * 2009-10-19 2011-04-28 Canon Inc Information processing apparatus, control method for the same and program
EP2731017A1 (en) * 2011-07-05 2014-05-14 NEC Corporation Content distribution system, cache server and content distribution method
US8868865B1 (en) * 2013-05-14 2014-10-21 Hitachi, Ltd. Computer system, server module, and storage module
JP2015069522A (en) * 2013-09-30 2015-04-13 キヤノンマーケティングジャパン株式会社 Information processing device, information processing system, control method therefor, and program
CN104994082A (en) * 2015-06-16 2015-10-21 努比亚技术有限公司 Picture information processing method, server and system
JP2017072965A (en) * 2015-10-07 2017-04-13 株式会社バッファロー Archive system, archive device, and computer program for archive
CN106250455A (en) * 2016-07-27 2016-12-21 北京奇虎科技有限公司 Mobile terminal document management method and system
CN106953925A (en) * 2017-03-30 2017-07-14 福建中金在线信息科技有限公司 A kind of image data method for uploading and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
夏阳: "Using Microsoft SQL Server Efficiently on Net", 《JOURNAL OF CHINA UNIVERSITY OF MINING & TECHNOLOGY》 *
张军华等: "数据库转存为平面文件应用系统的设计", 《电脑知识与技术》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112866387A (en) * 2021-01-20 2021-05-28 金蝶蝶金云计算有限公司 Picture uploading method and device and computer storage medium
CN112788152A (en) * 2021-01-28 2021-05-11 重庆周游科技有限公司 Picture uploading method capable of saving hard disk space

Also Published As

Publication number Publication date
CN111200640B (en) 2023-03-24

Similar Documents

Publication Publication Date Title
CN107566786B (en) Method and device for acquiring monitoring video and terminal equipment
US9392081B2 (en) Method and device for sending requests
CN105450785B (en) File transmission method and device
CN106357539B (en) A kind of data capture method and equipment
CN111200640B (en) Uploading method based on client and client
CN111338806B (en) Service control method and device
WO2018000653A1 (en) Information processing method for m2m application, cse and ae
US20170318521A1 (en) Method for realizing resource attribute notification, and common service entity
CN105281987B (en) Router and data uploading method, device, system
CN110311855B (en) User message processing method and device, electronic equipment and storage medium
EP3879787A1 (en) Communication method and system under micro-service architecture
CN103049445B (en) A kind of method, system and picture state server for inquiring about pictorial information
CN108833961B (en) Method, server and system for acquiring flight record data
CN110413684B (en) Database synchronization method, device and system
US20180124576A1 (en) Method and apparatus for implementing member resource processing
CN107992489A (en) A kind of data processing method and server
CN111314394A (en) Resource publishing method, device, equipment and storage medium of Internet of things
CN106202456B (en) Send the method and device of picture
WO2018068655A1 (en) License management method and system
WO2017000540A1 (en) Data query method and device
CN107612831B (en) Transmission method and device for data message of access source station
US20170353818A1 (en) Method for deleting notification resource, and common service entity
CN115827280A (en) Message processing method and device, electronic equipment and storage medium
CN108427691B (en) Network data transmission method and device and computer equipment
CN108933724A (en) A kind of information sharing method and system, terminal and server

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
GR01 Patent grant
GR01 Patent grant