WO2011152593A1 - Procédé de chargement de données au moyen d'un raccourci - Google Patents

Procédé de chargement de données au moyen d'un raccourci Download PDF

Info

Publication number
WO2011152593A1
WO2011152593A1 PCT/KR2010/006202 KR2010006202W WO2011152593A1 WO 2011152593 A1 WO2011152593 A1 WO 2011152593A1 KR 2010006202 W KR2010006202 W KR 2010006202W WO 2011152593 A1 WO2011152593 A1 WO 2011152593A1
Authority
WO
WIPO (PCT)
Prior art keywords
upload
file
data
mobile terminal
uploaded
Prior art date
Application number
PCT/KR2010/006202
Other languages
English (en)
Inventor
Hyo-Hwan Bae
Sin-Jong Li
Original Assignee
Hyo-Hwan Bae
Sin-Jong Li
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
Priority claimed from KR1020100063465A external-priority patent/KR101145385B1/ko
Application filed by Hyo-Hwan Bae, Sin-Jong Li filed Critical Hyo-Hwan Bae
Priority to CN201080066791.8A priority Critical patent/CN102893271B/zh
Priority to US13/696,409 priority patent/US9307010B2/en
Publication of WO2011152593A1 publication Critical patent/WO2011152593A1/fr
Priority to US15/052,976 priority patent/US20160248843A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/178Techniques for file synchronisation in file systems
    • G06F16/1794Details of file format conversion
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • G06F16/1824Distributed file systems implemented using Network-attached Storage [NAS] architecture
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]

