WO2016161890A1 - Method of uploading data and device thereof - Google Patents

Method of uploading data and device thereof Download PDF

Info

Publication number
WO2016161890A1
WO2016161890A1 PCT/CN2016/076881 CN2016076881W WO2016161890A1 WO 2016161890 A1 WO2016161890 A1 WO 2016161890A1 CN 2016076881 W CN2016076881 W CN 2016076881W WO 2016161890 A1 WO2016161890 A1 WO 2016161890A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
uploaded
electronic device
information
folder
Prior art date
Application number
PCT/CN2016/076881
Other languages
French (fr)
Chinese (zh)
Inventor
周政
Original Assignee
阿里巴巴集团控股有限公司
周政
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 阿里巴巴集团控股有限公司, 周政 filed Critical 阿里巴巴集团控股有限公司
Publication of WO2016161890A1 publication Critical patent/WO2016161890A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • 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]

Definitions

  • the present application relates to the field of Internet technologies, and in particular, to a data uploading method and device thereof.
  • the portable terminal and the electronic device are first connected through a data line, and then the data of the portable terminal is imported into the electronic device through a certain tool. Then, in the webpage or software of the electronic device, the data is uploaded to the webpage or software of the electronic device by means of “adding a local file”. Or, first upload the data in the portable terminal to the network through a network tool such as a cloud disk or a mailbox, and then download the data from the network to the local device on the electronic device. Then, in the webpage or software, the data is uploaded to the webpage or software of the electronic device by means of "adding a local file”.
  • a network tool such as a cloud disk or a mailbox
  • the present application provides a data uploading method and apparatus thereof, which can easily implement uploading data from a portable terminal to a webpage or software of an electronic device without using a third-party software tool.
  • the present application provides a data uploading method, which is applied to a portable terminal, where the portable terminal is used to upload data to a webpage or software of an electronic device, and the method includes:
  • transmission information of the upload data provided by the electronic device, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission;
  • the acquiring, according to the storage information of the uploaded data, the uploading data stored by the portable terminal is: identifying and opening a folder where the uploading data is located according to the storing information, where The upload data is selected in the folder.
  • the selecting the upload data in the folder is: identifying and opening a folder where the upload data is located according to the storage address, and according to a user input instruction, Select the upload data in the folder.
  • the transmission information further includes: identity information of the uploaded data;
  • Selecting the upload data in the folder is: identifying and opening a folder where the upload data is located according to the storage address, and selecting, in the folder, according to the identity information of the uploaded data The upload data.
  • the transmission information is in a two-dimensional code format
  • the acquiring the transmission information of the upload data provided by the electronic device is scanning a two-dimensional code displayed by the electronic device.
  • the present application also provides a data uploading method, which is applied to an electronic device, and the electronic device is configured to receive data uploaded by a portable terminal to a webpage or software thereof, and the method includes:
  • the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission
  • the transmission information further includes: identity information of the uploaded data.
  • the transmission information is in a two-dimensional code format
  • the generating and displaying the transmission information of the uploaded data is generating and displaying the two-dimensional code.
  • the application also provides a device for uploading data, which is applied to a portable terminal, and the portable terminal is used for uploading data to a webpage or software of an electronic device, and the device includes:
  • An information acquiring module configured to acquire transmission information of the uploaded data provided by the electronic device, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission;
  • a data acquisition module configured to acquire, according to the storage information of the uploaded data, upload data stored by the portable terminal
  • a data uploading module configured to: according to the network address, transmit the selected upload data to a server corresponding to the network address, and cause the server to transmit the uploaded data to a webpage or software of the electronic device.
  • the data obtaining module is specifically configured to: identify and open a folder where the upload data is located according to the storage address, and select the upload data in the folder.
  • the identifying and opening the folder where the upload data is located, and selecting the upload data in the folder is specifically: selecting, according to a user input instruction, the folder Upload data.
  • the transmission information further includes: identity information of the uploaded data;
  • the identifying and opening the folder where the upload data is located, and selecting the upload data in the folder is specifically: selecting the upload data in the folder according to the identity information of the uploaded data.
  • the transmission information is in a two-dimensional code format
  • the information acquiring module acquires the transmission information of the upload data provided by the electronic device, and scans the two-dimensional code displayed by the electronic device.
  • the application also provides a device for uploading data, which is applied to an electronic device, and the electronic device is configured to receive data uploaded by a portable terminal to a webpage or software thereof, and the device includes:
  • An information display module configured to generate and display transmission information of the uploaded data, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission;
  • a data downloading module configured to receive an operation instruction sent by the server, and download, from the server, the uploaded data transmitted by the portable terminal to a webpage or software of the electronic device.
  • the transmission information further includes: identity information of the uploaded data.
  • the transmission information is in a two-dimensional code format
  • the information display module generates and displays the transmission information of the uploaded data to generate and display the two-dimensional code.
  • the portable terminal of the present application acquires the transmission information of the upload data provided by the electronic device, and acquires the upload data according to the storage information included in the transmission information.
  • the portable terminal transmits the acquired upload data to the server corresponding to the network address according to the network address included in the transmission information.
  • the electronic device downloads the uploaded data to its webpage or software according to an operation instruction sent by the server.
  • This application can easily implement webpages or software for uploading data from a portable terminal to an electronic device without using a third-party software tool.
  • FIG. 1 is a flow chart of an embodiment of a method for uploading data of the present application
  • FIG. 2 is a flow chart of another embodiment of a method for uploading data of the present application
  • FIG. 3 is a structural diagram of an embodiment of an apparatus for uploading data of the present application
  • FIG. 4 is a structural diagram of another embodiment of a device for uploading data of the present application.
  • FIG. 5 is a schematic diagram of information transmission according to an embodiment of the present application.
  • FIG. 6, FIG. 7, and FIG. 10 are schematic diagrams of a PC display interface according to an embodiment of the present application.
  • FIG. 8 and FIG. 9 are schematic diagrams showing a display interface of a mobile phone according to an embodiment of the present application.
  • the portable terminal of the present application acquires the transmission information of the upload data provided by the electronic device, and acquires the upload data according to the storage information included in the transmission information.
  • the portable terminal transmits the acquired upload data to the server corresponding to the network address according to the network address included in the transmission information.
  • the electronic device downloads the uploaded data to its webpage or software according to an operation instruction sent by the server.
  • This application can easily implement webpages or software for uploading data from a portable terminal to an electronic device without using a third-party software tool.
  • An embodiment of the present application provides a data uploading method, which is applied to a portable terminal such as a mobile phone or a PAD.
  • the portable terminal is used to upload data to a webpage or software of an electronic device such as a PC.
  • the data includes: pictures, videos, animations, files, and the like.
  • the hardware structure of the portable terminal usually includes a CPU, a memory, an input device, an output device, and other hardware.
  • the user sends an input command to the CPU through an input device, such as a mouse, a touch screen, a touch pad, and the CPU calls a program stored in the memory to control the output device to perform corresponding output.
  • the method 1 of the embodiment of the present application includes the following steps:
  • S1 Obtain transmission information of the uploaded data provided by the electronic device, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission.
  • the electronic device generates a two-dimensional code according to the storage information of the portable terminal and the network address of the upload data transmission according to the upload data.
  • the electronic device displays the generated two-dimensional code, and the portable terminal scans the two-dimensional code displayed by the electronic device, thereby obtaining the storage information of the upload data in the portable terminal and the network address of the upload data transmission.
  • the portable terminal may scan the two-dimensional code displayed by the electronic device through an installed APP to obtain the storage information of the upload data in the portable terminal and the network address of the upload data transmission.
  • the step S2 is: identifying and opening a folder where the upload data is located according to the storage address or the triggering instruction. The upload data is selected in the folder.
  • the selecting the upload data in the folder in the step S2 is: selecting the upload data in the folder according to a user input instruction. For example, the user can select a photo uploaded to the PC in the album through the touch screen of the mobile phone.
  • the transmission information in the step S1 further includes: identity information of the uploaded data.
  • the selecting the upload data in the folder in the step S2 is: selecting the upload data in the folder according to the identity information of the uploaded data.
  • the mobile phone scans the two-dimensional code displayed by the electronic device, and simultaneously obtains the storage information, the identity information, and the network address of the uploaded data transmission of the uploaded data on the mobile phone.
  • the mobile phone can directly open the folder according to the QR code obtained by the scan to obtain the uploaded data, and the user does not need to perform an input operation.
  • the storage information may also be a shooting instruction
  • the step S2 is: acquiring image data captured and stored by the portable terminal as upload data according to the shooting instruction.
  • the portable terminal obtains a photographing instruction by scanning a two-dimensional code, performs photographing, and directly uses the stored photographed photograph as upload data.
  • the portable terminal obtains the network address of the uploaded data according to the two-dimensional code obtained by the scanning, so that the uploaded data selected in step S2 is transmitted to the server corresponding to the network address.
  • the server sends an operation instruction to the electronic device, and the electronic device downloads the uploaded data transmitted by the portable terminal from the server to the webpage or the software.
  • this application can easily realize the number of uploads from the portable terminal without using third-party software tools. According to the web page or software of the electronic device.
  • the electronic device is configured to receive data uploaded by a portable terminal such as a mobile phone to a webpage or software thereof.
  • the data includes: pictures, videos, animations, files, and the like.
  • the hardware structure of the electronic device generally includes a CPU, a memory, an input device, an output device, and other hardware.
  • the user sends an input command to the CPU through an input device, such as a mouse, a touch screen, a touch pad, and the CPU calls a program stored in the memory to control the output device to perform corresponding output.
  • the method 2 of the embodiment of the present application includes the following steps:
  • the electronic device generates a two-dimensional code according to the storage information of the uploaded data and the network address of the uploaded data transmission, and displays the generated two-dimensional code.
  • the portable terminal obtains the storage information of the uploaded data and the network address of the uploaded data transmission by scanning the two-dimensional code displayed by the electronic device.
  • the two-dimensional code displayed by the electronic device only includes the storage information of the uploaded data and the network address of the uploaded data transmission.
  • the portable terminal obtains the two-dimensional code, the user is required to input an instruction to select the upload data in the data stored in the folder.
  • the two-dimensional code displayed by the electronic device includes the storage information of the uploaded data and the network address of the uploaded data transmission, and further includes: identity information of the uploaded data. After the portable terminal obtains the two-dimensional code, the uploaded data can be obtained.
  • P2 Receive an operation instruction sent by the server, and download, from the server, the upload data transmitted by the portable terminal to a webpage or software of the electronic device.
  • the portable terminal transmits the selected upload data to the server corresponding to the network address obtained by scanning the two-dimensional code.
  • the server sends an operation instruction to the electronic device, and the electronic device downloads the uploaded data transmitted by the portable terminal from the server to the webpage or the software.
  • the present application can easily implement a webpage or software for uploading data from a portable terminal to an electronic device without using a third-party software tool.
  • the present application further provides an apparatus for uploading data, which is applied to a portable terminal such as a mobile phone or a PAD.
  • the portable terminal is used to upload data to a webpage or software of an electronic device such as a PC.
  • the data includes: pictures, videos, animations, files, and the like.
  • the hardware structure of the portable terminal usually includes a CPU, a memory, an input device, an output device, and other hardware.
  • the user sends an input command to the CPU through an input device, such as a mouse, a touch screen, a touch pad, and the CPU calls a program stored in the memory to control the output device to perform corresponding output.
  • the apparatus 3 of the embodiment of the present application includes:
  • the information obtaining module 31 is configured to acquire transmission information of the uploaded data provided by the electronic device, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission.
  • the data obtaining module 32 is configured to acquire, according to the storage information of the uploaded data, the upload data stored by the portable terminal.
  • the data uploading module 33 is configured to: according to the network address, transmit the selected upload data to a server corresponding to the network address, and cause the server to transmit the uploaded data to a webpage or software of the electronic device.
  • the electronic device generates a two-dimensional code according to the storage information of the portable terminal and the network address of the upload data transmission according to the upload data.
  • the electronic device displays the generated two-dimensional code, and the portable terminal scans the two-dimensional code displayed by the electronic device, thereby obtaining the storage information of the upload data in the portable terminal and the network address of the upload data transmission.
  • the portable terminal may scan the two-dimensional code displayed by the electronic device through an installed APP to obtain the storage information of the upload data in the portable terminal and the network address of the upload data transmission.
  • the data obtaining module 32 is specifically configured to identify and open the file where the upload data is located according to the storage address or the triggering instruction. Folder, selecting the upload data in the folder.
  • the uploading data in the folder in the data obtaining module 32 is: selecting the uploading data in the folder according to a user input instruction. For example, the user can pass Go through the touch screen of your phone and click on the photo uploaded to your PC in the album.
  • the transmission information in the information acquiring module 31 further includes: identity information of the uploaded data.
  • the data acquisition module 32 selects the upload data in the folder as: selecting the upload data in the folder according to the identity information of the uploaded data.
  • the mobile phone scans the two-dimensional code displayed by the electronic device, and simultaneously obtains the storage information, the identity information, and the network address of the uploaded data transmission of the uploaded data on the mobile phone.
  • the mobile phone can directly open the folder according to the QR code obtained by the scan to obtain the uploaded data, and the user does not need to perform an input operation.
  • the storage information may be a shooting instruction
  • the information acquiring module 31 is specifically configured to acquire, according to the shooting instruction, image data captured and stored by the portable terminal as upload data.
  • the portable terminal obtains a photographing instruction by scanning a two-dimensional code, performs photographing, and directly uses the stored photographed photograph as upload data.
  • the portable terminal obtains the network address of the uploaded data according to the two-dimensional code obtained by the scanning, so that the uploaded data selected by the data acquiring module 32 is transmitted to the server corresponding to the network address.
  • the server sends an operation instruction to the electronic device, and the electronic device downloads the uploaded data transmitted by the portable terminal from the server to the webpage or the software.
  • the present application can easily implement a webpage or software for uploading data from a portable terminal to an electronic device without using a third-party software tool.
  • the electronic device is configured to receive data uploaded by a portable terminal such as a mobile phone to a webpage or software thereof.
  • the data includes: pictures, videos, animations, files, and the like.
  • the hardware structure of the electronic device generally includes a CPU, a memory, an input device, an output device, and other hardware.
  • the user sends an input command to the CPU through an input device, such as a mouse, a touch screen, a touch pad, and the CPU calls a program stored in the memory to control the output device to perform corresponding output.
  • the apparatus 4 of the embodiment of the present application includes:
  • the information display module 41 is configured to generate and display transmission information of the uploaded data, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission.
  • the data downloading module 42 is configured to receive an operation instruction sent by the server, and download the upload data transmitted by the portable terminal from the server to a webpage or software of the electronic device.
  • the electronic device generates a two-dimensional code according to the storage information of the uploaded data and the network address of the uploaded data transmission, and displays the generated two-dimensional code.
  • the portable terminal scans the two-dimensional code displayed by the electronic device to obtain the storage information of the uploaded data of the uploaded data and the network address of the uploaded data transmission.
  • the two-dimensional code displayed by the electronic device only includes the storage information of the uploaded data and the network address of the uploaded data transmission.
  • the portable terminal obtains the two-dimensional code, the user is required to input an instruction to select the upload data in the data stored in the folder.
  • the two-dimensional code displayed by the electronic device includes the storage information of the uploaded data and the network address of the uploaded data transmission, and further includes: identity information of the uploaded data. After the portable terminal obtains the two-dimensional code, the uploaded data can be obtained.
  • the portable terminal transmits the selected upload data to the server corresponding to the network address obtained by scanning the two-dimensional code.
  • the server sends an operation instruction to the electronic device, and the electronic device downloads the uploaded data transmitted by the portable terminal from the server to the webpage or the software.
  • the present application can easily implement a webpage or software for uploading data from a portable terminal to an electronic device without using a third-party software tool.
  • the portable terminal of this embodiment is a mobile phone with a touch screen
  • the electronic device is a PC
  • the uploaded data is a photo.
  • an application installed in a mobile phone is used to upload a photo in a mobile phone to a webpage or software of a PC.
  • the PC selects to upload a photo through the mobile phone, generates a two-dimensional code according to the storage address of the mobile phone and the network address of the photo transmission, and displays the generated two-dimensional code.
  • the mobile phone scans the QR code displayed by the PC, and identifies and opens the photo album where the photo is located according to the storage address in the QR code.
  • the user can select a photo to upload in the album through the touch screen of the mobile phone. After selecting the photo on the phone and clicking "OK", the photo is uploaded to the server corresponding to the network address.
  • the server sends an operation instruction to the PC, and the PC automatically downloads the photo uploaded by the server to its webpage or software.
  • the display interface of the PC to select whether to upload photos through the mobile phone is as shown in FIG. 6.
  • the display interface of the PC display QR code is shown in Figure 7.
  • the display interface of the mobile phone scanning QR code is shown in Figure 8.
  • the display interface of the phone selection photo is shown in FIG.
  • the present application can easily implement a webpage or software for uploading photos from a mobile phone to a PC without using a third-party software tool.
  • the apparatus provided by the embodiments of the present application can be implemented by a computer program.
  • Those skilled in the art should be able to understand that the foregoing unit and module division manners are only one of a plurality of division manners. If the division is other units or modules or does not divide the blocks, as long as the information object has the above functions, it should be in the present application. Within the scope of protection.
  • embodiments of the present application can be provided as a method, apparatus (device), or computer program product.
  • the present application can take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment in combination of software and hardware.
  • the application can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the computer readable memory is stored in the computer readable memory.
  • the instructions in the production result include an article of manufacture of the instruction device that implements the functions specified in one or more blocks of the flowchart or in a flow or block of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.

