EP2340485A1 - Verfahren zur konfiguration einer applikation - Google Patents

Verfahren zur konfiguration einer applikation

Info

Publication number
EP2340485A1
EP2340485A1 EP08802611A EP08802611A EP2340485A1 EP 2340485 A1 EP2340485 A1 EP 2340485A1 EP 08802611 A EP08802611 A EP 08802611A EP 08802611 A EP08802611 A EP 08802611A EP 2340485 A1 EP2340485 A1 EP 2340485A1
Authority
EP
European Patent Office
Prior art keywords
application
client
computer system
server
side portion
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
EP08802611A
Other languages
English (en)
French (fr)
Inventor
Thomas Lederer
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.)
Unify Patente GmbH and Co KG
Original Assignee
Siemens Enterprise Communications GmbH and Co KG
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 Siemens Enterprise Communications GmbH and Co KG filed Critical Siemens Enterprise Communications GmbH and Co KG
Publication of EP2340485A1 publication Critical patent/EP2340485A1/de
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0806Configuration setting for initial configuration or provisioning, e.g. plug-and-play
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/44505Configuring for program initiating, e.g. using registry, configuration files
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass

Definitions

  • the invention relates to a method for configuring an application.
  • a download of the respective installation file or the application in the form of an executable file takes place in the course of a data connection, wherein the data connection is established with a corresponding server, which holds the said files.
  • the establishment of the data connection is usually carried out by a browser of the local computer system or by access to shared network drives.
  • a configuration of the application is usually required. For example, in the case of a client-server or web application, an input of a URL (Uniform Resource Locator) of an associated server can be entered, with which the web application interacts during your operation. Furthermore, an input or transfer of log-in credentials may be required, with the help of which an automatic authorization of the web application to an associated server is made possible.
  • URL Uniform Resource Locator
  • Another example is when the installation files are downloaded over a network connection using a shared network drive, where access requires authorization, but the authorization data is automatically transmitted by the local computer system.
  • This is the case, for example, within company networks, where a release of a corresponding network drive is done only with the aid of stored authorization data and usually in an automatic manner, that is to say without the need for an access-related input.
  • companies usually use automatic access to company databases, corporate directories, which allocate their individual communication data as well as server configurations, shared network drives, etc., to each employee in a retrievable manner. For such company networks, a configuration required after installation is time consuming and is perceived as cumbersome for companies in which updates and configuration usually take place automatically and require no operator intervention on the local computer system.
  • the object of the invention is to facilitate a configuration of a download-related installed application.
  • a method for configuring an application consisting of a server-side portion of the application, which is installed on a server computer system, and a client-side portion of the application, which is to be installed and configured on a client computer system
  • Procedural steps After access by the client computer system on a web server assigned to the server-side portion of the application, the latter generates a download page.
  • the server-side part of the application corresponds in its most general form to an installation of the application on a server, which can already be tailored to the specific needs of a targeted audience for the download.
  • the client-side portion of the application corresponds to the portion of the application to be installed on the client computer system.
  • the client-side as well as the server-side portion of the application can be identical in general form, however installations are common in so-called web applications in which a server-side portion of the application cooperates with a client-side portion of the application, the client-side portion having different tasks and work together to work together.
  • the download page generated by the web server application contains according to the invention configuration data for configuring the client-side portion of the application and is loaded on the client computer system in a browser.
  • the download page is designed in the well-known format HTML (Hypertext Markup Language) and contains the configuration data in the HTML source code.
  • a reference or download of the client-side portion of the application takes place. After a successful and complete download of the installation files and / or executables of the client-side portion of the application, the application is installed on the client computer system.
  • a configuration of the client-side portion of the application takes place, whereby this configuration with the means according to the invention does not have to take place via a user input, but automatically, ie using the configuration data of the download page.
  • an initial configuration of the application to be installed on the client computer system becomes superfluous.
  • inputs by a user are avoided in an advantageous manner, which were often perceived as time-consuming.
  • manual inputs may be faulty.
  • the invention thus contributes to a less error-prone configuration.
  • Server acting configuration component and acting as a client browser a local client-server connection the configuration data of the download page loaded in the browser via the local client-server connection are transmitted to the configuration component.
  • a local client-server connection is particularly advantageous in cases where the browser's security settings involve direct acquisition of the configuration data from a remote location, e.g. the location of the web server application on the server computer system.
  • connection between a local server and a local client is also known as a "localhost" connection.
  • a further advantageous embodiment of the invention provides for a deletion of the configuration component after a successful installation and configuration of the application in order to release resources on the client computer system in this way.
  • the download page is designed such that it has a control element, e.g. a selectable link or "link” to the storage of the Web server contains and another control, such as a button or "button", after the activation of the configuration of the invention is initiated.
  • a control element e.g. a selectable link or "link” to the storage of the Web server contains and another control, such as a button or "button", after the activation of the configuration of the invention is initiated.
  • a sequence control from download, installation and configuration can also be script-controlled.
  • a configuration of the client-side portion of the application takes place, for example, by an entry of the configuration data in a registration database ("registry”) or an entry in one or more configuration files.
  • registration a registration database
  • an access of the client computer system to the web server application is granted only by a corresponding authentication of an operator on the client computer system.
  • Such authentication usually requires a login by entering a user ID and a corresponding password.
  • an authentication can also be effected by a transfer of authorization data, which takes place in the course of establishing a data connection to the web server using authorization data stored in the client computer system.
  • authorization data are automatically transmitted, for example, when accessing a network drive, which is accessible only to specific users or user groups.
  • the mentioned authorization data can be used according to the invention to a identify each individual user, and to submit for this user appropriately prepared configuration data for configuring the client-side portion of the application. If the configuration data are composed only of a user name and a corresponding password, these can be identical to the authorization data, which is also composed of user ID and password.
  • the single figure shows a block diagram to explain the interaction of individual components according to the invention.
  • Such web applications accept transmitted request data from a client computer system, process it and deliver corresponding result data to the client computer system.
  • the request data is entered, for example, in a web page provided by the server computer system and loaded on the client system in a browser.
  • the request data is transmitted to the server computer system and processed there.
  • corresponding result data is calculated on the server computer system and transmitted to the client computer system.
  • An example of such a web application is a service that accepts one or more search terms as request data and returns as result data web pages that contain a single or a combination of the search terms.
  • the invention presented here is not limited to a different organization of the server-side and the client-side portion of the application for the purpose of division of labor.
  • the invention also encompasses applications in which the server-side part differs from the client-side part only in that the installed client-side part has been configured with specific configuration data and has thus been individualized.
  • it is also necessary to install and configure applications with the method according to the invention in which a server-side portion of the application is installed on a server computer system.
  • This server-side portion of the application is to be installed with the means of the invention in an identical manner or at least almost identical manner on a client computer system, wherein after that Installation, a corresponding configuration of the client-side part should be made.
  • the application installed on the client computer system does not necessarily have to work together as a client-server application with a server-side share at runtime.
  • the means of the invention can also be a download and a configuration of a "stand-alone" application.
  • an application of a software manufacturer is offered for download via a browser. If an operator at the client computer system decides to download the software, the user must first create an account (»account «) before being offered a link to an installation file of the application, for which he must enter data about his person. These data include, for example, a user name and a password. A combination of the chosen user name and password allows the software manufacturer to authenticate the later operator of the software. An account assigns the user name more personal
  • Data to which e.g. include data required to pay for the software was either already created by the user at a previous time and linked to the user name, or created during a first-time download.
  • Such an account was either already created by the user at a previous time and linked to the user name, or created during a first-time download.
  • the software was either already created by the user at a previous time and linked to the user name, or created during a first-time download.
  • This application is an application which, due to its mode of operation, makes it necessary to input a user identification, for example because an identification of the operator in communication with other operators is necessary on the basis of this user identification. For example, from the
  • An operator is identified to other operators by a user name.
  • an automatic login to a server is provided, which is required to operate the application.
  • an account for a respective user name is set up on the server, which requires a prior registration with input of user data.
  • the installed application is logged on with an automatic transmission of the user ID, i. Username and password, to the server.
  • the user ID i. Username and password
  • an offer for downloading the application or its installation files via a network connection in a company network is assumed a release of a corresponding network drive using stored authorization data and in an automatic manner, that is without the need for an access-related input of the authorization data, ie user identification, takes place.
  • corporate networks is usually an automatic access to company databases, corporate directories, common, which associate each employee's individual communication data and server configurations, shared network drives, etc. retrievable.
  • a configuration based on company database entries required after installation of the application is desirable, thereby requiring no operator input to configure the installed application on the local computer system. Even if a configuration of a first-installed application is limited to the input of a server assigned to the application, this already means a considerable loss of time for a company with a large number of employees.
  • An automatic configuration is also desirable in this environment.
  • a previously used method envisages performing the installation and initial configuration via a script-controlled process and distributing it via software distribution systems.
  • a software distribution system is offered under the name "System Management System” or under the short name SMS from the Microsoft Corporation, Redmond, Washington, USA.
  • System Management System or under the short name SMS from the Microsoft Corporation, Redmond, Washington, USA.
  • SMS Short name
  • the figure shows a server computer system SRV, in which a server-side portion of the application A is installed in a memory area (not shown).
  • This installed server-side portion of the application A will take over the role of the server application in a later client-server relationship between the server computer system SRV and a client computer system CLT.
  • One component of the server-side portion of the application A comprises components of the client-side portion of the application IX, which are to be transmitted by download to the client computer system and installed there.
  • the choice of the expert implementing the method according to the invention is whether the server-side portion of the application A leaves the client-side portion of the application IX uninstalled, ie in the form of installation files, or whether the client-side portion of the application A Computer system already installed on the server side, so there "unpacked" to be transferred in this way on the client computer system CLT.
  • the application X to be described later which is installed on the client system, essentially corresponds to the client-side portion of the application IX.
  • a configuration component C may be part of the client-side portion of the application IX, as shown, or - not shown - be assigned to the client-side portion of the application IX. This configuration component C is not usually considered necessary for carrying out the invention.
  • Another component of the server-side portion of the application A includes a web server application WS.
  • the dashed border around the symbolic representation of the installed server-side portion of the application A already indicates that the organization of the web server application WS and client-side portion of the application IX is at the discretion of the skilled person. In some cases, for example, an integration of the web server application WS into the client-side portion of the application IX can be decided.
  • Input in a browser BRW the web server application WS is addressed.
  • the web server application WS now generates a web page WBP which is displayed to the user in the browser BRW as a download page WBP with corresponding operating information (not shown).
  • the download page loaded in the browser of the client computer system also contains configuration data for configuring the client-side part of the application, which are transmitted, for example, invisibly in the source code of the HTML page WBP.
  • the configuration data will be account information of the operator or others, on the server computer system SRV or another - not shown - server stored, operator-individual configuration data taken.
  • a first control element LNK forms a selectable link LNK for a download of the desired application, more precisely, the client-side portion of the application IX.
  • the link thus refers to the location of the client-side portion of the application IX.
  • the operator can activate by activating the link LNK, e.g. by a mouse click, a download and storage or installation of the client-side portion of the application IX cause.
  • An installed client-side portion of the application on the client computer system is illustrated in the figure by the installed application X and the installed configuration component C.
  • the installation takes place in a - not shown - area of the memory in the client computer system, which is intended for installation of applications.
  • an automatic start of the executable configuration component after the successful installation of the application X and the configuration component C can be provided.
  • a second control element CRT of the download page WBP is embodied, for example, as a button or "button", after which the operator can initiate a configuration of the already successfully installed application X.
  • the second control is displayed as a configuration button CRT or, for example, provided with the note "One Touch Post Install Configuration”.
  • an installation and an initial configuration with the method described below can advantageously take place from the same download page WBP.
  • this can also be provided by activating the configuration button CRT.
  • an automatic configuration of the application X is carried out using the configuration data transmitted in the source code of the HTML page WBP.
  • a local client-server connection is set up between the configuration component C acting as the server and the browser BRW acting as the client, the configuration data of the download page loaded in the browser via the local client-server connection, for example using an HTTP or HTTP / S connection using the HTTP HTTP or POST HTTP functions to which configuration components are sent.
  • Such a local client-server connection or "localhost” connection is particularly required if the security settings of the browser are a direct transfer of the configuration data from a remote location, i. the location of the web server application WS, prohibit.
  • the configuration component C Upon receiving the configuration data, the configuration component C transmits the configuration data to a storage location provided for the read access application X, e.g. the registry or one or more configuration files.
  • Use of the configuration component C can then be dispensed with if the security settings of the browser permit remote access within a company network.
  • a configuration of the client-side portion of the application X takes place using the configuration data of the download page directly, which are read out via the browser BRW.
  • the actions triggered by the two control elements LNK, CRT, ie download including installation and initial configuration are automatically executed one after the other so that the operator only has to activate a control CRT on the download page.
  • An exemplary scope of the present invention is enterprise web applications that are installed on a server in the customer network.
  • Touch Configuration procedure simplifies the initial configuration of the application to be installed and eliminates the need for manual entry after installation.
  • User-specific data can be generically edited via the server-side portion of application A and then accessed via the browser on the client computer system CLT to the installed application X.
  • the inventive method is also applicable for the purchase of applications from the Internet, in which a customer has an account with a provider.
  • the customer logs in with his customer login on the company's web pages.
  • the company is aware of the customer's account information, which applications the customer has purchased and can provide corresponding additional downloads including a respective licensing key.
  • the licensing key can then be easily transmitted to the installed application using the presented method.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Die Erfindung betrifft ein Verfahren zur automatischen Konfiguration einer Applikation nach deren Download über eine Webseite. Ein beispielhafter Anwendungsbereich der vorliegenden Erfindung sind Enterprise Web Applikationen, die auf einem Server im Kundennetz installiert werden. Das vorgeschlagene »One Touch Conf iguration«-Verf ahren vereinfacht die Erstkonfiguration der zu installierenden Applikation und macht manuelle Eingaben nach der Installation überflüssig. Das erfindungsgemäße Verfahren ist weiterhin anwendbar für den Bezug von Applikationen aus dem Internet, bei denen ein Kunde einen Account bei einem Anbieter besitzt. Der Kunde loggt sich mit seinen Kundenlogin auf den Web-Seiten der Firma ein. Seitens der Firma ist über die Accountinformationen des Kunden bekannt, welche Applikationen der Kunde erworben hat und kann entsprechende ergänzende Downloads inklusive eines jeweiligen Lizenzierungsschlüssels bereitstellen. Der Lizenzierungsschlüssel kann dann auf einfache Art und Weise mit Hilfe des vorgestellten Verfahrens zur installierten Applikation übermittelt werden.

Description

Beschreibung
Verfahren zur Konfiguration einer Applikation
Die Erfindung betrifft ein Verfahren zur Konfiguration einer Applikation.
Es ist bekannt, Installationsdateien zur Installation einer Applikation über eine Datenverbindung zu beziehen und auf ei- nem lokalen Rechnersystem abzuspeichern. Nach einem Übertragung und lokalen Speicherung (Download) einer oder mehrerer Installationsdateien kann die entsprechende Applikation auf dem lokalen Rechnersystem installiert werden.
Ein Download der jeweiligen Installationsdatei oder der Applikation in Form einer ausführbaren Datei erfolgt im Zuge einer Datenverbindung, wobei die Datenverbindung mit einem entsprechenden Server, welche die besagten Dateien vorhält, aufgebaut wird. Der Aufbau der Datenverbindung erfolgt übli- cherweise durch einen Browser des lokalen Rechnersystems oder auch durch Zugriff auf freigegebene Netzlaufwerke.
Nach einer erfolgreichen Installation der Applikation ist üblicherweise eine Konfiguration der Applikation durchzuführen. Beispielsweise kann im Falle einer Client-Server- bzw. Web- Applikation eine Eingabe einer URL (Uniform Resource Locator) eines zugehörigen Servers eingegeben werden, mit dem die Web- Applikation während Ihres Betriebs zusammenarbeitet. Weiterhin kann auch eine Eingabe oder Übergabe von Log-In- Credentials erforderlich sein, mit Hilfe derer eine automatische Autorisierung der Web-Applikation an einem zugehörigen Server ermöglicht wird.
Eine solche Eingabe von Konfigurationsdaten nach einer loka- len Installation der Applikation wird in vielen Fällen als umständlich empfunden. Beispielsweise ergeben sich Wiederholungen in der Eingabe der Autorisierungsdaten dann, wenn sowohl für den Download der Installationsdateien selbst bereits eine Anmeldung erforderlich ist, welche daraufhin mit entsprechenden Anmeldungsinformationen erneut für die bereits installierte Applikation eingegeben werden muss.
Ein weiteres Beispiel ergibt sich bei einem Download der Installationsdateien über eine Netzwerkverbindung mittels eines freigegebenen Netzlaufwerks, bei der ein Zugriff eine Autorisierung erfordert, wobei die Autorisierungsdaten jedoch vom lokalen Rechnersystem automatisch übermittelt werden. Dies ist beispielsweise der Fall innerhalb von Firmennetzwerken, bei der eine Freigabe eines entsprechenden Netzlaufwerks nur mit Hilfe von gespeicherten Autorisierungsdaten und üblicherweise in automatischer Weise, das heißt ohne dem Erfordernis einer zugriffsbedingten Eingabe erfolgt. Darüber hinaus ist in Firmen üblicherweise ein automatischer Zugriff auf Firmendatenbanken, Corporate Directories, gängig, welche jedem Mitarbeiter dessen individuelle Kommunikationsdaten sowie Serverkonfigurationen, freigegebene Netzlaufwerke usw. abrufbar zuordnen. Für besagte Firmennetzwerke ist eine nach einer In- stallation erforderliche Konfiguration zeitraubend und wird für Firmen, in denen Updates und Konfigurationsmaßnahmen üblicherweise automatisch ablaufen und keinen Eingriff eines Bedieners am lokalen Rechnersystem erfordern, als umständlich empfunden.
Aufgabe der Erfindung ist es, eine Konfiguration einer per Download bezogenen installierten Applikation zu erleichtern.
Die Aufgabe wird durch ein Verfahren mit den Merkmalen des Patentanspruchs 1 gelöst.
In einem Verfahren zur Konfiguration einer Applikation, bestehend aus einem serverseitigen Anteil der Applikation, welche auf einem Server-Rechnersystem installiert ist, sowie ei- nem clientseitigen Anteil der Applikation, welche auf einem Client-Rechnersystem zu installieren und zu konfigurieren ist, sind dabei folgende Verfahrensschritte vorgesehen. Nach einem Zugriff durch das Client-Rechnersystem auf einem dem serverseitigen Anteil der Applikation zugeordneten Webserver erfolgt von diesem eine Generierung einer Download- Seite. Der serverseitige Anteil der Applikation entspricht dabei in seiner allgemeinsten Form einer Installation der Applikation auf einem Server, welche bereits auf bestimmte Bedürfnisse einer für den Download angesprochenen Zielgruppe konfektioniert sein kann. Der clientseitige Anteil der Applikation entspricht dem auf dem Client-Rechnersystem zu instal- lierenden Anteil der Applikation. Der clientseitige sowie der serverseitige Anteil der Applikation können in allgemeiner Form identisch sein, jedoch sind insbesondere bei sogenannten Web-Applikationen Installationen gängig, bei denen ein ser- verseitiger Anteil der Applikation mit einem clientseitigen Anteil der Applikation zusammenarbeitet, wobei der clientseitige Anteil mit unterschiedlichen Aufgaben und arbeitsteilig untereinander zusammenarbeiten.
Die durch die Web-Server-Applikation generierte Download- Seite enthält erfindungsgemäß Konfigurationsdaten zur Konfiguration des clientseitigen Anteils der Applikation und wird auf dem Client-Rechnersystem in einem Browser geladen. Beispielsweise ist die Download-Seite im bekannten Format HTML (Hypertext Markup Language) gestaltet und enthält die Konfi- gurationsdaten im HTML-Quellcode.
In einem nächsten Schritt erfolgt ein Bezug bzw. Download des clientseitigen Anteils der Applikation. Nach einem erfolgreichen und vollständigen Download der Installationsdateien und/oder der ausführbaren Dateien des clientseitigen Anteils der Applikation erfolgt eine Installation der Applikation auf dem Client-Rechnersystem.
In einem darauffolgenden Schritt erfolgt eine Konfiguration des clientseitigen Anteils der Applikation, wobei diese Konfiguration mit den erfindungsgemäßen Mitteln nicht über eine Benutzereingabe erfolgen muss, sondern automatisch, d.h. un- ter Verwendung der Konfigurationsdaten der Download-Seite erfolgt.
Mit dem vorgestellten erfindungsgemäßen Verfahren wird eine Erstkonfiguration der am Client-Rechnersystem zu installierenden Applikation überflüssig. Damit werden in vorteilhafter Weise Eingaben durch einen Benutzer vermieden, welche oftmals als zeitraubend empfunden wurden. Zudem können derartige manuelle Eingaben fehlerbehaftet sein. Die Erfindung leistet somit einen Beitrag für eine weniger fehleranfällige Konfigurationsweise .
Weitere vorteilhafte Ausgestaltungen der Erfindung sind Gegenstand der Unteransprüche.
In einer vorteilhaften Ausgestaltung der Erfindung ist vorgesehen, eine zusätzliche Konfigurationskomponente auf dem Client-Rechnersystem zu speichern und/oder zu installieren und nach erfolgter Installation des clientseitigen Anteils der Applikation zu starten. Hierbei wird zwischen der als
Server agierenden Konfigurationskomponente und dem als Client agierendem Browser eine lokale Client-Server-Verbindung eingerichtet, wobei die Konfigurationsdaten der im Browser geladenen Download-Seite über die lokale Client-Server-Verbindung an die Konfigurationskomponente übermittelt werden. Eine solche lokale Client-Server-Verbindung ist insbesondere in den Fällen vorteilhaft, in denen die Sicherheitseinstellungen des Browsers eine direkte Übernahme der Konfigurationsdaten von einem entfernten Ort, d.h. dem Speicherort der Web-Server- Applikation auf dem Server-Rechnersystem, verbieten. In der
Fachwelt ist eine derartige Verbindung zwischen einem lokalen Server und einem lokalen Client auch als eine »localhost«- Verbindung bekannt. Eine Konfiguration des clientseitigen Anteils der Applikation unter Verwendung der Konfigurationsda- ten der Download-Seite erfolgt in dieser Ausgestaltungsvariante über die besagte Konfigurationskomponente. Eine weitere vorteilhafte Ausgestaltung der Erfindung sieht eine Löschung der Konfigurationskomponente nach einer erfolgreichen Installation und Konfiguration der Applikation vor, um auf diese Weise Ressourcen am Client-Rechnersystem frei- zugeben.
Gemäß einer weiteren Ausgestaltung der Erfindung ist die Download-Seite so ausgestaltet, dass diese ein Steuerelement, z.B. eine auswählbare Verknüpfung bzw. »Link«, zum Speiche- rort des Webservers enthält sowie ein weiteres Steuerelement, beispielsweise eine Schaltfläche bzw. »Button«, nach dessen Aktivierung die erfindungsgemäße Konfiguration veranlasst wird.
In einer alternativen Ausgestaltungsvariante kann eine Ablaufsteuerung aus Download, Installation und Konfiguration auch skriptgesteuert erfolgen.
Eine Konfiguration des clientseitigen Anteils der Applikation erfolgt zum Beispiel durch einen Eintrag der Konfigurationsdaten in eine Registrierungsdatenbank (»Registry«) oder einen Eintrag in eine oder mehrere Konfigurationsdateien.
Gemäß einer weiteren vorteilhaften Ausgestaltung der Erfin- düng wird ein Zugriff des Client-Rechnersystems auf die Web- Server-Applikation erst durch eine entsprechende Authentifizierung eines Bedieners am Client-Rechnersystem gewährt. Eine solche Authentifizierung erfordert üblicherweise eine Anmeldung unter Eingabe einer Benutzerkennung sowie eines entspre- chenden Passworts. Alternativ kann eine Authentifizierung auch durch eine Übergabe von Berechtigungsdaten erfolgen, welche im Zuge eines Aufbaus einer Datenverbindung zum Web- Server unter Verwendung von in Client-Rechnersystem gespeicherten Berechtigungsdaten erfolgt. Solche Berechtigungsdaten werden z.B. bei einem Zugriff auf ein Netzlaufwerk, welches nur bestimmten Benutzern oder Benutzergruppen zugänglich ist, automatisch übermittelt. Die erwähnten Berechtigungsdaten können erfindungsgemäß dahingehend verwendet werden, einen jeweiligen individuellen Benutzer zu identifizieren, und für diesen Benutzer entsprechend aufbereitete Konfigurationsdaten zur Konfiguration des clientseitigen Anteils der Applikation zu übermitteln. Falls die Konfigurationsdaten lediglich aus einem Benutzernamen und einem zugehörigen Passwort zusammengesetzt sind, können diese identisch mit den ebenfalls aus Benutzerkennung und Passwort zusammengesetzten Berechtigungsdaten sein.
Ein Ausführungsbeispiel mit weiteren Vorteilen und Ausgestaltungen der Erfindung wird im Folgenden anhand der Zeichnungen näher erläutert.
Dabei zeigt die einzige Figur ein Prinzipschaltbild zur Er- klärung der Zusammenwirkung einzelner erfindungsgemäßer Komponenten.
Vor einer Beschreibung anhand der Zeichnung erfolgen zunächst einige Erläuterungen zur Motivation der Erfindung.
Im Stand der Technik sind Applikationen bekannt, welche auf einem Server-Rechnersystem zum Ablauf gebracht werden. Derlei Web-Applikationen nehmen übermittelte Anforderungsdaten eines Client-Rechnersystems entgegen, bearbeiten diese und liefern entsprechende Ergebnisdaten an das Client-Rechnersystem. Die Anforderungsdaten werden zum Beispiel in eine vom Server- Rechnersystem zur Verfügung gestellte und am Client-System in einem Browser geladene Web-Seite eingegeben. Die Anforderungsdaten werden an das Server-Rechnersystem übermittelt und dort verarbeitet. Als Ergebnis dieser Verarbeitung werden entsprechende Ergebnisdaten am Server-Rechnersystem berechnet und an das Client-Rechnersystem übermittelt. Ein Beispiel für eine solche Web-Applikation ist ein Dienst, der als Anforderungsdaten einen oder mehrere Suchbegriff entgegennimmt und als Ergebnisdaten Web-Seiten zurückgibt, die einen einzelnen oder eine Kombination der Suchbegriffe enthalten. Im Stand der Technik sind weiterhin Web-Applikationen oder auch Web-Browser basierte Applikation bekannt, in denen eine auf dem Server-Rechnersystem zum Ablauf gebrachte Applikation mit einer auf dem Client-Rechnersystem zum Ablauf gebrachten Applikation zusammenwirkt. Im hier gebrachten Sprachgebrauch handelt es sich dabei um einen serverseitigen Anteil der Applikation sowie um einen clientseitigen Anteil der Applikation. Ein Beispiel hierfür wäre eine unter dem Namen »Google Earth« bekannte Applikation der Firma Google Inc., CA, USA, zu deren Ausführung eine vorhergehende Installation eines clientseitigen Anteils der Applikation erforderlich ist. Der clientseitige Anteil der Applikation steuert dabei eine Bewegtdarstellung von geographischen Karten und wirkt mit einem serverseitigen Anteil so zusammen, dass entsprechende, vom clientseitigen Anteil angeforderte Kartendaten vom serverseitigen Anteil zugeordnet und übermittelt werden. Mit einer derartigen Arbeitsverteilung zwischen einem Server- Rechnersystem und einem Client-Rechnersystem ist eine deutlich effizientere Darstellung zu verzeichnen, welche trotz eines Verzichts auf eine komplette Speicherung der Kartendaten auf dem Client-Rechnersystem eine flüssige Bewegtdarstellung der Karten ermöglicht.
Die hier dargestellte Erfindung ist jedoch nicht auf eine zum Zwecke der Arbeitsteilung unterschiedliche Gestaltung des serverseitigen und des clientseitigen Anteils der Applikation beschränkt. Die Erfindung umfasst nämlich auch Applikationen, bei denen sich der serverseitige Anteil vom clientseitigen Anteil nur dadurch unterscheidet, dass der installierte clientseitige Anteil mit bestimmten Konfigurationsdaten konfiguriert, mithin individualisiert wurde. Mit anderen Worten sind also auch Applikationen mit dem erfindungsgemäßen Verfahren zu installieren und zu konfigurieren, bei denen ein serverseitiger Anteil der Applikation auf einem Server- Rechnersystem installiert ist. Dieser serverseitige Anteil der Applikation soll mit den Mitteln der Erfindung in identischer Weise oder zumindest nahezu identischer Weise auf einem Client-Rechnersystem installiert werden, wobei nach erfolgter Installation eine entsprechende Konfiguration des clientsei- tigen Anteils vorgenommen werden soll.
Die auf dem Client-Rechnersystem installierte Applikation muss zur Laufzeit nicht notwendigerweise als Client-Server- Applikation mit einem serverseitigen Anteil zusammenarbeiten. Mit den Mitteln der Erfindung können auch ein Download sowie eine Konfiguration einer »Stand-Alone«-Applikation erfolgen.
Im Folgenden werden drei beispielhafte Umgebungen angesprochen, in welcher das erfindungsgemäße Verfahren zum Einsatz kommen kann.
In einer ersten Umgebung wird eine Applikation eines Soft- wareherstellers zum Download über einen Browser angeboten. Entschließt sich ein Bediener am Client-Rechnersystem zum Download der Software, muss dieser, bevor ihm eine Verknüpfung auf eine Installationsdatei der Applikation angeboten wird, zunächst ein Konto (»Account«) erstellen, für das er beispielsweise Daten zu seiner Person eingeben muss. Diese Daten umfassen beispielsweise einen Benutzernamen und ein Passwort. Eine Kombination aus dem gewählten Benutzernamen und dem gewählten Passwort erlaubt es dem Softwarehersteller, den späteren Bediener der Software zu authentifizieren. Ein Account ordnet dabei dem Benutzernamen weitere persönliche
Daten zu, welche z.B. zur Bezahlung der Software erforderliche Daten beinhalten. Ein solcher Account wurde entweder bereits zu einem vorhergehenden Zeitpunkt durch den Bediener erstellt und mit dem Benutzernamen verknüpft, oder aber bei einem erstmaligen Download erstellt. Üblicherweise hat der
Softwarehersteller ein Interesse daran, seine käuflich angebotene Software nur den Bedienern zur Benutzung zu überlassen, welche den vereinbarten Preis zum Download und zum Betrieb der Software entrichtet haben. Nach einem Download und einer Installation der Software kann der Benutzer daher beim erstmaligen Start der Applikation aufgefordert werden, sich als rechtmäßiger Bediener der Software unter Eingabe seines Benutzernamens und seines Passworts zu authentifizieren. Die erneute Eingabe der Benutzerkennung wird als umständlich empfunden, da diese bereits zum Download der Software eingegeben werden musste. Mit den erfindungsgemäßen, im Folgenden beschriebenen Mitteln ist es dagegen möglich, eine Applikation nach dem Download zu konfigurieren und eine erneute Eingabe der Benutzerkennung entbehrlich zu machen.
In einer zweiten Umgebung wird ebenfalls eine Applikation eines Softwareherstellers zum Download über einen Browser ange- boten. Bei dieser Applikation gemäß dieser zweiten Umgebung handelt es sich um eine Applikation, die aufgrund ihrer Betriebsweise eine Eingabe einer Benutzererkennung erforderlich macht, beispielsweise weil anhand dieser Benutzerkennung eine Identifizierung des Bedieners in der Kommunikation mit ande- ren Bedienern erforderlich ist. Beispielsweise wird von der
Firma Skype Technologies SA, Luxembourg, eine Applikation unter dem Namen »Skype« angeboten, welche eine Quasi- Echtzeitkommunikation sowie ein Datenaustausch über das Internet ermöglicht. Ein Bediener wird dabei gegenüber anderen Bedienern anhand eines Benutzernamens identifiziert. Beim Starten der Applikation ist eine automatische Anmeldung an einem Server vorgesehen, welche zum Betrieb der Applikation erforderlich ist. Hierzu ist am Server ein Account für einen jeweiligen Benutzernamen eingerichtet, welcher eine vorherige Registrierung unter Eingabe von Benutzerdaten erfordert. Bei einem existierenden Account erfolgt eine Anmeldung der installierten Applikation mit einer automatischen Übermittlung der Benutzerkennung, d.h. Benutzername und Passwort, an den Server. Für einen Bediener, welcher die Applikation durch Download beziehen und installieren möchte, wäre es, nachdem er einen Account über ein Webformular erstellt hat, wünschenswert, dass er die sodann installierte Applikation nicht erneut konfigurieren müsste, das heißt seine Benutzerkennung eingeben müsste.
In einer dritten Umgebung wird von einem Angebot zum Download der Applikation bzw. deren Installationsdateien über eine Netzwerkverbindung in einem Firmennetzwerk ausgegangen, bei der eine Freigabe eines entsprechenden Netzlaufwerks mit Hilfe von gespeicherten Autorisierungsdaten und in automatischer Weise, das heißt ohne dem Erfordernis einer zugriffsbedingten Eingabe der Autorisierungsdaten, d.h. Benutzerkennung, er- folgt. In Firmennetzwerken ist üblicherweise ein automatischer Zugriff auf Firmendatenbanken, Corporate Directories, gängig, welche jedem Mitarbeiter dessen individuelle Kommunikationsdaten sowie Serverkonfigurationen, freigegebene Netzlaufwerke usw. abrufbar zuordnen. Für besagte Firmennetzwerke ist eine nach einer Installation der Applikation erforderliche Konfiguration auf Basis von Firmendatenbankeinträgen wünschenswert, wodurch keine Eingabe des Bedieners zur Konfiguration der installierten Applikation am lokalen Rechnersystem erforderlich ist. Selbst wenn sich eine Konfiguration einer erstinstallierten Applikation auf die Eingabe eines der Applikation zugeordneten Servers beschränkt, bedeutet dies für eine Firma mit einer Vielzahl von Angestellten schon einen erheblichen Zeitverlust. Eine automatische Konfiguration ist also auch in dieser Umgebung wünschenswert .
Im Stand der Technik wurden bereits Vorschläge für eine automatische Konfiguration gemacht. Ein bisher eingesetztes Verfahren sieht vor, die Installation und Erstkonfiguration über einen skriptgesteuerten Ablauf durchzuführen und über Soft- wareverteilungssysteme zu verteilen. Ein Softwareverteilungssystem wird unter dem Namen »System Management System« bzw. unter der Kurzbezeichnung SMS von der Microsoft Corporation, Redmond, Washington, USA angeboten. Einsatz und Betrieb solcher Softwareverteilungssysteme sind jedoch mit einem ent- sprechenden Aufwand verbunden und erfordern eine entsprechende Programmierung der Installation vor Ort.
Weiterhin wurden bislang sogenannte »Discovery-Verfahren« eingesetzt, bei denen sich ein Server und ein Client über Broadcast-Mechanismen innerhalb eines Netzwerks finden sollen. Diese Verfahren sind bereits bei kleinen Netzwerkarchitekturen als aufwändig zu bezeichnen. Zudem lösen auf dem Discovery-Verfahren basierende Mechanismen alleine nicht das Problem, wie spezifische Konfigurationsdaten bereitgestellt werden können.
Im Folgenden wird das erfindungsgemäße Verfahren anhand der Figur erläutert.
Die Figur zeigt ein Server-Rechnersystem SRV, bei dem in einem - nicht dargestellten - Speicherbereich ein serversei- tiger Anteil der Applikation A installiert ist. Dieser in- stallierte serverseitige Anteil der Applikation A wird bei einer späteren Client-Server-Beziehung zwischen dem Server- Rechnersystem SRV und einem Client-Rechnersystem CLT die Rolle der Serverapplikation übernehmen. Ein Bestandteil des ser- verseitigen Anteils der Applikation A umfasst Komponenten des clientseitigen Anteils der Applikation IX, welche durch Download an das Client-Rechnersystem übertragen und dort installiert werden sollen.
Nach den Bedürfnissen der Download-Kapazität liegt es hierbei in der Wahl des das erfindungsgemäße Verfahren implementierenden Fachmanns, ob der serverseitige Anteil der Applikation A den clientseitigen Anteil der Applikation IX uninstalliert, also in Form von Installationsdateien belassen wird, oder ob die auf dem Client-Rechnersystem erforderlichen Dateien be- reits serverseitig installiert, also dort »entpackt« werden, um dann in dieser Weise auf das Client-Rechnersystem CLT ü- bertragen werden. Im letzten Fall entspricht die später zu beschreibende Applikation X, welche am Clientsystem installiert vorliegt, im Wesentlichen dem clientseitigen Anteil der Applikation IX.
Mit einem Bezug bzw. Download des clientseitigen Anteils der Applikation IX vom Server-Rechnersystem SRV ist also einerseits ein Bezug von serverseitig installierten bzw. vorin- stallierten Dateien des clientseitigen Anteils der Applikation IX zu verstehen, andererseits ist darunter alternativ auch ein Bezug von Installationsdateien zur Installation des clientseitigen Anteils der Applikation IX zu verstehen. In einer alternativen Ausführungsform der Erfindung kann eine Konfigurationskomponente C Teil des clientseitigen Anteils der Applikation IX sein, wie dargestellt, oder - nicht darge- stellt - dem clientseitigen Anteil der Applikation IX zugeordnet sein. Diese Konfigurationskomponente C ist im üblichen nicht als notwendig zur Ausführung der Erfindung zu betrachten.
Ein weiterer Bestandteil des serverseitigen Anteils der Applikation A umfasst eine Web-Serverapplikation WS.
Die strichlierte Umrandung um die sinnbildliche Darstellung des installierten serverseitigen Anteils der Applikation A deutet bereits an, dass die Organisation der Web-Serverapplikation WS und clientseitigen Anteils der Applikation IX im Belieben des Fachmanns liegt. Fallweise kann also beispielsweise auch eine Integration der Web-Serverapplikation WS in den clientseitigen Anteil der Applikation IX entschieden wer- den.
Ein Bediener am Client-Rechnersystem CLT greife nun auf die Web-Serverapplikation WS zu. Dies wird durch einen Pfeil mit dem Bezugszeichen 1 symbolisiert. Dem Bediener wurde dazu ei- ne Verknüpfung bzw. URL zur Verfügung gestellt, mit deren
Eingabe in einem Browser BRW die Web-Serverapplikation WS adressiert wird. Optional erfolgt eine Authentifizierung über Login-Credetials . Die Web-Serverapplikation WS generiert nun eine Webseite WBP, die dem Bediener im Browser BRW als Down- load-Seite WBP mit entsprechenden - nicht dargestellten - Bedienungsinformationen zur Verfügung angezeigt wird. Die im Browser des Client-Rechnersystems geladene Download-Seite enthält darüber hinaus Konfigurationsdaten zur Konfiguration des clientseitigen Anteils der Applikation, welche z.B. un- sichtbar im Quellcode der HTML-Seite WBP übermittelt werden. Die Konfigurationsdaten werden dabei Kontoinformationen des Bedieners oder anderen, auf dem Server-Rechnersystem SRV oder einem weiteren - nicht dargestellten - Server gespeicherten, bediener-individuellen Konfigurationsdaten entnommen.
Einen weiteren Bestandteil der Download-Seite WBP bilden zwei Steuerelemente LNK, CRT, die im Folgenden näher erklärt werden. Ein erstes Steuerelement LNK bildet eine auswählbare Verknüpfung LNK zu einem Download der gewünschten Applikation, genauer, dem clientseitigen Anteils der Applikation IX. Die Verknüpfung verweist also zum Speicherort des clientsei- tigen Anteils der Applikation IX. Der Bediener kann durch Aktivierung der Verknüpfung LNK, z.B. durch einen Mausklick, einen Download und eine Speicherung bzw. Installation des clientseitigen Anteils der Applikation IX veranlassen.
Ein installierter clientseitiger Anteil der Applikation auf dem Client-Rechnersystem ist in der Figur durch die installierte Applikation X und dem installierten Konfigurationskomponente C illustriert. Die Installation erfolgt in einem - nicht dargestellten - Bereich des Speichers im Client- Rechnersystem, welcher für eine Installation von Applikationen vorgesehen ist.
In einer Installationsroutine zur Installation der Applikation X und der installierten Konfigurationskomponente C kann ein automatischer Start der ausführbaren Konfigurationskomponente nach der erfolgreichen Installation der Applikation X sowie der Konfigurationskomponente C vorgesehen sein.
Ein zweites Steuerelement CRT der Download-Seite WBP ist bei- spielsweise als Schaltfläche bzw. »Button« ausgebildet, nach deren Betätigung der Bediener eine Konfiguration der bereits erfolgreich installierten Applikation X veranlassen kann. Vorzugsweise wird das zweite Steuerelement als Konfigurationsschaltfläche CRT bzw. dargestellt und beispielsweise mit der Anmerkung »One Touch Post Install Configuration« versehen. Somit kann in vorteilhafter Weise eine Installation und eine Erstkonfiguration mit dem im Folgenden dargestellten Verfahren von derselben Download-Seite WBP aus erfolgen. Alternativ zu einem automatischen Start der Konfigurations- komponente C nach der erfolgreichen Installation kann dieser auch durch eine Aktivierung der Konfigurationsschaltfläche CRT vorgesehen sein.
Mit einer Aktivierung der Konfigurationsschaltfläche CRT durch den Bediener wird nach einer erfolgreich abgeschlossenen Installation und einem automatischen Start der Konfigura- tionskomponente C eine automatische Konfiguration der Applikation X unter Verwendung der im Quellcode der HTML-Seite WBP übermittelten Konfigurationsdaten durchgeführt.
Hierzu wird in einer Ausführungsform der Erfindung zwischen der als Server agierenden Konfigurationskomponente C und dem als Client agierendem Browser BRW eine lokale Client-Server- Verbindung eingerichtet, wobei die Konfigurationsdaten der im Browser geladenen Download-Seite über die lokale Client- Server-Verbindung, beispielsweise über eine HTTP- oder auch HTTP/S-Verbindung unter Anwendung der HTTP-Funktionen »HTTP- GET« oder »HTTP-POST«, an die Konfigurationskomponente übermittelt werden.
Eine solche lokale Client-Server-Verbindung oder »localhost«- Verbindung ist insbesondere geboten, wenn die Sicherheitseinstellungen des Browsers eine direkte Übernahme der Konfigurationsdaten von einem entfernten Ort, d.h. dem Speicherort der Web-Server-Applikation WS, verbieten.
Nach Empfang der Konfigurationsdaten übermittelt die Konfigurationskomponente C die Konfigurationsdaten an eine für die Applikation X zur Verwendung von Lesezugriffen vorgesehenen Speicherort, z.B. die Registry oder eine oder mehrere Konfigurationsdateien .
Von einer Verwendung der Konfigurationskomponente C kann dann abgesehen werden, wenn die Sicherheitseinstellungen des Browsers Fern-Zugriffe innerhalb eines Firmennetz gestatten. In diesem Falle erfolgt eine Konfiguration des clientseitigen Anteils der Applikation X unter direkter Verwendung der Konfigurationsdaten der Download-Seite, welche über den Browser BRW ausgelesen werden.
In einer alternativen Ausführungsform der Erfindung ist vorgesehen, die mit den beiden Steuerelemente LNK, CRT ausgelösten Aktionen, also Download inklusive Installation und Erstkonfiguration automatisch nacheinander auszuführen, so dass der Bediener auf der Download-Seite lediglich ein Steuerelement CRT aktivieren muss.
Ein beispielhafter Anwendungsbereich der vorliegenden Erfindung sind Enterprise Web Applikationen, die auf einem Server im Kundennetz installiert werden. Das vorgeschlagene »One
Touch Configuration«-Verfahren vereinfacht die Erstkonfiguration der zu installierenden Applikation und macht manuelle Eingaben nach der Installation überflüssig.
Das Verfahren ist einfacher zu implementieren als vergleichbare andere Verfahren. Benutzerspezifische Daten können über den serverseitigen Anteils der Applikation A generisch aufbereitet und dann über den Browser am Client-Rechnersystem CLT zur installierten Applikation X gelangen.
Das erfindungsgemäße Verfahren ist weiterhin anwendbar für den Bezug von Applikationen aus dem Internet, bei denen ein Kunde einen Account bei einem Anbieter besitzt. Der Kunde loggt sich mit seinen Kundenlogin auf den Web-Seiten der Fir- ma ein. Seitens der Firma ist über die Accountinformationen des Kunden bekannt, welche Applikationen der Kunde erworben hat und kann entsprechende ergänzende Downloads inklusive eines jeweiligen Lizenzierungsschlüssels bereitstellen. Der Lizenzierungsschlüssel kann dann auf einfache Art und Weise mit Hilfe des vorgestellten Verfahrens zur installierten Applikation übermittelt werden.

Claims

Patentansprüche
1. Verfahren zur Konfiguration einer Applikation, bestehend aus einem serverseitigen Anteil der Applikation (A) , welche auf einem Server-Rechnersystem (SRV) installiert ist sowie einem clientseitigen Anteil der Applikation (X) , welche auf einem Client-Rechnersystem (CLT) zu installieren und zu konfigurieren ist, wobei die folgenden Verfahrensschritte durchgeführt werden: a) Zugriff (1) durch das Client-Rechnersystem auf eine dem serverseitigen Anteil der Applikation (A) zugeordnete Web-Serverapplikation (WS) , b) Generierung einer Download-Seite (WBP) durch die Web-Serverapplikation (WS) , wobei die Download-Seite (WBP) Konfigurationsdaten zur Konfiguration des clientseitigen Anteils der Applikation (X) enthält und in einem Browser (BRW) des Client-Rechnersystems geladen wird, c) Bezug des clientseitigen Anteils der Applikation (X) vom Server-Rechnersystem über den Browser und Installation des clientseitigen Anteils der Applikation (X) auf dem Client-RechnerSystem, d) Konfiguration des clientseitigen Anteils der Applikation (X) unter Verwendung der Konfigurationsdaten der Downlo- ad-Seite (WBP) .
2. Verfahren nach Anspruch 1, gekennzeichnet durch folgende den Verfahrensschritt c) ersetzende Verfahrensschritte: cl) Bezug des clientseitigen Anteils der Applikation (X) vom Server-Rechnersystem über den Browser (BRW) und Installation des clientseitigen Anteils der Applikation (X) sowie einer Konfigurationskomponente (C) auf dem Client- Rechnersystem (CLT) , c2) Start der Konfigurationskomponente (C) , c3) Aufbau einer lokalen Client-Server-Verbindung auf dem
Client-Rechnersystem (CLT) , bei der die Konfigurations- komponente (C) als Server und der Browser (BRW) als Client eingerichtet wird, c4) Übermittlung der Konfigurationsdaten der im Browser
(BRW) geladenen Download-Seite an die Konfigurationskom- ponente (C) .
3. Verfahren nach Anspruch 2, dadurch gekennzeichnet, dass die lokale Client-Server-Verbindung als http-Verbindung oder als https-Verbindung eingerichtet wird.
4. Verfahren einem der Ansprüche 2 und 3, dadurch gekennzeichnet, dass die Konfigurationskomponente (C) nach erfolgreicher Aus- führung des Verfahrensschritts d) am Client-Rechnersystem (CLT) gelöscht wird.
5. Verfahren nach einem der vorgenannten Ansprüche, dadurch gekennzeichnet, die im Browser (BRW) des Client-Rechnersystems (CLT) geladene Download-Seite (WBP) ein Steuerelement (CRT) enthält, wobei der Verfahrensschritt d) nach einer Aktivierung dieses Steuerelements (CRT) gestartet wird.
6. Verfahren nach einem der Ansprüche 1 bis 4, dadurch gekennzeichnet, dass der Verfahrensschritt d) durch eine automatische Aktivierung mittels einer skriptgesteuerten Ablaufsteuerung gestartet wird.
7. Verfahren nach einem der vorgenannten Ansprüche, dadurch gekennzeichnet, dass die Konfiguration des clientseitigen Anteils der Applikation (X) durch einen Eintrag der Konfigurationsdaten in ei- ne Registrierungsdatenbank oder in eine Konfigurationsdatei des Client-Rechnersystems (CLT) erfolgt.
8. Verfahren nach einem der vorgenannten Ansprüche, gekennzeichnet durch eine, den Verfahrensschritt a) ergänzende Authentifizierung an der Web-Serverapplikation (WS) .
9. Verfahren nach Anspruch 8, dadurch gekennzeichnet, dass die Authentifizierung durch Anmeldung erfolgt.
10. Verfahren nach Anspruch 8, dadurch gekennzeichnet, dass die Authentifizierung durch Übergabe von Berechtigungsdaten erfolgt.
11. Webserver-komponente zur Konfiguration einer Applikation, bestehend aus einem serverseitigen Anteil der Applikation
(A) , welche auf einem Server-Rechnersystem (SRV) installiert ist sowie einem clientseitigen Anteil der Applikation (X) , welche auf einem Client-Rechnersystem (CLT) zu installieren und zu konfigurieren ist, wobei folgende Mittel vorgesehen sind:
Mittel zur Einrichtung eines Zugriff durch das Client- Rechnersystem (CLT) , sowie,
Mittel zur Generierung einer Download-Seite (WBP) , wobei die Download-Seite (WBO) Konfigurationsdaten zur Konfiguration des clientseitigen Anteils der Applikation (X) enthält und zum Laden in einem Browser (BRW) des Client-Rechnersystems (CLT) vorgesehen ist, wobei nach einem Bezug des clientseitigen Anteils der Applikation (X) vom Server-Rechnersystem (SRV) über den Browser (BRW) und Installation des clientsei- tigen Anteils der Applikation (X) auf dem Client-Rechnersystem (CLT) eine Konfiguration des clientseitigen Anteils der Applikation (X) unter Verwendung der Konfigurationsdaten der Download-Seite (WBP) vorgesehen ist.
EP08802611A 2008-09-25 2008-09-25 Verfahren zur konfiguration einer applikation Ceased EP2340485A1 (de)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/EP2008/008142 WO2010034329A1 (de) 2008-09-25 2008-09-25 Verfahren zur konfiguration einer applikation

