WO2007106565A2 - Extendable framework for distributed applications and data - Google Patents

Extendable framework for distributed applications and data Download PDF

Info

Publication number
WO2007106565A2
WO2007106565A2 PCT/US2007/006548 US2007006548W WO2007106565A2 WO 2007106565 A2 WO2007106565 A2 WO 2007106565A2 US 2007006548 W US2007006548 W US 2007006548W WO 2007106565 A2 WO2007106565 A2 WO 2007106565A2
Authority
WO
WIPO (PCT)
Prior art keywords
applications
application
request
data
framework
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/US2007/006548
Other languages
English (en)
French (fr)
Other versions
WO2007106565A3 (en
Inventor
Thanh N. Truong
Thomas Cook
Manohar Nayak
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.)
University of Utah Research Foundation Inc
Original Assignee
University of Utah Research Foundation Inc
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 University of Utah Research Foundation Inc filed Critical University of Utah Research Foundation Inc
Priority to JP2009500488A priority Critical patent/JP2009530714A/ja
Priority to EP07753194A priority patent/EP1999543A2/en
Publication of WO2007106565A2 publication Critical patent/WO2007106565A2/en
Publication of WO2007106565A3 publication Critical patent/WO2007106565A3/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/606Protecting data by securing the transmission between two devices or processes
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/52Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems during program execution, e.g. stack integrity ; Preventing unwanted data erasure; Buffer overflow
    • G06F21/53Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems during program execution, e.g. stack integrity ; Preventing unwanted data erasure; Buffer overflow by executing in a restricted environment, e.g. sandbox or secure virtual machine

Definitions

  • the web application can perform tasks that are simple, such as delivering data to the requesting user, or complicated ones that involve authentication, receiving input data from the user, sending a request to the server to run a different application, or receiving output data from the server and then delivering such data back to the user.
  • Java applications One type of application that may be distributed using the framework is Java applications. However, other application types may be distributed using the present framework, such as JOGL, JDBC, J2EE, Active X, and similar applications and components.
  • This modular framework eliminates the need for user to install an application into an operating system and also reduces the costs involved with production, packaging, and shipping of the software product.
  • This technology can apply a pay-per-use business model for software applications and the delivery mechanism may be disruptive to known packaging methods for software distribution.
  • Molecular Modeling and Simulation domain which comprises a specific vertical market, encompasses nanotechnology, biotechnology, material science, chemical, petroleum, agri- chemical, and pharmaceutical industries.
  • Combining the application framework with available remote accessing tools opens opportunities for all industries that require remote access of data and server-based applications. These include Financial Services, Medical Informatics, Modeling and Simulation (M&S) and others.
  • M&S Medical Informatics, Modeling and Simulation
  • Existing software companies as well as new startups can adopt the standards and methodology for the development of desktop application tools with user-friendly GUI's, visualization and data analysis tools applications and distribute them over the Web. This can provide companies with a competitive edge, since adopting the application framework reduces the costs of packaging, distribution, maintenance, installation and provides portability between operating systems.
  • the present system and method provides interfaces between the applications in such a way that it is difficult or impossible for an application to pass any sensitive information such as user account information.
  • Thermo for calculating thermodynamic properties of a given molecule and Pandora, a general Java plotting tool. These applications may be stand alone Java applications. From the virtual desktop and using the framework's Open Interface, Thermo will be able to open appropriate work files using the Global File Explorer that can be located on the local disk or on a remote server, calculate thermodynamic properties, then initiate Pandora at runtime and send data for it to plot.
  • FIG. 5 illustrates an embodiment of the system where a Shared Schema (ShrdSchl) 504 is available on a server 510 that is accessible over the Internet 512 and such schemes are freely available for anyone to use.
  • Appl 502 and App2 503 are executing in the virtual machine 500 and both use ShrdSchland the two applications can communicate by referencing the ShrdSchl .jar in their request box even though both applications were created independently and without knowledge of the other application.
  • the central communication engine stores the ShrdSchl jar 516 in the local cache 514 where both applications can access the data and then notify the other of the changes using the request boxes 406.
  • the spreadsheet may have data to display in a graph. Accordingly, the spreadsheet program sends a URL or application name of a graphing application to the central communication engine. The spreadsheet program is asking the central communication engine to find the graphing application on the Web and make its request box available. The central communication will download or update the application and make the request box address available which is communicated back to the spreadsheet program.
  • FIG. 7 is a flow chart illustrating an embodiment of a method of providing a virtual application desktop and communication channel.
  • the method includes the operation of activating a virtual machine on an operating system within which multiple applications can concurrently execute, as in block 710.
  • the virtual machine may be any software application is software that creates a virtualized environment between the computer platform and its operating system, so that the end user application operates on an abstract machine.
  • the virtual machine may be an interpreter, a just-in-time compiler, or another known type of virtual machine.
  • the application framework may open a new and broad horizontal market on the

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Stored Programmes (AREA)
  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)