Abstract

Provided are a method of uploading data and device thereof, applicable to a portable terminal configured to upload data to a website or a software of an electronic equipment. The method comprises: acquiring transmission information of uploaded data provided by the electronic equipment, wherein the transmission information comprises storage information of the uploaded data and a network address to which the uploaded data is to be transmitted; according to the storage information of the uploaded data, acquiring the uploaded data stored by the portable terminal; transmitting the uploaded data to a server corresponding to the network address, and instructing the server to transmit the uploaded data to the website or the software of the electronic equipment. The present application can easily upload data to a website or a software of an electronic equipment from a portable terminal without a third party software tool.

Description

一种数据上传的方法及其装置Data uploading method and device thereof 技术领域Technical field
本申请涉及互联网技术领域,尤其涉及一种数据上传的方法及其装置。The present application relates to the field of Internet technologies, and in particular, to a data uploading method and device thereof.
背景技术Background technique
随着便携终端的发展,其所具有的拍摄等数据获取功能也越来越强大。因此,需要经常将便携终端获取的数据上传到PC等电子设备的网页或软件中。例如,将手机相册中的图片上传到PC端的网页或软件中。With the development of portable terminals, the data acquisition functions such as shooting have become more and more powerful. Therefore, it is necessary to frequently upload data acquired by the portable terminal to a web page or software of an electronic device such as a PC. For example, upload an image from a mobile phone album to a web page or software on the PC.
通常先将便携终端与电子设备通过数据线连接,再通过一定的工具将便携终端的数据导入电子设备。之后,在电子设备的网页或软件中,通过“添加本地文件”的方式,将数据上传到电子设备的网页或软件中。或者,先通过云盘、邮箱等网络工具,将便携终端中的数据上传至网络,再在电子设备上从网络下载数据到本地。之后,在网页或软件中,通过“添加本地文件”的方式,将数据上传到电子设备的网页或软件中。Usually, the portable terminal and the electronic device are first connected through a data line, and then the data of the portable terminal is imported into the electronic device through a certain tool. Then, in the webpage or software of the electronic device, the data is uploaded to the webpage or software of the electronic device by means of “adding a local file”. Or, first upload the data in the portable terminal to the network through a network tool such as a cloud disk or a mailbox, and then download the data from the network to the local device on the electronic device. Then, in the webpage or software, the data is uploaded to the webpage or software of the electronic device by means of "adding a local file".
但是,上述两种方案的操作过程非常复杂,并且仍需要第三方软件工具才能实现。However, the operation of the above two schemes is very complicated and still requires third-party software tools.
因此,如何简便的实现从便携终端上传数据到电子设备的网页或者软件成为亟待解决的技术问题。Therefore, how to easily implement the uploading of data from a portable terminal to a webpage or software of an electronic device has become a technical problem to be solved.
发明内容Summary of the invention
有鉴于此,本申请提供一种数据上传的方法及其装置,其无需第三方软件工具,即可简便的实现从便携终端上传数据到电子设备的网页或者软件。In view of this, the present application provides a data uploading method and apparatus thereof, which can easily implement uploading data from a portable terminal to a webpage or software of an electronic device without using a third-party software tool.
本申请提供一种数据上传的方法,应用于便携终端,所述便携终端用于将数据上传到电子设备的网页或者软件中,所述方法包括:The present application provides a data uploading method, which is applied to a portable terminal, where the portable terminal is used to upload data to a webpage or software of an electronic device, and the method includes:
获取所述电子设备提供的上传数据的传输信息,所述传输信息包括所述上传数据的存储信息以及上传数据传输的网络地址; Obtaining transmission information of the upload data provided by the electronic device, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission;
根据所述上传数据的存储信息,获取所述便携终端存储的上传数据;Acquiring the upload data stored by the portable terminal according to the storage information of the uploaded data;
根据所述网络地址,将获取的上传数据传输至网络地址对应的服务器,并令所述服务器将所述上传数据传输至所述电子设备的网页或者软件中。And uploading the acquired upload data to a server corresponding to the network address according to the network address, and causing the server to transmit the upload data to a webpage or software of the electronic device.
在本申请一具体实施例中,所述根据所述上传数据的存储信息,获取所述便携终端存储的上传数据为:根据所述存储信息,识别并打开所述上传数据所在的文件夹,在所述文件夹中选择所述上传数据。In a specific embodiment of the present application, the acquiring, according to the storage information of the uploaded data, the uploading data stored by the portable terminal is: identifying and opening a folder where the uploading data is located according to the storing information, where The upload data is selected in the folder.
在本申请一具体实施例中,所述在所述文件夹中选择所述上传数据为:根据所述存储地址,识别并打开所述上传数据所在的文件夹,并根据用户输入指令,在所述文件夹中选择所述上传数据。In a specific embodiment of the present application, the selecting the upload data in the folder is: identifying and opening a folder where the upload data is located according to the storage address, and according to a user input instruction, Select the upload data in the folder.
在本申请一具体实施例中,所述传输信息还包括:所述上传数据的身份信息;In a specific embodiment of the present application, the transmission information further includes: identity information of the uploaded data;
所述在所述文件夹中选择所述上传数据为:根据所述存储地址,识别并打开所述上传数据所在的文件夹,并根据所述上传数据的身份信息,在所述文件夹中选择所述上传数据。Selecting the upload data in the folder is: identifying and opening a folder where the upload data is located according to the storage address, and selecting, in the folder, according to the identity information of the uploaded data The upload data.
在本申请一具体实施例中,所述传输信息为二维码形式;In a specific embodiment of the present application, the transmission information is in a two-dimensional code format;
所述获取所述电子设备提供的上传数据的传输信息为扫描所述电子设备显示的二维码。The acquiring the transmission information of the upload data provided by the electronic device is scanning a two-dimensional code displayed by the electronic device.
本申请还提供一种数据上传的方法,应用于电子设备,所述电子设备用于接收便携终端上传到其网页或者软件中的数据,所述方法包括:The present application also provides a data uploading method, which is applied to an electronic device, and the electronic device is configured to receive data uploaded by a portable terminal to a webpage or software thereof, and the method includes:
生成并显示上传数据的传输信息,所述传输信息包括所述上传数据的存储信息以及上传数据传输的网络地址;Generating and displaying transmission information of the uploaded data, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission;
接收服务器发送的操作指令,从所述服务器下载便携终端传输的上传数据至所述电子设备的网页或者软件中。Receiving an operation instruction sent by the server, and downloading, from the server, the upload data transmitted by the portable terminal to a webpage or software of the electronic device.
在本申请一具体实施例中,所述传输信息还包括:所述上传数据的身份信息。In a specific embodiment of the present application, the transmission information further includes: identity information of the uploaded data.
在本申请一具体实施例中,所述传输信息为二维码形式;In a specific embodiment of the present application, the transmission information is in a two-dimensional code format;
所述生成并显示上传数据的传输信息为生成并显示所述二维码。 The generating and displaying the transmission information of the uploaded data is generating and displaying the two-dimensional code.
本申请还提供一种数据上传的装置,应用于便携终端,所述便携终端用于将数据上传到电子设备的网页或者软件中,所述装置包括:The application also provides a device for uploading data, which is applied to a portable terminal, and the portable terminal is used for uploading data to a webpage or software of an electronic device, and the device includes:
信息获取模块,用于获取所述电子设备提供的上传数据的传输信息,所述传输信息包括所述上传数据的存储信息以及上传数据传输的网络地址;An information acquiring module, configured to acquire transmission information of the uploaded data provided by the electronic device, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission;
数据获取模块,用于根据所述上传数据的存储信息,获取所述便携终端存储的上传数据;a data acquisition module, configured to acquire, according to the storage information of the uploaded data, upload data stored by the portable terminal;
数据上传模块,用于根据所述网络地址,将选择的上传数据传输至网络地址对应的服务器,并令所述服务器将所述上传数据传输至所述电子设备的网页或者软件中。And a data uploading module, configured to: according to the network address, transmit the selected upload data to a server corresponding to the network address, and cause the server to transmit the uploaded data to a webpage or software of the electronic device.
在本申请一具体实施例中,所述数据获取模块具体用于,根据所述存储地址,识别并打开所述上传数据所在的文件夹,在所述文件夹中选择所述上传数据。In a specific embodiment of the present application, the data obtaining module is specifically configured to: identify and open a folder where the upload data is located according to the storage address, and select the upload data in the folder.
在本申请一具体实施例中,所述识别并打开所述上传数据所在的文件夹,在所述文件夹中选择所述上传数据具体为:根据用户输入指令,在所述文件夹中选择所述上传数据。In a specific embodiment of the present application, the identifying and opening the folder where the upload data is located, and selecting the upload data in the folder is specifically: selecting, according to a user input instruction, the folder Upload data.
在本申请一具体实施例中,所述传输信息还包括:所述上传数据的身份信息;In a specific embodiment of the present application, the transmission information further includes: identity information of the uploaded data;
所述识别并打开所述上传数据所在的文件夹,在所述文件夹中选择所述上传数据具体为:根据所述上传数据的身份信息,在所述文件夹中选择所述上传数据。The identifying and opening the folder where the upload data is located, and selecting the upload data in the folder is specifically: selecting the upload data in the folder according to the identity information of the uploaded data.
在本申请一具体实施例中,所述传输信息为二维码形式;In a specific embodiment of the present application, the transmission information is in a two-dimensional code format;
所述信息获取模块获取所述电子设备提供的上传数据的传输信息为扫描所述电子设备显示的二维码。The information acquiring module acquires the transmission information of the upload data provided by the electronic device, and scans the two-dimensional code displayed by the electronic device.
本申请还提供一种数据上传的装置,应用于电子设备,所述电子设备用于接收便携终端上传到其网页或者软件中的数据,所述装置包括:The application also provides a device for uploading data, which is applied to an electronic device, and the electronic device is configured to receive data uploaded by a portable terminal to a webpage or software thereof, and the device includes:
信息显示模块,用于生成并显示上传数据的传输信息,所述传输信息包括所述上传数据的存储信息以及上传数据传输的网络地址; An information display module, configured to generate and display transmission information of the uploaded data, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission;
数据下载模块,用于接收服务器发送的操作指令,从所述服务器下载便携终端传输的上传数据至所述电子设备的网页或者软件中。And a data downloading module, configured to receive an operation instruction sent by the server, and download, from the server, the uploaded data transmitted by the portable terminal to a webpage or software of the electronic device.
在本申请一具体实施例中,所述传输信息还包括:所述上传数据的身份信息。In a specific embodiment of the present application, the transmission information further includes: identity information of the uploaded data.
在本申请一具体实施例中,所述传输信息为二维码形式;In a specific embodiment of the present application, the transmission information is in a two-dimensional code format;
所述信息显示模块生成并显示上传数据的传输信息为生成并显示所述二维码。The information display module generates and displays the transmission information of the uploaded data to generate and display the two-dimensional code.
由以上技术方案可见,本申请便携终端获取电子设备提供的上传数据的传输信息,并根据传输信息包含的存储信息,获取上传数据。便携终端据传输信息包含的网络地址,将获取的上传数据传输至网络地址对应的服务器。电子设备根据服务器发送的操作指令,将所述上传数据下载到其网页或者软件中。本申请无需第三方软件工具,即可简便的实现从便携终端上传数据到电子设备的网页或者软件。As can be seen from the above technical solution, the portable terminal of the present application acquires the transmission information of the upload data provided by the electronic device, and acquires the upload data according to the storage information included in the transmission information. The portable terminal transmits the acquired upload data to the server corresponding to the network address according to the network address included in the transmission information. The electronic device downloads the uploaded data to its webpage or software according to an operation instruction sent by the server. This application can easily implement webpages or software for uploading data from a portable terminal to an electronic device without using a third-party software tool.
附图说明DRAWINGS
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请中记载的一些实施例,对于本领域普通技术人员来讲,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings to be used in the embodiments or the prior art description will be briefly described below. Obviously, the drawings in the following description are only These are some of the embodiments described in this application, and other figures can be obtained from those of ordinary skill in the art in view of these drawings.
图1是本申请数据上传的方法一实施例的流程图;1 is a flow chart of an embodiment of a method for uploading data of the present application;
图2是本申请数据上传的方法另一实施例的流程图;2 is a flow chart of another embodiment of a method for uploading data of the present application;
图3是本申请数据上传的装置一实施例的结构图;3 is a structural diagram of an embodiment of an apparatus for uploading data of the present application;
图4是本申请数据上传的装置另一实施例的结构图;4 is a structural diagram of another embodiment of a device for uploading data of the present application;
图5是本申请一实施例的信息传递示意图;FIG. 5 is a schematic diagram of information transmission according to an embodiment of the present application; FIG.
图6、图7、图10是本申请一实施例的PC显示界面示意图;6, FIG. 7, and FIG. 10 are schematic diagrams of a PC display interface according to an embodiment of the present application;
图8、图9是本申请一实施例的手机显示界面示意图。 FIG. 8 and FIG. 9 are schematic diagrams showing a display interface of a mobile phone according to an embodiment of the present application.
具体实施方式detailed description
本申请便携终端获取电子设备提供的上传数据的传输信息,并根据传输信息包含的存储信息,获取上传数据。便携终端据传输信息包含的网络地址,将获取的上传数据传输至网络地址对应的服务器。电子设备根据服务器发送的操作指令,将所述上传数据下载到其网页或者软件中。本申请无需第三方软件工具,即可简便的实现从便携终端上传数据到电子设备的网页或者软件。The portable terminal of the present application acquires the transmission information of the upload data provided by the electronic device, and acquires the upload data according to the storage information included in the transmission information. The portable terminal transmits the acquired upload data to the server corresponding to the network address according to the network address included in the transmission information. The electronic device downloads the uploaded data to its webpage or software according to an operation instruction sent by the server. This application can easily implement webpages or software for uploading data from a portable terminal to an electronic device without using a third-party software tool.
当然,实施本申请的任一技术方案必不一定需要同时达到以上所述的所有优点。Of course, implementing any of the technical solutions of the present application necessarily does not necessarily require all the advantages described above to be achieved at the same time.
为了使本领域的人员更好地理解本申请中的技术方案,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员所获得的所有其他实施例,都应当属于本申请保护的范围。In order to make those skilled in the art better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present application. The examples are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments in the present application should fall within the scope of the present application.
本申请一实施例提供一种数据上传的方法,其应用于手机、PAD等便携终端。所述便携终端用于将数据上传到PC等电子设备的网页或者软件中。所述数据包括:图片、视频、动画、文件等。所述便携终端的硬件结构通常包括CPU、内存、输入设备、输出设备以及其他硬件。用户通过输入设备,例如鼠标、触摸屏、触摸板,发送输入指令给所述CPU,所述CPU调用存储于内存中的程序控制所述输出设备进行相应的输出。An embodiment of the present application provides a data uploading method, which is applied to a portable terminal such as a mobile phone or a PAD. The portable terminal is used to upload data to a webpage or software of an electronic device such as a PC. The data includes: pictures, videos, animations, files, and the like. The hardware structure of the portable terminal usually includes a CPU, a memory, an input device, an output device, and other hardware. The user sends an input command to the CPU through an input device, such as a mouse, a touch screen, a touch pad, and the CPU calls a program stored in the memory to control the output device to perform corresponding output.
参看图1,本申请实施例所述方法1包括如下步骤:Referring to FIG. 1, the method 1 of the embodiment of the present application includes the following steps:
S1、获取所述电子设备提供的上传数据的传输信息,所述传输信息包括所述上传数据的存储信息以及上传数据传输的网络地址。S1: Obtain transmission information of the uploaded data provided by the electronic device, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission.
所述电子设备根据所述上传数据在所述便携终端的存储信息以及上传数据传输的网络地址生成一二维码。所述电子设备显示所述生成的二维码,所述便携终端扫描所述电子设备显示的二维码,从而得到所述上传数据在所述便携终端的存储信息以及上传数据传输的网络地址。 The electronic device generates a two-dimensional code according to the storage information of the portable terminal and the network address of the upload data transmission according to the upload data. The electronic device displays the generated two-dimensional code, and the portable terminal scans the two-dimensional code displayed by the electronic device, thereby obtaining the storage information of the upload data in the portable terminal and the network address of the upload data transmission.
具体地,所述便携终端可以通过一安装的APP扫描所述电子设备显示的二维码,得到所述上传数据在所述便携终端的存储信息以及上传数据传输的网络地址。Specifically, the portable terminal may scan the two-dimensional code displayed by the electronic device through an installed APP to obtain the storage information of the upload data in the portable terminal and the network address of the upload data transmission.
S2、根据所述上传数据的存储信息,获取所述便携终端存储的上传数据。S2. Acquire, according to the storage information of the upload data, the upload data stored by the portable terminal.
在本申请一具体实现中,如所述存储信息为存储地址或者开启触发指令,所述步骤S2为:根据所述存储地址或者开启触发指令,识别并打开所述上传数据所在的文件夹,在所述文件夹中选择所述上传数据。In a specific implementation of the present application, if the storage information is a storage address or a triggering command is opened, the step S2 is: identifying and opening a folder where the upload data is located according to the storage address or the triggering instruction. The upload data is selected in the folder.
具体地,所述步骤S2中在所述文件夹中选择所述上传数据为:根据用户输入指令,在所述文件夹中选择所述上传数据。例如,用户可以通过手机的触摸屏,在相册中点选上传到PC的照片。Specifically, the selecting the upload data in the folder in the step S2 is: selecting the upload data in the folder according to a user input instruction. For example, the user can select a photo uploaded to the PC in the album through the touch screen of the mobile phone.
或者,为了更加便于操作,所述步骤S1中的传输信息还包括:所述上传数据的身份信息。所述步骤S2中在所述文件夹中选择所述上传数据为:根据所述上传数据的身份信息,在所述文件夹中选择所述上传数据。例如,所述手机扫描所述电子设备显示的二维码,同时获得上传数据在所述手机的存储信息、身份信息以及上传数据传输的网络地址。手机可以根据扫描获得的二维码,直接打开文件夹获得上传数据,用户无需进行输入操作。Or, for the convenience of operation, the transmission information in the step S1 further includes: identity information of the uploaded data. The selecting the upload data in the folder in the step S2 is: selecting the upload data in the folder according to the identity information of the uploaded data. For example, the mobile phone scans the two-dimensional code displayed by the electronic device, and simultaneously obtains the storage information, the identity information, and the network address of the uploaded data transmission of the uploaded data on the mobile phone. The mobile phone can directly open the folder according to the QR code obtained by the scan to obtain the uploaded data, and the user does not need to perform an input operation.
此外,在本申请另一具体实现中,所述存储信息亦可为拍摄指令,所述步骤S2为:根据所述拍摄指令,获取所述便携终端拍摄并存储的图像数据作为上传数据。例如,所述便携终端通过扫描二维码获得拍摄指令后,进行照片拍摄,并直接将存储的拍摄照片作为上传数据。In addition, in another implementation of the present application, the storage information may also be a shooting instruction, and the step S2 is: acquiring image data captured and stored by the portable terminal as upload data according to the shooting instruction. For example, the portable terminal obtains a photographing instruction by scanning a two-dimensional code, performs photographing, and directly uses the stored photographed photograph as upload data.
S3、根据所述网络地址,将选择的上传数据传输至网络地址对应的服务器,并令所述服务器将所述上传数据传输至所述电子设备的网页或者软件中。S3. Transmit the selected upload data to a server corresponding to the network address according to the network address, and cause the server to transmit the upload data to a webpage or software of the electronic device.
具体地,所述便携终端根据扫描获得的二维码,获得上传数据的网络地址,从而将步骤S2中选择的上传数据传输给网络地址对应的服务器。所述服务器发送操作指令给电子设备,电子设备从所述服务器下载便携终端传输的上传数据至其网页或者软件中。Specifically, the portable terminal obtains the network address of the uploaded data according to the two-dimensional code obtained by the scanning, so that the uploaded data selected in step S2 is transmitted to the server corresponding to the network address. The server sends an operation instruction to the electronic device, and the electronic device downloads the uploaded data transmitted by the portable terminal from the server to the webpage or the software.
因此,本申请无需第三方软件工具,即可简便的实现从便携终端上传数 据到电子设备的网页或者软件。Therefore, this application can easily realize the number of uploads from the portable terminal without using third-party software tools. According to the web page or software of the electronic device.
本申请另一实施例提供一种数据上传的方法,其应用于PC等电子设备。所述电子设备用于接收手机等便携终端上传到其网页或者软件中的数据。所述数据包括:图片、视频、动画、文件等。所述电子设备的硬件结构通常包括CPU、内存、输入设备、输出设备以及其他硬件。用户通过输入设备,例如鼠标、触摸屏、触摸板,发送输入指令给所述CPU,所述CPU调用存储于内存中的程序控制所述输出设备进行相应的输出。Another embodiment of the present application provides a data uploading method, which is applied to an electronic device such as a PC. The electronic device is configured to receive data uploaded by a portable terminal such as a mobile phone to a webpage or software thereof. The data includes: pictures, videos, animations, files, and the like. The hardware structure of the electronic device generally includes a CPU, a memory, an input device, an output device, and other hardware. The user sends an input command to the CPU through an input device, such as a mouse, a touch screen, a touch pad, and the CPU calls a program stored in the memory to control the output device to perform corresponding output.
参看图2,本申请实施例所述方法2包括如下步骤:Referring to FIG. 2, the method 2 of the embodiment of the present application includes the following steps:
P1、生成并显示上传数据的传输信息,所述传输信息包括所述上传数据的存储信息以及上传数据传输的网络地址。P1. Generate and display transmission information of the uploaded data, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission.
具体地,电子设备根据所述上传数据的存储信息以及上传数据传输的网络地址生成二维码,并显示所述生成的二维码。Specifically, the electronic device generates a two-dimensional code according to the storage information of the uploaded data and the network address of the uploaded data transmission, and displays the generated two-dimensional code.
便携终端通过扫描所述电子设备显示的二维码,得到所述上传数据的存储信息以及上传数据传输的网络地址。The portable terminal obtains the storage information of the uploaded data and the network address of the uploaded data transmission by scanning the two-dimensional code displayed by the electronic device.
在本申请一具体实现中,所述电子装置显示的二维码仅包含所述上传数据的存储信息以及上传数据传输的网络地址。所述便携终端获得所述二维码后,需要用户输入指令,在所述文件夹存储的数据中选择所述上传数据。In a specific implementation of the application, the two-dimensional code displayed by the electronic device only includes the storage information of the uploaded data and the network address of the uploaded data transmission. After the portable terminal obtains the two-dimensional code, the user is required to input an instruction to select the upload data in the data stored in the folder.
在本申请另一具体实现中,所述电子装置显示的二维码包含所述上传数据的存储信息以及上传数据传输的网络地址外,还包括:所述上传数据的身份信息。所述便携终端获得所述二维码后,即可获得所述上传数据。In another specific implementation of the present application, the two-dimensional code displayed by the electronic device includes the storage information of the uploaded data and the network address of the uploaded data transmission, and further includes: identity information of the uploaded data. After the portable terminal obtains the two-dimensional code, the uploaded data can be obtained.
P2、接收服务器发送的操作指令,从所述服务器下载便携终端传输的上传数据至所述电子设备的网页或者软件中。P2: Receive an operation instruction sent by the server, and download, from the server, the upload data transmitted by the portable terminal to a webpage or software of the electronic device.
便携终端将选择的上传数据传输给扫描二维码获得的网络地址对应的服务器。所述服务器发送操作指令给电子设备,电子设备从所述服务器下载便携终端传输的上传数据至其网页或者软件中。The portable terminal transmits the selected upload data to the server corresponding to the network address obtained by scanning the two-dimensional code. The server sends an operation instruction to the electronic device, and the electronic device downloads the uploaded data transmitted by the portable terminal from the server to the webpage or the software.
因此,本申请无需第三方软件工具,即可简便的实现从便携终端上传数据到电子设备的网页或者软件。 Therefore, the present application can easily implement a webpage or software for uploading data from a portable terminal to an electronic device without using a third-party software tool.
对应于上述方法,本申请还提供一种数据上传的的装置,其应用于手机、PAD等便携终端。所述便携终端用于将数据上传到PC等电子设备的网页或者软件中。所述数据包括:图片、视频、动画、文件等。所述便携终端的硬件结构通常包括CPU、内存、输入设备、输出设备以及其他硬件。用户通过输入设备,例如鼠标、触摸屏、触摸板,发送输入指令给所述CPU,所述CPU调用存储于内存中的程序控制所述输出设备进行相应的输出。Corresponding to the above method, the present application further provides an apparatus for uploading data, which is applied to a portable terminal such as a mobile phone or a PAD. The portable terminal is used to upload data to a webpage or software of an electronic device such as a PC. The data includes: pictures, videos, animations, files, and the like. The hardware structure of the portable terminal usually includes a CPU, a memory, an input device, an output device, and other hardware. The user sends an input command to the CPU through an input device, such as a mouse, a touch screen, a touch pad, and the CPU calls a program stored in the memory to control the output device to perform corresponding output.
参看图3,本申请实施例所述装置3包括:Referring to FIG. 3, the apparatus 3 of the embodiment of the present application includes:
信息获取模块31,用于获取所述电子设备提供的上传数据的传输信息,所述传输信息包括所述上传数据的存储信息以及上传数据传输的网络地址。The information obtaining module 31 is configured to acquire transmission information of the uploaded data provided by the electronic device, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission.
数据获取模块32,用于根据所述上传数据的存储信息,获取所述便携终端存储的上传数据。The data obtaining module 32 is configured to acquire, according to the storage information of the uploaded data, the upload data stored by the portable terminal.
数据上传模块33,用于根据所述网络地址,将选择的上传数据传输至网络地址对应的服务器,并令所述服务器将所述上传数据传输至所述电子设备的网页或者软件中。The data uploading module 33 is configured to: according to the network address, transmit the selected upload data to a server corresponding to the network address, and cause the server to transmit the uploaded data to a webpage or software of the electronic device.
所述电子设备根据所述上传数据在所述便携终端的存储信息以及上传数据传输的网络地址生成一二维码。所述电子设备显示所述生成的二维码,所述便携终端扫描所述电子设备显示的二维码,从而得到所述上传数据在所述便携终端的存储信息以及上传数据传输的网络地址。The electronic device generates a two-dimensional code according to the storage information of the portable terminal and the network address of the upload data transmission according to the upload data. The electronic device displays the generated two-dimensional code, and the portable terminal scans the two-dimensional code displayed by the electronic device, thereby obtaining the storage information of the upload data in the portable terminal and the network address of the upload data transmission.
具体地,所述便携终端可以通过一安装的APP扫描所述电子设备显示的二维码,得到所述上传数据在所述便携终端的存储信息以及上传数据传输的网络地址。Specifically, the portable terminal may scan the two-dimensional code displayed by the electronic device through an installed APP to obtain the storage information of the upload data in the portable terminal and the network address of the upload data transmission.
在本申请一具体实现中,如所述存储信息为存储地址或者开启触发指令,所述数据获取模块32具体用于根据所述存储地址或者开启触发指令,识别并打开所述上传数据所在的文件夹,在所述文件夹中选择所述上传数据。In a specific implementation of the present application, if the storage information is a storage address or a triggering command, the data obtaining module 32 is specifically configured to identify and open the file where the upload data is located according to the storage address or the triggering instruction. Folder, selecting the upload data in the folder.
具体地,所述数据获取模块32中在所述文件夹中选择所述上传数据为:根据用户输入指令,在所述文件夹中选择所述上传数据。例如,用户可以通 过手机的触摸屏,在相册中点选上传到PC的照片。Specifically, the uploading data in the folder in the data obtaining module 32 is: selecting the uploading data in the folder according to a user input instruction. For example, the user can pass Go through the touch screen of your phone and click on the photo uploaded to your PC in the album.
或者,为了更加便于操作,所述信息获取模块31中的传输信息还包括:所述上传数据的身份信息。所述数据获取模块32中在所述文件夹中选择所述上传数据为:根据所述上传数据的身份信息,在所述文件夹中选择所述上传数据。例如,所述手机扫描所述电子设备显示的二维码,同时获得上传数据在所述手机的存储信息、身份信息以及上传数据传输的网络地址。手机可以根据扫描获得的二维码,直接打开文件夹获得上传数据,用户无需进行输入操作。Or, in order to facilitate the operation, the transmission information in the information acquiring module 31 further includes: identity information of the uploaded data. The data acquisition module 32 selects the upload data in the folder as: selecting the upload data in the folder according to the identity information of the uploaded data. For example, the mobile phone scans the two-dimensional code displayed by the electronic device, and simultaneously obtains the storage information, the identity information, and the network address of the uploaded data transmission of the uploaded data on the mobile phone. The mobile phone can directly open the folder according to the QR code obtained by the scan to obtain the uploaded data, and the user does not need to perform an input operation.
此外,在本申请另一具体实现中,所述存储信息亦可为拍摄指令,所述信息获取模块31具体用于根据所述拍摄指令,获取所述便携终端拍摄并存储的图像数据作为上传数据。例如,所述便携终端通过扫描二维码获得拍摄指令后,进行照片拍摄,并直接将存储的拍摄照片作为上传数据。In addition, in another implementation of the present application, the storage information may be a shooting instruction, and the information acquiring module 31 is specifically configured to acquire, according to the shooting instruction, image data captured and stored by the portable terminal as upload data. . For example, the portable terminal obtains a photographing instruction by scanning a two-dimensional code, performs photographing, and directly uses the stored photographed photograph as upload data.
所述便携终端根据扫描获得的二维码,获得上传数据的网络地址,从而将数据获取模块32中选择的上传数据传输给网络地址对应的服务器。所述服务器发送操作指令给电子设备,电子设备从所述服务器下载便携终端传输的上传数据至其网页或者软件中。The portable terminal obtains the network address of the uploaded data according to the two-dimensional code obtained by the scanning, so that the uploaded data selected by the data acquiring module 32 is transmitted to the server corresponding to the network address. The server sends an operation instruction to the electronic device, and the electronic device downloads the uploaded data transmitted by the portable terminal from the server to the webpage or the software.
因此,本申请无需第三方软件工具,即可简便的实现从便携终端上传数据到电子设备的网页或者软件。Therefore, the present application can easily implement a webpage or software for uploading data from a portable terminal to an electronic device without using a third-party software tool.
本申请另一实施例提供一种数据上传的装置,其应用于PC等电子设备。所述电子设备用于接收手机等便携终端上传到其网页或者软件中的数据。所述数据包括:图片、视频、动画、文件等。所述电子设备的硬件结构通常包括CPU、内存、输入设备、输出设备以及其他硬件。用户通过输入设备,例如鼠标、触摸屏、触摸板,发送输入指令给所述CPU,所述CPU调用存储于内存中的程序控制所述输出设备进行相应的输出。Another embodiment of the present application provides an apparatus for uploading data, which is applied to an electronic device such as a PC. The electronic device is configured to receive data uploaded by a portable terminal such as a mobile phone to a webpage or software thereof. The data includes: pictures, videos, animations, files, and the like. The hardware structure of the electronic device generally includes a CPU, a memory, an input device, an output device, and other hardware. The user sends an input command to the CPU through an input device, such as a mouse, a touch screen, a touch pad, and the CPU calls a program stored in the memory to control the output device to perform corresponding output.
参看图4,本申请实施例所述装置4包括:Referring to FIG. 4, the apparatus 4 of the embodiment of the present application includes:
信息显示模块41,用于生成并显示上传数据的传输信息,所述传输信息包括所述上传数据的存储信息以及上传数据传输的网络地址。 The information display module 41 is configured to generate and display transmission information of the uploaded data, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission.
数据下载模块42,用于接收服务器发送的操作指令,从所述服务器下载便携终端传输的上传数据至所述电子设备的网页或者软件中。The data downloading module 42 is configured to receive an operation instruction sent by the server, and download the upload data transmitted by the portable terminal from the server to a webpage or software of the electronic device.
具体地,电子设备根据所述上传数据的存储信息以及上传数据传输的网络地址生成二维码,并显示所述生成的二维码。Specifically, the electronic device generates a two-dimensional code according to the storage information of the uploaded data and the network address of the uploaded data transmission, and displays the generated two-dimensional code.
便携终端通过扫描所述电子设备显示的二维码,得到所述上传数据所述上传数据的存储信息以及上传数据传输的网络地址。The portable terminal scans the two-dimensional code displayed by the electronic device to obtain the storage information of the uploaded data of the uploaded data and the network address of the uploaded data transmission.
在本申请一具体实现中,所述电子装置显示的二维码仅包含所述上传数据的存储信息以及上传数据传输的网络地址。所述便携终端获得所述二维码后,需要用户输入指令,在所述文件夹存储的数据中选择所述上传数据。In a specific implementation of the application, the two-dimensional code displayed by the electronic device only includes the storage information of the uploaded data and the network address of the uploaded data transmission. After the portable terminal obtains the two-dimensional code, the user is required to input an instruction to select the upload data in the data stored in the folder.
在本申请另一具体实现中,所述电子装置显示的二维码包含所述上传数据的存储信息以及上传数据传输的网络地址外,还包括:所述上传数据的身份信息。所述便携终端获得所述二维码后,即可获得所述上传数据。In another specific implementation of the present application, the two-dimensional code displayed by the electronic device includes the storage information of the uploaded data and the network address of the uploaded data transmission, and further includes: identity information of the uploaded data. After the portable terminal obtains the two-dimensional code, the uploaded data can be obtained.
便携终端将选择的上传数据传输给扫描二维码获得的网络地址对应的服务器。所述服务器发送操作指令给电子设备,电子设备从所述服务器下载便携终端传输的上传数据至其网页或者软件中。The portable terminal transmits the selected upload data to the server corresponding to the network address obtained by scanning the two-dimensional code. The server sends an operation instruction to the electronic device, and the electronic device downloads the uploaded data transmitted by the portable terminal from the server to the webpage or the software.
因此,本申请无需第三方软件工具,即可简便的实现从便携终端上传数据到电子设备的网页或者软件。Therefore, the present application can easily implement a webpage or software for uploading data from a portable terminal to an electronic device without using a third-party software tool.
下面通过一具体实例进一步说明本申请实现。The implementation of the present application is further illustrated by a specific example.
本实施例的便携终端为具有触摸屏的手机,电子装置为PC,上传数据为照片。本实施例通过手机安装的App来实现将手机中的照片上传到PC的网页或者软件中。The portable terminal of this embodiment is a mobile phone with a touch screen, the electronic device is a PC, and the uploaded data is a photo. In this embodiment, an application installed in a mobile phone is used to upload a photo in a mobile phone to a webpage or software of a PC.
参看图5,PC选择通过手机上传照片,根据照片在手机的存储地址以及照片传输的网络地址生成二维码,并显示所生成的二维码。手机扫描PC所显示的二维码,根据二维码中的存储地址,识别并打开照片所在的相册。用户可以通过手机触摸屏在相册中选择要上传的照片。手机上选完照片并点“确定”,照片被上传至网络地址对应的服务器。服务器向PC发送操作指令,PC自动下载服务器上传的照片至其网页或者软件中。 Referring to FIG. 5, the PC selects to upload a photo through the mobile phone, generates a two-dimensional code according to the storage address of the mobile phone and the network address of the photo transmission, and displays the generated two-dimensional code. The mobile phone scans the QR code displayed by the PC, and identifies and opens the photo album where the photo is located according to the storage address in the QR code. The user can select a photo to upload in the album through the touch screen of the mobile phone. After selecting the photo on the phone and clicking "OK", the photo is uploaded to the server corresponding to the network address. The server sends an operation instruction to the PC, and the PC automatically downloads the photo uploaded by the server to its webpage or software.
其中,among them,
PC选择是否通过手机上传照片的显示界面如图6所示。The display interface of the PC to select whether to upload photos through the mobile phone is as shown in FIG. 6.
PC显示二维码的显示界面如图7所示。The display interface of the PC display QR code is shown in Figure 7.
手机扫描二维码的显示界面如图8所示。The display interface of the mobile phone scanning QR code is shown in Figure 8.
手机选择照片的显示界面如图9所示。The display interface of the phone selection photo is shown in FIG.
PC自动下载服务器上传的照片后的显示界面如图10所示。The display interface after the PC automatically downloads the photos uploaded by the server is shown in FIG.
因此,本申请无需第三方软件工具,即可简便的实现从手机上传照片到PC的网页或者软件。Therefore, the present application can easily implement a webpage or software for uploading photos from a mobile phone to a PC without using a third-party software tool.
本申请的实施例所提供的装置可通过计算机程序实现。本领域技术人员应该能够理解,上述的单元以及模块划分方式仅是众多划分方式中的一种,如果划分为其他单元或模块或不划分块,只要信息对象的具有上述功能,都应该在本申请的保护范围之内。The apparatus provided by the embodiments of the present application can be implemented by a computer program. Those skilled in the art should be able to understand that the foregoing unit and module division manners are only one of a plurality of division manners. If the division is other units or modules or does not divide the blocks, as long as the information object has the above functions, it should be in the present application. Within the scope of protection.
本领域的技术人员应明白,本申请的实施例可提供为方法、装置(设备)、或计算机程序产品。因此,本申请可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present application can be provided as a method, apparatus (device), or computer program product. Thus, the present application can take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment in combination of software and hardware. Moreover, the application can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
本申请是参照根据本申请实施例的方法、装置(设备)和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present application is described with reference to flowchart illustrations and/or block diagrams of a method, apparatus, and computer program product according to embodiments of the present application. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. Means for implementing the functions specified in one or more of the flow or in a block or blocks of the flow chart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器 中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the computer readable memory is stored in the computer readable memory. The instructions in the production result include an article of manufacture of the instruction device that implements the functions specified in one or more blocks of the flowchart or in a flow or block of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
尽管已描述了本申请的优选实施例,但本领域内的技术人员一旦得知了基本创造性概念,则可对这些实施例作出另外的变更和修改。所以,所附权利要求意欲解释为包括优选实施例以及落入本申请范围的所有变更和修改。显然,本领域的技术人员可以对本申请进行各种改动和变型而不脱离本申请的精神和范围。这样,倘若本申请的这些修改和变型属于本申请权利要求及其等同技术的范围之内,则本申请也意图包含这些改动和变型在内。 While the preferred embodiment of the present application has been described, it will be apparent that those skilled in the art can make further changes and modifications to the embodiments. Therefore, the appended claims are intended to be interpreted as including the preferred embodiments and the modifications and It will be apparent to those skilled in the art that various modifications and changes can be made in the present application without departing from the spirit and scope of the application. Thus, it is intended that the present invention cover the modifications and variations of the present invention.