Publications (1)

Publication Number Publication Date
EP2340485A1 true EP2340485A1 (de) 2011-07-06

Family

ID=40029099

Family Applications (1)

Application Number Title Priority Date Filing Date
EP08802611A Ceased EP2340485A1 (de) 2008-09-25 2008-09-25 Verfahren zur konfiguration einer applikation

Country Status (4)

Country Link
US (3) US8910150B2 (de)
EP (1) EP2340485A1 (de)
CN (1) CN102165417A (de)
WO (1) WO2010034329A1 (de)

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8434093B2 (en) 2008-08-07 2013-04-30 Code Systems Corporation Method and system for virtualization of software applications
US8776038B2 (en) 2008-08-07 2014-07-08 Code Systems Corporation Method and system for configuration of virtualized software applications
US8954958B2 (en) * 2010-01-11 2015-02-10 Code Systems Corporation Method of configuring a virtual application
US9104517B2 (en) 2010-01-27 2015-08-11 Code Systems Corporation System for downloading and executing a virtual application
US8959183B2 (en) 2010-01-27 2015-02-17 Code Systems Corporation System for downloading and executing a virtual application
US9229748B2 (en) 2010-01-29 2016-01-05 Code Systems Corporation Method and system for improving startup performance and interoperability of a virtual application
US8763009B2 (en) 2010-04-17 2014-06-24 Code Systems Corporation Method of hosting a first application in a second application
US8782106B2 (en) 2010-07-02 2014-07-15 Code Systems Corporation Method and system for managing execution of virtual applications
US9021015B2 (en) 2010-10-18 2015-04-28 Code Systems Corporation Method and system for publishing virtual applications to a web server
US9209976B2 (en) 2010-10-29 2015-12-08 Code Systems Corporation Method and system for restricting execution of virtual applications to a managed process environment
US20120260246A1 (en) * 2011-04-06 2012-10-11 International Business Machines Corporation Software application installation
US9098678B2 (en) * 2011-09-15 2015-08-04 Verizon Patent And Licensing Inc. Streaming video authentication
WO2013062546A1 (en) 2011-10-27 2013-05-02 Hewlett-Packard Development Company, L.P. Application store interface for remote management of client devices
CN103019782B (zh) * 2012-06-18 2016-01-27 上海哈诚电子科技有限公司 一种多功能客户信息交互终端广告和程序更新的方法
WO2014020044A2 (en) * 2012-07-30 2014-02-06 Nec Europe Ltd. Method and system for configuring a user equipment
US9848276B2 (en) * 2013-03-11 2017-12-19 Rovi Guides, Inc. Systems and methods for auto-configuring a user equipment device with content consumption material
US9298439B2 (en) 2013-07-16 2016-03-29 Dropbox, Inc. System and method for installing a client application using a light installer
CN104468637B (zh) 2013-09-12 2018-08-31 阿里巴巴集团控股有限公司 一种下载以及安装客户端的方法和设备
DE102014101575A1 (de) * 2014-02-07 2015-08-13 Sick Ag Sensor mit Anwendungsprogramm
CN104346196A (zh) * 2014-06-17 2015-02-11 腾讯科技(深圳)有限公司 软件下载安装方法及装置
CN105323276B (zh) * 2014-07-09 2020-05-26 腾讯科技(深圳)有限公司 一种应用的云接入方法、装置及应用服务器
US9395970B2 (en) * 2014-09-30 2016-07-19 Sony Interactive Entertainment America Llc Method and apparatus for providing a time period for starting an application
JP6677229B2 (ja) * 2017-09-06 2020-04-08 カシオ計算機株式会社 情報処理装置、セットアップ方法、プログラム及びインストーラ
CN110968823A (zh) * 2018-09-30 2020-04-07 华为技术有限公司 一种应用客户端启动方法,业务服务器和客户端设备
CN111935092B (zh) * 2020-07-10 2023-04-04 上海淇毓信息科技有限公司 一种基于第三方应用的信息交互方法、装置和电子设备
US11762668B2 (en) * 2021-07-06 2023-09-19 Servicenow, Inc. Centralized configuration data management and control

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3565490B2 (ja) * 1999-11-09 2004-09-15 インターナショナル・ビジネス・マシーンズ・コーポレーション クライアントサーバシステム、サーバ、クライアント、プロキシサーバ制御方法、プロキシサーバ機能提供方法および記憶媒体
WO2001079998A2 (en) * 2000-04-10 2001-10-25 Autoprof.Com, Inc. Method and system for configuring remotely located applications
US6792607B1 (en) * 2000-05-18 2004-09-14 Microsoft Corporation Databinding using server-side control objects
US7089553B1 (en) * 2000-10-12 2006-08-08 International Business Machines Corporation Method, system, computer program product, and article of manufacture for downloading a remote computer program according to a stored configuration
US20020099795A1 (en) * 2001-01-19 2002-07-25 Robert Betros System and method for maintaining two-way asynchronous notification between a client and a web server
US20020147974A1 (en) 2001-02-09 2002-10-10 Wookey Michael J. Networked installation system for deploying systems management platforms
US7627658B2 (en) * 2001-02-12 2009-12-01 Integra Sp Limited Presentation service which enables client device to run a network based application
US7103627B2 (en) * 2001-12-31 2006-09-05 Infinium Software, Inc. Web-based system and method
US7213060B2 (en) * 2002-04-23 2007-05-01 Canon Kabushiki Kaisha Web based creation of printer instances on a workstation
US20050108706A1 (en) 2003-11-14 2005-05-19 International Business Machines Corporation Method and system for dynamically loading server code on a client to support multiple veresions of client and servers in a client/server application
US20060155672A1 (en) * 2005-01-13 2006-07-13 Filmloop, Inc. Systems and methods for single input installation of an application
US7962896B2 (en) * 2005-10-31 2011-06-14 Eazypaper Inc. Method and system for automatically configuring software
US9392078B2 (en) * 2006-06-23 2016-07-12 Microsoft Technology Licensing, Llc Remote network access via virtual machine
US20080162670A1 (en) * 2006-12-04 2008-07-03 Swarmcast, Inc. Automatic configuration of embedded media player
US8645948B2 (en) * 2006-12-12 2014-02-04 Qualcomm Incorporated Apparatus and methods for client-driven server-side installation

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
None *
See also references of WO2010034329A1 *

