CN110875932A - File uploading method, device and system - Google Patents

File uploading method, device and system Download PDF

Info

Publication number
CN110875932A
CN110875932A CN201810995601.9A CN201810995601A CN110875932A CN 110875932 A CN110875932 A CN 110875932A CN 201810995601 A CN201810995601 A CN 201810995601A CN 110875932 A CN110875932 A CN 110875932A
Authority
CN
China
Prior art keywords
user terminal
server
identification information
terminal equipment
terminal device
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
Application number
CN201810995601.9A
Other languages
Chinese (zh)
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201810995601.9A priority Critical patent/CN110875932A/en
Publication of CN110875932A publication Critical patent/CN110875932A/en
Pending legal-status Critical Current

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 invention discloses a file uploading method, device and system. The method comprises the following steps: the first user terminal device can display the identification control after being successfully connected with the server, so that a user of the first user terminal device can identify the identification information sent to the second user terminal device by the server through the identification control, and the identification information and the service parameters input by the user are sent to the server. The server sends the identification information and the service parameters to the second user terminal device, which is equivalent to authorizing the second user terminal device to upload the target file. And the second user terminal equipment uploads the corresponding target file to the server according to the service parameters. Through the technical scheme, the user can conveniently and efficiently finish the uploading of the target file to the server only by scanning and identifying the identification information of the second user terminal equipment storing the target file through the first user terminal equipment not storing the target file and inputting the service parameter corresponding to the target file to be uploaded.

Description