Claims (16)

  1. 一种数据上传的方法,应用于便携终端,所述便携终端用于将数据上传到电子设备的网页或者软件中,其特征在于,所述方法包括:A data uploading method is applied to a portable terminal, where the portable terminal is used to upload data to a webpage or software of an electronic device, wherein the method includes:
    获取所述电子设备提供的上传数据的传输信息,所述传输信息包括所述上传数据的存储信息以及上传数据传输的网络地址;Obtaining transmission information of the upload data provided by the electronic device, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission;
    根据所述上传数据的存储信息,获取所述便携终端存储的上传数据;Acquiring the upload data stored by the portable terminal according to the storage information of the uploaded data;
    根据所述网络地址,将获取的上传数据传输至网络地址对应的服务器,并令所述服务器将所述上传数据传输至所述电子设备的网页或者软件中。And uploading the acquired upload data to a server corresponding to the network address according to the network address, and causing the server to transmit the upload data to a webpage or software of the electronic device.
  2. 根据权利要求1所述的方法,其特征在于,The method of claim 1 wherein
    所述根据所述上传数据的存储信息,获取所述便携终端存储的上传数据为:根据所述存储信息,识别并打开所述上传数据所在的文件夹,在所述文件夹中选择所述上传数据。Obtaining, according to the storage information of the upload data, the uploading data stored by the portable terminal, according to the storing information, identifying and opening a folder where the uploading data is located, and selecting the uploading in the folder data.
  3. 根据权利要求2所述的方法,其特征在于,所述在所述文件夹中选择所述上传数据为:根据所述存储地址,识别并打开所述上传数据所在的文件夹,并根据用户输入指令,在所述文件夹中选择所述上传数据。The method according to claim 2, wherein the selecting the upload data in the folder is: identifying and opening a folder in which the upload data is located according to the storage address, and inputting according to a user An instruction to select the upload data in the folder.
  4. 根据权利要求2所述的方法,其特征在于,所述传输信息还包括:所述上传数据的身份信息;The method according to claim 2, wherein the transmission information further comprises: identity information of the uploaded data;
    所述在所述文件夹中选择所述上传数据为:根据所述存储地址,识别并打开所述上传数据所在的文件夹,并根据所述上传数据的身份信息,在所述文件夹中选择所述上传数据。Selecting the upload data in the folder is: identifying and opening a folder where the upload data is located according to the storage address, and selecting, in the folder, according to the identity information of the uploaded data The upload data.
  5. 根据权利要求3或4所述的方法,其特征在于,所述传输信息为二维码形式;The method according to claim 3 or 4, wherein the transmission information is in the form of a two-dimensional code;
    所述获取所述电子设备提供的上传数据的传输信息为扫描所述电子设备显示的二维码。The acquiring the transmission information of the upload data provided by the electronic device is scanning a two-dimensional code displayed by the electronic device.
  6. 一种数据上传的方法,应用于电子设备,所述电子设备用于接收便携终端上传到其网页或者软件中的数据,其特征在于,所述方法包括: A data uploading method is applied to an electronic device, where the electronic device is configured to receive data uploaded by a portable terminal to a webpage or software thereof, wherein the method comprises:
    生成并显示上传数据的传输信息,所述传输信息包括所述上传数据的存储信息以及上传数据传输的网络地址;Generating and displaying transmission information of the uploaded data, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission;
    接收服务器发送的操作指令,从所述服务器下载便携终端传输的上传数据至所述电子设备的网页或者软件中。Receiving an operation instruction sent by the server, and downloading, from the server, the upload data transmitted by the portable terminal to a webpage or software of the electronic device.
  7. 根据权利要求6所述的方法,其特征在于,所述传输信息还包括:所述上传数据的身份信息。The method according to claim 6, wherein the transmission information further comprises: identity information of the uploaded data.
  8. 根据权利要求6或7所述的方法,其特征在于,所述传输信息为二维码形式;The method according to claim 6 or 7, wherein the transmission information is in the form of a two-dimensional code;
    所述生成并显示上传数据的传输信息为生成并显示所述二维码。The generating and displaying the transmission information of the uploaded data is generating and displaying the two-dimensional code.
  9. 一种数据上传的装置,应用于便携终端,所述便携终端用于将数据上传到电子设备的网页或者软件中,其特征在于,所述装置包括:A data uploading device is applied to a portable terminal, and the portable terminal is used for uploading data to a webpage or software of an electronic device, wherein the device comprises:
    信息获取模块,用于获取所述电子设备提供的上传数据的传输信息,所述传输信息包括所述上传数据的存储信息以及上传数据传输的网络地址;An information acquiring module, configured to acquire transmission information of the uploaded data provided by the electronic device, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission;
    数据获取模块,用于根据所述上传数据的存储信息,获取所述便携终端存储的上传数据;a data acquisition module, configured to acquire, according to the storage information of the uploaded data, upload data stored by the portable terminal;
    数据上传模块,用于根据所述网络地址,将选择的上传数据传输至网络地址对应的服务器,并令所述服务器将所述上传数据传输至所述电子设备的网页或者软件中。And a data uploading module, configured to: according to the network address, transmit the selected upload data to a server corresponding to the network address, and cause the server to transmit the uploaded data to a webpage or software of the electronic device.
  10. 根据权利要求9所述的装置,其特征在于,The device of claim 9 wherein:
    所述数据获取模块具体用于,根据所述存储信息,识别并打开所述上传数据所在的文件夹,在所述文件夹中选择所述上传数据。The data acquisition module is specifically configured to: identify and open a folder where the upload data is located according to the storage information, and select the upload data in the folder.
  11. 根据权利要求10所述的装置,其特征在于,所述识别并打开所述上传数据所在的文件夹,在所述文件夹中选择所述上传数据具体为:根据用户输入指令,在所述文件夹中选择所述上传数据。The device according to claim 10, wherein the identifying and opening a folder in which the upload data is located, and selecting the upload data in the folder is specifically: according to a user input instruction, in the file Select the upload data in the folder.
  12. 根据权利要求10所述的装置,其特征在于,所述传输信息还包括:所述上传数据的身份信息;The apparatus according to claim 10, wherein the transmission information further comprises: identity information of the uploaded data;
    所述识别并打开所述上传数据所在的文件夹,在所述文件夹中选择所述 上传数据具体为:根据所述上传数据的身份信息,在所述文件夹中选择所述上传数据。Identifying and opening a folder in which the upload data is located, and selecting the folder in the folder The uploading data is specifically: selecting the uploading data in the folder according to the identity information of the uploaded data.
  13. 根据权利要求11或12所述的装置,其特征在于,所述传输信息为二维码形式;The device according to claim 11 or 12, wherein the transmission information is in the form of a two-dimensional code;
    所述信息获取模块获取所述电子设备提供的上传数据的传输信息为扫描所述电子设备显示的二维码。The information acquiring module acquires the transmission information of the upload data provided by the electronic device, and scans the two-dimensional code displayed by the electronic device.
  14. 一种数据上传的装置,应用于电子设备,所述电子设备用于接收便携终端上传到其网页或者软件中的数据,其特征在于,所述装置包括:A data uploading device is applied to an electronic device, and the electronic device is configured to receive data uploaded by a portable terminal to a webpage or software thereof, wherein the device comprises:
    信息显示模块,用于生成并显示上传数据的传输信息,所述传输信息包括所述上传数据的存储信息以及上传数据传输的网络地址;An information display module, configured to generate and display transmission information of the uploaded data, where the transmission information includes storage information of the uploaded data and a network address of the uploaded data transmission;
    数据下载模块,用于接收服务器发送的操作指令,从所述服务器下载便携终端传输的上传数据至所述电子设备的网页或者软件中。And a data downloading module, configured to receive an operation instruction sent by the server, and download, from the server, the uploaded data transmitted by the portable terminal to a webpage or software of the electronic device.
  15. 根据权利要求14所述的装置,其特征在于,所述传输信息还包括:所述上传数据的身份信息。The apparatus according to claim 14, wherein the transmission information further comprises: identity information of the uploaded data.
  16. 根据权利要求14或15所述的装置,其特征在于,所述传输信息为二维码形式;The device according to claim 14 or 15, wherein the transmission information is in the form of a two-dimensional code;
    所述信息显示模块生成并显示上传数据的传输信息为生成并显示所述二维码。 The information display module generates and displays the transmission information of the uploaded data to generate and display the two-dimensional code.
