[go: up one dir, main page]

WO2020071636A1 - Dispositif électronique fournissant un service en nuage et son procédé de fonctionnement - Google Patents

Dispositif électronique fournissant un service en nuage et son procédé de fonctionnement

Info

Publication number
WO2020071636A1
WO2020071636A1 PCT/KR2019/010572 KR2019010572W WO2020071636A1 WO 2020071636 A1 WO2020071636 A1 WO 2020071636A1 KR 2019010572 W KR2019010572 W KR 2019010572W WO 2020071636 A1 WO2020071636 A1 WO 2020071636A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
electronic device
code
processor
external electronic
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/KR2019/010572
Other languages
English (en)
Korean (ko)
Inventor
현주호
손준성
이재현
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Publication of WO2020071636A1 publication Critical patent/WO2020071636A1/fr
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • Various embodiments relate to an electronic device providing a cloud service and a method of operating the same.
  • Cloud object storage is a service that is frequently used in cloud-based mobile services, and can implement uploading and downloading to the cloud by implementing large-scale data as objects.
  • Function-as-a-Service provides a service that enables developers to register a file in which a code set to perform a specified function in a server is stored in a cloud service and use it on a mobile device without worrying about server operation.
  • Cloud object storage is a directory structure that provides users with an interface to provide convenience, but Function-as-a-Service can be unfamiliar to users, making it intuitive and intuitive to provide Function-as-a-Service. There is a need to provide an easy user interface.
  • an electronic device that provides a function-as-a-Service function in a cloud storage service, and provides a user interface that provides a file in which an code is set to perform a designated function in a cloud storage service in an object unit And a method of operation thereof.
  • An electronic device includes a memory, a wireless communication module, and a processor, wherein the processor has code set to perform a designated function on a file that satisfies a specified condition through the wireless communication module.
  • Receiving a stored file from a first external electronic device receiving a first file from the first external electronic device or a second external electronic device through the wireless communication module, storing the first file in the memory , From at least one of the first file or at least one of the files stored in the memory, may be set to identify a file to perform the designated function, and to perform the specified operation on the identified file based on the code have.
  • An electronic device includes a display, a memory, a wireless communication module, and a processor in which a file in which a code set to perform a specified function is performed for a file that satisfies a specified condition, wherein the processor includes Through the wireless communication module, the file is transmitted to the external electronic device, and according to a user input input through the display, a first file is transmitted to the external electronic device through the wireless communication module, and the first A file on which the specified operation is performed may be received based on the code for the file.
  • An electronic device includes a display, a memory in which codes configured to perform an external electronic device to perform a designated function, a wireless communication module, and a processor, wherein the processor receives a first user account through the wireless communication module. Access to an external electronic device in which at least one file is stored, and at least one object representing each of at least one file pre-stored in association with the first user account, is displayed through the display, and the code is wireless. Through the communication module, it may be set to transmit to the external electronic device and display the additional object corresponding to the code through the display together with the at least one object.
  • a user can conveniently register and use code set to perform a designated function in a cloud storage service in an object unit by using an electronic device, in an intuitive and simple way, in a convenient way for a user Can provide surname.
  • FIG. 1 illustrates a network environment including an electronic device, according to various embodiments.
  • FIG. 2 is an exemplary block diagram illustrating a configuration of a server according to various embodiments.
  • FIG. 3 is an exemplary flow diagram for a configuration that allows a server to perform a specified operation based on code.
  • 4A is an exemplary flowchart of changing a designated condition of a file set to perform a designated function according to various embodiments.
  • 4B is an exemplary interface for changing a designated condition of a file set to perform a designated function according to various embodiments.
  • FIG. 5 is an exemplary diagram of a configuration that performs a designated function on a file that satisfies a specified condition based on a code according to various embodiments.
  • 6 is an exemplary code that satisfies a specified condition according to an embodiment.
  • FIG. 7 is an exemplary diagram of a configuration in which an electronic device according to an embodiment displays an object representing a code performing a designated function through a display.
  • FIGS. 8A and 8B are exemplary diagrams of an interface in which an electronic device according to an embodiment displays an object representing a code for performing a designated function through a display.
  • 9A and 9B are exemplary diagrams for a configuration in which an operation specified in a file is performed according to an embodiment.
  • the electronic device 101 communicates with the electronic device 102 through the first network 198 (eg, a short-range wireless communication network), or the second network 199 It may communicate with the electronic device 104 or the server 108 through (eg, a remote wireless communication network). According to an embodiment, the electronic device 101 may communicate with the electronic device 104 through the server 108.
  • the first network 198 eg, a short-range wireless communication network
  • the second network 199 It may communicate with the electronic device 104 or the server 108 through (eg, a remote wireless communication network).
  • the electronic device 101 may communicate with the electronic device 104 through the server 108.
  • the electronic device 101 includes a processor 120, a memory 130, an input device 150, an audio output device 155, a display device 160, an audio module 170, a sensor module ( 176), interface 177, haptic module 179, camera module 180, power management module 188, battery 189, communication module 190, subscriber identification module 196, or antenna module 197 ).
  • the components for example, the display device 160 or the camera module 180
  • the sensor module 176 eg, a fingerprint sensor, an iris sensor, or an illuminance sensor
  • the display device 160 eg., a display
  • the sensor module 176 eg, a fingerprint sensor, an iris sensor, or an illuminance sensor
  • the processor 120 executes software (eg, the program 140) to execute at least one other component (eg, hardware or software component) of the electronic device 101 connected to the processor 120. It can be controlled and can perform various data processing or operations. According to one embodiment, as at least part of data processing or computation, the processor 120 may receive instructions or data received from other components (eg, the sensor module 176 or the communication module 190) in the volatile memory 132. Loaded into, process instructions or data stored in volatile memory 132, and store result data in non-volatile memory 134.
  • software eg, the program 140
  • the processor 120 may receive instructions or data received from other components (eg, the sensor module 176 or the communication module 190) in the volatile memory 132. Loaded into, process instructions or data stored in volatile memory 132, and store result data in non-volatile memory 134.
  • the processor 120 may include a main processor 121 (eg, a central processing unit or an application processor), and an auxiliary processor 123 (eg, a graphics processing unit, an image signal processor) that can be operated independently or together. , Sensor hub processor, or communication processor). Additionally or alternatively, the coprocessor 123 may be set to use lower power than the main processor 121, or to be specialized for a designated function. The coprocessor 123 may be implemented separately from the main processor 121 or as part of it.
  • a main processor 121 eg, a central processing unit or an application processor
  • an auxiliary processor 123 eg, a graphics processing unit, an image signal processor
  • the coprocessor 123 may be set to use lower power than the main processor 121, or to be specialized for a designated function.
  • the coprocessor 123 may be implemented separately from the main processor 121 or as part of it.
  • the coprocessor 123 may replace, for example, the main processor 121 while the main processor 121 is in an inactive (eg, sleep) state, or the main processor 121 may be active (eg, execute an application) ) With the main processor 121 while in the state, at least one of the components of the electronic device 101 (for example, the display device 160, the sensor module 176, or the communication module 190) It can control at least some of the functions or states associated with.
  • the coprocessor 123 eg, image signal processor or communication processor
  • may be implemented as part of other functionally relevant components eg, camera module 180 or communication module 190). have.
  • the memory 130 may store various data used by at least one component of the electronic device 101 (eg, the processor 120 or the sensor module 176).
  • the data may include, for example, software (eg, the program 140) and input data or output data for commands related thereto.
  • the memory 130 may include a volatile memory 132 or a non-volatile memory 134.
  • the program 140 may be stored as software in the memory 130, and may include, for example, an operating system 142, middleware 144, or an application 146.
  • the input device 150 may receive commands or data to be used for components (eg, the processor 120) of the electronic device 101 from outside (eg, a user) of the electronic device 101.
  • the input device 150 may include, for example, a microphone, mouse, keyboard, or digital pen (eg, a stylus pen).
  • the audio output device 155 may output an audio signal to the outside of the electronic device 101.
  • the audio output device 155 may include, for example, a speaker or a receiver.
  • the speaker can be used for general purposes such as multimedia playback or recording playback, and the receiver can be used to receive an incoming call.
  • the receiver may be implemented separately from, or as part of, a speaker.
  • the display device 160 may visually provide information to the outside of the electronic device 101 (eg, a user).
  • the display device 160 may include, for example, a display, a hologram device, or a projector and a control circuit for controlling the device.
  • the display device 160 may include a touch circuitry configured to sense a touch, or a sensor circuit (eg, a pressure sensor) configured to measure the strength of the force generated by the touch. have.
  • the audio module 170 may convert sound into an electrical signal, or vice versa. According to an embodiment, the audio module 170 acquires sound through the input device 150, or an external electronic device (eg, directly or wirelessly connected to the sound output device 155 or the electronic device 101) Sound may be output through the electronic device 102 (eg, speakers or headphones).
  • an external electronic device eg, directly or wirelessly connected to the sound output device 155 or the electronic device 101
  • Sound may be output through the electronic device 102 (eg, speakers or headphones).
  • the sensor module 176 detects an operating state (eg, power or temperature) of the electronic device 101 or an external environmental state (eg, a user state), and generates an electrical signal or data value corresponding to the detected state can do.
  • the sensor module 176 includes, for example, a gesture sensor, a gyro sensor, a barometric pressure sensor, a magnetic sensor, an acceleration sensor, a grip sensor, a proximity sensor, a color sensor, an infrared (IR) sensor, a biological sensor, It may include a temperature sensor, a humidity sensor, or an illuminance sensor.
  • the interface 177 may support one or more designated protocols that can be used for the electronic device 101 to be directly or wirelessly connected to an external electronic device (eg, the electronic device 102).
  • the interface 177 may include, for example, a high definition multimedia interface (HDMI), a universal serial bus (USB) interface, an SD card interface, or an audio interface.
  • HDMI high definition multimedia interface
  • USB universal serial bus
  • SD card interface Secure Digital Card interface
  • audio interface audio interface
  • connection terminal 178 may include a connector through which the electronic device 101 can be physically connected to an external electronic device (eg, the electronic device 102).
  • the connection terminal 178 may include, for example, an HDMI connector, a USB connector, an SD card connector, or an audio connector (eg, a headphone connector).
  • the haptic module 179 may convert electrical signals into mechanical stimuli (eg, vibration or movement) or electrical stimuli that the user can perceive through tactile or motor sensations.
  • the haptic module 179 may include, for example, a motor, a piezoelectric element, or an electrical stimulation device.
  • the camera module 180 may capture still images and videos. According to one embodiment, the camera module 180 may include one or more lenses, image sensors, image signal processors, or flashes.
  • the power management module 188 may manage power supplied to the electronic device 101.
  • the power management module 388 may be implemented, for example, as at least a part of a power management integrated circuit (PMIC).
  • PMIC power management integrated circuit
  • the battery 189 may supply power to at least one component of the electronic device 101.
  • the battery 189 may include, for example, a non-rechargeable primary cell, a rechargeable secondary cell, or a fuel cell.
  • the communication module 190 is a direct (eg, wired) communication channel or a wireless communication channel between the electronic device 101 and an external electronic device (eg, the electronic device 102, the electronic device 104, or the server 108). It can support establishing and performing communication through the established communication channel.
  • the communication module 190 operates independently of the processor 120 (eg, an application processor), and may include one or more communication processors supporting direct (eg, wired) communication or wireless communication.
  • the communication module 190 is a wireless communication module 192 (eg, a cellular communication module, a short-range wireless communication module, or a global navigation satellite system (GNSS) communication module) or a wired communication module 194 (eg : Local area network (LAN) communication module, or power line communication module.
  • a wireless communication module 192 eg, a cellular communication module, a short-range wireless communication module, or a global navigation satellite system (GNSS) communication module
  • GNSS global navigation satellite system
  • LAN Local area network
  • Corresponding communication module among these communication modules includes a first network 198 (for example, a short-range communication network such as Bluetooth, WiFi direct, or infrared data association (IrDA)) or a second network 199 (for example, a cellular network, the Internet, or It may communicate with external electronic devices through a computer network (eg, a telecommunication network such as a LAN or WAN).
  • a computer network eg, a telecommunication network such as
  • the wireless communication module 192 uses a subscriber information (eg, International Mobile Subscriber Identifier (IMSI)) stored in the subscriber identification module 196 within a communication network such as the first network 198 or the second network 199.
  • IMSI International Mobile Subscriber Identifier
  • the antenna module 197 may transmit a signal or power to the outside (eg, an external electronic device) or receive it from the outside.
  • the antenna module may include a single antenna including a conductor formed on a substrate (eg, a PCB) or a radiator made of a conductive pattern.
  • the antenna module 197 may include a plurality of antennas. In this case, at least one antenna suitable for a communication method used in a communication network, such as the first network 198 or the second network 199, is transmitted from the plurality of antennas by, for example, the communication module 190. Can be selected.
  • the signal or power may be transmitted or received between the communication module 190 and an external electronic device through the at least one selected antenna.
  • other components eg, RFIC
  • other than the radiator may be additionally formed as part of the antenna module 197.
  • peripheral devices for example, a bus, a general purpose input and output (GPIO), a serial peripheral interface (SPI), or a mobile industry processor interface (MIPI)
  • GPIO general purpose input and output
  • SPI serial peripheral interface
  • MIPI mobile industry processor interface
  • commands or data may be transmitted or received between the electronic device 101 and the external electronic device 104 through the server 108 connected to the second network 199.
  • Each of the electronic devices 102 and 104 may be the same or a different type of device from the electronic device 101.
  • all or some of the operations performed on the electronic device 101 may be performed on one or more external devices of the external electronic devices 102, 104, or 108.
  • the electronic device 101 when the electronic device 101 needs to perform a certain function or service automatically or in response to a request from a user or another device, the electronic device 101 instead executes the function or service itself.
  • one or more external electronic devices may be requested to perform at least a portion of the function or the service.
  • the one or more external electronic devices receiving the request may execute at least a part of the requested function or service, or an additional function or service related to the request, and deliver the result of the execution to the electronic device 101.
  • the electronic device 101 may process the result, as it is or additionally, and provide it as at least part of a response to the request.
  • cloud computing distributed computing, or client-server computing technology This can be used.
  • FIG. 2 is an exemplary block diagram illustrating a configuration of a server according to various embodiments.
  • 3 is an exemplary flow diagram for a configuration that allows a server to perform a specified operation based on code.
  • the server 108 of FIG. 2 may include a memory 210, a wireless communication module 220, and a processor 230.
  • the memory 210 may store at least one file.
  • At least one file may be a file that satisfies a specified condition
  • the processor 230 may perform a specified function in at least one file by using code set to perform a specified function.
  • the processor 230 may perform a designated operation on at least one file based on a specified condition set by the code.
  • the code can be set to perform a specified operation only on files having a specified extension.
  • at least one designated file specified by the code may be an image file having an extension of jpg, png, etc., and the designated operation may be an operation of generating a thumbnail for at least one image file.
  • the processor 230 may generate a thumbnail for at least one image file by using a file in which codes set to generate thumbnails are stored using the image file.
  • the code may be code that generates a cartoonized image for a video file, or may be code set to perform image conversion using a designated filter. The description of the above code is illustrative only and is not a limitation of the present application.
  • the wireless communication module 220 may communicate with the electronic device 101 through the second network 199.
  • the wireless communication module 220 may use the subscriber information (eg, international mobile subscriber identifier (IMSI)) to identify and authenticate the electronic device 101 within a communication network such as the second network 199.
  • the processor 230 is driven to be connected to the memory 210 and the wireless communication module 220 to control the operation of the memory 210 and the wireless communication module 220.
  • the processor 230 of the server 108 stores, through the wireless communication module 220, a file in which the code set to perform a specified function with respect to a file that the processor 230 satisfies a specified condition is stored in the electronic device ( 101).
  • the processor 230 of the server 108 may check the syntax of the code stored in the file and compile the code.
  • the processor 230 may check whether the received file is a file having a designated extension (eg, js, py, pyc, pyo, go, etc.), and if the received file has a specified extension, it may be confirmed that the code is a stored file. .
  • the processor 230 may check in which language (eg, JAVA, Node.js, Python, GO, etc.), when a file in which a code is stored is received from the electronic device 101.
  • the processor 230 checks whether the language in which the code is written satisfies syntax, and compiles to determine whether the processor 230 can perform a designated function on a file that satisfies a specified condition using a file in which the code is stored. have.
  • the processor 230 of the server 108 may check whether syntax verification and code compilation are successful.
  • the processor 230 of the server 108 through the wireless communication module 220, may transmit information indicating the failure of at least one of syntax verification and code compilation to the electronic device 101.
  • the processor 230 may generate information indicating that at least one of syntax verification and code compilation has failed, and transmit the generated information to the electronic device 101.
  • the processor 230 of the electronic device 101 may modify the code based on the received information.
  • the processor 230 of the server 108 may receive the modified code from the electronic device 101 through the wireless communication module 220.
  • the user of the electronic device 101 can correct the code by checking the syntax and compiling the code based on the received information.
  • the processor 120 of the electronic device 101 may transmit a file in which the modified code is stored to the server 108 through the communication module 190.
  • the processor 230 of the server 108 may store the file in the memory 210 based on the syntax verification and the compilation result of the code.
  • the processor 230 may store a file in which the code is stored in the memory 210 when syntax verification and code compilation are successful.
  • the processor 230 of the server 108 may receive and store the first file from the electronic device 101 through the wireless communication module 220.
  • the processor 230 of the server 108 may identify a file to perform a designated function from at least one of the first file or at least one file stored in the memory.
  • the first file may be a file that satisfies a specified condition set so that the processor 230 performs a designated function based on the code.
  • the first file may be a file having a designated extension.
  • the first file may be an image file that causes the processor 230 to generate a thumbnail image based on code.
  • the first file may be a video file that allows the processor 230 to generate a cartoon image based on code.
  • the processor 230 may automatically perform the designated function based on the code as a trigger for receiving the first file that satisfies the specified condition.
  • the server 108 receives and stores the first file from the electronic device 101, but the server 108 receives the first file from another electronic device 104 that can access the user account of the electronic device 101. You can also receive The same can be applied to the drawings described below.
  • the processor 230 may identify a file to perform a designated function using a code, from at least one of the first file or at least one file stored in the memory 210.
  • the processor 230 may check whether at least one file satisfies the specified condition, not only for the received first file but also for at least one file previously stored in the memory 210 before receiving the first file.
  • the processor 230 of the server 108 may perform the designated operation based on the code on the identified file. For example, the processor 230 may generate a thumbnail image of the identified first file or at least one of the image files stored in the memory 210. Alternatively, the processor 230 may perform a designated function on the identified file that satisfies the specified condition, such as generating a cartoon image for the identified video file.
  • 4A is an exemplary flowchart of changing a designated condition of a file set to perform a designated function according to various embodiments.
  • 4B is an exemplary interface for changing a designated condition of a file set to perform a designated function according to various embodiments.
  • the processor of the server may receive, from the electronic device, a file in which a code set to perform a designated function with respect to a file that the processor satisfies a specified condition is stored through a wireless communication module.
  • the processor of the server checks the syntax of the code stored in the file and compiles the code.
  • the processor of the server may store the file in the memory based on the syntax verification and the compilation result of the code. The description of receiving the file in which the code is stored, checking the syntax and performing compilation, and saving the file are the same as those described in FIG. 3 and will be omitted.
  • the processor 230 of the server 108 may transmit information related to the list of at least one file including the file to the electronic device 101 through the wireless communication module 220.
  • the processor 120 of the electronic device 101 may display a list of at least one file including the file through the display 160.
  • the electronic device 101 may be provided with an interface for displaying an object representing a file in which the code is stored through the display 160. 8A and 8B will be described in detail for an interface in which an object representing a file in which a code is stored is displayed.
  • the processor 120 of the electronic device 101 may change the specified condition for the file in which the code set to perform the designated function is stored.
  • the code as shown in FIG. 3, when the first file is received from the electronic device 101 to the server 108, the processor 230 identifies the first file or at least one of the files stored in the memory 210 It can be set to perform a specified operation for.
  • the code may be one of at least one file stored in the first file or the memory 210 by the processor 230 when the first file is received and the file in which the code is stored is stored in a directory or a sub-directory thereof. It may be set to perform a specified operation on the identified file.
  • the code may be stored in a file stored in the URL 430 specified by the processor 230 based on an event in which a specific application accesses a URL 430 (Uniform Resource Locator) in which the file “sample.func” 420 in which the code is stored is stored. Can be set to perform a specified operation.
  • the code may be set to store a file generated by performing a designated operation in a path where a file in which the code is stored is stored or a randomly set path.
  • the code may set a range of user accounts that can access the file in which the code is stored.
  • whether or not the file where the code is stored can be set for all user accounts that can access the first user account of the server 108 through the input tab 440, or the code is only for a specific user account. Whether or not the stored file can be accessed can be set.
  • a user of the electronic device 101 can set a method for triggering the processor 230 to perform a designated function using code at the time of writing the code, and can be changed in other ways even after writing the code.
  • the processor 230 of the server 108 may receive information related to the change of the specified condition from the electronic device 101.
  • the processor 230 of the server 108 may store information related to the change of the specified condition in the memory 210.
  • the processor 230 of the server 108 may perform a designated function according to the changed designated condition based on information related to the change of the designated condition.
  • 5 is an exemplary diagram of a configuration that performs a designated function on a file that satisfies a specified condition based on a code according to various embodiments.
  • 6 is an exemplary code that satisfies a specified condition according to an embodiment.
  • a processor eg, the processor 120 of FIG. 1 of an electronic device (eg, the electronic device 101 of FIG. 1) is connected to the server 520 through a communication module (eg, the communication module 190).
  • a first object 511 or a second that satisfies a specified condition based on a code set by a processor of the server 108 of FIG. 1 (eg, the processor 230 of FIG. 2) to perform a designated function.
  • the object 513 may be transmitted to the server 520.
  • the first object 511 may be an object representing the first video file
  • the second object 513 may be an object representing the second video file.
  • the file storing the code may be stored in the memory 210 of the server 520 prior to transmission of the file corresponding to the first object 511 or the second object 513.
  • a part 510 of the code may include a first part 501 corresponding to the first object 511 and a second part 503 corresponding to the second object 513.
  • the code may be set to execute “convertVideo”, a file in which the code is stored, when a file corresponding to the first object 511 or the second object 513 is uploaded.
  • the code may be set to execute a designated function of "convertVideo” as a file (eg, a video file) having a designated extension is received.
  • the information of the file corresponding to the first object 511 is specified in the first portion 501 of the code
  • the information of the file corresponding to the second object 513 is specified in the second portion 503 of the code. can do.
  • the processor 230 may be set to perform a designated function of “convertVideo” when a file corresponding to the first object 511 or the second object 513 is received.
  • the information of the file corresponding to the object may include various information such as a file name and a path in which the file is stored.
  • the processor 230 of the server 520 receives a file corresponding to the first object 511 or the second object 513 from the electronic device 101 through the wireless communication module 220. Then, it can be confirmed whether the file corresponding to the first object 511 or the second object 513 satisfies the condition specified by the code.
  • the processor 230 is configured to receive the file corresponding to the first object 511 or the second object 513. Accordingly, it may be automatically triggered to perform the designated function 530 based on the code.
  • the processor 230 of the server 520 may perform an operation designated by the code on a file corresponding to the identified object.
  • the processor 230 may generate various functions specified by the code, such as generating a cartoon image 540, generating a thumbnail image, or performing an image conversion according to the designated function 530 for the identified object. Can be done.
  • the generation of thumbnail images or the conversion of images is exemplary and does not limit the scope of the present application.
  • FIG. 7 is an exemplary diagram of a configuration in which an electronic device according to an embodiment displays an object representing a code performing a designated function through a display.
  • 8A and 8B are exemplary diagrams of an interface in which an electronic device according to an embodiment displays an object representing a code for performing a designated function through a display.
  • the processor 120 of the electronic device is at least one through a wireless communication module (eg, the communication module 190 of FIG. 1) and a first user account. You can connect to the server where the files of are stored. The server can assign a user account for each user.
  • the processor 120 displays at least one object 803 representing each of at least one file pre-stored in association with the first user account through the display 800 (eg, the display device 160 of FIG. 1). Can be displayed. Referring to FIG. 8, the processor 120 may display at least one object 803 representing each of the at least one file in the first area 802 of the display 800 in the first area 802.
  • At least one file may be stored in the memory 210 of the server (eg, the server 108 of FIG. 1 or the server 520 of FIG. 5).
  • the server 108 configures a UI screen including an object 803 representing at least one file stored in association with a user's account, and transmits the configured UI screen to the electronic device 101. You can.
  • the electronic device 101 may display the screen of FIG. 8A based at least on the received UI screen.
  • the processor 120 may transmit a code to the server through the wireless communication module 190.
  • the processor 120 may receive a user input through the display 160 to transmit a file storing code to the server 108.
  • the user input may include, for example, a drag and drop operation from the object 801 representing the file in which the code is stored to the first area 802 including the at least one object 803.
  • the processor 120 may transmit a file in which the code is stored to the server 108.
  • the processor may display the additional object along with the at least one object through a display.
  • the processor 120 moves the object 801 representing the file in which the code is stored to the first area 802 according to user input, and displays the additional object 804 representing the file in which the code is stored through the display 800. Can be displayed.
  • the processor 120 displays an additional object 804 along with at least one object 803 representing at least one file that was stored in the memory 210 of the server 108 before transmission of the file in which the code is stored ( 800).
  • the processor 120 may display an object representing the generated file on the display.
  • the server 108 when receiving the file in which the code is stored, as described above, the server 108 responds to the additional object 804 representing the file and at least one object 803 representing the at least one previously stored file.
  • the UI screen composed of, it is possible to transmit the configured UI screen to the electronic device 101.
  • the electronic device 101 may display a screen on which the additional object 804 is reflected, based at least on the received UI screen.
  • 9A and 9B are exemplary diagrams for a configuration in which an operation specified in a file is performed according to an embodiment.
  • a processor eg, processor 120 of an electronic device (eg, the electronic device 101) is applied with the specified function to at least one of the at least one pre-stored file or a new upload file
  • An object representing the generated file can be displayed on the display.
  • the processor may perform filtering for the image file by performing a function specified by the code.
  • the server eg, the server 108 of FIG. 1
  • receives the image file of FIG. 9A it may perform filtering on the image file to perform the image file of FIG. 9B.
  • the processor 230 of the server 108 may transmit the filtered image file to the electronic device 101 through the wireless communication module 220.
  • the processor 120 of the electronic device 101 may display an object representing the image file of FIG. 9B on which the filtering is processed on the display.
  • An electronic device (eg, the server 108) according to various embodiments includes a memory (eg, the memory 210 of FIG. 2), a wireless communication module (the wireless communication module 220 of FIG. 2), and a processor (eg: The processor 230 of FIG. 2 includes a code set to perform a designated function on a file that satisfies a specified condition by the processor 230 through the wireless communication module 220.
  • the stored external file is received from the first external electronic device (for example, the electronic device 101 of FIG.
  • the first external electronic device 101 or the second external electronic device ( 104), receiving the first file, storing the first file in the memory 210, and at least one of the first file or at least one file stored in the memory 210, the specified function Check the file to be executed, and confirm the file with the code It can be set to perform the specified operation on the basis of.
  • the processor 230 checks the syntax of the code stored in the file, compiles the code, checks the syntax, and compiles the code It can be set to determine whether to save the file in the memory based on a result.
  • the processor 230 confirms the syntax and compiles the code
  • the processor 230 stores the file in the memory 210 and checks the syntax, or When at least one of the compilation of the code fails, information indicating the syntax and at least one failure during the compilation of the code is sent to the first external electronic device 101 or the second external electronic device 104. Can be set to send.
  • the processor 230 checks a path in which the file in which the code is stored is stored, and specifies the at least one of the at least one pre-stored file or a new upload file. The function may be set to store the generated file in a path where the code is stored. In the electronic device 108 according to an embodiment, the processor 230 determines whether the first file has a specified format, and when the first file is determined to have the specified format, the code It can be set to perform the specified operation based on the code for the identified file based on. In the electronic device 108 according to an embodiment, the processor 230 may, from the first external electronic device 101 or the second external electronic device 104 through the wireless communication module 220.
  • the processor 120 may include the file in which the first external electronic device 101 or the second external electronic device 104 is stored in the memory 210. To display the list of at least one file included through the display 160 of the first external electronic device 101 or the second external electronic device 104, information associated with the list including the file is displayed. It may be configured to transmit to the first external electronic device 101 or the second external electronic device 104.
  • the processor checks whether the file in which the code is stored has at least one designated extension, and when the file in which the code is stored has the at least one designated extension, the It may be set to perform the designated operation based on the code according to the reception of the first file.
  • An electronic device (eg, the electronic device 101 of FIG. 1) according to various embodiments includes a display (eg, the display device 160 of FIG. 1) and an external electronic device (eg, the server 108 of FIG. 1). Includes a memory 130, a wireless communication module 190 and a processor 120 in which a file storing a code set to perform a designated function for a file that satisfies a specified condition is stored, and the processor 120 is the wireless communication module
  • the electronic device 108 transmits the file to the external electronic device 108 through 190, and according to a user input input through the display 160, through the wireless communication module 190, the external electronic device 108 ), And may receive a file on which the specified operation is performed based on the code for the first file.
  • the processor may be configured to transmit the code having at least one designated extension to the external electronic device.
  • the external electronic device 104 fails to check the syntax of the specified file or compile the code, information indicating that at least one of the verification of the syntax or the compilation of the code fails
  • An electronic device configured to receive a message indicating that the at least one of verification of the syntax or compilation of the code fails through the display 160 through the display 160.
  • the processor 120 transmits an image file in a specified format to the external electronic device 104 through the wireless communication module 190, and based on the code, an image file in the specified format You can receive the generated thumbnail for.
  • the processor 120 through the display 160, the external electronic device 108 to perform the specified operation based on the code, the specified file having a specified format, the external A user input to be transmitted to the electronic device 108 may be received, and the designated file may be transmitted to the external electronic device based on the user input.
  • the processor 120 receives, through the display 120, a user input for changing a specified condition of the at least one designated file, and through the wireless communication module, the at least one designated Information indicating a change in a designated condition of a file may be transmitted to the external electronic device.
  • the processor 120 receives information related to a list including at least one file stored in the memory 210 of the external electronic device 104 from the external electronic device 104.
  • the display 160 is configured to display a list including at least one file stored in the memory 210 of the external electronic device 104, and the at least one file may include the designated file. .
  • the electronic device 101 includes a display 160, a memory 130 in which codes configured to perform an external electronic device 104 to perform a designated function, a wireless communication module 190, and a processor 120.
  • the processor 120 is connected to the external electronic device 108 through which the at least one file is stored through the wireless communication module 190, a first user account, and is associated with the first user account in advance
  • At least one object representing each of the stored at least one file is displayed through the display 160
  • the code is transmitted to the external electronic device 104 through the wireless communication module 190, and the Along with at least one object, an additional object corresponding to the code may be set to be displayed through the display 160.
  • the processor 120 moves the object representing the code to an area including the at least one object When a user input is detected, it can be set to move the object representing the code into the area, and to display the additional object corresponding to the code in the area.
  • an object representing a file generated by applying the designated function to at least one of the at least one file stored in advance or a new uploaded file through the display (160), the code is transmitted to the external electronic It can be displayed on the area indicating the stored path of the device.
  • the processor may be configured to transmit the code having at least one designated extension to the external electronic device.
  • the processor 120 through the display 160, receives a user input to change the specified condition of the code, and through the wireless communication module 190, the change of the specified condition It may be set to transmit information indicating the to the external electronic device 104.
  • a method of controlling an electronic device is a code set through the wireless communication module 220 so that the processor 230 performs a designated function on a file satisfying a specified condition.
  • Receiving a stored file from a first external electronic device eg, the electronic device 101 of FIG. 1
  • the wireless communication module 220 receives a stored file from a first external electronic device (eg, the electronic device 101 of FIG. 1), through the wireless communication module 220, the first external electronic device 101 or the second external electronic From the device 104, receiving a first file, storing the first file in the memory 210, from at least one of the first file or at least one file stored in the memory 210, It may include an operation of identifying a file to perform the designated function, and an operation of performing the designated operation based on the code for the identified file.
  • a method of controlling the electronic device 108 includes: checking the syntax of the code stored in the file, compiling the code, and checking the syntax and compiling the code And determining whether to store the file in the memory based on the.
  • the method of controlling the electronic device (108) when the verification of the syntax and the compilation of the code are successful, storing the file in the memory (210), and checking the syntax, or When at least one of the compilation of the code fails, information indicating the syntax and at least one failure during the compilation of the code is sent to the first external electronic device 101 or the second external electronic device 104. It may include the operation of transmitting.
  • a path in which a file in which the code is stored is stored is checked, and the designated function is applied to at least one of the at least one pre-stored file or a new upload file And storing the generated file in a path where the code is stored.
  • the method of controlling the electronic device 108 according to an embodiment is based on the code when determining whether the first file has a specified format or when the first file is determined to have the specified format. By doing so, it may include an operation of performing the designated operation based on the code with respect to the identified file.
  • the method of controlling the electronic device 108 according to an embodiment may include, through the wireless communication module 220, the specified condition from the first external electronic device 101 or the second external electronic device 104.
  • the method of controlling the electronic device 108 includes at least the first external electronic device 101 or the second external electronic device 104 including the file stored in the memory 210.
  • information related to the list including the file is external to the first external device. It may include an operation of transmitting to the electronic device 101 or the second external electronic device 104.
  • the processor may include: an operation of checking whether a file in which the code is stored has at least one designated extension, and a file in which the code is stored in the at least one designated extension In the case of having, it may include the operation of performing the specified operation based on the code according to the reception of the first file.
  • a method of controlling an electronic device may be performed by an external electronic device (eg, the server 108 of FIG. 1) through the wireless communication module 190.
  • the operation may include transmitting the code having at least one designated extension to the external electronic device.
  • an operation of transmitting an image file of a specified format to the external electronic device 104 through the wireless communication module 190, and a thumbnail generated for the image file of the specified format based on the code It may include the operation of receiving.
  • the external electronic device 108 transmits the designated file having a designated format to the external electronic device 108 so that the specified operation is performed based on the code. And receiving an input from the user, and transmitting the designated file to the external electronic device based on the user input.
  • an operation for receiving information related to a list including at least one file stored in the memory 210 of the external electronic device 104 from the external electronic device 104, the display 160 And displaying a list including at least one file stored in the memory 210 of the external electronic device 104 through, and the at least one file may include the designated file.
  • a method of controlling the electronic device 101 includes connecting to an external electronic device 108 in which at least one file is stored through a first user account through the wireless communication module 190, the An operation of displaying at least one object representing each of at least one file pre-stored in association with a first user account through the display 160, and displaying the code through the wireless communication module 190, the external electronics.
  • the operation may include displaying an object representing a file generated by applying the designated function to at least one of the at least one file stored in advance or a new upload file, on the display 160.
  • the code may have at least one designated extension.
  • the operation of receiving a user input to change the specified condition of the code, and through the wireless communication module 190, the information indicating the change of the specified condition is the It may include an operation of transmitting to the external electronic device 104.
  • the electronic device may be various types of devices.
  • the electronic device may include, for example, a portable communication device (eg, a smart phone), a computer device, a portable multimedia device, a portable medical device, a camera, a wearable device, or a home appliance device.
  • a portable communication device eg, a smart phone
  • a computer device e.g., a smart phone
  • a portable multimedia device e.g., a portable medical device
  • a camera e.g., a portable medical device
  • a camera e.g., a portable medical device
  • a camera e.g., a portable medical device
  • a wearable device e.g., a smart bracelet
  • a home appliance device e.g., a home appliance
  • any (eg, first) component is referred to as a "coupled” or “connected” to another (eg, second) component, with or without the term “functionally” or “communicatively”
  • any of the above components can be connected directly to the other component (eg, by wire), wirelessly, or through a third component.
  • module may include a unit implemented in hardware, software, or firmware, and may be used interchangeably with terms such as logic, logic blocks, components, or circuits.
  • the module may be an integrally configured component or a minimum unit of the component or a part thereof performing one or more functions.
  • the module may be implemented in the form of an application-specific integrated circuit (ASIC).
  • ASIC application-specific integrated circuit
  • Various embodiments of the present document may include one or more instructions stored in a storage medium (eg, internal memory 136 or external memory 138) readable by a machine (eg, electronic device 101). It may be implemented as software (e.g., program 140) that includes.
  • a processor eg, processor 120
  • the one or more instructions may include code generated by a compiler or code executable by an interpreter.
  • the storage medium readable by the device may be provided in the form of a non-transitory storage medium.
  • “non-transitory” only means that the storage medium is a tangible device and does not contain a signal (eg, electromagnetic waves), and this term is used when data is stored semi-permanently. It does not distinguish between temporary storage cases.
  • a method according to various embodiments disclosed in this document may be provided as being included in a computer program product.
  • Computer program products are commodities that can be traded between sellers and buyers.
  • the computer program product is distributed in the form of a device-readable storage medium (eg compact disc read only memory (CD-ROM)), or through an application store (eg Play StoreTM) or two user devices ( It can be distributed (eg, downloaded or uploaded) directly or online between smartphones).
  • a portion of the computer program product may be stored at least temporarily in a storage medium readable by a device such as a memory of a manufacturer's server, an application store's server, or a relay server, or may be temporarily generated.
  • each component (eg, module or program) of the above-described components may include a singular or a plurality of entities.
  • one or more components or operations of the above-described corresponding components may be omitted, or one or more other components or operations may be added.
  • a plurality of components eg, modules or programs
  • the integrated component may perform one or more functions of each component of the plurality of components the same or similar to that performed by the corresponding component among the plurality of components prior to the integration. .
  • operations performed by a module, program, or other component may be executed sequentially, in parallel, repeatedly, or heuristically, or one or more of the operations may be executed in a different order, or omitted Or, one or more other actions can be added.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Telephone Function (AREA)
  • Stored Programmes (AREA)

Abstract

L'invention concerne un dispositif électronique. Un dispositif électronique selon divers modes de réalisation de l'invention comprend : une mémoire ; un module de communication sans fil ; et un processeur, le processeur étant conçu pour : recevoir, en provenance d'un premier dispositif électronique externe, un fichier stockant un code conçu pour effectuer une fonction désignée par rapport à un fichier satisfaisant une condition spécifiée par le processeur, par l'intermédiaire du module de communication sans fil ; recevoir un premier fichier en provenance du premier dispositif électronique externe ou d'un second dispositif électronique externe, par l'intermédiaire du module de communication sans fil ; stocker le premier fichier dans la mémoire ; identifier un fichier pour effectuer la fonction désignée à partir d'au moins un fichier parmi le premier fichier ou au moins un fichier stocké dans la mémoire ; et effectuer une opération désignée sur la base du code par rapport au fichier identifié. L'invention concerne également divers autres modes de réalisation.
PCT/KR2019/010572 2018-10-02 2019-08-20 Dispositif électronique fournissant un service en nuage et son procédé de fonctionnement Ceased WO2020071636A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2018-0117766 2018-10-02
KR1020180117766A KR102666045B1 (ko) 2018-10-02 2018-10-02 클라우드 서비스를 제공하는 전자 장치 및 그 동작 방법

Publications (1)

Publication Number Publication Date
WO2020071636A1 true WO2020071636A1 (fr) 2020-04-09

Family

ID=70055521

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2019/010572 Ceased WO2020071636A1 (fr) 2018-10-02 2019-08-20 Dispositif électronique fournissant un service en nuage et son procédé de fonctionnement

Country Status (2)

Country Link
KR (1) KR102666045B1 (fr)
WO (1) WO2020071636A1 (fr)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023038349A1 (fr) * 2021-09-07 2023-03-16 삼성전자 주식회사 Dispositif électronique de gestion d'espace de stockage et son procédé de fonctionnement

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120331438A1 (en) * 2011-06-22 2012-12-27 Microsoft Corporation Media files including programming code and description
US20140012949A1 (en) * 2011-03-16 2014-01-09 EP Visual Design, Inc. Methods and apparatus for managing mobile content
KR20150106773A (ko) * 2014-03-12 2015-09-22 삼성전자주식회사 컨텐트 관리 방법 및 이를 위한 클라우드 서버
KR20170012442A (ko) * 2014-06-30 2017-02-02 구글 인코포레이티드 사용자 생성 미디어 파일들의 자동 아카이빙
US20170052765A1 (en) * 2015-08-17 2017-02-23 Pai-Tsung Lee Method and system for creating app

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140012949A1 (en) * 2011-03-16 2014-01-09 EP Visual Design, Inc. Methods and apparatus for managing mobile content
US20120331438A1 (en) * 2011-06-22 2012-12-27 Microsoft Corporation Media files including programming code and description
KR20150106773A (ko) * 2014-03-12 2015-09-22 삼성전자주식회사 컨텐트 관리 방법 및 이를 위한 클라우드 서버
KR20170012442A (ko) * 2014-06-30 2017-02-02 구글 인코포레이티드 사용자 생성 미디어 파일들의 자동 아카이빙
US20170052765A1 (en) * 2015-08-17 2017-02-23 Pai-Tsung Lee Method and system for creating app

Also Published As

Publication number Publication date
KR102666045B1 (ko) 2024-05-16
KR20200039053A (ko) 2020-04-16

Similar Documents

Publication Publication Date Title
WO2020162699A1 (fr) Procédé de partage de contenu et dispositif électronique associé
WO2019240543A1 (fr) Dispositif électronique comprenant une carte de circuit imprimé souple adjacente à une antenne
WO2020167050A1 (fr) Dispositif électronique, procédé et support lisible par un ordinateur pour message de mise en page dynamique
WO2020166894A1 (fr) Dispositif électronique et procédé de recommandation de mot associé
WO2020141763A1 (fr) Dispositif électronique et procédé de configuration de dossier associé
WO2020040454A1 (fr) Dispositif électronique de commande d'écran divisé
WO2019160323A1 (fr) Procédé de gestion de données associées à une application et dispositif électronique correspondant
WO2019240404A1 (fr) Procédé de mise en cache de ressources et dispositif électronique pour la mise en œuvre du procédé
WO2020209561A1 (fr) Dispositif électronique d'exécution de systèmes d'exploitation hétérogènes et procédé de commande associé
WO2019147101A1 (fr) Dispositif électronique de classification de code malveillant et son procédé de fonctionnement
WO2019182335A1 (fr) Dispositif électronique et procédé de commande de mise à jour de dispositif électronique
WO2018128413A1 (fr) Procédés et systèmes de gestion d'installation d'application
WO2021071222A1 (fr) Dispositif électronique permettant de transmettre des données audio à une pluralité de dispositifs électroniques externes, et son procédé de commande
WO2020060135A1 (fr) Dispositif électronique et procédé de commande de connexion de dispositif externe l'utilisant
WO2020145653A1 (fr) Dispositif électronique et procédé pour recommander un emplacement de capture d'images
WO2020040413A1 (fr) Dispositif électronique comportant un ensemble de touches comprenant un capteur de pression, et procédé de fonctionnement correspondant
WO2020138909A1 (fr) Procédé de partage de contenu et dispositif électronique associé
WO2019151619A1 (fr) Dispositif électronique dans lequel est inséré un plateau de chargement de carte sim et procédé de commande associé
WO2020071636A1 (fr) Dispositif électronique fournissant un service en nuage et son procédé de fonctionnement
WO2021025265A1 (fr) Dispositif électronique pour balayage multimédia et procédé de balayage multimédia associé
WO2021162439A1 (fr) Dispositif électronique effectuant un rétablissement sur la base d'une comparaison de valeur constante et son procédé de commande
WO2020060124A1 (fr) Dispositif électronique de filtrage de paquets et procédé permettant de faire fonctionner ledit dispositif
WO2019160395A1 (fr) Procédé de mappage de fonction d'application et dispositif électronique associé
WO2019164196A1 (fr) Dispositif électronique et procédé de reconnaissance de caractères
WO2023017987A1 (fr) Dispositif électronique incluant une unité d'affichage flexible et son procédé de fonctionnement

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: 19869587

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: 19869587

Country of ref document: EP

Kind code of ref document: A1