File uploading method, device and system
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a file uploading method, device and system.
Background
With the improvement of the application function of the mobile phone, the mobile phone is used for realizing more and more application scenes, for example, identity authentication is carried out, and related information such as identity card photos and the like needs to be uploaded; the user is required to upload the itinerary file for visa.
In the prior art, each application of some mobile phones has an independent storage space, and the current application cannot directly access the storage spaces of other applications, in other words, file transmission cannot be directly performed between different applications. Although the current mobile phones basically have a photographing function, some applications require uploading files in a non-picture format but uploading files in a PDF format. For the condition that storage spaces among applications are mutually isolated, a user transmits an original file from a computer to a mobile phone, and the scheme is that firstly, a third-party file transmission application is installed at a mobile phone end, and a user name and a password are input at the mobile phone end so as to log in the application; further, entering a login interface of the third-party file transmission application through an input website at the computer terminal, inputting a user name and a password so as to log in the third-party file transmission application, and uploading the original file to a server of the third-party file transmission application through the third-party file transmission application in the computer terminal; furthermore, the user downloads the original file through a third-party file transmission application in the mobile phone; finally, the downloaded original file (for example, a PDF format file) is uploaded to a server of a specified application through a mobile phone to perform operations such as authentication.
In the scheme, the user needs to execute complex operation procedures at the computer end and the mobile phone end, so that the operation is inconvenient and the file transmission efficiency is low.
Disclosure of Invention
In order to solve the above problems, embodiments of the present invention provide a method, an apparatus, and a system for uploading a file, so as to implement fast, efficient, and convenient file transmission.
In a first aspect, an embodiment of the present invention provides a file uploading method, which is applied to a first user terminal device, and the method includes:
obtaining an identification recognition control by establishing connection with a server;
identifying identification information of second user terminal equipment storing a target file according to the identification control, wherein the identification information is distributed to the second user terminal equipment by the server;
and sending the identification information and the service parameters input by the user to the server so that the server sends the identification information and the service parameters to the second user terminal equipment and receives the target file uploaded by the second user terminal equipment.
In a second aspect, an embodiment of the present invention provides a file uploading apparatus, which is applied to a first user terminal device, and includes:
the acquisition module is used for establishing connection with the server to acquire the identification control;
the identification module is used for identifying the identification information of the second user terminal equipment storing the target file according to the identification control, wherein the identification information is distributed to the second user terminal equipment by the server;
and the sending module is used for sending the identification information and the service parameters input by the user to the server so as to enable the server to send the identification information and the service parameters to the second user terminal equipment and receive the target file uploaded by the second user terminal equipment.
In a third aspect, an embodiment of the present invention provides a user terminal device, including a first processor, a first memory, a first communication interface, and a first display screen, where the first memory is configured to store one or more computer instructions, and when executed by the first processor, the one or more computer instructions implement:
obtaining an identification recognition control by establishing a connection with a server;
identifying the identification information of another user terminal device storing the target file according to the identification control, wherein the identification information is distributed to the another user terminal device by the server;
and sending the identification information and the service parameters input by the user to the server through the first communication interface so that the server sends the identification information and the service parameters to the other user terminal equipment and receives the target file uploaded by the other user terminal equipment.
An embodiment of the present invention provides a computer storage medium, configured to store a computer program, where the computer program enables a computer to implement the file uploading method in the first aspect when executed.
In a fourth aspect, an embodiment of the present invention provides a file uploading method, which is applied to a second user terminal device, and the method includes:
displaying identification information acquired from a server which has established connection, so that first user terminal equipment can identify and acquire the identification information and then send the identification information and service parameters input by a user to the server;
acquiring the identification information and the service parameters from the server;
determining a target file corresponding to the service parameter;
and uploading the target file to the server.
In a fifth aspect, an embodiment of the present invention provides a file uploading apparatus, which is applied to a second user terminal device, and includes:
the display module is used for displaying the identification information acquired from the server which establishes the connection, so that the second user terminal equipment can identify and acquire the identification information and then send the identification information and the service parameters input by the user to the server;
an obtaining module, configured to obtain the identification information and the service parameter from the server;
the determining module is used for determining a target file corresponding to the service parameter;
and the sending module is used for uploading the target file to the server.
In a sixth aspect, an embodiment of the present invention provides a user terminal device, including a second processor, a second memory, a second communication interface, and a second display screen, where the second memory is configured to store one or more computer instructions, and when executed by the second processor, the one or more computer instructions implement:
displaying the identification information acquired from the server which has established the connection through the second display screen, so that another user terminal device can identify and acquire the identification information and then send the identification information and the service parameters input by the user to the server;
acquiring the identification information and the service parameters from the server;
determining a target file corresponding to the service parameter;
and uploading the target file to the server through the second communication interface.
An embodiment of the present invention provides a computer storage medium, configured to store a computer program, where the computer program enables a computer to implement the file uploading method in the fourth aspect when executed.
In a seventh aspect, an embodiment of the present invention provides a file uploading method, which is applied to a server, and the method includes:
if the connection with the first user terminal equipment is successful, feeding back an identification recognition control to the first user terminal equipment;
if the connection with the second user terminal equipment is successful, feeding back identification information to the second user terminal equipment;
receiving the identification information and the service parameters input by the user, which are sent by the first user terminal equipment after the identification information is identified by the identification control;
sending the identification information and the service parameters to the second user terminal equipment so that the second user terminal equipment determines a target file corresponding to the service parameters;
and receiving the target file uploaded by the second user terminal equipment.
In an eighth aspect, an embodiment of the present invention provides a file uploading apparatus, which is applied to a server, and includes:
the sending module is used for feeding back an identification recognition control to the first user terminal equipment if the connection with the first user terminal equipment is successful; if the connection with the second user terminal equipment is successful, feeding back identification information to the second user terminal equipment;
the receiving module is used for receiving the identification information and the service parameters input by the user, which are sent by the first user terminal equipment after the identification information is identified by the identification control;
the sending module is further configured to send the identification information and the service parameter to the second user terminal device, so that the second user terminal device determines a target file corresponding to the service parameter;
the receiving module is further configured to receive the target file uploaded by the second user terminal device.
In a ninth aspect, an embodiment of the present invention provides a server, including a third processor, a third memory, and a third communication interface, where the third memory is used to store one or more computer instructions, and when executed by the third processor, the one or more computer instructions implement:
if the connection with the first user terminal equipment is successful, feeding back an identification control to the first user terminal equipment through the third communication interface;
if the connection with the second user terminal equipment is successful, feeding back identification information to the second user terminal equipment through the third communication interface;
receiving the identification information and the service parameters input by the user, which are sent by the first user terminal equipment after the identification information is identified by the identification control, through the third communication interface;
sending the identification information and the service parameters to the second user terminal equipment through the third communication interface so that the second user terminal equipment determines a target file corresponding to the service parameters;
and receiving the target file uploaded by the second user terminal equipment through the third communication interface.
An embodiment of the present invention provides a computer storage medium, configured to store a computer program, where the computer program enables a computer to implement the file uploading method in the seventh aspect when executed.
In a tenth aspect, an embodiment of the present invention provides a file uploading system, including:
the system comprises a first user terminal device, a second user terminal device and a server;
the first user terminal equipment is used for establishing connection with the server to obtain an identification control, identifying identification information of the second user terminal equipment storing a target file according to the identification control, and sending the identification information and service parameters input by a user to the server;
the second user terminal device is used for displaying the identification information acquired from the server which has established the connection, acquiring the identification information and the service parameters from the server, determining a target file corresponding to the service parameters, and uploading the target file to the server;
the server is used for feeding back the identification recognition control to the first user terminal equipment if the connection with the first user terminal equipment is successful, feeding back the identification information for the second user terminal equipment if the connection with the second user terminal equipment is successful, receiving the identification information and the service parameters input by the user, which are sent after the identification information is recognized by the identification recognition control of the first user terminal equipment, sending the identification information and the service parameters to the second user terminal equipment, and receiving the target file uploaded by the second user terminal equipment.
In the embodiment of the present invention, when a first user terminal device (e.g., a mobile phone) needs to upload an object file to a server, but the object file cannot be directly uploaded to the first user terminal device, and the object file is stored in a second user terminal device (e.g., a computer), the following process may be used to complete uploading of the object file: the first user terminal device can display the identification recognition control after being successfully connected with the server, so that a user of the first user terminal device can recognize the identification information distributed to the second user terminal device by the server through the identification recognition control, and the identification information and the service parameters input by the user are sent to the server. The server sends the identification information and the service parameters to the second user terminal device, which is equivalent to authorizing that the second user terminal can replace the first user terminal to upload the target file corresponding to the service parameters. And the second user terminal equipment uploads the corresponding target file to the server according to the service parameters. Through the technical scheme, the user can conveniently and efficiently finish the uploading of the target file to the server only by scanning and identifying the identification information of the second user terminal equipment storing the target file through the first user terminal equipment not storing the target file and inputting the service parameter corresponding to the target file to be uploaded.
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 described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic structural diagram of a file uploading system according to an embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating an interaction process of the file upload system shown in FIG. 1 during operation;
fig. 3 is a flowchart of a file uploading method according to an embodiment of the present invention;
fig. 4 is a flowchart of another file uploading method provided in an embodiment of the present specification;
fig. 5 is a schematic flowchart of another file uploading method provided in an embodiment of the present specification;
fig. 6 is a schematic structural diagram of a file uploading device provided in an embodiment of the present specification;
fig. 7 is a schematic structural diagram of another file uploading apparatus provided in an embodiment of the present specification;
fig. 8 is a schematic structural diagram of another file uploading apparatus provided in an embodiment of the present specification;
fig. 9 is a schematic structural diagram of a first user terminal device corresponding to the file uploading apparatus provided in the embodiment of fig. 6;
fig. 10 is a schematic structural diagram of a second user terminal device corresponding to the file uploading apparatus provided in the embodiment of fig. 7;
fig. 11 is a schematic structural diagram of a server corresponding to the file uploading apparatus provided in the embodiment of fig. 8.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely 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. 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 invention.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the examples of the present invention and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, and "a" and "an" generally include at least two, but do not exclude at least one, unless the context clearly dictates otherwise.
It should be understood that the term "and/or" as used herein is merely one type of association that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
It is also noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a good or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such good or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a commodity or system that includes the element.
Fig. 1 is a schematic structural diagram of a file uploading system according to an embodiment of the present invention, and as shown in fig. 1, the file uploading system includes:
a first user terminal device 101 corresponding to a user, a second user terminal device 102 and a server 103. The first user terminal device (for example, a mobile phone) is connected with the server, and the identification information on the second user terminal device (for example, a computer) is identified and acquired through the first user terminal device, so that the second user terminal device can obtain the authorization of the server, and the target file can be uploaded to the server through the second user terminal device.
A first user terminal device 101 (e.g., a mobile phone) configured to establish a connection with a server 103 to obtain an identifier recognition control; identifying the identification information of the second user terminal equipment 102 storing the target file according to the identification control, wherein the identification information is distributed to the second user terminal equipment 102 by the server 103; and sending the identification information and the service parameters input by the user to the server 103, so that the server 103 sends the identification information and the service parameters to the second user terminal device 102 and receives the target file uploaded by the second user terminal device 102.
The second user terminal device 102 is configured to display the identification information acquired from the server 103 that has established the connection, so that the first user terminal device 101 sends the identification information and the service parameter input by the user to the server 103 after recognizing and acquiring the identification information; acquiring identification information and service parameters from the server 103; determining a target file corresponding to the service parameter; the target file is uploaded to the server 103.
The server 103 is configured to feed back an identifier identification control to the first user terminal device 101 if the connection with the first user terminal device 101 is successful; if the connection with the second user terminal device 102 is successful, feeding back identification information for the second user terminal device 102; receiving identification information and service parameters input by a user, which are sent by the first user terminal device 101 after the identification information is identified by the identification control; sending the identification information and the service parameters to the second user terminal device 102, so that the second user terminal device 102 determines a target file corresponding to the service parameters; and receiving the target file uploaded by the second user terminal device 102.
In the embodiment of the present invention, as shown in fig. 1, a file uploading method is described in combination with the following actual scenario.
It is assumed that the first user terminal device is a mobile phone and the second user terminal device is a computer. Firstly, the mobile phone can access a link through a browser, establish connection with a server, acquire a code scanning window provided by the server, and jump a display interface of the mobile phone from the connection window to a login interface containing the code scanning window; it is easy to understand that if the server grants the right to access the mobile phone, the user of the mobile phone is required to provide a login account and password, and of course, the user can login by fingerprint or facial recognition. Meanwhile, the computer of the user accesses the link through the browser to obtain the two-dimensional code containing the identification information provided by the server, and the display interface of the computer is jumped to the two-dimensional code interface from the login interface.
A user uses a mobile phone to identify the two-dimensional code on the computer through the code scanning window, and identification information in the two-dimensional code is extracted. And then the obtained identification information and service parameters such as the user ID, the application order ID, the file type and the like which are input into the mobile phone by the user are sent to the server together through the mobile phone. And the server receives and establishes the incidence relation between the identification information and the service parameters, and allocates a storage address for storing the target file according to the service parameters or the identification information. And the server sends the associated service parameters and the identification information to the second user terminal equipment.
After the computer receives the service parameters and the identification information, a two-dimensional code interface on a display interface of the computer jumps to a file uploading interface, and a user can upload a target file to a storage address allocated by the server through the interface.
After the uploading is finished, the server can actively send the target file to the corresponding mobile phone, and can also send the target file to the mobile phone after receiving an acquisition request sent by the mobile phone.
Fig. 2 is a schematic diagram of an interaction process of the file uploading system shown in fig. 1 during operation, and as shown in fig. 2, the method may include the following steps:
201: the first user terminal equipment obtains the identification control through establishing connection with the server.
The first user terminal equipment accesses the server through the access link, and if the connection is successful, the identification control is obtained from the server. When the first user terminal device accesses the server, the access request carries user information, such as a user account, a login password and the like, and if the server passes authentication, the server authorizes and allows the first user terminal device to establish connection with the server.
And simultaneously, the display interface of the first user terminal equipment jumps to a login interface with an identification recognition control, so that the identification code graph displayed by the second user terminal equipment can be recognized and read, and identification information is extracted.
202: the second user terminal device displays the identification information acquired from the server to which the connection has been established.
The second user terminal equipment accesses the server through the appointed access link, and the server generates identification information or an identification code graph containing the identification information according to the access request of the second user terminal equipment. And then the server sends the identification information or the identification code graph to second user terminal equipment, the second user terminal equipment displays the identification information or the identification code graph, and the server waits for the first user terminal equipment to identify the identification information or the identification code graph.
It should be noted that the identification information displayed by the second user terminal device may be the identification information itself, or may be an identification code pattern generated after processing, and the identification information is carried in the identification code pattern.
203: and the first user terminal equipment identifies the identification information of the second user terminal equipment storing the target file according to the identification control.
The identification information referred to here is assigned to the second user terminal by the server. The first user terminal device identifies the identification information or the identification code graph displayed on the second user terminal device through the identification control, and extracts the required identification information so as to establish the relationship between the first user terminal device and the second user terminal device through the identification information.
204: and the first user terminal equipment sends the identification information and the service parameters input by the user to the server.
The first user terminal device sends the identification information and the service parameters input by the user to the server, and the server sends the identification information and the service parameters to the second user terminal device and receives the target file uploaded by the second user terminal device.
205: and the server sends the identification information and the service parameters to the second user terminal equipment.
After receiving the identification information and the service parameters, the server establishes an association relationship between the identification information and the service parameters. Furthermore, there are two ways for the server to send the identification information and the service parameters to the second user terminal device, one is that the second user terminal device performs polling according to the identification information so as to obtain the identification information and the service parameters; and the other is that after the server completes the establishment of the association relationship, the server actively sends the identification information and the service parameters to the second user terminal equipment.
206: and the second user terminal equipment determines the target file corresponding to the service parameter and uploads the target file to the server.
It is easy to understand that after the second user terminal device receives the service parameter and the identification information, the display interface of the second user terminal device jumps to the file uploading interface. And the user uploads the target file to second user terminal equipment, the second user terminal equipment judges whether the uploaded target file meets the requirement or not according to the service parameters, and if the uploaded target file meets the requirement, the received target file is uploaded to a storage address pre-allocated by the server.
207: the first user terminal device obtains the target file from the server.
The first user terminal device obtains the target file from the server in two ways, one is that the first user terminal device actively obtains the target file, and the other is that the server actively sends the target file to the first user terminal device.
For example, after the second user terminal device finishes uploading the target file, the user may refresh the receiving interface of the first user terminal device, and the target file may be sent to the first user terminal device.
Fig. 3 is a flowchart illustrating a file uploading method according to an embodiment of the present invention, where the method may be executed by the first user terminal device in fig. 1. As shown in fig. 3, the method comprises the steps of:
301: and establishing connection with a server to obtain the identification recognition control.
The first user terminal device may be a mobile phone, a smart watch, or the like having a networking module, a display module, and an image acquisition module (e.g., a camera).
The first user terminal device may establish a connection with the server by accessing the designated link, and it should be noted that, before the first user terminal device establishes a connection with the server, the user may be required to input a user personal account and a login password through the first user terminal device, or perform fingerprint login, face login, or the like, so as to establish a connection between the first user terminal device and the server. Certainly, in practical application, the first user terminal device may also pre-store the personal information of the user, so as to avoid repeated authentication login, achieve authentication-free login, and quickly establish a connection with the server.
The identification control is displayed through a display module on the first user terminal device, the identification control can be an image reading window, and the control can acquire an image to be identified so as to read identification information carried in the image to be identified; the identification recognition control may also be an information input window so that a user may manually input identification information when it is not automatically readable. After the image to be recognized is acquired through the identification recognition control, the image to be recognized can be recognized through the first user terminal device, and identification information carried in the image to be recognized is acquired; the acquired image to be identified can also be sent to a server for further identification through the first user terminal device, so as to acquire the identification information carried in the image.
For example, assume that the first user terminal device is a mobile phone, the identifier recognition control is a two-dimensional code reading control, and the identifier information to be read is displayed in a form of a two-dimensional code. The user establishes connection with the server through a mobile phone browser or application software, after the connection is successful, the mobile phone of the user acquires the two-dimensional code reading control from the server, the two-dimensional code reading control is displayed through the display interface, and the identification recognition control is displayed to the user through an image acquisition window.
302: and identifying the identification information of the second user terminal equipment storing the target file according to the identification control, wherein the identification information is distributed to the second user terminal equipment by the server.
The second user terminal device may be a device such as a computer having a networking module and a display module. The target file may be at least one of a document file, a compressed file, a picture, audio or video, and the like. The target file can be pre-stored in the second user terminal device, and the target file can also be uploaded to the second user terminal device by the user in real time according to the requirement.
In practical application, the identification information may be displayed through a display module on the second user terminal device, and the display mode of the identification information may be various, for example, the identification information may be displayed in a character mode, or may be displayed in a two-dimensional code, a barcode, or the like.
It should be noted that the manner in which the server allocates the identification information to the second user terminal device may specifically include: the second user terminal equipment is connected with the server through the appointed access link, the server generates a two-dimensional code carrying identification information according to the access request of the second user terminal equipment and the equipment identification carried in the access request, and the generated two-dimensional code is sent to the second user terminal equipment. In order to ensure the security of file transmission, the identification information generated by the server or the two-dimensional code carrying the identification information has a certain validity period, for example, the validity period of the two-dimensional code is 10 minutes, and if the two-dimensional code is not identified after exceeding 10 minutes, the two-dimensional code is invalid, and the second user terminal device needs to request the server for obtaining again.
303: and sending the identification information and the service parameters input by the user to the server so that the server sends the identification information and the service parameters to the second user terminal equipment and receives the target file uploaded by the second user terminal equipment.
The user-entered service parameters referred to herein may include: user ID, application order ID, file type, etc. After receiving the data such as the identification information and the service parameters, the first user terminal device sends the data to the server together, so that the server can associate the identification information with the service parameters to generate associated information. If the association is successful, further updating the association state of the identification information; and sending the associated information to the second user terminal device. And after the second user terminal equipment receives the association information, uploading the target file to a storage address corresponding to the server.
The first user terminal device needs to acquire the target file provided by the second user terminal device from the storage address allocated by the server. Specifically, the storage address assigned by the server may be assigned in advance, or may be assigned after the association information is generated. It should be noted that, no matter the allocation is performed in advance or in real time, the storage address has a one-to-one correspondence relationship with the identification information, the service parameters, and the like; in other words, the storage address may be assigned based on identification information, service parameters, and the like.
In one or more embodiments of the invention, the method further comprises: and acquiring the target file from the server.
As can be seen from the foregoing, after the first user terminal device successfully establishes the association relationship with the second user terminal device and the server through the identifier recognition control, the user may upload the target file to the storage address allocated by the server through the second user terminal device. Further, the target file may be actively sent to the first user terminal device having the association relationship by the server, or the target file may be sent to the first user terminal device after receiving the acquisition request of the first user terminal device. Through the manner of establishing the association relationship conveniently and quickly, the purpose of transmitting the target file from the second user terminal device to the first user terminal device can be realized conveniently and quickly.
In one or more embodiments of the present invention, obtaining the identification recognition control by establishing a connection with a server may specifically include: and if the server is successfully logged in through the access link corresponding to the server, displaying a login interface, wherein the login interface comprises an identification control.
In practical applications, a user may access a specified access link through a browser pre-installed in a first user terminal device, and in a process of establishing a connection, the user is required to provide user information and a login password, for example, information such as a user login account or a user identification card. And after the verification is passed, establishing the connection between the first user terminal equipment and the server, and displaying a login interface. And acquiring an identification recognition control based on the access link, and displaying through the display login interface.
In practical applications, the login interface of the first user terminal device and the interface displaying the identifier recognition control may not be the same interface. For example, the connection interface displayed by the first user terminal device may be used to input user account information, a login password, and the like; and after the server passes the verification of the user account and the password, jumping to a login interface for displaying an identification control.
In one or more embodiments of the present invention, identifying, according to the identification control, identification information of a second user terminal device storing a target file may specifically include: and identifying the identification code graph displayed on the second user terminal equipment according to the identification control so as to analyze and obtain identification information.
The identification code pattern may be a code pattern such as a bar code or a two-dimensional code, or may be a character or an image. Certainly, if the barcode or the two-dimensional code is a barcode map, the barcode or the two-dimensional code may be acquired through an image recognition device (e.g., a camera) of the first user terminal device, and then the identification information carried in the barcode or the two-dimensional code is read and acquired through the first user terminal device. If the character text or the character image is the character text or the character image, the image acquisition device can be used for recognizing and analyzing the identification information in the character text or the character image by using an image recognition algorithm preset by the first user terminal device.
In order to ensure the safety of identification of the identification information, the validity period of the identification code image may be set, for example, the scanning is valid within ten minutes, and the like.
In one or more embodiments of the invention, the server is an identity authentication server, and the target file is an identification file of the user.
For example, the technical scheme can be applied to the application scene of uploading visa files. A user logs in a user account through first user terminal equipment (such as a mobile phone), connection between the mobile phone and a server is established, and a code scanning window is displayed on the mobile phone. And the user establishes the connection between the computer and the server through the computer and the access link, and displays the two-dimensional code containing the identification information on the computer. Further, the user reads the two-dimensional code graph displayed on the computer through a code scanning window of the mobile phone, acquires the identification information, and sends the identification information to the server to associate the identification information with the user ID, the application order ID, the file type and the like.
It should be noted that the application order ID and the file type may be input to the mobile phone together when the user logs in through the mobile phone and sent to the server, or may be sent to the server through the mobile phone after the user logs in successfully.
The target file may be an identification card PDF file, an airline travel itinerary PDF file, or the like.
Based on the same idea, as shown in fig. 4, which is a flowchart illustrating another file uploading method provided in an embodiment of the present invention, the file uploading method may be executed by the second user terminal device in fig. 1. As shown in fig. 4, the method may include the steps of:
401: and displaying the identification information acquired from the server which has established the connection, so that the first user terminal equipment can identify and acquire the identification information and then send the identification information and the service parameters input by the user to the server.
The second user terminal device may be a device such as a computer having a networking module and a display module. Before the second user terminal device acquires the identification information provided by the server, the second user terminal device needs to establish connection with the server through the access link, and if the connection is successful, the server sends the identification information to the second user terminal device. Further, the second user terminal device may display the identification information.
It should be noted that the displayed identification information may be the identification information itself, or may be an identification code pattern carrying the identification information. Specifically, if the identification information itself is displayed by the second user terminal device, the identification information may be displayed in the form of a character text or a character image; if the identification code graph is displayed through the second user terminal, the identification code graph can be displayed in a bar code or two-dimensional code mode. In order to facilitate and safely identify the identification information by the first user terminal device, the identification information can be displayed in a mode that the two-dimensional code carries the identification information, and after the first user terminal device reads the identification information carried in the two-dimensional code by scanning the code, the identification information and the service parameters input by the user through the first user terminal device are sent to the server together, so that the server associates the identification information with the service parameters to obtain associated information, and updates the association state of the identification information.
The service parameters referred to herein may include: user ID, application order ID, file type, etc.
402: and acquiring the identification information and the service parameters from the server.
The identification information and the service parameters in the server are provided by the first user terminal device.
As can be seen from the foregoing, after the server completes the association between the identification information and the service parameter, the association status of the identification information is updated. In practical application, there are two ways for acquiring the identification information and the service parameter in the server, one way is that the server actively informs the second user terminal device that the identification information is associated, and/or sends the associated information to the second user terminal device; and the other way is that the second user terminal equipment polls according to the identification information and confirms the association state of the identification information to the server.
It should be noted that, after the connection establishment in the previous step is completed, the display interface of the second user terminal device jumps to the file upload interface from the login interface, so that the user can upload the target file through the second user terminal device.
403: and determining a target file corresponding to the service parameters.
In order to ensure that the target file uploaded by the user through the second user terminal device is consistent with the file required by the first user terminal device, the user may define the file type when inputting the service parameters through the first user terminal device.
404: and uploading the target file to a server.
For example, if the user inputs a file type as a PDF file through a mobile phone terminal, then the file type defined in the received association information by the computer terminal is also PDF, and when the user uploads a target file through the computer, the computer first determines whether the file type is a file in PDF format; if yes, uploading the target file to the server, and if not, not allowing the target file to be uploaded.
And in the uploading process, the second user terminal equipment jumps to the file uploading interface from the previous login interface.
In one or more embodiments of the invention, the method further comprises: receiving a storage address distributed by the server according to the service parameters after the identification information and the service parameters are received;
uploading the target file to the server may specifically include: and uploading the target file to a storage address of the server.
In practical application, after the server successfully establishes a connection with the first user terminal device and the second user terminal device, a storage address for receiving and storing the target file is further allocated according to the identification information and the service parameters provided by the second user terminal device. The storage address has a one-to-one correspondence relationship with the service parameter and the identification information.
For example, after the second user terminal device establishes connection with the server, the display interface of the second user terminal device jumps to the file uploading interface from the login interface. The file uploading interface provides an access link associated with a storage address, in other words, the file uploading interface can upload a target file to a storage address allocated by a server.
In the technical scheme, a user can quickly and conveniently read the identification information through the first user terminal device, so that the first user terminal device and the second user terminal device can be connected with the server at the same time; after the second user terminal device is successfully associated with the server, the user can upload the target file to the storage address allocated by the server. The operation steps of establishing connection and uploading the file are simplified, so that the file uploading is simpler and more convenient.
In one or more embodiments of the present invention, acquiring the identification information and the service parameter from the server may specifically include: polling a server at preset time intervals to obtain identification information and service parameters; or receiving the identification information and the service parameters which are actively issued by the server.
Specifically, the second user terminal device may poll the association status of the identification information in the server according to the identification information, and if it is confirmed that the association is completed, acquire the associated identification information and service parameters. It should be noted that, the second user terminal device may initiate polling when the server establishes a connection, so as to obtain the association status and the associated identification information and service parameters in time after the connection is successful.
In addition, if the second user terminal device does not adopt the polling identification information mode, the server may also actively notify the current association state of the identification information corresponding to the second user terminal device. As can be seen from the foregoing, the identification information and the device information of the second user terminal device have a one-to-one correspondence relationship, and therefore, after the association operation between the identification information and the service parameter is completed, the server can notify the corresponding second user terminal device that the association has been completed in time according to the identification information, and actively send the association to the second user terminal device.
In one or more embodiments of the present invention, acquiring the identification information from the server that has established the connection specifically may include: and if the server is successfully logged in through the access link corresponding to the server, displaying an identification code graph obtained from the server in a login interface, wherein the identification code graph comprises identification information.
And if the second user terminal equipment realizes access through the access link provided by the server, the server generates an identification code graph carrying identification information according to the connection request of the second user terminal equipment. To is coming to
Of course, the identification code pattern may be a code pattern such as a bar code or a two-dimensional code, or may be a character or an image. Certainly, if the barcode or the two-dimensional code is a barcode map, the barcode or the two-dimensional code may be acquired through an image recognition device (e.g., a camera) of the first user terminal device, and then the identification information carried in the barcode or the two-dimensional code is read and acquired through the first user terminal device. If the character text or the character image is the character text or the character image, the image acquisition device can be used for recognizing and analyzing the identification information in the character text or the character image by using an image recognition algorithm preset by the first user terminal device. In order to ensure the safety of identification information identification, the validity period of the identification code pattern may be set, for example, the scanning is valid within 10 minutes, and if the scanning is valid within 10 minutes, the second user terminal device needs to apply for obtaining a new identification code pattern from the server again.
In one or more embodiments of the present invention, after obtaining the identification information and the service parameter from the server, the method may further include: displaying a file uploading interface;
uploading the target file to a server, comprising:
and uploading the target file to a server through a file uploading interface.
As can be seen from the foregoing, after the successful connection between the second user terminal device and the server is achieved, the display interface of the second user terminal device jumps from the login interface to the file upload interface, so that the user can successfully upload the target file. The file uploading interface provides an access link associated with a storage address, in other words, the file uploading interface can upload a target file to a storage address allocated by a server.
Based on the same idea, as shown in fig. 5, an embodiment of the present specification further provides a file uploading method, which is applied to a server, and the method specifically may include:
501: and if the connection with the first user terminal equipment is successful, feeding back an identification recognition control to the first user terminal equipment.
As can be seen from the foregoing, the implementation of the first user terminal device establishing connection with the server has been described, and the description is not repeated here.
It should be noted that, if the server is successfully connected to the first user terminal device, the server may feed back an identifier identification control for identifying the identifier information to the first user terminal device according to the connection request sent by the first user terminal device. And if the connection fails due to the error login account or password, the server does not send the identification control to the first user terminal device.
502: and if the connection with the second user terminal equipment is successful, feeding back identification information for the second user terminal equipment.
As can be seen from the foregoing, the implementation of the second user terminal device establishing connection with the server has been described, and the description is not repeated here.
In order to ensure the security of file transmission, the identification information fed back by the server has uniqueness. Specifically, the identification information fed back by the server or the identification code image carrying the identification information is generated according to a connection request initiated by the second user terminal device, for example, the connection request sent by the second user terminal device may carry device information or an IP address, and the server generates the identification information or generates the identification code image carrying the identification information according to the device information or the IP address carried in the connection request.
503: and receiving the identification information and the service parameters input by the user, which are sent by the first user terminal equipment after the identification information is identified by the identification control.
After the first user terminal device and the second user terminal device simultaneously achieve connection with the server, further, a relationship between the first user terminal device and the second user terminal device needs to be established by means of the server, in other words, the second user terminal device needs to send the target file to the first user terminal device through the server.
Specifically, the first user terminal device acquires identification information which is distributed to the second user terminal device by the server from the second user terminal device, and then the first user terminal device sends the identification information and the service parameters acquired by the first user terminal device to the server together; and after the server confirms that the received identification information is legal, establishing an association relation between the identification information and the service parameters, and granting the right of uploading the file to the second user terminal equipment.
504: and sending the identification information and the service parameters to second user terminal equipment so that the second user terminal equipment determines the target file corresponding to the service parameters.
After the server associates the identification information with the service parameters, the server actively or passively sends the associated identification information and service parameters to the corresponding second user terminal equipment. It should be noted that the service parameters may include: user ID, application order ID, file type, etc. In order to realize safe and accurate transmission of the file, the second user terminal equipment checks the target file to be uploaded according to the service parameters. If the file type is correct, uploading is allowed; if not, the uploading is prohibited.
505: and receiving the target file uploaded by the second user terminal equipment.
If the second user terminal device judges that the uploaded target file is qualified, the server can receive the target file and store the target file in the specified storage address.
Further, after the server acquires the target file, the server may actively send the target file to the corresponding first user terminal device according to the service parameters, or may send the target file to the corresponding first user terminal device after receiving an acquisition request sent by the first user terminal device.
In one or more embodiments of the present invention, after receiving the identification information sent by the first user terminal device after the identification information is identified by the identification identifying control and the service parameter input by the user, the method may further include: and allocating a storage address for the second user terminal equipment according to the service parameter. If the target file provided by the second user terminal equipment is to be sent to the first user terminal equipment through the server, the server is required to provide a storage address for storing the target file.
Implementations of step 504 may include: and sending the identification information, the service parameters and the storage address to the second user terminal equipment.
It should be noted that, in the manner of providing the storage address for the second user terminal device, the storage address may be added to the skipped access link, and a port corresponding to the storage address is provided for the second user terminal device through the file upload interface.
Of course, the server may also directly send the sending address to the second user terminal device, and when the second user terminal device sends the target file, the second user terminal device carries the first storage address and sends the first storage address to the server, and then the server stores the target file according to the received storage address.
Based on the same idea, an embodiment of this specification further provides a file uploading apparatus, as shown in fig. 6, which is applied to a first user terminal device, and includes:
the obtaining module 601 is configured to establish a connection with a server to obtain an identifier recognition control.
The identifying module 602 is configured to identify, according to the identification identifying control, identification information of a second user terminal device in which the target file is stored, where the identification information is allocated to the second user terminal device by the server.
The sending module 603 is configured to send the identification information and the service parameter input by the user to the server, so that the server sends the identification information and the service parameter to the second user terminal device and receives the target file uploaded by the second user terminal device.
Further, the obtaining module 601 obtains the target file from the server.
Further, the obtaining module 601 is configured to display a login interface if the server is successfully logged in through the access link corresponding to the server, where the login interface includes an identifier recognition control.
Further, the identifying module 602 is configured to identify the identifier code graph displayed on the second user terminal device according to the identifier identifying control, so as to obtain the identifier information through parsing.
Further, the server is an identity authentication server, and the target file is an identity document of the user.
The apparatus shown in fig. 6 can perform the method of the embodiment shown in fig. 3, and reference may be made to the related description of the embodiment shown in fig. 3 for a part of this embodiment that is not described in detail. The implementation process and technical effect of the technical solution refer to the description in the embodiment shown in fig. 3, and are not described herein again.
In one possible design, the structure of the file uploading apparatus shown in fig. 6 may be implemented as a first user terminal apparatus, as shown in fig. 9, and the first user terminal apparatus may include: a first processor 91, a first memory 92, a first communication interface 93 and a first display screen 94. The first memory 92 is used for storing a program that supports the first user terminal device to execute the file uploading method provided in the embodiment shown in fig. 3, and the first processor 91 is configured to execute the program stored in the first memory 92.
The program comprises one or more computer instructions which, when executed by the first processor 91, are capable of performing the steps of:
a connection is established with the server through the first communication interface 93 to obtain the identification recognition control.
An identification recognition control is displayed via the first display screen 94 for recognizing, based on the identification recognition control, identification information of the second user terminal device in which the target file is stored, the identification information being assigned to the second user terminal device by the server.
The identification information and the service parameters input by the user are sent to the server through the first communication interface 93, so that the server sends the identification information and the service parameters to the second user terminal device and receives the target file uploaded by the second user terminal device
In addition, an embodiment of the present invention provides a computer storage medium, which is used for computer software instructions used by a first user terminal device, and includes a program for executing the file uploading method in the foregoing method embodiment shown in fig. 3.
Based on the same idea, an embodiment of this specification further provides a file uploading apparatus, as shown in fig. 7, which is applied to a second user terminal device, and includes:
a display module 701, configured to display the identifier information obtained from the server that has established the connection, so that the second user terminal device identifies and obtains the identifier information and then sends the identifier information and the service parameter input by the user to the server;
an obtaining module 702, configured to obtain the identification information and the service parameter from the server;
a determining module 703, configured to determine a target file corresponding to the service parameter;
a sending module 704, configured to upload the target file to the server.
Further, the obtaining module 702 receives a storage address allocated by the server according to the service parameter after receiving the identification information and the service parameter;
further, the sending module 704 is configured to upload the target file to a storage address of the server.
Further, the obtaining module 702 polls the server at preset time intervals to obtain the identification information and the service parameters; or receiving the identification information and the service parameters which are actively issued by the server.
Further, the display module 701 is configured to display, in the login interface, an identification code graph obtained from the server if the server is successfully logged in through the access link corresponding to the server, where the identification code graph includes identification information.
Further, displaying a file uploading interface;
the sending module 704 is configured to upload the target file to the server through the file upload interface.
The apparatus shown in fig. 7 can perform the method of the embodiment shown in fig. 4, and reference may be made to the related description of the embodiment shown in fig. 4 for a part of this embodiment that is not described in detail. The implementation process and technical effect of the technical solution refer to the description in the embodiment shown in fig. 4, and are not described herein again.
In one possible design, the structure of the file uploading apparatus shown in fig. 7 may be implemented as a second user terminal device, which may include, as shown in fig. 10: a second processor 11, a second memory 12, a second communication interface 13 and a second display 14. Wherein the second memory 12 is used for storing a program that supports a second user terminal device to execute the file uploading method provided in the embodiment shown in fig. 4, and the second processor 11 is configured to execute the program stored in the second memory 12.
The program comprises one or more computer instructions which, when executed by the second processor 11, are capable of carrying out the steps of:
displaying the identification information acquired from the server which has established the connection through a second display screen 14, so that another user terminal device can identify and acquire the identification information and then send the identification information and the service parameters input by the user to the server;
acquiring the identification information and the service parameters from the server;
determining a target file corresponding to the service parameter;
and uploading the target file to the server through the second communication interface.
In addition, an embodiment of the present invention provides a computer storage medium, which is used for computer software instructions used by a second user terminal device, and includes a program for executing the file uploading method in the foregoing method embodiment shown in fig. 4.
Based on the same idea, an embodiment of this specification further provides a file uploading apparatus, as shown in fig. 8, applied to a server, including:
a sending module 801, configured to feed back an identifier identification control to a first user terminal device if the connection with the first user terminal device is successful; if the connection with the second user terminal equipment is successful, feeding back identification information for the second user terminal equipment;
a receiving module 802, configured to receive identification information sent by the first user terminal device after the identification information is identified by the identification identifying control and a service parameter input by a user;
the sending module 801 is further configured to send the identification information and the service parameter to the second user terminal device, so that the second user terminal device determines a target file corresponding to the service parameter;
the receiving module 802 is further configured to receive a target file uploaded by a second user terminal device.
Further, allocating a storage address for the second user terminal device according to the service parameter;
a sending module 801, configured to send the identification information, the service parameter, and the storage address to the second user terminal device.
The apparatus shown in fig. 8 can perform the method of the embodiment shown in fig. 5, and reference may be made to the related description of the embodiment shown in fig. 5 for a part of this embodiment that is not described in detail. The implementation process and technical effect of the technical solution are described in the embodiment shown in fig. 5, and are not described herein again.
In one possible design, the structure of the file uploading apparatus shown in fig. 8 may be implemented as a server, which may include: a third processor 111, a third memory 112 and a third communication interface 113. The third memory 112 is used for storing a program that supports a server to execute the file uploading method provided in the embodiment shown in fig. 5, and the third processor 111 is configured to execute the program stored in the third memory 112.
The program comprises one or more computer instructions, wherein the one or more computer instructions, when executed by the third processor 111, are capable of performing the steps of:
the third communication interface 113 is connected with the first user terminal device, and if the connection is successful, an identification recognition control is fed back to the first user terminal device; if the connection with the second user terminal equipment is successful, feeding back identification information for the second user terminal equipment;
receiving, through the third communication interface 113, the identification information and the service parameter input by the user, which are sent by the first user terminal device after the identification information is identified by the identification identifying control;
sending the identification information and the service parameters to the second user terminal device through the third communication interface 113, so that the second user terminal device determines the target file corresponding to the service parameters;
and receiving the target file uploaded by the second user terminal equipment through the third communication interface 113.
In addition, an embodiment of the present invention provides a computer storage medium, which is used for computer software instructions for a server, and which contains a program for executing the file uploading method in the method embodiment shown in fig. 5.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by adding a necessary general hardware platform, and of course, can also be implemented by a combination of hardware and software. With this understanding in mind, the above-described aspects and portions of the present technology which contribute substantially or in part to the prior art may be embodied in the form of a computer program product, which may be embodied on one or more computer-usable storage media having computer-usable program code embodied therein, including without limitation disk storage, CD-ROM, optical storage, and the like.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable resource updating apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable resource updating apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable resource updating apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable resource updating apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (16)