PCT/CN2016/076881 2015-04-08 2016-03-21 Method of uploading data and device thereof WO2016161890A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510164148.3A CN106161531A (en) 2015-04-08 2015-04-08 A kind of method that data are uploaded and device thereof
CN201510164148.3 2015-04-08

Publications (1)

Publication Number Publication Date
WO2016161890A1 true WO2016161890A1 (en) 2016-10-13

Family

ID=57072118

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/076881 WO2016161890A1 (en) 2015-04-08 2016-03-21 Method of uploading data and device thereof

Country Status (2)

Country Link
CN (1) CN106161531A (en)
WO (1) WO2016161890A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112863031A (en) * 2017-11-01 2021-05-28 西安艾润物联网技术服务有限责任公司 Access control method, system and storage medium
CN113422833A (en) * 2021-06-29 2021-09-21 安徽文香科技有限公司 Multimedia file uploading method and device, electronic equipment and readable storage medium

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106845064A (en) * 2016-11-25 2017-06-13 张金柱 Big data and the transmission for medical treatment & health big data, extracting method and system
CN106657028B (en) * 2016-12-02 2020-04-03 杭州字节信息技术有限公司 Method for realizing data encryption and export technology of android mobile phone
CN108462695B (en) * 2018-02-02 2020-07-28 北京云知声信息技术有限公司 Method, device and system for safely transmitting data
CN112272325A (en) * 2020-10-20 2021-01-26 深圳市前海手绘科技文化有限公司 Method for synchronizing mobile terminal and webpage terminal materials in real time in online video production

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060247505A1 (en) * 2005-04-28 2006-11-02 Siddiqui Waqaas A Wireless sensor system
CN102158816A (en) * 2010-12-10 2011-08-17 上海合合信息科技发展有限公司 Method for displaying set images on electronic equipment of opposite side during talking connection establishing
CN102710789A (en) * 2012-06-20 2012-10-03 腾讯科技(深圳)有限公司 Interaction method, system and device for data between intelligent terminals
CN102883304A (en) * 2012-10-11 2013-01-16 王维国 Method for setting head portrait in contact list of mobile phone of other person
CN103581698A (en) * 2012-07-31 2014-02-12 联想(北京)有限公司 Terminal device and video data releasing method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060247505A1 (en) * 2005-04-28 2006-11-02 Siddiqui Waqaas A Wireless sensor system
CN102158816A (en) * 2010-12-10 2011-08-17 上海合合信息科技发展有限公司 Method for displaying set images on electronic equipment of opposite side during talking connection establishing
CN102710789A (en) * 2012-06-20 2012-10-03 腾讯科技(深圳)有限公司 Interaction method, system and device for data between intelligent terminals
CN103581698A (en) * 2012-07-31 2014-02-12 联想(北京)有限公司 Terminal device and video data releasing method
CN102883304A (en) * 2012-10-11 2013-01-16 王维国 Method for setting head portrait in contact list of mobile phone of other person

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112863031A (en) * 2017-11-01 2021-05-28 西安艾润物联网技术服务有限责任公司 Access control method, system and storage medium
CN113422833A (en) * 2021-06-29 2021-09-21 安徽文香科技有限公司 Multimedia file uploading method and device, electronic equipment and readable storage medium
CN113422833B (en) * 2021-06-29 2022-12-09 安徽文香科技有限公司 Multimedia file uploading method and device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
CN106161531A (en) 2016-11-23

