EP2340485A1 - Procédé de configuration d'une application - Google Patents

Procédé de configuration d'une application

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
German (de)
English (en)
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/fr
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

L'invention concerne un procédé de configuration automatique d'une application après son téléchargement à partir d'une page Web. Un exemple de domaine d'application de la présente invention est fourni par les applications Web d'entreprise qui sont installées sur un serveur dans le réseau client. Le procédé proposé "One Touch Configuration" simplifie la première configuration de l'application à installer et rend superflues des entrées manuelles après l'installation. Le procédé selon l'invention peut en outre être utilisé pour l'acquisition d'applications sur Internet pour lesquelles un client a un compte chez un fournisseur. Le client ouvre une session avec son identifiant client sur les pages Web de la firme. La firme sait par les informations du compte du client quelles sont les applications acquises par le client et peut préparer des téléchargements complémentaires correspondants, y compris une clé de licence. La clé de licence peut alors être transmise de manière simple à l'aide du procédé présenté pour l'application installée.
EP08802611A 2008-09-25 2008-09-25 Procédé de configuration d'une application Ceased EP2340485A1 (fr)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/EP2008/008142 WO2010034329A1 (fr) 2008-09-25 2008-09-25 Procédé de configuration d'une application

Publications (1)

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

Family

ID=40029099

Family Applications (1)

Application Number Title Priority Date Filing Date
EP08802611A Ceased EP2340485A1 (fr) 2008-09-25 2008-09-25 Procédé de configuration d'une application

Country Status (4)

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

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8776038B2 (en) 2008-08-07 2014-07-08 Code Systems Corporation Method and system for configuration of virtualized software applications
US8434093B2 (en) 2008-08-07 2013-04-30 Code Systems Corporation Method and system for virtualization of 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
US9218359B2 (en) 2010-07-02 2015-12-22 Code Systems Corporation Method and system for profiling virtual application resource utilization patterns by executing virtualized application
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
US10177992B2 (en) 2011-10-27 2019-01-08 Hewlett-Packard Development Company, L.P. Application store interface for remote management of client devices
CN103019782B (zh) * 2012-06-18 2016-01-27 上海哈诚电子科技有限公司 一种多功能客户信息交互终端广告和程序更新的方法
WO2014020044A2 (fr) * 2012-07-30 2014-02-06 Nec Europe Ltd. Procédé et système de configuration d'un équipement utilisateur
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 インターナショナル・ビジネス・マシーンズ・コーポレーション クライアントサーバシステム、サーバ、クライアント、プロキシサーバ制御方法、プロキシサーバ機能提供方法および記憶媒体
AU2001253356A1 (en) * 2000-04-10 2001-10-30 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
GB2377784B (en) * 2001-02-12 2003-11-05 Altio Ltd A presentation server which enables a 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
WO2010034329A1 (fr) 2010-04-01
CN102165417A (zh) 2011-08-24
US8910150B2 (en) 2014-12-09
US10491469B2 (en) 2019-11-26
US9967138B2 (en) 2018-05-08
US20180227175A1 (en) 2018-08-09
US20110179411A1 (en) 2011-07-21
US20150012587A1 (en) 2015-01-08

Similar Documents

Publication Publication Date Title
WO2010034329A1 (fr) Procédé de configuration d'une application
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 (fr) Procédé et dispositif permettant une communication selon le protocole normalisé opc ua dans un système client/serveur
DE102005015830A1 (de) System zum Verwalten einer Vorrichtung
DE112014007224T5 (de) Drucksystem, Verfahren und Programm
EP3100181B1 (fr) Système et procédé pour faire cesser une livraison de contenus publicitaires
DE112012007196T5 (de) Parametereinstellungssystem, Programmverwaltungsvorrichtung, und Informationsverarbeitungsvorrichtung
EP1010052B1 (fr) Procede de commande de distribution et d'utilisation de produits logiciels dans le cas d'ordinateurs relies au reseau
DE10118064B4 (de) Erweiterung Browser-bezogener Internetseiteninhaltskennzeichen und Kennwortüberprüfung auf Kommunikationsprotokolle
DE112006001427T5 (de) Sicherheitssystem für ein persönliches Internetkommunikationsgerät
EP2620868A1 (fr) Système de gestion du flux de travail pour réseaux informatiques
EP2807812A1 (fr) Procédé et système de synchronisation de masques de programmes
EP1845689B1 (fr) Procédé et système de communication destinés à la préparation d'un accès personnalisable à un groupe de dispositifs
WO2004090748A2 (fr) Procede et systeme pour produire des pages web adaptees a des caracteristiques de client
EP1145144A2 (fr) Procede et dispositif pour installer un service demande par un ordinateur utilisateur, et procede et dispositif pour a la fois installer et faire fonctionner ledit service
DE10358021B3 (de) Verfahren zum Aufbau von zwei Kommunikationsverbindungen zwischen zwei Benutzern
DE10104486A1 (de) Erweiterter Proxy-Server
WO2002042933A2 (fr) Procede et dispositif d'acces telecommande a des donnees et de transmission de donnees ; produit programme d'ordinateur correspondant et support d'enregistrement correspondant et lisible par ordinateur
WO2001082549A2 (fr) Procede et dispositif pour controler de maniere dynamique l'acces a des services internet
CH712200A2 (de) Verfahren zur Sicherung von Anwendungsprogrammen.

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