PCT/US2007/006548 2006-03-14 2007-03-14 Extendable framework for distributed applications and data Ceased WO2007106565A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2009500488A JP2009530714A (ja) 2006-03-14 2007-03-14 分散アプリケーション及びデータのための拡張可能なフレームワーク
EP07753194A EP1999543A2 (en) 2006-03-14 2007-03-14 Extendable framework for distributed applications and data

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US78274306P 2006-03-14 2006-03-14
US60/782,743 2006-03-14
US11/685,683 US8719816B2 (en) 2006-03-14 2007-03-13 Extendable framework for distributed applications and data
US11/685,683 2007-03-13

Publications (2)

Publication Number Publication Date
WO2007106565A2 true WO2007106565A2 (en) 2007-09-20
WO2007106565A3 WO2007106565A3 (en) 2008-04-24

Family

ID=38510095

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2007/006548 Ceased WO2007106565A2 (en) 2006-03-14 2007-03-14 Extendable framework for distributed applications and data

Country Status (4)

Country Link
US (1) US8719816B2 (https=)
EP (1) EP1999543A2 (https=)
JP (1) JP2009530714A (https=)
WO (1) WO2007106565A2 (https=)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009155463A3 (en) * 2008-06-20 2010-04-22 Leostream Corp Management layer method and apparatus for dynamic assignment of users to computer resources
WO2010063768A1 (fr) * 2008-12-05 2010-06-10 Thales Equipement de securite