Definitions

  • the following description relates to a data upload method using a shortcut key or a pop-up menu, and more particularly, to a method of uploading data to a data server with minimum manipulations and downloading or retrieving the uploaded data by using a user's mobile terminal or a user-designated recipient's mobile terminal.
  • the so-called Internet storage service involves giving a user an account to access a data server through the Internet and allowing the user given the account to use a storage service through the Internet.
  • the type of contents that can be used on mobile terminals may be limited as compared with computer systems.
  • a moving image in an 'asf' format cannot be played on certain mobile terminals.
  • the moving image in the 'asf' format is downloaded from a data server to the mobile terminals, it cannot be immediately played on the mobile terminals. Accordingly, this has led to a demand for a technology of uploading various contents stored in a computer system to a data server with minimum manipulations but converting a file that is to be uploaded (hereinafter, referred to as an 'upload file') into a format supported by a recipient's mobile terminal and uploading the upload file in the supported format to the data server.
  • an 'upload file' converting a file that is to be uploaded
  • the following description relates to a method of uploading data to a data server only with the input of a shortcut command to upload data (hereinafter, referred to as a 'data upload shortcut command') without executing an application, which is required to upload data to the data server, and downloading or retrieving the uploaded data by using a user s mobile terminal or a user-designated recipient's mobile terminal.
  • a shortcut command to upload data hereinafter, referred to as a 'data upload shortcut command'
  • the following description also relates to a method of identifying a model of a recipient's mobile terminal, converting an upload file into a format supported by the recipient's mobile terminal when the upload file is in a format unsupported by the recipient's mobile terminal, and uploading the upload file in the supported format to a data server.
  • the following description also relates to a method of converting contents displayed on a certain application into a file and uploading the file to a data server.
  • a data upload method used by a computer system.
  • the method includes: monitoring whether a data upload shortcut command is input; selecting an object to be uploaded when an input of the data upload shortcut command is sensed; and transmitting an upload file, which consists of data of the selected object, to a data server.
  • the data upload shortcut command may be input by inputting a shortcut key or selecting a menu item from a pop-up menu that appears upon a right mouse button click. That is, an agent application may perform the function of monitoring whether the data upload shortcut command is input.
  • the monitoring of whether the data upload shortcut command is input, the selecting of the object to be uploaded, and the transmitting of the upload file may be performed by the agent application which is executed in a background mode by an operating system that controls the computer system.
  • the method may further include receiving information about a model of a mobile terminal through the agent application, wherein the transmitting of the upload file may include: retrieving information about formats supported and unsupported by the model of the mobile terminal; and converting the upload file into a supported format when the upload file is in an unsupported format and transmitting the upload file in the support format to the data server.
  • a data upload method using a shortcut key includes: installing an agent application, which monitors whether a data upload shortcut key is input, on a computer system; selecting an object to be uploaded by using the agent application when the data upload shortcut key is input from a user by using the computer system; and transmitting an upload file, which consists of data of the selected object, to a data server by using the agent application.
  • a data upload method using a pop-up menu includes: installing an agent application, which monitors mouse input signals, on a computer system; adding a data upload item to a pop-up menu by using the agent application when a mouse input signal for generating the pop-up menu is received from the computer system; selecting an object to be uploaded by using the agent application when the data upload item is selected; and transmitting an upload file, which consists of data of the selected object, to a data server by using the agent application.
  • a user of a computer system can upload data to a data server by inputting a data upload shortcut command without executing an application, which is required to upload data, and can download or retrieve the uploaded data to his or her mobile terminal or a user-designated recipient's mobile terminal.
  • data in a format unsupported by the mobile terminal of the user having an account in the data server, to which data is to be uploaded is converted into a supported format and uploaded accordingly to the data server.
  • the user can download the uploaded data to the mobile terminal and use the downloaded data without conversion.
  • the input of only the data upload shortcut command is required to convert the selected contents into a file and upload the file to the data server.
  • FIG. 1 is a diagram illustrating the configuration of a data upload and retrieval system according to an exemplary embodiment of the present invention
  • FIG. 2 is a flowchart illustrating a method of uploading data to a user's own account according to an exemplary embodiment of the present invention
  • FIG. 3 is a flowchart illustrating a method of uploading data to a user-designated recipient's account according to an exemplary embodiment of the present invention
  • FIG. 4 is a conceptual diagram of a user interface related to a method of uploading character strings posted on a document editing application.
  • FIG. 5 is a conceptual diagram of a user interface related to a method of uploading an image posted on an Internet browser application according to an exemplary embodiment of the present invention.
  • These computer program instructions may also be stored in a computer usable or computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer usable or computer-readable memory produce an article of manufacture including instruction means that implement the function specified in the flowchart block or blocks.
  • the computer program instructions may also be loaded onto a computer or other programmable data processing 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 that execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart block or blocks.
  • each block of the flowchart illustrations may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that in some alternative implementations, the functions noted in the blocks may occur out of the order. For example, two blocks shown in succession may in fact be executed substantially concurrently or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
  • An agent application is a software module that monitors whether a data upload shortcut command is input, selects an object to be uploaded when sensing the input of the data upload shortcut command, creates an upload file 500 which consists of data of the selected object, and transmits the created upload file 500 to a data server 300.
  • the agent application can be executed on a computer system 100 after an installation file is downloaded to the computer system 100 or after a component object model (COM) module is installed on a website. After installation, the agent application may be executed in the background. That is, the agent application process is performed, but the agent application may not have its own graphic user interface (GUI). Even when the agent application has its own GUI, only environment settings and whether to activate each function can be set on the GUI.
  • GUI graphic user interface
  • the agent application may be installed such that it automatically runs when the computer system 100 having the agent application installed thereon boots up. In the process of installing the agent application, a user may decide whether to allow the automatic execution of the agent application.
  • a device on which the agent application is installed may be any device capable of transmission control protocol/Internet protocol (TCP/IP) communication.
  • TCP/IP transmission control protocol/Internet protocol
  • the TCP/IP communication may use a wired communication network or a wireless communication network.
  • the agent application can be installed on personal computers (PCs), personal digital assistants (PDAs), smart phones, and notebooks.
  • the agent application starts monitoring, in the background, whether the data upload shortcut command is input.
  • the data upload shortcut command may be input by inputting a shortcut key or selecting a data upload menu item from a pop-up menu.
  • the agent application must monitor mouse inputs as well as key inputs.
  • the mouse inputs may include touches on a touch screen or touchpad.
  • the monitoring of the key inputs and the mouse inputs may be performed by hooking an input occurrence message provided by an operating system installed on the computer system 100 on which the agent application runs.
  • the operating system may support a GUI.
  • the message hooking may include registering a callback function, which is called when the input occurence message is generated, with a kernel of the operating system; calling the callback function by using the kernel in response to an input signal generated by an input device; determining whether the input signal is related to a data upload function by using the callback function; and executing the data upload function when it is determined that the input signal is related to the data upload function.
  • the agent application selects an object to be uploaded.
  • the object to be uploaded denotes a data set to be uploaded to the data server 300, such as character strings, image data, moving image data, a file, or a folder.
  • the agent application may select an object activated on a GUI as the object to be uploaded. When no activated object is available, the agent application may select an object displayed at the position of the cursor on the GUI as the object to be uploaded.
  • the activated object may be a selected block of text or an object currently selected by a click.
  • FIG. 4 shows a pop-up menu displayed by selecting and activating a block of character strings from all character strings displayed on a document editing program and clicking the right mouse button on the activated block. For example, when a 'upload to My Account' item 400 is selected from menu items of the pop-up menu, the activated block of character strings is selected as the object to be uploaded.
  • FIG. 5 illustrates a case where an object displayed at the position of the cursor on the GUI is selected as the object to be uploaded when no activated object is available.
  • image data i.e., an object displayed at the position of the cursor
  • the file name of the embedded image data may be written on each data upload menu item 400 or 404 of the pop-up menu, as shown in FIG. 5.
  • the agent application creates the upload file 500, which consists of data of the selected object to be uploaded, and transmits the created upload file 500 to the data server 300.
  • the above operations of selecting the object to be uploaded, creating the upload file 500, and uploading the upload file 500 may be performed by the agent application in response to only the data upload shortcut command input by the user.
  • the agent application may upload all files contained in the file or the folder to the data server 300.
  • the agent application may create a document file containing the character strings.
  • the format of the document file is not limited. For example, a general text file (.txt), a word file (.doc) of Microsoft Corporation, or a Hangul file (.hwp) of Hancom Inc. may be created.
  • an application programming interface API provided by a document editing application may be used.
  • the object to be uploaded may be at least one of a web document posted on the currently activated Internet browser application and contents embedded in the web document.
  • the embedded contents may be, e.g., an image, a moving image clip, or a sound clip included in the web document.
  • the type of the object, which is displayed at the position of the cursor and from which URL information is to be extracted, may be obtained from an API provided by the Internet browser application.
  • the agent application may create a link file containing the URL information and upload the link file to the data server 300.
  • the agent application may download a file corresponding to the URL information and upload the downloaded file.
  • the agent application may generate URL information of the image by calling an API provided by the Internet browser application, download a file corresponding to the URL information, and upload the downloaded file to the data server 300.
  • the agent application may convert the format of the upload file 500 before uploading the upload file 500 to the data server 300.
  • iPhone models of Apple Inc. are unable to play moving images in an 'asf' format of Microsoft Corporation.
  • the application agent converts the upload file 500 into an 'mp4' format and uploads the upload file 500 in the mp4 format to the data server 300. Accordingly, the user can download the upload file 500 from the data server 300 using an iPhone and play the downloaded upload file 500 without conversion.
  • the operation of obtaining information about the model of a mobile terminal by using the agent application may further be performed.
  • information about formats supported and unsupported by each mobile terminal model may be stored in the computer system 100 in advance. That is, when the upload file 500 is in an unsupported format, the agent application may convert the upload file 500 into a supported format and transmit the upload file 500 in the support format to the data server 300.
  • the obtaining of the information about the model of a mobile terminal may include receiving a phone number of a mobile terminal and retrieving information about the model of the mobile terminal by using the phone number of the mobile terminal.
  • the upload file 500 may be uploaded to the user's own account or to a designated recipient's account.
  • information about the model of the user's mobile terminal 400 may be extracted from subscriber information.
  • a service ID of the designated recipient or a phone number of the designated recipient's mobile terminal may additionally be input to the computer system 100.
  • the upload file 500 may be stored in a certain area of the data server 300.
  • the upload file 500 may be stored in an area allocated to a first account which is received through the agent application.
  • login information may be received through the agent application, and data may be uploaded to the user's account or to the designated recipient's account.
  • the upload file 500 can be retrieved or downloaded using the mobile terminal 400 of the user.
  • a data server access application may be installed on the mobile terminal 400.
  • the mobile terminal 400 may receive information about a second account through the data server access application.
  • a list of files stored in the area allocated to the first account can be provided to the mobile terminal 400. That is, when user A uploads moving image file X to his or her account, user B who has a data sharing relationship with user A can retrieve or download the moving image file X stored in an area allocated to user A's account as well as files stored in an area allocated to his or her account in the data server 300.
  • user A may designate user B as a recipient and upload data to the area of the user B's account.
  • the data server 300 may transmit the upload file 500 to the mobile terminal 400.
  • Subscription information may include information about the model of a user's mobile terminal.
  • the information about the model of the user's mobile terminal may be input directly by the user or may be retrieved from a user information server of a communication service provider based on a phone number of the mobile terminal.
  • the user information server of the mobile communication service provider may be, for example, a home location register (HLR) server.
  • HLR home location register
  • the agent application starts its monitoring operation (operation S104).
  • operation 106 When sensing the input of a data upload shortcut command (operation 106), the agent application selects an object to be uploaded in the way described above and creates an upload file (operation S108).
  • the sensing of the input of the data upload shortcut command (operation S106) denotes sensing the selection of the 'upload to My Account' item 400 from the pop-up menu shown in FIG. 5 or sensing the input of a shortcut key that is allocated to upload data to the user's account.
  • the agent application converts the upload file into a supported format (operation S112).
  • the conversion may be performed by, e.g., a moving image converter.
  • the upload file is a document file, it may be converted into a text file (.txt) by extracting only character strings.
  • the upload file is uploaded to a data server (operation S114). Then, the user can retrieve or download the uploaded upload file by accessing the data server using his or her mobile terminal (operation S116).
  • a single shortcut command input is required for a user to upload a file, a folder, activated character strings, or a selected still or moving image to an area allocated to the user's account in a data server.
  • the data is automatically converted into a supported format and is then uploaded to the data server.
  • the user can use the downloaded data without conversion.
  • FIG. 3 is a flowchart illustrating a method of uploading data by designating a recipient. The following description will focus on differences from FIG. 2.
  • sensing the input of a data upload shortcut command denotes sensing the selection of an 'upload to Friend's Account' item 402 from the pop-up menu shown in FIG. 4 or sensing the input of a shortcut key that is allocated to upload data to a user's account.
  • a recipient may be designated by a phone number of the recipient's mobile terminal. (operation S109).
  • an agent application may retrieve information about the model of the designated recipient's mobile terminal from a user information server of a mobile communication service provider by using the phone number of the designated recipient's mobile terminal.
  • the agent application When the information about the model of the designated recipient's mobile terminal is retrieved, formats unsupported by the model of the designated recipient's mobile terminal can also be identified. Thus, the agent application performs file conversion (operation S112) in the same process as that illustrated in FIG. 2 and uploads the upload file (operation S114).
  • the designated recipient may access the data server using his or her mobile terminal and retrieve or download the upload file uploaded to an area that is allocated to his or her account (operation S116).
  • This invention can be applied to the field of mobil software program.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