Similar Documents

Publication Publication Date Title
US10841439B2 (en) Mobile solution for importing and signing third-party electronic signature documents
WO2016161890A1 (en) Method of uploading data and device thereof
US20230359811A1 (en) Obtaining an electronic signature
JP6351737B2 (en) Upload form attachment
US10496696B2 (en) Search method and apparatus
WO2015077259A1 (en) Image sharing for online collaborations
US11522852B2 (en) Display system, display method, and recording medium
US10025482B2 (en) Image effect extraction
EP2715581B1 (en) Mobile app for design management framework
US20210133904A1 (en) Systems and methods for infield collection of digital evidence
EP2990947A1 (en) Method and apparatus for backing up data and electronic device
AU2014361702A1 (en) System and method for creating and transferring media files
US9008466B2 (en) Sharing or applying digital image editing operations
CN108476152B (en) Techniques for attaching media captured by a mobile computing device to an electronic document
JP2014535216A (en) Mobile solution for importing and signing third-party electronic signature documents
KR101519716B1 (en) Method and system for sharing photo between mobile terminal
KR101237270B1 (en) Project management information system and method using smart phone
JP2018045521A (en) Information processing system
US20140063240A1 (en) Systems, apparatuses, and methods for branding and/or advertising through immediate user interaction, social networking, and image sharing
US10397083B2 (en) Terminal device identification systems, methods, and programs
CN113905041B (en) File uploading method and device
US20240106917A1 (en) Systems and methods for automatic and selective remote mobile device data extraction
TWI603617B (en) Interactive digital wall system and operation method
TWI530174B (en) Automatically generate applications for systems and methods
CA3060840A1 (en) Systems and methods for infield collection of digital evidence

Legal Events

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

Ref document number: 16776065

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16776065

Country of ref document: EP

Kind code of ref document: A1