Also Published As

Publication number Publication date
CN102165417A (zh) 2011-08-24
US9967138B2 (en) 2018-05-08
US20110179411A1 (en) 2011-07-21
US20180227175A1 (en) 2018-08-09
WO2010034329A1 (de) 2010-04-01
US20150012587A1 (en) 2015-01-08
US10491469B2 (en) 2019-11-26
US8910150B2 (en) 2014-12-09

Similar Documents

Publication Publication Date Title
EP2340485A1 (de) Verfahren zur konfiguration einer applikation
DE69838262T2 (de) Allgemeine benutzer-authentifizierung für netz-rechner
DE69832786T2 (de) Vorrichtung und verfahren zur identifizierung von klienten die an netzwer-sites zugreifen
DE60014602T2 (de) Internet schnittstellensystem
DE60308700T2 (de) Dynamische fernkonfiguration eines webservers zur bereitstellung von kapazität auf anfrage
DE69633564T2 (de) Zugangskontrolle und überwachungssystem für internetserver
DE60029774T2 (de) Videokonferenzsystem
WO2009083091A2 (de) Verfahren und einrichtung zur kommunikation gemäss dem standardprotokoll opc ua in einem client-server-system
DE102005015830A1 (de) System zum Verwalten einer Vorrichtung
DE112014007224T5 (de) Drucksystem, Verfahren und Programm
DE112012007196T5 (de) Parametereinstellungssystem, Programmverwaltungsvorrichtung, und Informationsverarbeitungsvorrichtung
EP1010052B1 (de) Verfahren zur steuerung der verteilung und nutzung von software-objekten bei vernetzten rechnern
DE10118064B4 (de) Erweiterung Browser-bezogener Internetseiteninhaltskennzeichen und Kennwortüberprüfung auf Kommunikationsprotokolle
DE112006001427T5 (de) Sicherheitssystem für ein persönliches Internetkommunikationsgerät
DE102014101174A1 (de) System und Verfahren zum Unterbinden einer Auslieferung von Werbeinhalten
EP2620868A1 (de) Arbeitsfluss-Management-System für Computernetze
EP2807812A1 (de) Verfahren und system zur synchronisation von programmmasken
DE10332470B4 (de) Verfahren und Vorrichtung zur Kommunikation zwischen Anwendungssystemen in unterschiedlichen Unternehmensnetzwerken
EP1845689B1 (de) Verfahren und kommunikationssystem zum bereitstellen eines personalisierbaren zugangs zu einer gruppe von einrichtungen
WO2004090748A2 (de) Verfahren und system zur erzeugung von an client- eigenschaften angepassten web-seiten
EP1145144A2 (de) Verfahren und anordnung zur installation und zum betreiben eines von einem nutzerrechner angeforderten dienstes
DE10358021B3 (de) Verfahren zum Aufbau von zwei Kommunikationsverbindungen zwischen zwei Benutzern
DE10104486A1 (de) Erweiterter Proxy-Server
WO2002042933A2 (de) Verfahren und anordnung zum ferngesteuerten zugriff auf daten und zur datenübertragung
WO2001082549A2 (de) Verfahren und vorrichtung zur dynamischen zugriffskontrolle von internetdiensten

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

17P Request for examination filed

Effective date: 20110421

AK Designated contracting states

Kind code of ref document: A1

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

AX Request for extension of the european patent

Extension state: AL BA MK RS

DAX Request for extension of the european patent (deleted)
RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: UNIFY GMBH & CO. KG

17Q First examination report despatched

Effective date: 20150205

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

Free format text: STATUS: EXAMINATION IS IN PROGRESS

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: UNIFY GMBH & CO. KG

APBK Appeal reference recorded

Free format text: ORIGINAL CODE: EPIDOSNREFNE

APBN Date of receipt of notice of appeal recorded

Free format text: ORIGINAL CODE: EPIDOSNNOA2E

APBR Date of receipt of statement of grounds of appeal recorded

Free format text: ORIGINAL CODE: EPIDOSNNOA3E

APAF Appeal reference modified

Free format text: ORIGINAL CODE: EPIDOSCREFNE

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: UNIFY GMBH & CO. KG

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: UNIFY PATENTE GMBH & CO. KG

APBT Appeal procedure closed

Free format text: ORIGINAL CODE: EPIDOSNNOA9E

REG Reference to a national code

Ref country code: DE

Ref legal event code: R003

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