L'invention concerne un procédé permettant de charger des données sur un serveur de données avec un minimum de manipulations et de télécharger ou de récupérer les données chargées au moyen du terminal mobile d'un utilisateur ou du terminal mobile d'un destinataire désigné par l'utilisateur. Un procédé de chargement de données utilisé par un système informatique consiste à : surveiller si une commande de raccourci de chargement de données est entrée ; sélectionner un objet à charger lorsqu'une entrée de la commande de raccourci de chargement de données est détectée ; et transmettre un fichier de téléchargement qui comprend les données de l'objet sélectionné, à un serveur de données.
PCT/KR2010/006202 2010-05-31 2010-09-13 Procédé de chargement de données au moyen d'un raccourci WO2011152593A1 (fr)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN201080066791.8A CN102893271B (zh) 2010-05-31 2010-09-13 使用快捷方式的数据上传方法
US13/696,409 US9307010B2 (en) 2010-05-31 2010-09-13 Data upload method using shortcut
US15/052,976 US20160248843A1 (en) 2010-05-31 2016-02-25 Data upload method using shortcut

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR10-2010-0051135 2010-05-31
KR20100051135 2010-05-31
KR10-2010-0063465 2010-07-01
KR1020100063465A KR101145385B1 (ko) 2010-05-31 2010-07-01 단축 명령을 통한 데이터 업로드 방법