1. A file uploading method is applied to a first user terminal device, and comprises the following steps:
obtaining an identification recognition control by establishing connection with a server;
identifying identification information of second user terminal equipment storing a target file according to the identification control, wherein the identification information is distributed to the second user terminal equipment by the server;
and sending the identification information and the service parameters input by the user to the server so that the server sends the identification information and the service parameters to the second user terminal equipment and receives the target file uploaded by the second user terminal equipment.
2. The method of claim 1, further comprising:
and acquiring the target file from the server.
3. The method of claim 1, wherein the obtaining the identification recognition control by establishing a connection with a server comprises:
and if the server is successfully logged in through the access link corresponding to the server, displaying a login interface, wherein the login interface comprises the identification control.
4. The method according to claim 1, wherein the identifying, according to the identification recognition control, identification information of a second user terminal device storing a target file comprises:
and identifying the identification code graph displayed on the second user terminal equipment according to the identification control so as to analyze and obtain the identification information.
5. The method according to any one of claims 1 to 4, wherein the server is an authentication server and the target file is an identification file of the user.
6. A file uploading method is applied to a second user terminal device, and comprises the following steps:
displaying identification information acquired from a server which has established connection, so that first user terminal equipment can identify and acquire the identification information and then send the identification information and service parameters input by a user to the server;
acquiring the identification information and the service parameters from the server;
determining a target file corresponding to the service parameter;
and uploading the target file to the server.
7. The method of claim 6, further comprising:
receiving a storage address distributed by the server according to the service parameter after receiving the identification information and the service parameter;
the uploading the target file to the server includes:
and uploading the target file to the storage address of the server.
8. The method of claim 6, wherein the obtaining the identification information and the service parameter from the server comprises:
polling the server at preset time intervals to obtain the identification information and the service parameters; or, receiving the identification information and the service parameter actively issued by the server.
9. The method according to any one of claims 6 to 8, wherein the obtaining identification information from the server that has established the connection comprises:
and if the server is successfully logged in through the access link corresponding to the server, displaying an identification code graph obtained from the server in a login interface, wherein the identification code graph comprises the identification information.
10. The method of claim 9, wherein after obtaining the identification information and the service parameter from the server, further comprising:
displaying a file uploading interface;
the uploading the target file to the server includes:
and uploading the target file to the server through the file uploading interface.
11. A file uploading method is applied to a server, and comprises the following steps:
if the connection with the first user terminal equipment is successful, feeding back an identification recognition control to the first user terminal equipment;
if the connection with the second user terminal equipment is successful, feeding back identification information for the second user terminal equipment;
receiving the identification information and the service parameters input by the user, which are sent by the first user terminal equipment after the identification information is identified by the identification control;
sending the identification information and the service parameters to the second user terminal equipment so that the second user terminal equipment determines a target file corresponding to the service parameters;
and receiving the target file uploaded by the second user terminal equipment.
12. The method of claim 11, wherein after receiving the identification information and the service parameters input by the user, which are sent by the first user terminal device after the identification information is recognized by the identification recognition control, the method further comprises:
allocating a storage address to the second user terminal equipment according to the service parameter;
the sending the identification information and the service parameters input by the user to the second user terminal device includes:
and sending the identification information, the service parameters and the storage address to the second user terminal equipment.
13. A file uploading device is applied to a first user terminal device and comprises:
the acquisition module is used for establishing connection with the server to acquire the identification control;
the identification module is used for identifying the identification information of the second user terminal equipment storing the target file according to the identification control, wherein the identification information is distributed to the second user terminal equipment by the server;
and the sending module is used for sending the identification information and the service parameters input by the user to the server so as to enable the server to send the identification information and the service parameters to the second user terminal equipment and receive the target file uploaded by the second user terminal equipment.
14. A file uploading device is applied to a second user terminal device and comprises:
the display module is used for displaying the identification information acquired from the server which establishes the connection, so that the second user terminal equipment can identify and acquire the identification information and then send the identification information and the service parameters input by the user to the server;
an obtaining module, configured to obtain the identification information and the service parameter from the server;
the determining module is used for determining a target file corresponding to the service parameter;
and the sending module is used for uploading the target file to the server.
15. A file uploading device is applied to a server and comprises:
the sending module is used for feeding back an identification recognition control to the first user terminal equipment if the connection with the first user terminal equipment is successful; if the connection with the second user terminal equipment is successful, feeding back identification information for the second user terminal equipment;
the receiving module is used for receiving the identification information and the service parameters input by the user, which are sent by the first user terminal equipment after the identification information is identified by the identification control;
the sending module is further configured to send the identification information and the service parameter to the second user terminal device, so that the second user terminal device determines a target file corresponding to the service parameter;
the receiving module is further configured to receive the target file uploaded by the second user terminal device.
16. A file upload system, comprising:
the system comprises a first user terminal device, a second user terminal device and a server;
the first user terminal equipment is used for establishing connection with the server to obtain an identification control, identifying identification information of the second user terminal equipment storing a target file according to the identification control, and sending the identification information and service parameters input by a user to the server;
the second user terminal device is used for displaying the identification information acquired from the server which has established the connection, acquiring the identification information and the service parameters from the server, determining a target file corresponding to the service parameters, and uploading the target file to the server;
the server is used for feeding back the identification recognition control to the first user terminal equipment if the connection with the first user terminal equipment is successful, feeding back the identification information for the second user terminal equipment if the connection with the second user terminal equipment is successful, receiving the identification information and the service parameters input by the user, which are sent after the identification information is recognized by the identification recognition control of the first user terminal equipment, sending the identification information and the service parameters to the second user terminal equipment, and receiving the target file uploaded by the second user terminal equipment.
CN201810995601.9A 2018-08-29 2018-08-29 File uploading method, device and system Pending CN110875932A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810995601.9A CN110875932A (en) 2018-08-29 2018-08-29 File uploading method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810995601.9A CN110875932A (en) 2018-08-29 2018-08-29 File uploading method, device and system