Families Citing this family (74)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7836303B2 (en) 2005-12-09 2010-11-16 University Of Washington Web browser operating system
US7779091B2 (en) 2005-12-19 2010-08-17 Vmware, Inc. Method and system for providing virtualized application workspaces
US8935429B2 (en) * 2006-12-19 2015-01-13 Vmware, Inc. Automatically determining which remote applications a user or group is entitled to access based on entitlement specifications and providing remote application access to the remote applications
US8196205B2 (en) 2006-01-23 2012-06-05 University Of Washington Through Its Center For Commercialization Detection of spyware threats within virtual machine
US8128203B2 (en) * 2006-04-28 2012-03-06 Telecom Italia S.P.A. Ink-jet printhead and manufacturing method thereof
US20070260702A1 (en) * 2006-05-03 2007-11-08 University Of Washington Web browser architecture for virtual machine access
US8266616B1 (en) * 2006-05-11 2012-09-11 Hewlett-Packard Development Company, L.P. Computer system provisioning using templates
US20090037871A1 (en) * 2007-08-02 2009-02-05 International Business Machines Corporation Community-centric management of composite applications
US8135838B2 (en) 2008-04-08 2012-03-13 Geminare Incorporated System and method for providing data and application continuity in a computer system
KR101666831B1 (ko) 2008-11-26 2016-10-17 캘거리 싸이언티픽 인코포레이티드 애플리케이션 프로그램의 상태에 대한 원격 액세스를 제공하기 위한 방법 및 시스템
US10055105B2 (en) 2009-02-03 2018-08-21 Calgary Scientific Inc. Method and system for enabling interaction with a plurality of applications using a single user interface
US20100274615A1 (en) * 2009-04-22 2010-10-28 Eran Belinsky Extendable Collaborative Correction Framework
US8615163B2 (en) * 2009-12-09 2013-12-24 Sony Corporation Framework, system and method for rapid deployment of interactive applications
US8656412B2 (en) * 2009-12-25 2014-02-18 International Business Machines Corporation Pipeline across isolated computing environments
US9262187B2 (en) * 2010-02-05 2016-02-16 Microsoft Technology Licensing, Llc Extension point declarative registration for virtualization
WO2012082133A1 (en) 2010-12-17 2012-06-21 Hewlett-Packard Development Company, L.P. Route a service
US9679404B2 (en) 2010-12-23 2017-06-13 Microsoft Technology Licensing, Llc Techniques for dynamic layout of presentation tiles on a grid
US9436685B2 (en) 2010-12-23 2016-09-06 Microsoft Technology Licensing, Llc Techniques for electronic aggregation of information
US9741084B2 (en) 2011-01-04 2017-08-22 Calgary Scientific Inc. Method and system for providing remote access to data for display on a mobile device
US9262057B2 (en) * 2011-03-11 2016-02-16 Microsoft Techology Licensing, Llc Providing item specific functionality via service-assisted applications
CA2734860A1 (en) 2011-03-21 2012-09-21 Calgary Scientific Inc. Method and system for providing a state model of an application program
US20120246634A1 (en) * 2011-03-23 2012-09-27 Dell Products L.P. Portable virtual applications
US9715485B2 (en) 2011-03-28 2017-07-25 Microsoft Technology Licensing, Llc Techniques for electronic aggregation of information
HK1199340A1 (en) 2011-08-15 2015-06-26 Calgary Scientific Inc. Method for flow control and for reliable communication in a collaborative environment
KR20140080483A (ko) 2011-08-15 2014-06-30 캘거리 싸이언티픽 인코포레이티드 애플리케이션 프로그램에 대한 비-침투적 원격 액세스
CA2850422C (en) 2011-09-30 2023-09-26 Calgary Scientific Inc. Uncoupled application extensions including interactive digital surface layer for collaborative remote application sharing and annotating
US9100235B2 (en) 2011-11-07 2015-08-04 At&T Intellectual Property I, L.P. Secure desktop applications for an open computing platform
US9047476B2 (en) 2011-11-07 2015-06-02 At&T Intellectual Property I, L.P. Browser-based secure desktop applications for open computing platforms
WO2013076554A1 (en) 2011-11-23 2013-05-30 Calgary Scientific Inc. Methods ans systems for collaborative remote application sharing and conferencing
US9619496B2 (en) * 2011-12-16 2017-04-11 Siemens Aktiengesellschaft Method, computer readable medium and system for using large data sets in virtual applications
WO2013128284A1 (en) 2012-03-02 2013-09-06 Calgary Scientific Inc. Remote control of an application using dynamic-linked library (dll) injection
US9058194B2 (en) 2012-03-02 2015-06-16 Google Inc. Software application previews
WO2013139000A1 (zh) * 2012-03-21 2013-09-26 广州市飞元信息科技有限公司 支持用户自定义的虚拟操作区域及其操作方法和系统架构
US9047300B2 (en) 2012-05-24 2015-06-02 Microsoft Technology Licensing, Llc Techniques to manage universal file descriptor models for content files
US8775385B2 (en) 2012-05-24 2014-07-08 Microsoft Corporation Techniques to modify file descriptors for content files
US9069781B2 (en) * 2012-05-24 2015-06-30 Microsoft Technology Licensing, Llc Techniques to automatically manage file descriptors
US9729673B2 (en) * 2012-06-21 2017-08-08 Calgary Scientific Inc. Method and system for providing synchronized views of multiple applications for display on a remote computing device
US9549024B2 (en) 2012-12-07 2017-01-17 Remote Media, Llc Routing and synchronization system, method, and manager
US9436838B2 (en) * 2012-12-20 2016-09-06 Intel Corporation Secure local web application data manager
US11907496B2 (en) * 2013-02-08 2024-02-20 cloudRIA, Inc. Browser-based application management
US9348608B2 (en) * 2013-04-24 2016-05-24 QRC, Inc. System and method for registering application and application transforms on a radiofrequency digitization and collection device
CA2931762C (en) 2013-11-29 2020-09-22 Calgary Scientific Inc. Method for providing a connection of a client to an unmanaged service in a client-server remote access system
US10198777B2 (en) 2013-12-06 2019-02-05 Remote Media, Llc System, method, and application for exchanging content in a social network environment
US20160077685A1 (en) * 2014-09-15 2016-03-17 Microsoft Technology Licensing, Llc Operating System Virtual Desktop Techniques
US10152211B2 (en) * 2014-11-11 2018-12-11 Amazon Technologies, Inc. Application delivery agents on virtual desktop instances
US10182103B2 (en) 2014-10-16 2019-01-15 Amazon Technologies, Inc. On-demand delivery of applications to virtual desktops
US9495142B2 (en) 2014-11-07 2016-11-15 Amazon Technologies, Inc. Dynamic reconstruction of application state upon application re-launch
US9985953B2 (en) 2014-11-10 2018-05-29 Amazon Technologies, Inc. Desktop application fulfillment platform with multiple authentication mechanisms
US11068136B1 (en) 2014-11-11 2021-07-20 Amazon Technologies, Inc. Application fulfillment platform with automated license management mechanisms
US11244261B2 (en) 2014-11-11 2022-02-08 Amazon Technologies, Inc. Catalog service platform for deploying applications and services
US10565534B2 (en) 2014-11-11 2020-02-18 Amazon Technologies, Inc. Constraints and constraint sharing in a catalog service platform
CA2974204A1 (en) 2015-01-30 2016-08-04 Calgary Scientific Inc. Method of providing access to a service in a client-server remote access system
US10015264B2 (en) 2015-01-30 2018-07-03 Calgary Scientific Inc. Generalized proxy architecture to provide remote access to an application framework
US10379889B2 (en) * 2015-06-15 2019-08-13 Microsoft Technology Licensing, Llc Monitoring and reporting performance of collaboration services using a monitoring service native to the collaboration service
US10318320B1 (en) 2015-12-07 2019-06-11 Amazon Technologies, Inc. Virtual desktop access using device-native user interfaces
US10037221B2 (en) 2015-12-28 2018-07-31 Amazon Technologies, Inc. Management of virtual desktop instance pools
US10484302B2 (en) 2016-08-27 2019-11-19 Nicira, Inc. Managed forwarding element executing in public cloud data compute node with different internal and external network addresses
US10341371B2 (en) 2016-08-31 2019-07-02 Nicira, Inc. Identifying and handling threats to data compute nodes in public cloud
US10491516B2 (en) 2017-08-24 2019-11-26 Nicira, Inc. Packet communication between logical networks and public cloud service providers native networks using a single network interface and a single routing table
US10567482B2 (en) 2017-08-24 2020-02-18 Nicira, Inc. Accessing endpoints in logical networks and public cloud service providers native networks using a single network interface and a single routing table
WO2019046071A1 (en) 2017-08-27 2019-03-07 Nicira, Inc. EXECUTING AN ONLINE SERVICE IN A PUBLIC CLOUD
US10862753B2 (en) 2017-12-04 2020-12-08 Nicira, Inc. High availability for stateful services in public cloud logical networks
US10601705B2 (en) 2017-12-04 2020-03-24 Nicira, Inc. Failover of centralized routers in public cloud logical networks
US11343229B2 (en) 2018-06-28 2022-05-24 Vmware, Inc. Managed forwarding element detecting invalid packet addresses
US11196591B2 (en) 2018-08-24 2021-12-07 Vmware, Inc. Centralized overlay gateway in public cloud
US11374794B2 (en) 2018-08-24 2022-06-28 Vmware, Inc. Transitive routing in public cloud
US10491466B1 (en) 2018-08-24 2019-11-26 Vmware, Inc. Intelligent use of peering in public cloud
US11605166B2 (en) 2019-10-16 2023-03-14 Parsons Corporation GPU accelerated image segmentation
WO2021150594A1 (en) 2020-01-20 2021-07-29 Parsons Corporation Narrowband iq extraction and storage
US11619700B2 (en) 2020-04-07 2023-04-04 Parsons Corporation Retrospective interferometry direction finding
US11569848B2 (en) 2020-04-17 2023-01-31 Parsons Corporation Software-defined radio linking systems
US11575407B2 (en) 2020-04-27 2023-02-07 Parsons Corporation Narrowband IQ signal obfuscation
US11849347B2 (en) 2021-01-05 2023-12-19 Parsons Corporation Time axis correlation of pulsed electromagnetic transmissions
US12373097B2 (en) * 2023-06-28 2025-07-29 Dell Products L.P. Memory pool management using a cloud platform

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5740438A (en) * 1995-03-31 1998-04-14 International Business Machines Corporation Methods and system for network communications of multiple partitions
US6003065A (en) 1997-04-24 1999-12-14 Sun Microsystems, Inc. Method and system for distributed processing of applications on host and peripheral devices
US7093122B1 (en) 1999-01-22 2006-08-15 Sun Microsystems, Inc. Techniques for permitting access across a context barrier in a small footprint device using shared object interfaces
US6854114B1 (en) * 1999-10-21 2005-02-08 Oracle International Corp. Using a virtual machine instance as the basic unit of user execution in a server environment
GB2365554B (en) * 2000-05-31 2004-09-01 Ibm Virtual machine support for multiple aplications
US6824064B2 (en) 2000-12-06 2004-11-30 Mobile-Mind, Inc. Concurrent communication with multiple applications on a smart card
US7103666B2 (en) * 2001-01-12 2006-09-05 Siemens Medical Solutions Health Services Corporation System and user interface supporting concurrent application operation and interoperability
US7103529B2 (en) 2001-09-27 2006-09-05 Intel Corporation Method for providing system integrity and legacy environment emulation
US7124255B2 (en) * 2003-06-30 2006-10-17 Microsoft Corporation Message based inter-process for high volume data
US20050044301A1 (en) 2003-08-20 2005-02-24 Vasilevsky Alexander David Method and apparatus for providing virtual computing services
JP2005250649A (ja) 2004-03-02 2005-09-15 Nec Corp プロセス間通信アクセス制御方式及び方法

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009155463A3 (en) * 2008-06-20 2010-04-22 Leostream Corp Management layer method and apparatus for dynamic assignment of users to computer resources
WO2010063768A1 (fr) * 2008-12-05 2010-06-10 Thales Equipement de securite
FR2939540A1 (fr) * 2008-12-05 2010-06-11 Thales Sa Equipement de securite
US8464351B2 (en) 2008-12-05 2013-06-11 Thales Security apparatus