Related Child Applications (2)

Application Number Title Priority Date Filing Date
US13/696,409 A-371-Of-International US9307010B2 (en) 2010-05-31 2010-09-13 Data upload method using shortcut
US15/052,976 Continuation US20160248843A1 (en) 2010-05-31 2016-02-25 Data upload method using shortcut

Publications (1)

Publication Number Publication Date
WO2011152593A1 true WO2011152593A1 (fr) 2011-12-08

Family

ID=45066932

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2010/006202 WO2011152593A1 (fr) 2010-05-31 2010-09-13 Procédé de chargement de données au moyen d'un raccourci

Country Status (1)

Country Link
WO (1) WO2011152593A1 (fr)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013232057A (ja) * 2012-04-27 2013-11-14 Yamaha Corp 電子装置及びプログラム
CN103647652A (zh) * 2013-12-20 2014-03-19 北京奇虎科技有限公司 一种实现数据传输的方法、装置和服务器
CN110392095A (zh) * 2019-06-19 2019-10-29 深圳壹账通智能科技有限公司 安装包文件的上传方法、装置、服务器和存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030204631A1 (en) * 2002-04-30 2003-10-30 Microsoft Corporation Method to synchronize and upload an offloaded network stack connection with a network stack
US20050192837A1 (en) * 2004-02-27 2005-09-01 Cardiac Pacemakers, Inc. Systems and methods for uploading and distributing medical data sets
US20080301180A1 (en) * 2007-05-29 2008-12-04 Research In Motion Limited System and method for integrating image upload objects with a message list

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030204631A1 (en) * 2002-04-30 2003-10-30 Microsoft Corporation Method to synchronize and upload an offloaded network stack connection with a network stack
US20050192837A1 (en) * 2004-02-27 2005-09-01 Cardiac Pacemakers, Inc. Systems and methods for uploading and distributing medical data sets
US20080301180A1 (en) * 2007-05-29 2008-12-04 Research In Motion Limited System and method for integrating image upload objects with a message list

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013232057A (ja) * 2012-04-27 2013-11-14 Yamaha Corp 電子装置及びプログラム
CN103647652A (zh) * 2013-12-20 2014-03-19 北京奇虎科技有限公司 一种实现数据传输的方法、装置和服务器
CN103647652B (zh) * 2013-12-20 2017-06-09 北京奇虎科技有限公司 一种实现数据传输的方法、装置和服务器
CN110392095A (zh) * 2019-06-19 2019-10-29 深圳壹账通智能科技有限公司 安装包文件的上传方法、装置、服务器和存储介质

Similar Documents

Publication Publication Date Title
US9307010B2 (en) Data upload method using shortcut
US8396939B2 (en) Content distribution management device, terminal, program, and content distribution system
US8973014B2 (en) Inter-device communication transmission system and method thereof
WO2017065569A1 (fr) Procédé permettant de verrouiller et de déverrouiller un dispositif mobile équipé d'un écran tactile et dispositif mobile
WO2011037400A2 (fr) Appareil et procédé de délivrance à distance d'une page d'interface utilisateur personnalisable
WO2014185573A1 (fr) Procédé d'exécution adaptative utilisant une conversion automatique d'application android en progiciel installable tizen
EP3085010A1 (fr) Partage de contenu en fonction de la présence
WO2014084490A1 (fr) Procédé d'exécution d'une application installée sur un serveur externe et appareil de formation d'image pour réaliser le procédé
WO2014168408A1 (fr) Dispositif, système et procédé permettant de diagnostiquer un logiciel malveillant sur la base du nuage
WO2012002725A2 (fr) Procédé et appareil de conversion de contenu
JP2013191196A (ja) 情報処理装置、機器、情報処理システム、情報処理方法、及び情報処理プログラム
JP4956276B2 (ja) サーブレット起動プログラムおよびホームゲートウェイ装置
WO2011152593A1 (fr) Procédé de chargement de données au moyen d'un raccourci
WO2014098308A1 (fr) Procédé d'affichage unifié d'informations d'applications sur la base d'un magasin d'applications ouvert, et support d'enregistrement lisible par ordinateur correspondant
US10193737B2 (en) Method for performing communication between browser and mobile terminal, and browser apparatus
WO2012023780A2 (fr) Appareil de fourniture d'un paquetage de gestion de dispositif et procédé de réception du paquetage de gestion de dispositif
WO2012108617A1 (fr) Procédé et appareil permettant de gérer un contenu dans un dispositif de traitement
WO2017213454A1 (fr) Système et procédé de contrôle de fichier utilisant un serveur d'utilisateur
WO2016093609A1 (fr) Système et procédé de mise en signet de message
WO2014133343A1 (fr) Appareil et procédé de fabrication de vignettes actives
WO2014025129A1 (fr) Système, appareil et procédé d'installation d'application, et support d'enregistrement lisible par ordinateur dans un terminal mobile utilisant un terminal d'utilisateur
WO2013125894A1 (fr) Appareil et procédé de traitement de données de terminal mobile
JP6115664B2 (ja) 情報処理装置及びプログラム
KR20140128017A (ko) 정보처리장치 및 그 제어방법
TWI525530B (zh) 同步顯示操作資訊的方法、系統及裝置

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201080066791.8

Country of ref document: CN

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

Ref document number: 10852572

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 13696409

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10852572

Country of ref document: EP

Kind code of ref document: A1