Publications (1)

Publication Number Publication Date
CN110875932A true CN110875932A (en) 2020-03-10

Family

ID=69714704

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810995601.9A Pending CN110875932A (en) 2018-08-29 2018-08-29 File uploading method, device and system

Country Status (1)

Country Link
CN (1) CN110875932A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113395682A (en) * 2020-03-12 2021-09-14 阿里巴巴集团控股有限公司 Data transmission method, device, equipment and medium
CN113905041A (en) * 2021-10-11 2022-01-07 中国银行股份有限公司 File uploading method and device
CN113992652A (en) * 2021-10-15 2022-01-28 珠海金山办公软件有限公司 Cross-terminal file synchronization method and device
CN114327220A (en) * 2021-12-24 2022-04-12 软通动力信息技术(集团)股份有限公司 Virtual display system and method
CN116614490A (en) * 2023-04-28 2023-08-18 广州市良策网络技术有限公司 Cross-device data transmission method, device and computer readable storage medium
CN117708447A (en) * 2024-02-06 2024-03-15 杭州数云信息技术有限公司 Parameter transmission method and device based on graphic code, readable storage medium and terminal

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103634389A (en) * 2013-11-25 2014-03-12 北京奇虎科技有限公司 File transfer method, device and system between calculation device and mobile device
CN103685332A (en) * 2012-08-31 2014-03-26 腾讯科技(深圳)有限公司 File transfer method, client, server and system
CN103841140A (en) * 2012-11-22 2014-06-04 北京百度网讯科技有限公司 Inter-terminal information mutual-transmission method, system and device
US20140282991A1 (en) * 2013-03-15 2014-09-18 Ricoh Company, Ltd. Information processing system, information processing apparatus and information processing method
US20150237163A1 (en) * 2014-02-20 2015-08-20 Alibaba Group Holding Limited Uploading a form attachment
CN105653692A (en) * 2015-12-30 2016-06-08 北京奇艺世纪科技有限公司 File storage method and apparatus based on non-relational database
CN106375454A (en) * 2016-09-07 2017-02-01 深圳市友为软件有限公司 Method and system for uploading file by scanning graphic identifier
CN106385446A (en) * 2016-09-07 2017-02-08 深圳市金立通信设备有限公司 File transmission method, terminal and system
CN107911483A (en) * 2017-12-12 2018-04-13 阿里巴巴集团控股有限公司 A kind of information transferring method and device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103685332A (en) * 2012-08-31 2014-03-26 腾讯科技(深圳)有限公司 File transfer method, client, server and system
CN103841140A (en) * 2012-11-22 2014-06-04 北京百度网讯科技有限公司 Inter-terminal information mutual-transmission method, system and device
US20140282991A1 (en) * 2013-03-15 2014-09-18 Ricoh Company, Ltd. Information processing system, information processing apparatus and information processing method
CN103634389A (en) * 2013-11-25 2014-03-12 北京奇虎科技有限公司 File transfer method, device and system between calculation device and mobile device
US20150237163A1 (en) * 2014-02-20 2015-08-20 Alibaba Group Holding Limited Uploading a form attachment
WO2015126880A1 (en) * 2014-02-20 2015-08-27 Alibaba Group Holding Limited Uploading a form attachment
CN105653692A (en) * 2015-12-30 2016-06-08 北京奇艺世纪科技有限公司 File storage method and apparatus based on non-relational database
CN106375454A (en) * 2016-09-07 2017-02-01 深圳市友为软件有限公司 Method and system for uploading file by scanning graphic identifier
CN106385446A (en) * 2016-09-07 2017-02-08 深圳市金立通信设备有限公司 File transmission method, terminal and system
CN107911483A (en) * 2017-12-12 2018-04-13 阿里巴巴集团控股有限公司 A kind of information transferring method and device

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113395682A (en) * 2020-03-12 2021-09-14 阿里巴巴集团控股有限公司 Data transmission method, device, equipment and medium
CN113905041A (en) * 2021-10-11 2022-01-07 中国银行股份有限公司 File uploading method and device
CN113905041B (en) * 2021-10-11 2024-04-16 中国银行股份有限公司 File uploading method and device
CN113992652A (en) * 2021-10-15 2022-01-28 珠海金山办公软件有限公司 Cross-terminal file synchronization method and device
CN113992652B (en) * 2021-10-15 2024-03-15 珠海金山办公软件有限公司 Cross-terminal file synchronization method and device
CN114327220A (en) * 2021-12-24 2022-04-12 软通动力信息技术(集团)股份有限公司 Virtual display system and method
CN114327220B (en) * 2021-12-24 2023-10-17 软通动力信息技术(集团)股份有限公司 Virtual display system and method
CN116614490A (en) * 2023-04-28 2023-08-18 广州市良策网络技术有限公司 Cross-device data transmission method, device and computer readable storage medium
CN116614490B (en) * 2023-04-28 2023-12-26 广州市良策网络技术有限公司 Cross-device data transmission method, device and computer readable storage medium
CN117708447A (en) * 2024-02-06 2024-03-15 杭州数云信息技术有限公司 Parameter transmission method and device based on graphic code, readable storage medium and terminal
CN117708447B (en) * 2024-02-06 2024-05-14 杭州数云信息技术有限公司 Parameter transmission method and device based on graphic code, readable storage medium and terminal

Similar Documents

Publication Publication Date Title
CN110875932A (en) File uploading method, device and system
US9059858B1 (en) User characteristic based digital signature of documents
CN104902028B (en) A kind of a key login authentication method, apparatus and system
CN109462848B (en) Method for accessing Wi-Fi hotspot device, Wi-Fi hotspot device and user device
EP3200417B1 (en) Method and device for information interaction and association between human biological feature data and account
CN107104996B (en) User position checking method and device, and controlled equipment access method and device
US10839145B2 (en) Form filling method and related terminal
CN104468531A (en) Authorization method, device and system for sensitive data
CN109462601B (en) Multi-platform access method and device based on eSIM
CN110909373B (en) Access control method, equipment, system and storage medium
US10027642B2 (en) Method of access by a telecommunications terminal to a database hosted by a service platform that is accessible via a telecommunications network
US9251316B2 (en) Content sharing system, information communication apparatus, content sharing method, and communication method
US10284561B2 (en) Method and server for providing image captcha
US20150324595A1 (en) Providing access to application data
CN106254319B (en) Light application login control method and device
CN107948970B (en) Real-name system network access method and system of auxiliary terminal and mobile terminal
CN108809969B (en) Authentication method, system and device
CN110933608A (en) Equipment registration terminal and method and electronic equipment
KR20210043529A (en) System for authenticating image based on blockchain and hash encryption technique and method thereof
CN105187399A (en) Resource processing method and device
US9641501B2 (en) Content sharing system, content sharing method, and information communication apparatus
CN106211353B (en) Data acquisition method, device and system
US20160308860A1 (en) Method for certifying the identity of a user using an identification server
CN108601064B (en) Method for providing and acquiring related information of wireless access point
CN108282472B (en) WIFI authentication method, device, server 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: 20200310

RJ01 Rejection of invention patent application after publication