Also Published As

Publication number Publication date
US8719816B2 (en) 2014-05-06
US20070256073A1 (en) 2007-11-01
JP2009530714A (ja) 2009-08-27
EP1999543A2 (en) 2008-12-10
WO2007106565A3 (en) 2008-04-24

Similar Documents

Publication Publication Date Title
US8719816B2 (en) Extendable framework for distributed applications and data
Talia The open grid services architecture: Where the grid meets the web
US5881230A (en) Method and system for remote automation of object oriented applications
Lehman et al. Hitting the distributed computing sweet spot with TSpaces
US8090818B2 (en) Generation of customized client proxies
US6085030A (en) Network component server
Merz et al. Using mobile agents to support interorganizational workflow management
US7810107B2 (en) Dynamic portal registration of generic data source
Tripathi et al. Experiences and future challenges in mobile agent programming
US7509398B2 (en) System and method for protocol independent access and invocation of web services
von Laszewski et al. Designing Grid-based problem solving environments and portals
EP1836662A1 (en) A method and system for institution of information communication and computation framework
Krishnan et al. Opal: Simpleweb services wrappers for scientific applications
Fox et al. Overview of grid computing environments
Lewis et al. Support for extensibility and site autonomy in the Legion grid system object model
Pierce et al. The gateway computational web portal
US7591021B2 (en) Object model document for obfuscating object model therein
EP1061445A2 (en) Web-based enterprise management with transport neutral client interface
US7463268B2 (en) Providing 3D graphics across partitions of computing device
US20250117369A1 (en) Methods and systems that automatically generate schema for cloud-infrastructure-specification-and-configuration files that are used for autocompletion and validation
Min Improvement of smart library information service system for SaaS-based cloud computing service
Will et al. WebSphere Portal: Unified user access to content, applications, and services
CN107357669A (zh) 一种计算单元的并发调用方法及系统
KR100321183B1 (ko) 자바 미들웨어 시스템 및 그 운용 방법
Novotny et al. GridLab Portal Design

Legal Events

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

Ref document number: 07753194

Country of ref document: EP

Kind code of ref document: A2

WWE Wipo information: entry into national phase

Ref document number: 2007753194

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2009500488

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE