EP2629216A2 - Procédé et agencement de gestion de données, ainsi que programme informatique correspondant et support de stockage lisible sur ordinateur correspondant - Google Patents

Procédé et agencement de gestion de données, ainsi que programme informatique correspondant et support de stockage lisible sur ordinateur correspondant Download PDF

Info

Publication number
EP2629216A2
EP2629216A2 EP13155202.8A EP13155202A EP2629216A2 EP 2629216 A2 EP2629216 A2 EP 2629216A2 EP 13155202 A EP13155202 A EP 13155202A EP 2629216 A2 EP2629216 A2 EP 2629216A2
Authority
EP
European Patent Office
Prior art keywords
data
terminal
stored
remote
user
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
EP13155202.8A
Other languages
German (de)
English (en)
Other versions
EP2629216A3 (fr
Inventor
Carsten Mickeleit
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.)
Cortado AG
Original Assignee
Cortado AG
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 Cortado AG filed Critical Cortado AG
Publication of EP2629216A2 publication Critical patent/EP2629216A2/fr
Publication of EP2629216A3 publication Critical patent/EP2629216A3/fr
Ceased legal-status Critical Current

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/18File system types
    • G06F16/182Distributed file systems
    • 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
    • G06F16/183Provision of network file services by network file servers, e.g. by using NFS, CIFS
    • 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/13File access structures, e.g. distributed indices
    • 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/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/164File meta data generation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures

Definitions

  • the invention relates to a method and an arrangement for managing data, as well as to a corresponding computer program and a corresponding computer-readable storage medium, which can be used, in particular, to simplify the data management on a remote storage system when accessing the storage system from a terminal.
  • revision systems are offered for data management, with an emphasis on tracking and logging the change of stored data, e.g. to resort to an older version.
  • revision systems require another module on the data memories. This considerably reduces the function of the (universal) data memory because even simple read accesses have to be handled via this procedure.
  • revision systems require a strict retention of the directories on the mass storage and the local terminal. This information is set during the configuration of the revision control system. The control of the revision control system and thus the information about the storage location expire when the data has been copied or moved to another location on the local terminal.
  • the object of the invention is therefore to provide a method and an arrangement for the management of data and a corresponding computer program and a corresponding computer-readable storage medium, which eliminate the disadvantages of the known solutions, and in particular the reading of data from remote data storage, editing this data and / or storing any data that may have been edited in the original location on the remote data store.
  • a particular advantage of the method according to the invention is that the handling of data, such as files that are stored on a remote storage system and accessed from a terminal, is greatly simplified for users of the terminal.
  • This is achieved by providing in the method for managing data a program module which is installed on a terminal from which the remotely stored data is accessed. This module supports the management of the removed data.
  • the program module stores metadata about the data being accessed.
  • the program module stores the metadata as the data is downloaded from the storage system to the terminal and stored there.
  • the metadata may be, for example, at least one of: an identifier of the storage system on which the data is stored, the directory in the storage system in which the data is stored, an identifier of the data, times (the time and / or date) for the creation, storage and / or access to the data, or the like. In a preferred embodiment it is provided that a checksum is formed over the data in order to be able to determine, for example, when the data is written back to the storage system, whether the data has been changed.
  • the metadata may preferably be determined by the terminal, the storage system and / or a third data processing device during the downloading of the data to the terminal and also stored there.
  • the program module automatically accesses the directory in the Storage system in which the data was stored.
  • the possibly changed data can be automatically written back to the directory or the user can be offered a menu, such as a file manager.
  • the user can select a directory on the storage system in which he wants to store any changed data.
  • the menu initially provides the user with the directory in the storage system in which the data was stored when the user downloaded it to the terminal.
  • a preferred embodiment provides that after entering a command for storing data that has been loaded from the storage system to the terminal, the connection to the storage system in which the data was stored is automatically established by the program module.
  • the program module accesses communication protocols such as ftp (File Transfer Protocol), http (Hypertext Transfer Protocol), scp (Secure Copy), rsync (Remote Synchronization), the protocols used in the revision control systems o. The like.
  • the program module provides this Communication protocols for the establishment of the connection between the terminal and the storage system required information, in particular at least a portion of the stored metadata available.
  • the program module is associated with applications for document processing, such as Microsoft Word®, Excel®, Adobe® Acrobat®. It proves to be advantageous if the program module is integrated in the memory function of the application, so that when using the memory function, for example. When using a memory button, the program module is called.
  • the metadata remain linked to the data downloaded to the terminal, regardless of whether the data is changed and / or moved from a first to a second storage location, eg from a first to a second directory. That is, even if the downloaded data has been changed and moved, when the user enters the command to store the data in the terminal as the destination for the Store the location offered on the remote storage system from which the data was downloaded.
  • the data from the program module may also be stored automatically (without consultation) at the location on the remote storage system from which the data was downloaded.
  • a preferred embodiment provides that the checksum is formed over the data to be written back and made available to the program module. This checksum is used to determine if the data has been changed or not.
  • This comparison (and also the formation of checksums) may be performed on the terminal, by a module installed on the remote storage system or by a third data processing device. Performing the comparison on the terminal has the advantage that no special software must be installed on the storage system. Carrying out the comparison on the remote storage system has the advantage that it can be determined whether the data stored on the remote storage system has been accessed by third parties and / or whether the data stored on the remote storage system after downloading and before being written back first user changed by a second user.
  • the user is preferably offered a possibility by the program module to decide whether the data present on the storage system should be overwritten or whether the name of the data to be restored should be changed.
  • the written-back data is preferably stored automatically under a new identifier.
  • This new identifier can be, for example, the original identifier, which has been supplemented by further features such as a user abbreviation, an indication of the time of the write-back and / or a consecutive number.
  • the process of checking and saving the changed data presented here can also be done using other metadata, such as the name of the file, the date and time of the change,
  • Another preferred embodiment provides that upon accessing the remote storage system on optical output devices of the local terminal, in a menu displayed on a display, the user is shown such data that the user last accessed (favorites).
  • Such support in accessing the remote storage system will e.g. This makes it easier to find data, as it frees you from the directory structure on the remote storage system.
  • the user when downloading data from the remote storage system to the terminal, in a preferred embodiment, the user is preferably notified by the program module if data already exists locally on the terminal with the same identifier as the newly downloaded data.
  • the user is offered by a menu to change the identifier of the data to be downloaded when saving locally. The change can be made in an extension of the original identifier. This avoids data loss by overwriting the locally existing data.
  • a further preferred embodiment provides that when the data is written back to the memory system, this change of the identifier is preferably reversed automatically by the program module. So reads a user down data from a first storage system to the terminal, and it is already stored data on the terminal, which have the same identifier as the data to be downloaded, the user is notified.
  • a preferred embodiment provides that the identifier of the data to be downloaded is automatically expanded with information that refers to the storage location on the remote storage system. This prevents data with the same identifier but from different remote storage systems from being confused and mistakenly overwritten. On the terminal are thus always uniquely identified data stored.
  • the reference to data, the same Identification as the data to be downloaded can be made regardless of whether the already existing data is in the local directory in which the data to be downloaded is to be stored.
  • the metadata are stored in such a way that they can be accessed by different terminals by the program module, the program module being installed on the respective terminals.
  • the program module accesses the metadata, preferably automatically, in order to determine whether the data to be stored is data that were previously downloaded from a remote storage system. This procedure is particularly advantageous when data has been downloaded from a first terminal from the remote storage system, then transferred from the first terminal to a second terminal and rewritten from the second terminal, optionally after processing, back to the remote storage system should.
  • the metadata is preferably stored on a third data processing device other than the first and second terminals and the remote storage system that can be accessed by the program module installed on the first and second terminals.
  • An arrangement according to the invention comprises at least one chip and / or processor and is arranged such that a method for managing data is executable, wherein a terminal cooperates with at least one remote memory and wherein the data from the terminal on the at least one managed remote storage.
  • a terminal cooperates with at least one remote memory and wherein the data from the terminal on the at least one managed remote storage.
  • the a memory location on the remote memory are stored, at least one identifier of the data and information about the storage location of the data stored and provided when storing the possibly changed data, in particular when writing back the possibly changed data to the remote memory, a user.
  • a computer program for managing data makes it possible for a data processing device, which comprises at least one terminal and at least one memory remote from the at least one terminal, after the computer program has been loaded into memory means of the data processing device, in particular in memory means of the at least one terminal, a data management method perform, wherein the data is managed by a terminal on a remote memory, by an application installed on the terminal on access by the terminal to data stored in a location on the remote memory, at least one identifier of the data and information about the storage location of the data is stored by the application and provided to a user when storing the possibly changed data, in particular when writing back the possibly changed data to the remote memory.
  • the computer program according to the invention has a modular structure, wherein individual modules are installed on different parts of the data processing device.
  • Advantageous embodiments additionally provide computer programs by which further method steps or method sequences specified in the description can be executed.
  • Such computer programs can be made available for download (for a fee or free of charge, freely accessible or password-protected) in a data or communication network, for example.
  • the computer programs thus provided can then be utilized by a method, in which a computer program according to claim 9 is downloaded from an electronic data network, such as for example from the Internet, to a data processing device connected to the data network.
  • a computer-readable storage medium on which a program is stored which, after having been loaded into storage means of the data processing device, allows a data processing device to perform a data management procedure, the data being transferred from a Terminal are managed on a remote memory, by an application installed on the terminal on access by the terminal to data stored in a location on the remote memory, at least one identifier of the data and information about the location of the data from the application stored and provided when storing the possibly changed data, in particular when writing back the possibly changed data to the remote memory, a user.
  • the user only interacts with a program module to communicate with one or more remote data stores. He is free to deal with the different access mechanisms.
  • the user is immediately informed about file changes when saving.
  • the user is exempted to select the correct data store and the correct directory locally and / or on the remote storage system, to check the file versions and to copy the data to the data store, if necessary to rename the file beforehand. It is automatically a revision control.
  • the metadata can also be used to detect if the locally stored data has already been changed. (This is also the case if the data on the datastore has been changed after the user has created a local copy.) It can be recognized immediately from the metadata timestamps).
  • the program module according to the invention is based on such communication protocols and thus extends their functionality. There are therefore provided by the invention functions that do not provide these communication protocols alone.
  • a module 104 is installed on a local device 102 that connects to one or more external remotely located data stores 106. While the exemplary embodiment is described using only a remote data store 106 as an example, the invention also includes embodiments in which the local device 102 is accessed from a plurality of remotely located data stores 106.
  • This module 104 serves as a user interface to the at least one external, remotely located data memory 106. In particular, it presents the files stored on the remote data memory 106 to the user, eg via an optical interface, for example on a display of the local device 102.
  • the user preferably exchanges files with the remote data memory 106 only via this module 104, the module 104 for the actual transfer of the files to conventional communication protocols 108, such as ftp, http, scp, rsync or the like. accesses.
  • conventional communication protocols 108 such as ftp, http, scp, rsync or the like. accesses.
  • the module 104 will provide further information, in particular metadata, indicating the access and / or or describe the file in more detail.
  • the further information is at least a reference to the remotely located data memory 106, the directory on the remotely located data memory 106 in which the file is stored, a time indication (date, time or the like) of the access.
  • a first checksum is formed in parallel via the file stored on the remote data memory 106. This first checksum is also saved.
  • an application 112 corresponding to the file format is started on the local device 102.
  • the file is to be stored again on the remotely located data memory 106.
  • the file is transferred to the module 104.
  • the module 104 is invoked by activating a memory functionality of the application 112.
  • At least part of the metadata is determined by the module and a second checksum is formed about the file to be stored.
  • the remote data store 106 and the source directory are located on the remote data store 106 from which the file was downloaded.
  • the actual transfer 114 of the file from the local device 102 to the remote data store 106 is performed by the conventional communication protocols 108 performed. These communication protocols 108 are addressed by the module 104.
  • the second checksum is compared with the first checksum formed during the download. If these are different from each other, the user is notified. He can then decide whether to overwrite the file on the remotely located data store 106, create a new file with a different name, or place the file in another directory (with a changed or unchanged name).
  • remotely located data store 106 stores a computer program 116 which controls the use of files by multiple users accessing the files stored on remote data store 106 from local device 102 or other device 118 ,
  • the computer program 116 carries out a revision check. For example, it is contemplated that, in particular, when a file is written back by the computer program 16 by a first user, it is checked whether the (original) file remaining on the remote data storage 106 has been changed by a second user after being received from the first user was downloaded. If such a temporary change is detected, the user is informed accordingly. He then has all the above-mentioned options for storing the file to be restored, such as. Overwrite the existing file overwritten, create a new file with a different name or save the file in another directory (with a changed or unchanged name).
  • the invention will be illustrated in the case where data is downloaded from the remote data store 106 to a first local device 102 (reference numeral 110) and transmitted from the first local device 102 to a second device 118.
  • the metadata 204 is determined as in the embodiments described above.
  • the metadata 204 is stored on another data processing device, for example a server 206.
  • the server 206 may be a stand-alone device or, for example, installed on the remote data storage 106. In any event, the server 206 is contactable by the module 104 installed on the first 102 and second 118 to access the metadata 204 stored therein.
  • the following steps are carried out:
  • the metadata associated with the data are determined by the module 104 and stored on a server 206 (reference numeral 208).
  • a copy 202a of the data is stored on the first local device 102.
  • the data or a copy of the data may be transmitted from the first local device 102 to the second device 118 (reference numeral 210), for example by an e-mail application 212.
  • the second device 118 On the second device 118, a copy 202b of the data is stored which can be edited if necessary.
  • the metadata associated with the possibly changed data is determined and preferably a checksum the possibly changed data is formed.
  • the module 104 installed on the second device 118 accesses the server 206 (reference numeral 214) in order to determine the metadata 204 stored on the server 206 for the data and with the metadata and checksum newly determined on the second device 118 to compare.
  • the module 104 When the module 104 has determined comparable metadata on the server 206, it notifies the user of the second device 118, for example, offers him for storage a menu with a directory structure, eg a file manager, and informs the user that in the target directory already has a file with the same name.
  • the user is in the menu the The source directory from which the data was downloaded is displayed.
  • the user is preferably automatically offered a choice via which he can decide whether to overwrite the existing data or to save the data to be restored under a new name. Subsequently, the data is written back (reference number 114).
  • the invention is not limited in its embodiment to the above-mentioned preferred embodiments. Rather, a number of variants is conceivable, which makes use of the inventive arrangement and the method according to the invention even with fundamentally different types of use.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)
EP13155202.8A 2012-02-16 2013-02-14 Procédé et agencement de gestion de données, ainsi que programme informatique correspondant et support de stockage lisible sur ordinateur correspondant Ceased EP2629216A3 (fr)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
DE102012202382A DE102012202382A1 (de) 2012-02-16 2012-02-16 Verfahren und Anordnung zur Verwaltung von Daten sowie ein entsprechendes Computerprogramm und ein entsprechendes computerlesbares Speichermedium

Publications (2)

Publication Number Publication Date
EP2629216A2 true EP2629216A2 (fr) 2013-08-21
EP2629216A3 EP2629216A3 (fr) 2014-01-22

Family

ID=47747433

Family Applications (1)

Application Number Title Priority Date Filing Date
EP13155202.8A Ceased EP2629216A3 (fr) 2012-02-16 2013-02-14 Procédé et agencement de gestion de données, ainsi que programme informatique correspondant et support de stockage lisible sur ordinateur correspondant

Country Status (5)

Country Link
US (1) US9378217B2 (fr)
EP (1) EP2629216A3 (fr)
AU (1) AU2013200859B2 (fr)
DE (1) DE102012202382A1 (fr)
IL (1) IL224733A (fr)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11651447B2 (en) * 2019-10-31 2023-05-16 Kyndryl, Inc. Ledger-based image distribution permission and obfuscation

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6185574B1 (en) 1996-11-27 2001-02-06 1Vision, Inc. Multiple display file directory and file navigation system for a personal computer
WO2001033361A1 (fr) 1999-11-01 2001-05-10 Mangosoft Corporation Service de fichiers communs sur internet a acces aux pc clients originels et semantique
US7934251B2 (en) * 1999-12-02 2011-04-26 Western Digital Technologies, Inc. Managed peer-to-peer applications, systems and methods for distributed data access and storage
US20080214300A1 (en) * 2000-12-07 2008-09-04 Igt Methods for electronic data security and program authentication
US7734826B2 (en) 2001-03-16 2010-06-08 Novell, Inc. Client-server model for synchronization of files
US20030188180A1 (en) * 2002-03-28 2003-10-02 Overney Gregor T. Secure file verification station for ensuring data integrity
US7412447B2 (en) 2004-03-01 2008-08-12 Fuji Xerox Co., Ltd. Remote file management using shared credentials for remote clients outside firewall
US20060161627A1 (en) * 2005-01-14 2006-07-20 Bradbury Alexander M System and method for verifying and archiving electronic messages
US7526530B2 (en) * 2006-05-05 2009-04-28 Adobe Systems Incorporated System and method for cacheing web files
WO2009032710A2 (fr) * 2007-08-29 2009-03-12 Nirvanix, Inc. Système et procédé de gestion de fichiers pour fichiers de données d'un réseau de communications distribué
US20090282046A1 (en) 2008-05-06 2009-11-12 Scott Alan Isaacson Techniques for accessing remote files
US9369516B2 (en) * 2009-01-13 2016-06-14 Viasat, Inc. Deltacasting
JP5284905B2 (ja) * 2009-08-12 2013-09-11 富士通株式会社 データ移行方法、及びプログラム
US20110055177A1 (en) * 2009-08-26 2011-03-03 International Business Machines Corporation Collaborative content retrieval using calendar task lists
US8943315B1 (en) * 2011-06-08 2015-01-27 Google Inc. System and method for controlling the upload of data already accessible to a server

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
None

Also Published As

Publication number Publication date
DE102012202382A1 (de) 2013-08-22
IL224733A (en) 2017-03-30
US20130218855A1 (en) 2013-08-22
IL224733A0 (en) 2013-06-27
EP2629216A3 (fr) 2014-01-22
AU2013200859B2 (en) 2016-05-12
US9378217B2 (en) 2016-06-28
AU2013200859A1 (en) 2013-09-05

Similar Documents

Publication Publication Date Title
DE10112941B4 (de) System und Verfahren für das parallele Lesen von primären und sekundären Sicherungen zur Wiederherstellung mehrerer gemeinsam benutzter Datenbankdateien
DE10315490B4 (de) Verfahren und System zum Wechsel zwischen zwei oder mehreren Firmwareabbildungen auf einer Hostvorrichtung
DE60200210T2 (de) Über das World-Wide-Web zugängliche, eingebettete Programmier-Software
DE102008015662B4 (de) Beseitigung von Daten
DE69809527T2 (de) Externe Speichervorrichtung und Datenverarbeitungsverfahren
DE102009022156A1 (de) Endoskopsystem
EP1430369B1 (fr) Acces dynamique a des ressources d'automatisation
DE102009019271A1 (de) Übertragen von Sequenzzahlen für das Wiederherstellen nach Stromausfall bei einem nichtflüchtigen Speicher
EP1119810A1 (fr) Commande a programme enregistre assuree par gestion de donnees par l'intermediaire d'ordinateurs de reseau et procede permettant d'actionner une commande a programme enregistre
EP3692424A1 (fr) Procédé de traitement d'un projet de logiciel
WO2005124424A1 (fr) Microscope commande par programme et procede pour la commande externe de microscopes
EP2629216A2 (fr) Procédé et agencement de gestion de données, ainsi que programme informatique correspondant et support de stockage lisible sur ordinateur correspondant
DE60210118T2 (de) Sicherheitseinrichtung für eine massenspeicherung
EP2296360B1 (fr) Procédé de conception et de génération de produits d'imprimerie
DE102009047974B4 (de) Verfahren zur Programmierung eines Steuergeräts
WO2007087918A1 (fr) Terminal et procede pour l'actualisation de codes de programme d'un terminal
EP0557682B1 (fr) Procédé et dispositif pour modifier un programme de commande dans une unité de commande gérée par programme
DE10108564A1 (de) Verfahren zur Suche nach in einem verteilten System aktuell oder früher gespeicherten Daten oder Daten enthaltenden Ressourcen unter Berücksichtigung des Zeitpunkts ihrer Verfügbarkeit
EP3988384B1 (fr) Procédé mis en uvre par ordinateur et dispositif de gestion de charge locale des stations de charge permettant de charger des véhicules électriques dans un système de station de charge
DE10217886A1 (de) Medizinisches Datenverarbeitungssystem
EP1109100B1 (fr) Procédure de traitement par lots dans un système de traitement de données
WO2020025372A1 (fr) Procédé, dispositif de commande, programme informatique et progiciel informatique destiné à actualiser un logiciel pour un dispositif de commande
EP2037360A2 (fr) Appareil de commande pour une mémoire de masses et procédé de préparation de données pour un processus de démarrage d'un ordinateur
WO2021170202A1 (fr) Production dynamique d'une compatibilité de systèmes de fichiers en temps réel
EP2272012A1 (fr) Écrasement d'éléments de données enregistrés sans perte de données

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

PUAL Search report despatched

Free format text: ORIGINAL CODE: 0009013

AK Designated contracting states

Kind code of ref document: A3

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

RIC1 Information provided on ipc code assigned before grant

Ipc: G06F 17/30 20060101AFI20131219BHEP

17P Request for examination filed

Effective date: 20140711

RBV Designated contracting states (corrected)

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

17Q First examination report despatched

Effective date: 20160720

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 20171017