US8799354B2 - Method and system for providing remote access to a state of an application program - Google Patents

Method and system for providing remote access to a state of an application program Download PDF

Info

Publication number
US8799354B2
US8799354B2 US12/592,473 US59247309A US8799354B2 US 8799354 B2 US8799354 B2 US 8799354B2 US 59247309 A US59247309 A US 59247309A US 8799354 B2 US8799354 B2 US 8799354B2
Authority
US
United States
Prior art keywords
server
client
application
state
program
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.)
Active, expires
Application number
US12/592,473
Other languages
English (en)
Other versions
US20100131591A1 (en
Inventor
Monroe M. Thomas
David B. McFadzean
Michael Beauregard
Derek Scherger
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.)
Calgary Scientific Inc
Original Assignee
Calgary Scientific 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 Calgary Scientific Inc filed Critical Calgary Scientific Inc
Priority to US12/592,473 priority Critical patent/US8799354B2/en
Publication of US20100131591A1 publication Critical patent/US20100131591A1/en
Assigned to CALGARY SCIENTIFIC INC. reassignment CALGARY SCIENTIFIC INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BEAUREGARD, MICHAEL, MCFADZEAN, DAVID B., SCHERGER, DEREK, THOMAS, MONROE M.
Priority to US14/450,491 priority patent/US9367365B2/en
Application granted granted Critical
Publication of US8799354B2 publication Critical patent/US8799354B2/en
Priority to US15/166,515 priority patent/US9871860B2/en
Priority to US15/868,173 priority patent/US10334042B2/en
Priority to US16/420,391 priority patent/US10965745B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • G06F19/00
    • 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
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • 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/46Multiprogramming arrangements
    • G06F9/52Program synchronisation; Mutual exclusion, e.g. by means of semaphores
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16ZINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS, NOT OTHERWISE PROVIDED FOR
    • G16Z99/00Subject matter not provided for in other main groups of this subclass
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/12Arrangements for remote connection or disconnection of substations or of equipment thereof
    • 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/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Definitions

  • the instant invention relates to computer networking and in particular to a method and system for providing remote access to a state of an application via a computer network.
  • HIS Hospital Information Systems
  • RIS Radiology Information Systems
  • CIS Clinical Information Systems
  • PES Picture Archive and Communication Systems
  • LIS Library Information Systems
  • EMR Electronic Medical Records
  • Information stored and processed in such systems includes, for example, patient medical histories, imaging data, test results, diagnosis information, management information, and scheduling information.
  • the information is stored centrally or divided at a plurality of locations of a computer network—typically comprising a client-server architecture. Healthcare practitioners access the patient information or other information at various time instants and locations using sophisticated software application programs to gather, analyze, manipulate, and store data.
  • a radiologist performs an image reading for a diagnosis based on content of diagnostic images and reports the results electronically in a patient application file.
  • the software used to perform this task typically requires dedicated workstation hardware and high bandwidth network access to the diagnostic images.
  • this problem is typically overcome by providing remote network access to the screen or console of the workstation hardware, or by downloading sensitive data such as, for example, diagnostic data, to a remote system.
  • remote access software does not have any special knowledge of the application programs that are executed and are not able to optimize the presentation of the display of the application program to the user based on the state of the application program—resulting in inefficient use of network bandwidth and poor performance for the remote user.
  • the transmission of patient related information to an uncontrolled remote site is a security risk for such sensitive information, and furthermore, in the case of diagnostic imaging data, requires transmission of large amounts of information which is beyond the capacity of many networks.
  • a method for providing remote access to a state of an application comprises executing an application program at a server computer for performing an application associated therewith.
  • a remote access program is executed for providing remote access to a state of the performed application.
  • a client difference program having encoded data indicative of a change of a state of the application last received from the server computer is generated and transmitted to the server computer.
  • the client difference program is executed for determining an updated state of the application and a server difference program having encoded a difference between the updated state of the application and the state of the application last sent to the client computer is generated.
  • the server difference program is then transmitted to the client computer and at the client computer executed for updating the state of the application last received from the server computer.
  • Display data indicative of the updated state of the application last received from the server computer are generated and displayed in a human comprehensible fashion on a display.
  • a storage medium having stored therein executable commands for execution on a processor of a client computer.
  • the processor when executing the commands providing remote access to an application performed on a server computer connected thereto.
  • the processor generates a client difference program having encoded data indicative of a change of a state of the application last received from a server computer and transmits it to the server computer.
  • the processor receives from the server computer a server difference program and executes it for updating the state of the application last received from the server computer.
  • the processor then generates display data indicative of the updated state of the application last received from the server computer.
  • a storage medium having stored therein executable commands for execution on a processor of a server computer.
  • the processor when executing the commands providing remote access to an application performed on the server computer to a client computer connected thereto.
  • the processor receives from the client computer a client difference program having encoded data indicative of a change of a state of the application last received from a server computer and executes the client difference program for determining an updated state of the application.
  • the processor generates a server difference program having encoded a difference between the updated state of the application and the state of the application last sent to the client computer.
  • the processor transmits the server difference program to the client computer.
  • FIG. 1 is a simplified block diagram of a system for providing remote access to a state of an application according to a preferred embodiment of the invention
  • FIGS. 2 to 4 are simplified flow diagrams of a method for providing remote access to a state of an application according to a preferred embodiment of the invention
  • FIG. 5 is a simplified flow diagram of a preferred implementation of the method for providing remote access to a state of an application illustrated in FIG. 2 ;
  • FIG. 6 is a simplified flow diagram of another implementation of the method for providing remote access to a state of an application illustrated in FIG. 2 .
  • a system 100 for providing remote access to the state of an application comprises a plurality of client computers 110 A, 110 B—for example, workstations, personal computers, laptop computers, and/or wireless handheld devices—connected via a communication network 108 to a server computer 102 —for example, a central computer or a high performance workstation.
  • client computers 110 A, 110 B for example, workstations, personal computers, laptop computers, and/or wireless handheld devices—connected via a communication network 108 to a server computer 102 —for example, a central computer or a high performance workstation.
  • client computers 110 A, 110 B for example, workstations, personal computers, laptop computers, and/or wireless handheld devices
  • server computer 102 for example, a central computer or a high performance workstation.
  • numerous tasks executed on the system 100 are related to: viewing medical images of a patient and entering a diagnostic report into a respective patient application file; and for entering other information such as scheduling information of the patient's appointments with medical practitioners.
  • the communication network 108 comprises, for example, a Local Area Network (LAN) connecting the client computers with one or more server computers within an organization such as, for example, a hospital.
  • the communication network 108 comprises a Wide Area Network (WAN) or the Internet connecting client computers of various organizations such as, for example, hospitals, diagnostic clinics, and family physicians offices.
  • LAN Local Area Network
  • WAN Wide Area Network
  • an application program for performing an application associated therewith is executed on processor 104 of the server computer 102 , for example, by executing executable commands stored in memory 106 .
  • applications enable: viewing and modifying of medical images, viewing and modifying of a patient file, entering a diagnostic report, and scheduling a patient's appointments.
  • a state of an application is changed, for example, when a user changes information in a patient file or requests a different view of a medical image.
  • a radiologist is enabled to perform an image reading for a diagnosis by remotely accessing an imaging application executed on a dedicated PACS workstation and to enter a report into a patient file by remotely accessing a patient file application.
  • an application such as, for example, the patient file application is processed at different client computers 110 A, 110 B connected via the communication network 108 to the server computer 102 .
  • client computer 110 B a medical practitioner enters his diagnosis of a medical image into the patient application file while at client computer 110 A a health care worker enters scheduling information for an appointment into the patient application file.
  • the processing of the same patient file application at two different client computers 110 A, 110 B results in different states of the patient file application.
  • the system 100 provides remote access as well as synchronizes the states of an application by executing a method for providing remote access to the state of an application according to embodiments of the invention, as will be described herein below.
  • the method for providing remote access to the state of an application is performed, for example, by executing a remote access program on processors 112 A, 112 B.
  • the remote access program is performed by executing executable commands stored in memory 114 A, 114 B.
  • the remote access program is in communication with a remote server access program executed on the processor 104 of the server computer 102 , which is in communication with the application program.
  • the remote access program is in direct communication with the application program.
  • the processor of the server computer 102 communicates with respective processors 112 A, 112 B of the client computers 110 A, 110 B using standard communication protocols—such as, for example, Hyper Text Transfer Protocol (HTTP)—of the communication network 108 , which are well known to those skilled in the art.
  • standard communication protocols such as, for example, Hyper Text Transfer Protocol (HTTP)—of the communication network 108 , which are well known to those skilled in the art.
  • HTTP Hyper Text Transfer Protocol
  • “view data” of the state of the application are generated and transmitted in a fashion according to hardware capabilities of the client computer—for example, processing capacity, memory size, type of graphical display, and type of user interface.
  • “view data” generated and transmitted for a personal computer are different from “view data” generated and transmitted for a wireless handheld device.
  • a user modifies data of a patient file.
  • “view data” indicative of the data of the patient file are generated at the server computer and transmitted to the client computer where the “view data” are displayed.
  • the user using a user interface of the client computer then provides data indicative of a change of data of the patient file as “view data” which are then encoded and transmitted to the server computer.
  • the server computer then changes the state of the application in dependence upon the data indicative of a change provided by the user and the application then stores data in dependence thereupon in the patient file stored in a database.
  • view data enables presentation of the state of an application without transmitting sensitive and/or voluminous diagnostic data and avoids replicating of the application's data processing on the client computer.
  • FIG. 2 a method for providing remote access to the state of an application according to a preferred embodiment of the invention is shown.
  • an application program for performing an application associated therewith is executed— 10 —on processor 104 .
  • client computer 110 A connected to the server computer 102 via the communication network 108 a remote access program is executed— 12 —on processor 112 A for providing remote access to a state of the performed application.
  • client difference program is generated— 14 .
  • the client difference program has encoded data indicative of a change of a state of the application last received from the server computer 102 .
  • the data indicative of a change of a state of the application are, for example, received from a user interface 118 A, 118 B of the client computer 110 A, 110 B, respectively.
  • the difference programs comprise executable commands for execution by a processor.
  • the encoded data are indicative of: a path to the change in the state of the application; a type of the change; and a value of the change.
  • the type of change is, for example, a “modification”, a “deletion”, or an “insertion”, with the value for deletion changes being empty.
  • An example of a difference program is:
  • the client difference program is then transmitted— 16 —to the server computer 102 via the communication network 108 .
  • the client difference program is executed— 18 —for determining an updated state of the application followed by generating a server difference program.
  • the server difference program has encoded a difference between the updated state of the application and the state of the application last sent to the client computer 110 A. This difference also captures changes, for example, received from another client computer—for example, client computer 110 B—or generated due to execution of the application program in dependence upon the executed client difference program for determining the updated state of the application.
  • the server difference program is then transmitted— 20 —to the client computer 110 A via the communication network 108 .
  • the server difference program is executed— 22 —for updating the state of the application last received from the server computer 102 .
  • Display data indicative of the updated state of the application last received from the server computer 102 are generated— 24 —and displayed in a human comprehensible fashion on display 116 A.
  • step 24 is omitted, for example, in situations where the updated state of the application does not affect the data displayed on the display 116 A.
  • a remote server access program is executed on the processor 104 of the server computer 102 for executing the client difference program; communicating with the application program for determining the updated state of the application; and generating the server difference program.
  • Provision of the remote server access program enables remote access to off-the-shelf application programs, increases substantially flexibility for the provision of the remote access absent modifications of the application program, and substantially facilitates implementation of the remote access as a retrofit.
  • the application program is enabled to perform the operations of the remote server access program.
  • the method for providing remote access to the state of an application enables limited access to a predetermined portion of the state of the application.
  • the limited access is enabled for:
  • the hardware capabilities of a personal computer are substantially different to the hardware capabilities of a wireless handheld device; being compatible with different operating systems of different client computers; and, implementing user access restrictions to information for providing different users with different access to the state of an application—for example, an administrative user for scheduling a patient's appointments is prevented from accessing diagnostic information of the patient.
  • the method for providing remote access to the state of an application enables remote access for a plurality of client computers 110 A, 110 B, which are, for example, simultaneously, connected to the server computer 102 via the communication network 108 for accessing the state of a same application.
  • a second client difference program received from a second client computer 110 B is executed— 26 —at the server computer 102 for determining a second updated state of the application followed by generating a second server difference program.
  • the second server difference program has encoded a difference between the second updated state of the application and the state of the application last sent to the second client computer.
  • the second server difference program is then transmitted— 28 —to the second client computer 110 B via the communication network 108 .
  • the second server difference program is executed— 30 —for updating the state of the application last received from the server computer 102 .
  • Display data indicative of the updated state of the application last received from the server computer 102 are generated— 32 —and displayed in a human comprehensible fashion on display 116 B.
  • step 32 is omitted, for example, in situations where the updated state of the application does not affect the data displayed on the display 116 B.
  • a third server difference program is generated— 34 .
  • the third server difference program has encoded a difference between the second updated state of the application and the state of the application last sent to the client computer 110 A.
  • the third server difference program is then transmitted— 36 —to the client computer 110 A via the communication network 108 .
  • the third server difference program is executed— 38 —for updating the state of the application last received from the server computer 102 .
  • Display data indicative of the updated state of the application last received from the server computer 102 are generated— 40 —and displayed in a human comprehensible fashion on display 116 A.
  • step 40 is omitted, for example, in situations where the updated state of the application does not affect the data displayed on the display 116 A.
  • the steps 34 to 40 are executed simultaneously to the execution of steps 26 to 32 .
  • the steps 34 to 40 are omitted and the changes received from the second client computer 110 B are provided to the client computer 110 A after receipt of a client difference program from the client computer 110 A.
  • a state of the application is provided as illustrated in FIG. 4 .
  • a server application state program is generated— 42 —at the server computer 102 .
  • the server application state program has encoded data indicative of the state of the application.
  • the server application state program is then transmitted— 44 —to the client computer 110 A via the communication network 108 .
  • the server application state program is executed— 46 —for determining the server state of the application.
  • Display data indicative of the server state of the application are generated— 48 —and displayed in a human comprehensible fashion on display 116 A.
  • the steps 42 to 48 are also performed during provision of the remote access to ensure a provision of a same state of the application at the server computer 102 and the client computer 110 A.
  • the steps 42 to 48 are performed in predetermined time intervals or after data loss during transmission.
  • step 48 is omitted, for example, in situations where the updated state of the application does not affect the data displayed on the display 116 A.
  • data indicative of a state of the application such as, for example, a patient file application
  • server data indicative of the server state of the application the state of the application at the server (and possibly changed by the server)
  • server client data indicative of the state of the application last sent to the client computer 110 A.
  • step 14 a difference between the state of the application after client interaction and the state of the application last received from the server computer is encoded— 14 A—with the difference being the difference between the client data and the client server data.
  • step 18 second server client data are determined— 18 A—by executing the client difference program on the server client data; updated server data are determined— 18 B—by executing the client difference program on the server data; a server difference program is generated— 18 C—that encodes a difference between the updated server data and the second server client data; third server client data are determined— 18 D—by executing the server difference program on the second server client data; and, the server client data are replaced— 18 E—with the third server client data.
  • a locking process is provided for locking the server data in order to prevent the same from being modified by other processes prior step 18 B, which is released, for example, after step 18 C.
  • step 22 second client server data are determined— 22 A—by executing the server difference program on the client server data; second client data are determined— 22 B—by executing the server difference program on the client data; the client server data are replaced— 22 C—with the second client server data; and, the client data are replaced— 22 D—with the second client data.
  • a locking process is provided for locking the client server data and the client data during execution of the steps 22 A to 22 D.
  • step 18 updated server data are determined— 18 F—by executing the client difference program on the server data; and, a server difference program is generated— 18 G—that encodes a difference between the updated server data and the server client data.
  • step 22 display data indicative of the updated state of the application last received from the server computer are directly generated— 22 E—by executing the received server difference program and displayed— 23 —in a human comprehensible fashion on display 116 B.
  • This implementation obviates storage of data related to the state of the application in memory of the client computer 110 B which is beneficial for client computers having limited storage capacity such as hand held devices.
  • a server application state program that has encoded data indicative of the server state of the application is generated and transmitted, as disclosed herein above, to the client computer, for example, in predetermined time intervals.
  • the embodiments of the method for providing remote access to the state of an application are performed, for example, by executing executable commands stored in storage mediums—for example, the memory 106 using processor 104 of the server computer 102 and the memory 114 A using the processor 112 A of the client computer 110 A.
  • the executable commands for being stored in the memory of the client computers are, for example, transmitted from the server computer 102 via the communication network 108 .
US12/592,473 2008-11-26 2009-11-25 Method and system for providing remote access to a state of an application program Active 2033-04-24 US8799354B2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
US12/592,473 US8799354B2 (en) 2008-11-26 2009-11-25 Method and system for providing remote access to a state of an application program
US14/450,491 US9367365B2 (en) 2008-11-26 2014-08-04 Method and system for providing remote access to a state of an application program
US15/166,515 US9871860B2 (en) 2008-11-26 2016-05-27 Method and system for providing remote access to a state of an application program
US15/868,173 US10334042B2 (en) 2008-11-26 2018-01-11 Method and system for providing remote access to a state of an application program
US16/420,391 US10965745B2 (en) 2008-11-26 2019-05-23 Method and system for providing remote access to a state of an application program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US19342308P 2008-11-26 2008-11-26
US12/592,473 US8799354B2 (en) 2008-11-26 2009-11-25 Method and system for providing remote access to a state of an application program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/450,491 Continuation US9367365B2 (en) 2008-11-26 2014-08-04 Method and system for providing remote access to a state of an application program

Publications (2)

Publication Number Publication Date
US20100131591A1 US20100131591A1 (en) 2010-05-27
US8799354B2 true US8799354B2 (en) 2014-08-05

Family

ID=42197342

Family Applications (5)

Application Number Title Priority Date Filing Date
US12/592,473 Active 2033-04-24 US8799354B2 (en) 2008-11-26 2009-11-25 Method and system for providing remote access to a state of an application program
US14/450,491 Active US9367365B2 (en) 2008-11-26 2014-08-04 Method and system for providing remote access to a state of an application program
US15/166,515 Active US9871860B2 (en) 2008-11-26 2016-05-27 Method and system for providing remote access to a state of an application program
US15/868,173 Active US10334042B2 (en) 2008-11-26 2018-01-11 Method and system for providing remote access to a state of an application program
US16/420,391 Active 2029-12-03 US10965745B2 (en) 2008-11-26 2019-05-23 Method and system for providing remote access to a state of an application program

Family Applications After (4)

Application Number Title Priority Date Filing Date
US14/450,491 Active US9367365B2 (en) 2008-11-26 2014-08-04 Method and system for providing remote access to a state of an application program
US15/166,515 Active US9871860B2 (en) 2008-11-26 2016-05-27 Method and system for providing remote access to a state of an application program
US15/868,173 Active US10334042B2 (en) 2008-11-26 2018-01-11 Method and system for providing remote access to a state of an application program
US16/420,391 Active 2029-12-03 US10965745B2 (en) 2008-11-26 2019-05-23 Method and system for providing remote access to a state of an application program

Country Status (9)

Country Link
US (5) US8799354B2 (fr)
EP (1) EP2359527B1 (fr)
JP (3) JP2012510118A (fr)
KR (2) KR101711863B1 (fr)
AU (1) AU2009319665B2 (fr)
BR (1) BRPI0921978A2 (fr)
CA (1) CA2742779C (fr)
RU (2) RU2536379C2 (fr)
WO (1) WO2010060206A1 (fr)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140331152A1 (en) * 2009-05-29 2014-11-06 Jake Yanchar Graphical planner
US20160198081A1 (en) * 2011-01-04 2016-07-07 Calgary Scientific Inc. Method and system for providing remote control from a remote client computer
US20170272548A1 (en) * 2011-09-30 2017-09-21 Calgary Scientific, Inc. Tiered framework for proving remote access to an application accessible at a uniform resource locator (url)
US20170302708A1 (en) * 2011-11-23 2017-10-19 Calgary Scientific Inc. Methods and systems for collaborative remote application sharing and conferencing
CN109062761A (zh) * 2018-07-26 2018-12-21 郑州云海信息技术有限公司 一种服务器状态管理方法、装置及系统
US10410306B1 (en) 2011-01-04 2019-09-10 Calgary Scientific Inc. Method and system for providing remote access to data for display on a mobile device

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010060206A1 (fr) 2008-11-26 2010-06-03 Calgary Scientific Inc. Procédé et système pour obtenir l'accès distant à un état d'un programme d'application
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
SG2014007801A (en) * 2009-02-03 2014-04-28 Calgary Scient Inc Method and system for enabling interaction with a plurality of applications using a single user interface
US8966027B1 (en) * 2010-05-24 2015-02-24 Amazon Technologies, Inc. Managing replication of computing nodes for provided computer networks
US20110313806A1 (en) * 2010-06-17 2011-12-22 Ian Huang Online appointment booking system
CA2734860A1 (fr) 2011-03-21 2012-09-21 Calgary Scientific Inc. Procede et systeme pour la mise au point d'un modele d'etat d'un programme d'application
SG2014011506A (en) 2011-08-15 2014-05-29 Calgary Scient Inc Non-invasive remote access to an application program
EP2745467A4 (fr) 2011-08-15 2015-10-14 Calgary Scient Inc Procédé permettant de contrôler le flux et d'assurer une communication fiable dans un environnement collaboratif
CN104054301B (zh) 2011-11-11 2018-05-08 卡尔加里科学公司 远程访问应用框架中的会话传递和挂起
US8799358B2 (en) 2011-11-28 2014-08-05 Merge Healthcare Incorporated Remote cine viewing of medical images on a zero-client application
US9602581B2 (en) 2012-03-02 2017-03-21 Calgary Scientific Inc. Remote control of an application using dynamic-linked library (DLL) injection
US20130290408A1 (en) * 2012-04-11 2013-10-31 Calgary Scientific Inc. Remoting graphical components through a tiered remote access architecture
CN103491064B (zh) * 2012-06-14 2017-12-01 腾讯科技(深圳)有限公司 终端软件维护方法、业务客户端及业务服务器
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
CN104871184A (zh) 2012-11-12 2015-08-26 卡尔加里科学股份有限公司 用于通知并邀请用户加入协作会话的框架
JP2017505473A (ja) 2013-11-29 2017-02-16 カルガリー サイエンティフィック インコーポレイテッド クライアントサーバリモートアクセスシステムにおけるクライアントの非管理サービスへの接続の提供方法
CA2974204A1 (fr) 2015-01-30 2016-08-04 Calgary Scientific Inc. Methode pour fournir un acces a un service dans un systeme d'acces a distance de serveur client
US10015264B2 (en) 2015-01-30 2018-07-03 Calgary Scientific Inc. Generalized proxy architecture to provide remote access to an application framework
WO2016199503A1 (fr) * 2015-06-09 2016-12-15 コニカミノルタ株式会社 Dispositif maître pour un système de surveillance de personnes à surveiller, procédé de surveillance d'état de fonctionnement dudit dispositif maître, dispositif esclave pour un système de surveillance de personnes à surveiller, procédé de surveillance d'état de fonctionnement dudit dispositif esclave et système de surveillance de personnes à surveiller
CN106424508A (zh) * 2015-08-05 2017-02-22 江苏金源锻造股份有限公司 一种锻造用模具系统
CN106424506A (zh) * 2015-08-05 2017-02-22 江苏金源锻造股份有限公司 一种多轴式锻造数控机床
CN105099793B (zh) * 2015-09-24 2019-02-05 华为技术有限公司 热备方法、装置及系统
RU2618161C1 (ru) * 2016-03-15 2017-05-02 Государственное бюджетное образовательное учреждение высшего профессионального образования "Рязанский государственный медицинский университет имени академика И.П. Павлова" Министерства здравоохранения Российской Федерации Способ прогнозирования реакции на гипервентиляционную нагрузку у практически здоровых лиц на основе показателей электроэнцефалограммы, характеристик вариабельности сердечного ритма и активности сегментарного мотонейронного аппарата

Citations (92)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0349463A2 (fr) 1988-06-30 1990-01-03 International Business Machines Corporation Méthode pour introduire simultanément des données dans des fenêtres qui se chevauchent
US5345550A (en) 1992-12-23 1994-09-06 International Business Machines Corporation User-modifiable popup menus for object oriented behavior
US5555003A (en) 1993-04-12 1996-09-10 Hewlett-Packard Company Method for selecting an item on a graphics screen
US5742778A (en) 1993-08-30 1998-04-21 Hewlett-Packard Company Method and apparatus to sense and multicast window events to a plurality of existing applications for concurrent execution
WO1998058478A2 (fr) 1997-06-13 1998-12-23 Ironside Technologies Inc. Appareil et procede de production de turbulences de pate dans une section de mise en feuille a table plate
US5870759A (en) * 1996-10-09 1999-02-09 Oracle Corporation System for synchronizing data between computers using a before-image of data
US5978842A (en) * 1997-01-14 1999-11-02 Netmind Technologies, Inc. Distributed-client change-detection tool with change-detection augmented by multiple clients
US6045048A (en) 1993-11-24 2000-04-04 Metrologi Instruments, Inc. System and method for composing menus of URL-encoded bar code symbols while surfing the internet using an internet browser program
US6061689A (en) 1997-05-06 2000-05-09 International Business Machines Corporation Object aggregation representation of relational database rows having nontraditional datatypes
US6075531A (en) 1997-12-15 2000-06-13 International Business Machines Corporation Computer system and method of manipulating multiple graphical user interface components on a computer display with a proximity pointer
US6141698A (en) 1997-01-29 2000-10-31 Network Commerce Inc. Method and system for injecting new code into existing application code
US20010047393A1 (en) 2000-03-08 2001-11-29 Marbles, Inc. System and method for efficient remote operation of real-time graphical applications
WO2002009106A1 (fr) 2000-07-21 2002-01-31 Samsung Electronics Co., Ltd. Architecture pour un reseau familial sur le web
JP2002055870A (ja) 2000-08-15 2002-02-20 Fuji Xerox Co Ltd データ提供装置、データ取得装置及びデータ処理システム
US6453334B1 (en) 1997-06-16 2002-09-17 Streamtheory, Inc. Method and apparatus to allow remotely located computer programs and/or data to be accessed on a local computer in a secure, time-limited manner, with persistent caching
US20030014735A1 (en) 2001-06-28 2003-01-16 Dimitris Achlioptas Methods and systems of testing software, and methods and systems of modeling user behavior
US20030023670A1 (en) 2001-07-24 2003-01-30 Steve Walrath System and method for client-server networked applications
US20030065738A1 (en) 2001-10-01 2003-04-03 Thumb Logic, Inc. Wireless information systems and methods
US20030120324A1 (en) 2001-12-26 2003-06-26 Osborn Brett A. System and method for remote programming of a medical device
US6601233B1 (en) 1999-07-30 2003-07-29 Accenture Llp Business components framework
US20030149941A1 (en) 2001-11-09 2003-08-07 Tsao Sheng A. Integrated data processing system with links
US20030184584A1 (en) 2002-03-29 2003-10-02 Thomas Vachuska User interface framework for integrating user interface elements of independent software components
WO2003083684A1 (fr) 2002-04-02 2003-10-09 Nokia Corporation Procede et appareil permettant de synchroniser la maniere dont des donnees sont stockees dans differents magasins de donnees
US20030208472A1 (en) 2000-04-11 2003-11-06 Pham Peter Manh Method and apparatus for transparent keyword-based hyperlink
US20040068516A1 (en) * 2002-10-04 2004-04-08 Chung-I Lee System and method for synchronizing files in multiple nodes
US20040106916A1 (en) 2002-03-06 2004-06-03 Z-Kat, Inc. Guidance system and method for surgical procedures with improved feedback
US6792607B1 (en) 2000-05-18 2004-09-14 Microsoft Corporation Databinding using server-side control objects
US20040243919A1 (en) 2003-04-04 2004-12-02 David Darian Muresan Synchronized processing of views and drawing tools in a multiple document interface application
US20040249885A1 (en) 2001-07-13 2004-12-09 Lykourgos Petropoulakis Generic object-based resource-sharing interface for distance co-operation
US20050010871A1 (en) 2000-06-21 2005-01-13 Microsoft Corporation Single window navigation methods and systems
JP2005031807A (ja) 2003-07-08 2005-02-03 Toshiba Corp データ処理システムにおけるデータ更新方法及びデータ処理システム
US20050050229A1 (en) 2003-08-26 2005-03-03 International Business Machines Corporation Method and system for synchronizing a client user interface with a server backend
US20050138631A1 (en) 2003-12-17 2005-06-23 Victoria Bellotti System and method for providing metadata interaction and visualization with task-related objects
US6918113B2 (en) 2000-11-06 2005-07-12 Endeavors Technology, Inc. Client installation and execution system for streamed applications
US20050188313A1 (en) 2004-02-20 2005-08-25 Microsoft Corporation User interface transition
US20060026006A1 (en) 2002-12-04 2006-02-02 Hindle Guy P Synchronization method
US20060101397A1 (en) 2004-10-29 2006-05-11 Microsoft Corporation Pseudo-random test case generator for XML APIs
US7065568B2 (en) 2000-11-30 2006-06-20 Microsoft Corporation System and method for managing states and user context over stateless protocols
US7069227B1 (en) * 1999-02-05 2006-06-27 Zansor Systems, Llc Healthcare information network
US7073059B2 (en) 2001-06-08 2006-07-04 Hewlett-Packard Development Company, L.P. Secure machine platform that interfaces to operating systems and customized control programs
US20060236328A1 (en) 2004-12-10 2006-10-19 Siemens Medical Solutions Usa, Inc. Integrated graphical user interface server for use with multiple client applications
US20060231175A1 (en) 2003-04-04 2006-10-19 Hans Vondracek Method for thermomechanical treatment of steel
US7149761B2 (en) 2001-11-13 2006-12-12 Tadpole Technology Plc System and method for managing the synchronization of replicated version-managed databases
US20060294418A1 (en) 2005-06-22 2006-12-28 Tele Atlas North America, Inc. System and method for automatically executing corresponding operations on multiple maps, windows, documents, and/or databases
US7167893B1 (en) 2001-10-03 2007-01-23 Bellsouth Intellectual Property Corp. Methods and systems for processing a plurality of errors
US20070024645A1 (en) 2005-07-12 2007-02-01 Siemens Medical Solutions Health Services Corporation Multiple Application and Multiple Monitor User Interface Image Format Selection System for Medical and Other Applications
US7181686B1 (en) 1999-10-29 2007-02-20 International Business Machines Corporation Selecting screens in a GUI using events generated by a set of view controllers
JP2007084744A (ja) 2005-09-26 2007-04-05 Sekisui Plastics Co Ltd スチレン系樹脂発泡性粒子とその製造方法及びスチレン系樹脂発泡成形体
US20070112880A1 (en) * 2005-11-14 2007-05-17 Lie Yang Data synchronization and device handling
US7240162B2 (en) 2004-10-22 2007-07-03 Stream Theory, Inc. System and method for predictive streaming
US7246063B2 (en) 2002-02-15 2007-07-17 Sap Aktiengesellschaft Adapting a user interface for voice control
US20070226636A1 (en) 2006-03-21 2007-09-27 Microsoft Corporation Simultaneous input across multiple applications
US20070282951A1 (en) 2006-02-10 2007-12-06 Selimis Nikolas A Cross-domain solution (CDS) collaborate-access-browse (CAB) and assured file transfer (AFT)
US7343310B1 (en) 2000-04-28 2008-03-11 Travelers Property Casualty Corp. System and method for providing web-based user interface to legacy, personal-lines insurance applications
US7350151B1 (en) * 2000-09-14 2008-03-25 Ui Evolution, Inc. Display state and/or cell based user interface provision method and apparatus
US20080146194A1 (en) * 2006-12-15 2008-06-19 Yahoo! Inc. Automatic data back up and account creation
US20080183190A1 (en) 2007-01-25 2008-07-31 Warsaw Orthopedic, Inc. Integrated surgical navigational and neuromonitoring system having automated surgical assistance and control
US7451196B1 (en) 2000-12-15 2008-11-11 Stream Theory, Inc. Method and system for executing a software application in a virtual environment
US20080313282A1 (en) 2002-09-10 2008-12-18 Warila Bruce W User interface, operating system and architecture
US20090044171A1 (en) 2007-07-12 2009-02-12 The Mathworks, Inc. Continuous time mode-driven simulations in a graphical modeling environment
US20090080523A1 (en) * 2007-09-24 2009-03-26 Microsoft Corporation Remote user interface updates using difference and motion encoding
US20090089742A1 (en) 2007-09-28 2009-04-02 Verizon Data Services Inc. Generic xml screen scraping
US20090119644A1 (en) 2007-11-07 2009-05-07 Endeavors Technologies, Inc. Deriving component statistics for a stream enabled application
US20090209239A1 (en) * 2008-02-18 2009-08-20 Movidilo S.L. Self-service application platform for wireless devices
US7647370B1 (en) 2003-10-24 2010-01-12 Verizon Data Services Llc Screen scraping interface
US7650444B2 (en) 2006-09-28 2010-01-19 Digi International, Inc. Systems and methods for remotely managing an application-specific display device
US7656799B2 (en) 2003-07-29 2010-02-02 Citrix Systems, Inc. Flow control system architecture
US7725331B2 (en) * 1999-12-01 2010-05-25 Webmd Corporation System and method for implementing a global master patient index
US20100174773A1 (en) 2009-01-08 2010-07-08 Microsoft Corporation Synchronizing presentation states between multiple applications
WO2010088768A1 (fr) 2009-02-03 2010-08-12 Calgary Scientific Inc. Interaction simultanée avec une pluralité de programmes d'application
US20100205147A1 (en) * 2007-07-02 2010-08-12 British Telecommunications Public Limited Company Data communications system
US7802183B1 (en) * 2001-05-17 2010-09-21 Essin Daniel J Electronic record management system
WO2010127327A1 (fr) 2009-05-01 2010-11-04 Kaazing Corporation Système client-serveur d'entreprise et procédés de fourniture de support d'application web par émulation distribuée de communications websocket
US7831919B1 (en) 2006-12-18 2010-11-09 Symantec Corporation Generic web service frontend
US7921078B2 (en) * 2005-04-20 2011-04-05 Sony Online Entertainment Llc System for negotiated differential compression
US7941488B2 (en) * 2002-07-26 2011-05-10 International Business Machines Corporation Authorizing message publication to a group of subscribing clients via a publish/subscribe service
US8024523B2 (en) 2007-11-07 2011-09-20 Endeavors Technologies, Inc. Opportunistic block transmission with time constraints
US20120154633A1 (en) 2009-12-04 2012-06-21 Rodriguez Tony F Linked Data Methods and Systems
US8261345B2 (en) 2006-10-23 2012-09-04 Endeavors Technologies, Inc. Rule-based application access management
WO2012127308A1 (fr) 2011-03-21 2012-09-27 Calgary Scientific Inc. Procédé et système de fourniture d'un modèle d'état d'un programme d'application
US20120245918A1 (en) 2011-03-21 2012-09-27 Amazon Technologies, Inc. Remotely emulating computing devices
US20130007227A1 (en) 2011-06-28 2013-01-03 Hitomi Arthur S Local streaming proxy server
US8356252B2 (en) 2009-09-02 2013-01-15 Synchronoss Technologies, Inc. System and method for providing a computer display form layout
US8359591B2 (en) 2004-11-13 2013-01-22 Streamtheory, Inc. Streaming from a media device
WO2013024343A1 (fr) 2011-08-15 2013-02-21 Calgary Scientific Inc. Accès distant non invasif vers un programme applicatif
WO2013024342A1 (fr) 2011-08-15 2013-02-21 Calgary Scientific Inc. Procédé permettant de contrôler le flux et d'assurer une communication fiable dans un environnement collaboratif
US20130179962A1 (en) 2001-02-14 2013-07-11 Endeavors Technologies, Inc. Intelligent Network Streaming and Execution System for Conventionally Coded Applications
WO2013109984A1 (fr) 2012-01-18 2013-07-25 Numecent Holdings, Inc. Diffusion en flux et exécution d'applications pour clients localisés
WO2013128284A1 (fr) 2012-03-02 2013-09-06 Calgary Scientific Inc. Contrôle à distance d'une application au moyen d'une injection dll (dynamic linked library)
WO2013153439A1 (fr) 2012-04-11 2013-10-17 Calgary Scientific Inc. Composants graphiques mis à distance au moyen d'une architecture d'accès à distance à niveaux
US8572178B1 (en) 2011-07-01 2013-10-29 Amazon Technologies, Inc. Executing applications in remotely emulated computing devices
US8627081B2 (en) * 2005-07-14 2014-01-07 Conax As Multimedia data protection

Family Cites Families (272)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4975690A (en) 1988-11-07 1990-12-04 Ibm Corporation Method for concurrent data entry and manipulation in multiple applications
US5249121A (en) 1989-10-27 1993-09-28 American Cyanamid Company Remote control console for surgical control system
GB2273797A (en) 1992-12-22 1994-06-29 Ibm Distributed data processing system
US5844553A (en) 1993-08-30 1998-12-01 Hewlett-Packard Company Mechanism to control and use window events among applications in concurrent computing
US5491800A (en) 1993-12-20 1996-02-13 Taligent, Inc. Object-oriented remote procedure call networking system
US7079177B2 (en) 1995-02-27 2006-07-18 Canon Kabushiki Kaisha Remote control system and access control method for information input apparatus with limitation by user for image access and camemremote control
CA2180899A1 (fr) * 1995-07-12 1997-01-13 Yasuaki Honda Mise a jour synchrone de sous-objets dans un systeme d'utilisation collective d'espace tridimensionnel en realite virtuelle, et methode connexe
GB2305271A (en) 1995-09-15 1997-04-02 Ibm Proxy object recovery in an object-oriented environment
US5956486A (en) 1995-12-20 1999-09-21 Hickman; Paul Lawrence Method and apparatus for monitoring multiple electronic mail systems
US5909545A (en) 1996-01-19 1999-06-01 Tridia Corporation Method and system for on demand downloading of module to enable remote control of an application program over a network
US6343313B1 (en) 1996-03-26 2002-01-29 Pixion, Inc. Computer conferencing system with real-time multipoint, multi-speed, multi-stream scalability
US6911916B1 (en) 1996-06-24 2005-06-28 The Cleveland Clinic Foundation Method and apparatus for accessing medical data over a network
JP3821170B2 (ja) 1996-07-26 2006-09-13 富士ゼロックス株式会社 共同作業情報の管理方法および共同作業支援システム
US5870559A (en) 1996-10-15 1999-02-09 Mercury Interactive Software system and associated methods for facilitating the analysis and management of web sites
US6132368A (en) 1996-12-12 2000-10-17 Intuitive Surgical, Inc. Multi-component telepresence system and method
US6253228B1 (en) 1997-03-31 2001-06-26 Apple Computer, Inc. Method and apparatus for updating and synchronizing information between a client and a server
US6662210B1 (en) 1997-03-31 2003-12-09 Ncr Corporation Method of remote collaboration system
GB2324175B (en) 1997-04-10 2002-07-31 Ibm Personal conferencing system
US6145098A (en) 1997-05-13 2000-11-07 Micron Electronics, Inc. System for displaying system status
US5987376A (en) * 1997-07-16 1999-11-16 Microsoft Corporation System and method for the distribution and synchronization of data and state information between clients in a distributed processing system
US6377993B1 (en) 1997-09-26 2002-04-23 Mci Worldcom, Inc. Integrated proxy interface for web based data management reports
US6185598B1 (en) 1998-02-10 2001-02-06 Digital Island, Inc. Optimized network resource location
US6453356B1 (en) 1998-04-15 2002-09-17 Adc Telecommunications, Inc. Data exchange system and method
US6988271B2 (en) 1998-10-02 2006-01-17 Microsoft Corporation Heavyweight and lightweight instrumentation
US6342906B1 (en) 1999-02-02 2002-01-29 International Business Machines Corporation Annotation layer for synchronous collaboration
US6602185B1 (en) 1999-02-18 2003-08-05 Olympus Optical Co., Ltd. Remote surgery support system
US6938096B1 (en) 1999-04-12 2005-08-30 Softricity, Inc. Method and system for remote networking using port proxying by detecting if the designated port on a client computer is blocked, then encapsulating the communications in a different format and redirecting to an open port
US7152092B2 (en) 1999-05-05 2006-12-19 Indeliq, Inc. Creating chat rooms with multiple roles for multiple participants
US6763371B1 (en) 1999-05-10 2004-07-13 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for collaborative communication in a communication network
US6970459B1 (en) 1999-05-13 2005-11-29 Intermec Ip Corp. Mobile virtual network system and method
US7533146B1 (en) 1999-06-14 2009-05-12 Epiphany, Inc. Shared web browser apparatus and method for interactive communications
JP3485253B2 (ja) 1999-06-18 2004-01-13 インターナショナル・ビジネス・マシーンズ・コーポレーション 情報処理方法、情報端末支援サーバ、情報処理プログラムを格納する記憶媒体
US6976077B1 (en) * 1999-07-06 2005-12-13 Microsoft Corporation Automatic and transparent synchronization of server-side state information with a client application
US6529230B1 (en) 1999-08-30 2003-03-04 Safe-T-Net Systems Pte Ltd Security and fire control system
US6742015B1 (en) 1999-08-31 2004-05-25 Accenture Llp Base services patterns in a netcentric environment
WO2001016724A2 (fr) 1999-08-31 2001-03-08 Accenture Llp Systeme, procede et dispositif pour module d'habillage existant dans un environnement de schemas de services de communication
US6698021B1 (en) 1999-10-12 2004-02-24 Vigilos, Inc. System and method for remote control of surveillance devices
US7934251B2 (en) 1999-12-02 2011-04-26 Western Digital Technologies, Inc. Managed peer-to-peer applications, systems and methods for distributed data access and storage
JP2003518831A (ja) 1999-12-22 2003-06-10 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ 複数ウインドウディスプレイシステム
US20020032783A1 (en) 1999-12-30 2002-03-14 Tuatini Jeffrey T. Shared service funtionality invocation
US6886168B2 (en) 2000-01-20 2005-04-26 Q3Dm, Llc Method and system for extensible data processing
US7003571B1 (en) 2000-01-31 2006-02-21 Telecommunication Systems Corporation Of Maryland System and method for re-directing requests from browsers for communication over non-IP based networks
JP2003529826A (ja) * 2000-02-24 2003-10-07 シーメンス アクチエンゲゼルシヤフト 第1のコンピュータ上のプログラムをサーバ上のプログラムと同期化するための方法および装置、コンピュータ読出し可能な記憶媒体およびコンピュータプログラム要素
WO2001091482A1 (fr) 2000-05-23 2001-11-29 Media Farm, Inc. Affichages a distance dans des reseaux de communications mobiles
US8463912B2 (en) 2000-05-23 2013-06-11 Media Farm, Inc. Remote displays in mobile communication networks
US7299403B1 (en) 2000-10-11 2007-11-20 Cisco Technology, Inc. Methods and apparatus for obtaining a state of a browser
GB2368246B (en) 2000-10-17 2004-09-01 Hewlett Packard Co Overview subsystem for information page server
US6931661B2 (en) 2000-10-19 2005-08-16 Motorola, Inc. Dynamic image provisioning
US20020051541A1 (en) 2000-10-30 2002-05-02 Glick Barry J. System and method for maintaining state between a client and server
JP3852742B2 (ja) 2000-11-02 2006-12-06 インターナショナル・ビジネス・マシーンズ・コーポレーション 情報処理システム、端末装置、情報処理方法および記憶媒体
US6947761B2 (en) * 2000-11-22 2005-09-20 Leap Wireless International Inc. Method and system for improving the efficiency of state information transfer over a wireless communications network
US7574493B2 (en) * 2000-11-22 2009-08-11 Cricket Communications, Inc. Method and system for improving the efficiency of state information transfer over a wireless communications network
JP4579409B2 (ja) 2000-12-27 2010-11-10 キヤノン株式会社 双眼振れ補正装置および双眼光学機器
US7133895B1 (en) 2001-02-20 2006-11-07 Siebel Systems, Inc. System and method of integrating collaboration systems with browser based application systems
US7197561B1 (en) 2001-03-28 2007-03-27 Shoregroup, Inc. Method and apparatus for maintaining the status of objects in computer networks using virtual state machines
WO2002079896A2 (fr) * 2001-03-30 2002-10-10 British Telecommunications Public Limited Company Interface multimodale
US8190670B2 (en) 2001-04-16 2012-05-29 Microsoft Corporation Web site cobrowsing
US6981062B2 (en) 2001-04-20 2005-12-27 Sbc Technology Resources, Inc. World wide web content synchronization between wireless devices
US9032097B2 (en) 2001-04-26 2015-05-12 Nokia Corporation Data communication with remote network node
US7783568B1 (en) 2001-05-01 2010-08-24 Visa International Service Association Payment services for multi-national corporations
US7890517B2 (en) 2001-05-15 2011-02-15 Metatomix, Inc. Appliance for enterprise information integration and enterprise resource interoperability platform and methods
US7882497B2 (en) 2001-05-17 2011-02-01 Attachmate Corporation Symbiotic computer application and system and method for generation and presentation of same
US7320131B1 (en) 2001-06-06 2008-01-15 Cisco Technology, Inc. Methods and apparatus for selecting a server to process a request
US7193985B1 (en) 2001-06-14 2007-03-20 Utstarcom, Inc. System and method for managing foreign agent selections in a mobile internet protocol network
KR100750036B1 (ko) 2001-08-24 2007-08-16 인텔 코오퍼레이션 플로우 제어를 구현하는 범용 입출력 아키텍쳐, 프로토콜및 관련 방법
US20030120762A1 (en) 2001-08-28 2003-06-26 Clickmarks, Inc. System, method and computer program product for pattern replay using state recognition
JP4446368B2 (ja) 2001-09-14 2010-04-07 富士通株式会社 コラボレーション方法、システム、プログラム及び記録媒体
US7191233B2 (en) 2001-09-17 2007-03-13 Telecommunication Systems, Inc. System for automated, mid-session, user-directed, device-to-device session transfer system
US7155521B2 (en) 2001-10-09 2006-12-26 Nokia Corporation Starting a session in a synchronization system
US20030163514A1 (en) 2002-02-22 2003-08-28 Brandfact, Inc. Methods and systems for integrating dynamic polling mechanisms into software applications
US7254634B1 (en) 2002-03-08 2007-08-07 Akamai Technologies, Inc. Managing web tier session state objects in a content delivery network (CDN)
US7346616B2 (en) 2002-03-20 2008-03-18 Extended System, Inc. Synchronizing data shared between two devices independent of any other devices that may also share the data
US20030179230A1 (en) 2002-03-25 2003-09-25 Gerry Seidman Method and apparatus for providing remote peer-to-peer collaborative user interfaces
WO2003096669A2 (fr) 2002-05-10 2003-11-20 Reisman Richard R Procede et dispositif d'exploration au moyen de plusieurs dispositifs coordonnes
US7287054B2 (en) 2002-05-31 2007-10-23 Microsoft Corporation Systems and methods for shared browsing among a plurality of online co-users
US7356563B1 (en) 2002-06-06 2008-04-08 Microsoft Corporation Methods of annotating a collaborative application display
US7085758B2 (en) 2002-08-22 2006-08-01 International Business Machines Corporation Database enabled messaging facility
AU2003282786A1 (en) 2002-08-30 2004-03-19 Racom Products Modular analog wireless data telemetry system adapted for use with web based location information distribution method and method for developing and disseminating information for use therewith
US7146616B2 (en) 2002-09-03 2006-12-05 Sap Aktiengesellschaft Content based messaging for e-learning including the extension of a remote procedure call
CA2406569C (fr) 2002-10-04 2011-03-22 Ibm Canada Limited-Ibm Canada Limitee Methode et appareil permettant d'activer des portlets associes d'un portail web pour contribuer a un affichage de contenu synchronise
US7542471B2 (en) 2002-10-30 2009-06-02 Citrix Systems, Inc. Method of determining path maximum transmission unit
JP4321203B2 (ja) 2002-10-29 2009-08-26 富士ゼロックス株式会社 遠隔会議システム及び遠隔会議支援方法、並びにコンピュータ・プログラム
US8489741B2 (en) 2002-11-21 2013-07-16 International Business Machines Corporation Policy enabled grid architecture
US8140677B2 (en) 2002-11-21 2012-03-20 International Business Machines Corporation Autonomic web services hosting service
EP1422901A1 (fr) * 2002-11-22 2004-05-26 Sun Microsystems, Inc. Synchronisation de contenu de fichier et de répertoire conduite par le client dans la publication des pages web
US7774831B2 (en) 2002-12-24 2010-08-10 International Business Machines Corporation Methods and apparatus for processing markup language messages in a network
JP2004206363A (ja) 2002-12-25 2004-07-22 Nec Fielding Ltd 在宅勤務システム、在宅勤務方法、及び在宅勤務システム用プログラム
US20060221081A1 (en) 2003-01-17 2006-10-05 Cohen Irun R Reactive animation
US7349831B2 (en) 2003-01-31 2008-03-25 Fmsm Engineers, Inc. River assessment, monitoring and design system
US7346684B2 (en) 2003-01-31 2008-03-18 Utstarcom, Inc. System and method for control of packet data serving node selection in a mobile internet protocol network
US7801964B2 (en) 2003-02-14 2010-09-21 Whale Communications Ltd. System and method for providing conditional access to server-based applications from remote access devices
US7213228B2 (en) * 2003-03-17 2007-05-01 Macrovision Corporation Methods and apparatus for implementing a remote application over a network
JP2004287758A (ja) 2003-03-20 2004-10-14 Nec Corp Webアプリケーション統合方法/プログラム/記録媒体、ポータルサーバ
US7418711B1 (en) 2003-04-28 2008-08-26 Sprint Communications Company L.P. Messaging bridge that facilitates communication with a mainframe environment
US7930214B2 (en) 2003-05-05 2011-04-19 Intel Corporation Management and arbitration of mobile service discovery
US20040225960A1 (en) 2003-05-09 2004-11-11 Microsoft Corporation System for hosting graphical layout/presentation objects
US7676506B2 (en) 2003-06-20 2010-03-09 Innopath Software, Inc. Differential file compression of software image versions
US7526410B2 (en) 2003-07-03 2009-04-28 Microsoft Corporation Remote computer graphics performance testing
US7363342B1 (en) 2003-07-08 2008-04-22 Microsoft Corporation Method and apparatus for providing web services in a collaborative computing system
US20070244930A1 (en) 2003-07-18 2007-10-18 Bartlette Troy L System and method for utilizing profile information
US7401294B2 (en) 2003-11-24 2008-07-15 International Business Machines Corporation Method and system for collaborative web browsing
US7706399B2 (en) 2003-12-19 2010-04-27 Intel Corporation Polling in wireless networks
US7458029B2 (en) 2004-01-15 2008-11-25 Microsoft Corporation System and process for controlling a shared display given inputs from multiple users using multiple input modalities
JP4203657B2 (ja) 2004-02-27 2009-01-07 インターナショナル・ビジネス・マシーンズ・コーポレーション コラボレーションサーバ、コラボレーションシステム、その方法及びプログラム
US7180531B2 (en) 2004-02-27 2007-02-20 Microsoft Corporation Method and apparatus for enabling application program compatibility with display devices having improved pixel density
US20050246422A1 (en) 2004-04-14 2005-11-03 Laning David B System and method for interactive internet co-browsing
US7653900B2 (en) 2004-04-22 2010-01-26 Blue Coat Systems, Inc. System and method for remote application process control
WO2005109886A2 (fr) 2004-04-30 2005-11-17 Vulcan Inc. Commande d'un ou de plusieurs dispositifs medias
US20060031481A1 (en) 2004-05-21 2006-02-09 Bea Systems, Inc. Service oriented architecture with monitoring
US7950026B1 (en) 2004-06-24 2011-05-24 Julian Michael Urbach Virtual application execution system and method
US20060036770A1 (en) 2004-07-30 2006-02-16 International Business Machines Corporation System for factoring synchronization strategies from multimodal programming model runtimes
US7925698B2 (en) * 2004-08-18 2011-04-12 Siemens Enterprise Communications, Inc. Apparatus and method for a synchronized mobile communication client
US7735091B2 (en) 2004-08-23 2010-06-08 At&T Intellectual Property I, L.P. Methods, systems and computer program products for providing application services to a user
US7703024B2 (en) 2004-08-31 2010-04-20 Sap Ag Obtaining a graphical user interface to access a remote computing system
US7702730B2 (en) 2004-09-03 2010-04-20 Open Text Corporation Systems and methods for collaboration
US7590750B2 (en) 2004-09-10 2009-09-15 Microsoft Corporation Systems and methods for multimedia remoting over terminal server connections
US7499075B2 (en) 2004-09-28 2009-03-03 Seiko Epson Corporation Video conference choreographer
US20060085245A1 (en) 2004-10-19 2006-04-20 Filenet Corporation Team collaboration system with business process management and records management
US7613830B2 (en) 2004-12-10 2009-11-03 Microsoft Corporation Reliably transferring queued application messages
US7810089B2 (en) 2004-12-30 2010-10-05 Citrix Systems, Inc. Systems and methods for automatic installation and execution of a client-side acceleration program
US7627138B2 (en) 2005-01-03 2009-12-01 Orb Networks, Inc. System and method for remotely monitoring and/or viewing images from a camera or video device
JP2006222721A (ja) 2005-02-10 2006-08-24 Canon Inc 情報処理装置、情報処理方法及びそのプログラム
US20110128378A1 (en) 2005-03-16 2011-06-02 Reza Raji Modular Electronic Display Platform
CN100492382C (zh) 2005-04-12 2009-05-27 国际商业机器公司 基于服务器/客户机的无缝游戏世界系统及其方法
US7406568B2 (en) 2005-06-20 2008-07-29 Intel Corporation Buffer allocation for split data messages
US20070024706A1 (en) 2005-08-01 2007-02-01 Brannon Robert H Jr Systems and methods for providing high-resolution regions-of-interest
JP4854233B2 (ja) 2005-08-15 2012-01-18 独立行政法人産業技術総合研究所 スイッチング素子
US20110157196A1 (en) 2005-08-16 2011-06-30 Exent Technologies, Ltd. Remote gaming features
US7719982B2 (en) 2005-08-31 2010-05-18 Intel Corporation Switching device utilizing flow-control management
US8527563B2 (en) 2005-09-12 2013-09-03 Microsoft Corporation Remoting redirection layer for graphics device interface
US7698691B2 (en) 2005-09-20 2010-04-13 Microsoft Corporation Server application state
KR100763193B1 (ko) 2005-10-13 2007-10-04 삼성전자주식회사 Drm 라이센스 제공 방법 및 시스템
US8280944B2 (en) 2005-10-20 2012-10-02 The Trustees Of Columbia University In The City Of New York Methods, media and systems for managing a distributed application running in a plurality of digital processing devices
US20070120763A1 (en) 2005-11-23 2007-05-31 Lode De Paepe Display system for viewing multiple video signals
US7596540B2 (en) 2005-12-01 2009-09-29 Exent Technologies, Ltd. System, method and computer program product for dynamically enhancing an application executing on a computing device
US7703039B2 (en) 2005-12-08 2010-04-20 Adobe Systems Incorporated Methods and apparatus for displaying information
US7761591B2 (en) 2005-12-16 2010-07-20 Jean A. Graham Central work-product management system for coordinated collaboration with remote users
WO2007090235A1 (fr) 2006-02-06 2007-08-16 Uiactive Ip Pty Ltd Système pour la réalisation de sessions de communications multimédia
US7853708B2 (en) 2006-02-24 2010-12-14 Cisco Technology, Inc. Techniques for replacing point to point protocol with dynamic host configuration protocol
US7624181B2 (en) 2006-02-24 2009-11-24 Cisco Technology, Inc. Techniques for authenticating a subscriber for an access network using DHCP
US7685131B2 (en) 2006-02-28 2010-03-23 International Business Machines Corporation Web services database cluster architecture
US20070208718A1 (en) * 2006-03-03 2007-09-06 Sasha Javid Method for providing web-based program guide for multimedia content
US8719816B2 (en) 2006-03-14 2014-05-06 University Of Utah Research Foundation Extendable framework for distributed applications and data
RU2295752C1 (ru) * 2006-03-20 2007-03-20 Закрытое акционерное общество "1С Акционерное общество" Способ управления синхронизацией обновлений программного обеспечения
US20070244990A1 (en) 2006-04-03 2007-10-18 National Instruments Corporation Web browser graph user interface element with rich interactive capabilities
US8151323B2 (en) 2006-04-12 2012-04-03 Citrix Systems, Inc. Systems and methods for providing levels of access and action control via an SSL VPN appliance
WO2007138429A2 (fr) 2006-05-25 2007-12-06 Shuki Binyamin Procédé et système de fourniture d'application efficace à distance
US8122341B1 (en) 2006-06-17 2012-02-21 Google Inc. Sharing geographical information between users
US20080052377A1 (en) 2006-07-11 2008-02-28 Robert Light Web-Based User-Dependent Customer Service Interaction with Co-Browsing
US7933955B2 (en) 2006-07-11 2011-04-26 Igor Khalatian One-click universal screen sharing
WO2008011063A2 (fr) 2006-07-19 2008-01-24 Mdatalink, Llc Procédé et système de revue à distance de données cliniques
US20080028323A1 (en) 2006-07-27 2008-01-31 Joshua Rosen Method for Initiating and Launching Collaboration Sessions
JP4822343B2 (ja) 2006-10-13 2011-11-24 株式会社国際電気通信基礎技術研究所 負荷を制御可能な通信装置およびそれを備えた通信ネットワーク
US7774356B2 (en) 2006-12-04 2010-08-10 Sap Ag Method and apparatus for application state synchronization
US7984115B2 (en) 2006-12-08 2011-07-19 Microsoft Corporation Extensible application platform
US8255466B2 (en) 2006-12-29 2012-08-28 Aol Inc. Intelligent management of application connectivity
US8510371B2 (en) 2007-01-16 2013-08-13 Gizmox Ltd. Method and system for creating IT-oriented server-based web applications
US7941755B2 (en) 2007-04-19 2011-05-10 Art Technology Group, Inc. Method and apparatus for web page co-browsing
US8375086B2 (en) 2007-05-31 2013-02-12 International Business Machines Corporation Shared state manager and system and method for collaboration
US8924512B2 (en) 2007-06-15 2014-12-30 Microsoft Corporation Extensible remote display infrastructure with dynamic virtual channels
US20080320081A1 (en) 2007-06-19 2008-12-25 Microsoft Corporation Service componentization and composition architecture
US8286082B2 (en) 2007-09-12 2012-10-09 Citrix Systems, Inc. Methods and systems for providing, by a remote machine, access to a desk band associated with a resource executing on a local machine
US7886050B2 (en) 2007-10-05 2011-02-08 Citrix Systems, Inc. Systems and methods for monitoring components of a remote access server farm
US8375126B2 (en) 2007-10-17 2013-02-12 Attachmate Corporation Methods, apparatus and techniques for suspending, resuming, and sharing sessions using object serialization
US8010901B1 (en) 2007-10-26 2011-08-30 Sesh, Inc. System and method for automated synchronized co-browsing
US8065166B2 (en) 2007-10-30 2011-11-22 Onemednet Corporation Methods, systems, and devices for managing medical images and records
US9152381B2 (en) 2007-11-09 2015-10-06 Psyleron, Inc. Systems and methods employing unique device for generating random signals and metering and addressing, e.g., unusual deviations in said random signals
CN101437021B (zh) 2007-11-16 2013-08-07 华为技术有限公司 一种对接入提示信息的处理方法、系统及装置
US20100306642A1 (en) 2007-11-23 2010-12-02 Koninklijke Philips Electronics N.V. Co-browsing (java) scripted html documents
US8849914B2 (en) 2007-12-20 2014-09-30 The Vanguard Group, Inc. System and method for synchronized co-browsing by users in different web sessions
US20090172100A1 (en) 2007-12-31 2009-07-02 International Business Machines Corporation Deriving and communicating attention spans in collaborative applications
US8606952B2 (en) 2008-01-15 2013-12-10 International Business Machines Corporation Method and system for optimizing bandwidth usage in remote visualization
US8099662B2 (en) 2008-01-17 2012-01-17 Seiko Epson Corporation Efficient image annotation display and transmission
US8909703B2 (en) 2008-01-24 2014-12-09 International Business Machines Corporation System and computer program product for facilitating a real-time virtual interaction
US8650154B2 (en) * 2008-02-19 2014-02-11 International Business Machines Corporation Document synchronization solution
US8473851B2 (en) 2008-02-27 2013-06-25 Cisco Technology, Inc. Multi-party virtual desktop
US8725679B2 (en) * 2008-04-07 2014-05-13 International Business Machines Corporation Client side caching of synchronized data
US8970647B2 (en) 2008-05-13 2015-03-03 Apple Inc. Pushing a graphical user interface to a remote device with display rules provided by the remote device
US9311115B2 (en) 2008-05-13 2016-04-12 Apple Inc. Pushing a graphical user interface to a remote device with display rules provided by the remote device
US8904363B2 (en) 2008-06-27 2014-12-02 Microsoft Corporation Projecting software and data onto client
US8271887B2 (en) 2008-07-17 2012-09-18 The Boeing Company Systems and methods for whiteboard collaboration and annotation
JP4623155B2 (ja) 2008-07-24 2011-02-02 株式会社デンソー 動力伝達装置
US8910112B2 (en) 2008-07-30 2014-12-09 Sap Ag Extended enterprise connector framework using direct web remoting (DWR)
US8154996B2 (en) 2008-09-11 2012-04-10 Juniper Networks, Inc. Methods and apparatus for flow control associated with multi-staged queues
US8595371B2 (en) 2008-09-19 2013-11-26 Samsung Electronics Co., Ltd. Sending a remote user interface
US20100082747A1 (en) 2008-09-29 2010-04-01 College Of William & Mary Real-time collaborative browsing
US8239773B1 (en) 2008-10-28 2012-08-07 United Services Automobile Association (Usaa) Systems and methods for co-browsing on a mobile device
CN102217227B (zh) 2008-11-19 2015-06-17 诺基亚通信公司 用于始终在线连接的计费的方法、设备和系统
WO2010060206A1 (fr) 2008-11-26 2010-06-03 Calgary Scientific Inc. Procédé et système pour obtenir l'accès distant à un état d'un programme d'application
US7835309B2 (en) 2008-12-16 2010-11-16 Microsoft Corporation Multiplexed communication for duplex applications
CN101539932A (zh) 2009-01-21 2009-09-23 北京跳网无限科技发展有限公司 转化页面的同期访问技术
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
US20120079080A1 (en) 2009-02-11 2012-03-29 Shervin Pishevar Apparatuses, Methods and Systems For An Interactive Proximity Display Tether With Remote Co-Play
US20110119716A1 (en) 2009-03-12 2011-05-19 Mist Technology Holdings, Inc. System and Method for Video Distribution Management with Mobile Services
US8676926B2 (en) 2009-04-15 2014-03-18 Wyse Technology L.L.C. System and method for handling remote drawing commands
US20100268762A1 (en) 2009-04-15 2010-10-21 Wyse Technology Inc. System and method for scrolling a remote application
JP4723010B2 (ja) 2009-04-21 2011-07-13 株式会社デジタル サーバ装置、サーバ・クライアントシステム、サーバプログラムおよびそれを記録した記録媒体
US20100274858A1 (en) 2009-04-27 2010-10-28 Nokia Corporation Mid-service sharing
WO2011021909A2 (fr) 2009-08-21 2011-02-24 Samsung Electronics Co., Ltd. Procédé et appareil de fourniture de contenus par l'intermédiaire d'un réseau, procédé et appareil de réception de contenus par l'intermédiaire d'un réseau, et procédé et appareil de sauvegarde de données par l'intermédiaire d'un réseau, dispositif de fourniture de données de sauvegarde et système de sauvegarde
US8675084B2 (en) 2009-09-04 2014-03-18 Apple Inc. Systems and methods for remote camera control
US8290920B2 (en) 2009-09-30 2012-10-16 Zynga Inc. System and method for remote updates
US8577904B2 (en) 2009-12-07 2013-11-05 International Business Machines Corporation Composite copy and paste for composite user interfaces
KR20110064674A (ko) 2009-12-08 2011-06-15 삼성전자주식회사 동적 로컬 기능 결합 장치 및 방법
US8904343B2 (en) 2009-12-21 2014-12-02 Sap Se Adding services to application platform via extension
US8453225B2 (en) 2009-12-23 2013-05-28 Citrix Systems, Inc. Systems and methods for intercepting and automatically filling in forms by the appliance for single-sign on
US8195146B2 (en) 2009-12-23 2012-06-05 Intel Corporation Remote management over a wireless wide-area network using short message service
US9055064B2 (en) 2009-12-28 2015-06-09 Citrix Systems, Inc. Systems and methods for a VPN ICA proxy on a multi-core system
CN102129632A (zh) 2010-01-13 2011-07-20 阿里巴巴集团控股有限公司 一种抓取网页信息的方法、装置及系统
US9274821B2 (en) 2010-01-27 2016-03-01 Vmware, Inc. Independent access to virtual machine desktop content
US9065532B2 (en) 2010-02-03 2015-06-23 Google Inc. Bump button
US8531414B2 (en) 2010-02-03 2013-09-10 Bump Technologies, Inc. Bump suppression
US8577292B2 (en) 2010-02-03 2013-11-05 Google Inc. Bump validation
US20110213830A1 (en) 2010-02-26 2011-09-01 Lopez Kermit D Cloud-based intellectual property and legal docketing system and method with data management modules
US8514749B2 (en) 2010-03-10 2013-08-20 Microsoft Corporation Routing requests for duplex applications
US20110252152A1 (en) 2010-04-09 2011-10-13 Marcus Sherry Reliable messaging system and method
US8527591B2 (en) 2010-05-20 2013-09-03 Actual Works, Inc. Method and apparatus for the implementation of a real-time, sharable browsing experience on a guest device
US8539039B2 (en) 2010-06-22 2013-09-17 Splashtop Inc. Remote server environment
US8667054B2 (en) 2010-07-12 2014-03-04 Opus Medicus, Inc. Systems and methods for networked, in-context, composed, high resolution image viewing
US8843832B2 (en) 2010-07-23 2014-09-23 Reh Hat, Inc. Architecture, system and method for a real-time collaboration interface
US8577960B2 (en) 2010-07-29 2013-11-05 Sap Ag Providing status information for components in a distributed landscape
US8533103B1 (en) 2010-09-14 2013-09-10 Amazon Technologies, Inc. Maintaining latency guarantees for shared resources
KR101749282B1 (ko) 2010-09-17 2017-06-21 에스프린팅솔루션 주식회사 호스트장치 및 호스트장치의 화면캡쳐 제어방법
US20120072835A1 (en) 2010-09-20 2012-03-22 UberMedia, Inc. Microblog Client
US8812688B2 (en) 2010-09-28 2014-08-19 Nokia Corporation Method and apparatus for providing shared connectivity
US8713474B2 (en) 2010-10-05 2014-04-29 Citrix Systems, Inc. Providing user interfaces and window previews for hosted applications
KR101763595B1 (ko) 2010-11-16 2017-08-01 엘지전자 주식회사 모니터링 서비스를 위한 데이터를 처리하는 네트워크 tv의 제어 방법 및 상기 네트워크 tv
US8473577B2 (en) 2010-10-13 2013-06-25 Google Inc. Continuous application execution between multiple devices
US20120233555A1 (en) 2010-11-08 2012-09-13 Eyelead Sa Real-time multi-user collaborative editing in 3d authoring system
US20120159356A1 (en) 2010-11-12 2012-06-21 Ryan Steelberg Enhanced World Wide Web-Based Communications
US8607158B2 (en) 2010-12-09 2013-12-10 International Business Machines Corporation Content presentation in remote monitoring sessions for information technology systems
US9245047B2 (en) 2010-12-10 2016-01-26 Wyse Technology L.L.C. Methods and systems for facilitating a remote desktop session utilizing a remote desktop client common interface
US9026905B2 (en) 2010-12-17 2015-05-05 Facebook, Inc. Customization of mobile applications using web-based technology
EP2661654A4 (fr) 2011-01-04 2014-07-09 Calgary Scient Inc Procédé et système de commande d'un dispositif commandé à distance au cours d'une opération chirurgicale commandée à distance
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
US9256856B1 (en) 2011-01-07 2016-02-09 Imi Innovations, Inc. System and method for implementing multiple and simultaneous functions across multiple applications
US20120210243A1 (en) 2011-02-11 2012-08-16 Gavin Andrew Ross Uhma Web co-navigation
US9367635B2 (en) 2011-02-12 2016-06-14 International Business Machines Corporation Contact center co-browsing for a mobile device
US9210213B2 (en) 2011-03-03 2015-12-08 Citrix Systems, Inc. Reverse seamless integration between local and remote computing environments
US8866701B2 (en) 2011-03-03 2014-10-21 Citrix Systems, Inc. Transparent user interface integration between local and remote computing environments
US8856259B2 (en) 2011-05-20 2014-10-07 International Business Machines Corporation Multi-domain co-browsing utilizing localized state management
US9600350B2 (en) 2011-06-16 2017-03-21 Vmware, Inc. Delivery of a user interface using hypertext transfer protocol
US9323871B2 (en) 2011-06-27 2016-04-26 Trimble Navigation Limited Collaborative development of a model on a network
US8903897B2 (en) 2011-07-08 2014-12-02 Google Inc. System and method for providing interactive content to non-native application environments
US9549045B2 (en) 2011-08-29 2017-01-17 Vmware, Inc. Sharing remote sessions of a user interface and/or graphics of a computer
US8935328B2 (en) 2011-09-15 2015-01-13 Ramakrishna J Tumuluri System and method for collaborative 3D visualization and real-time interaction on a computer network
US9565156B2 (en) 2011-09-19 2017-02-07 Microsoft Technology Licensing, Llc Remote access to a mobile communication device over a wireless local area network (WLAN)
US9152970B1 (en) 2011-09-27 2015-10-06 Amazon Technologies, Inc. Remote co-browsing session management
US9462466B2 (en) 2011-09-29 2016-10-04 Israel L'Heureux Gateway router supporting session hand-off and content sharing among clients of a local area network
WO2013046016A1 (fr) 2011-09-30 2013-04-04 Calgary Scientific Inc. Extensions d'application couplées pour un partage d'application collaboratif à distance
CN103959708B (zh) 2011-09-30 2017-10-17 卡尔加里科学公司 包括用于协作远程应用共享和注释的交互式数字表层的非耦合应用扩展
US8782757B2 (en) 2011-09-30 2014-07-15 Oracle International Corporation Session sharing in secure web service conversations
US8941673B2 (en) 2011-11-08 2015-01-27 Red Hat, Inc. Rendering images in a remote web browser
CN104054301B (zh) 2011-11-11 2018-05-08 卡尔加里科学公司 远程访问应用框架中的会话传递和挂起
US9460542B2 (en) 2011-11-15 2016-10-04 Trimble Navigation Limited Browser-based collaborative development of a 3D model
AU2012342170B2 (en) 2011-11-23 2017-03-09 Calgary Scientific Inc. Methods and systems for collaborative remote application sharing and conferencing
US8854397B2 (en) 2011-12-13 2014-10-07 Facebook, Inc. Photo selection for mobile devices
US9098592B2 (en) 2011-12-14 2015-08-04 International Business Machines Corporation Session completion through co-browsing
US20130159062A1 (en) 2011-12-14 2013-06-20 Sap Ag Process-driven composite application architecture
US9164779B2 (en) 2012-02-10 2015-10-20 Nokia Technologies Oy Apparatus and method for providing for remote user interaction
US8553965B2 (en) 2012-02-14 2013-10-08 TerraRecon, Inc. Cloud-based medical image processing system with anonymous data upload and download
US8478307B1 (en) 2012-06-15 2013-07-02 Google Inc. Communicating based on navigation destination
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
CN102821413A (zh) 2012-07-31 2012-12-12 华为技术有限公司 传输数据的方法和网络侧设备
US9239812B1 (en) 2012-08-08 2016-01-19 hopTo Inc. System for and method of providing a universal I/O command translation framework in an application publishing environment
WO2014033554A2 (fr) 2012-08-15 2014-03-06 Calgary Scientific Inc. Procédés et systèmes de navigation collaborative
US8910239B2 (en) 2012-10-15 2014-12-09 Citrix Systems, Inc. Providing virtualized private network tunnels
US10108758B2 (en) 2012-11-13 2018-10-23 Aetherpal Inc. Virtual mobile management for device simulation
US9800420B2 (en) 2013-02-25 2017-10-24 Sequans Communications S.A. eMBMS over LAN
US9270674B2 (en) 2013-03-29 2016-02-23 Citrix Systems, Inc. Validating the identity of a mobile application for mobile application management
JP2017505473A (ja) 2013-11-29 2017-02-16 カルガリー サイエンティフィック インコーポレイテッド クライアントサーバリモートアクセスシステムにおけるクライアントの非管理サービスへの接続の提供方法
US10924554B2 (en) 2014-05-05 2021-02-16 Citrix Systems, Inc. Application customization
US10015264B2 (en) 2015-01-30 2018-07-03 Calgary Scientific Inc. Generalized proxy architecture to provide remote access to an application framework

Patent Citations (102)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0349463A2 (fr) 1988-06-30 1990-01-03 International Business Machines Corporation Méthode pour introduire simultanément des données dans des fenêtres qui se chevauchent
US5345550A (en) 1992-12-23 1994-09-06 International Business Machines Corporation User-modifiable popup menus for object oriented behavior
US5555003A (en) 1993-04-12 1996-09-10 Hewlett-Packard Company Method for selecting an item on a graphics screen
US5742778A (en) 1993-08-30 1998-04-21 Hewlett-Packard Company Method and apparatus to sense and multicast window events to a plurality of existing applications for concurrent execution
US6045048A (en) 1993-11-24 2000-04-04 Metrologi Instruments, Inc. System and method for composing menus of URL-encoded bar code symbols while surfing the internet using an internet browser program
US5870759A (en) * 1996-10-09 1999-02-09 Oracle Corporation System for synchronizing data between computers using a before-image of data
US5978842A (en) * 1997-01-14 1999-11-02 Netmind Technologies, Inc. Distributed-client change-detection tool with change-detection augmented by multiple clients
US6141698A (en) 1997-01-29 2000-10-31 Network Commerce Inc. Method and system for injecting new code into existing application code
US6061689A (en) 1997-05-06 2000-05-09 International Business Machines Corporation Object aggregation representation of relational database rows having nontraditional datatypes
WO1998058478A2 (fr) 1997-06-13 1998-12-23 Ironside Technologies Inc. Appareil et procede de production de turbulences de pate dans une section de mise en feuille a table plate
US6453334B1 (en) 1997-06-16 2002-09-17 Streamtheory, Inc. Method and apparatus to allow remotely located computer programs and/or data to be accessed on a local computer in a secure, time-limited manner, with persistent caching
US8509230B2 (en) 1997-06-16 2013-08-13 Numecent Holdings, Inc. Software streaming system and method
US7577751B2 (en) 1997-06-16 2009-08-18 Stream Theory, Inc./Endeavors Technologies, Inc. Software streaming system and method
US6075531A (en) 1997-12-15 2000-06-13 International Business Machines Corporation Computer system and method of manipulating multiple graphical user interface components on a computer display with a proximity pointer
US7069227B1 (en) * 1999-02-05 2006-06-27 Zansor Systems, Llc Healthcare information network
US6601233B1 (en) 1999-07-30 2003-07-29 Accenture Llp Business components framework
US7181686B1 (en) 1999-10-29 2007-02-20 International Business Machines Corporation Selecting screens in a GUI using events generated by a set of view controllers
US7725331B2 (en) * 1999-12-01 2010-05-25 Webmd Corporation System and method for implementing a global master patient index
US20010047393A1 (en) 2000-03-08 2001-11-29 Marbles, Inc. System and method for efficient remote operation of real-time graphical applications
US20030208472A1 (en) 2000-04-11 2003-11-06 Pham Peter Manh Method and apparatus for transparent keyword-based hyperlink
US7343310B1 (en) 2000-04-28 2008-03-11 Travelers Property Casualty Corp. System and method for providing web-based user interface to legacy, personal-lines insurance applications
US6792607B1 (en) 2000-05-18 2004-09-14 Microsoft Corporation Databinding using server-side control objects
US20050010871A1 (en) 2000-06-21 2005-01-13 Microsoft Corporation Single window navigation methods and systems
WO2002009106A1 (fr) 2000-07-21 2002-01-31 Samsung Electronics Co., Ltd. Architecture pour un reseau familial sur le web
JP2002055870A (ja) 2000-08-15 2002-02-20 Fuji Xerox Co Ltd データ提供装置、データ取得装置及びデータ処理システム
US7350151B1 (en) * 2000-09-14 2008-03-25 Ui Evolution, Inc. Display state and/or cell based user interface provision method and apparatus
US6918113B2 (en) 2000-11-06 2005-07-12 Endeavors Technology, Inc. Client installation and execution system for streamed applications
US7065568B2 (en) 2000-11-30 2006-06-20 Microsoft Corporation System and method for managing states and user context over stateless protocols
US7451196B1 (en) 2000-12-15 2008-11-11 Stream Theory, Inc. Method and system for executing a software application in a virtual environment
US20130179962A1 (en) 2001-02-14 2013-07-11 Endeavors Technologies, Inc. Intelligent Network Streaming and Execution System for Conventionally Coded Applications
US7802183B1 (en) * 2001-05-17 2010-09-21 Essin Daniel J Electronic record management system
US7073059B2 (en) 2001-06-08 2006-07-04 Hewlett-Packard Development Company, L.P. Secure machine platform that interfaces to operating systems and customized control programs
US20030014735A1 (en) 2001-06-28 2003-01-16 Dimitris Achlioptas Methods and systems of testing software, and methods and systems of modeling user behavior
US20040249885A1 (en) 2001-07-13 2004-12-09 Lykourgos Petropoulakis Generic object-based resource-sharing interface for distance co-operation
US20030023670A1 (en) 2001-07-24 2003-01-30 Steve Walrath System and method for client-server networked applications
US20030065738A1 (en) 2001-10-01 2003-04-03 Thumb Logic, Inc. Wireless information systems and methods
US7167893B1 (en) 2001-10-03 2007-01-23 Bellsouth Intellectual Property Corp. Methods and systems for processing a plurality of errors
US7174504B2 (en) 2001-11-09 2007-02-06 Wuxi Evermore Software, Inc. Integrated data processing system with links
US20030149941A1 (en) 2001-11-09 2003-08-07 Tsao Sheng A. Integrated data processing system with links
US7149761B2 (en) 2001-11-13 2006-12-12 Tadpole Technology Plc System and method for managing the synchronization of replicated version-managed databases
US20030120324A1 (en) 2001-12-26 2003-06-26 Osborn Brett A. System and method for remote programming of a medical device
US7246063B2 (en) 2002-02-15 2007-07-17 Sap Aktiengesellschaft Adapting a user interface for voice control
US20040106916A1 (en) 2002-03-06 2004-06-03 Z-Kat, Inc. Guidance system and method for surgical procedures with improved feedback
US20030184584A1 (en) 2002-03-29 2003-10-02 Thomas Vachuska User interface framework for integrating user interface elements of independent software components
JP2005521946A (ja) 2002-04-02 2005-07-21 ノキア コーポレイション 異なるデータ記憶部にデータを記憶する手法に関して同期を取るための方法および装置
WO2003083684A1 (fr) 2002-04-02 2003-10-09 Nokia Corporation Procede et appareil permettant de synchroniser la maniere dont des donnees sont stockees dans differents magasins de donnees
US7941488B2 (en) * 2002-07-26 2011-05-10 International Business Machines Corporation Authorizing message publication to a group of subscribing clients via a publish/subscribe service
US20080313282A1 (en) 2002-09-10 2008-12-18 Warila Bruce W User interface, operating system and architecture
US20040068516A1 (en) * 2002-10-04 2004-04-08 Chung-I Lee System and method for synchronizing files in multiple nodes
US20060026006A1 (en) 2002-12-04 2006-02-02 Hindle Guy P Synchronization method
US20060231175A1 (en) 2003-04-04 2006-10-19 Hans Vondracek Method for thermomechanical treatment of steel
US20040243919A1 (en) 2003-04-04 2004-12-02 David Darian Muresan Synchronized processing of views and drawing tools in a multiple document interface application
JP2005031807A (ja) 2003-07-08 2005-02-03 Toshiba Corp データ処理システムにおけるデータ更新方法及びデータ処理システム
US7656799B2 (en) 2003-07-29 2010-02-02 Citrix Systems, Inc. Flow control system architecture
US20050050229A1 (en) 2003-08-26 2005-03-03 International Business Machines Corporation Method and system for synchronizing a client user interface with a server backend
US7647370B1 (en) 2003-10-24 2010-01-12 Verizon Data Services Llc Screen scraping interface
US20050138631A1 (en) 2003-12-17 2005-06-23 Victoria Bellotti System and method for providing metadata interaction and visualization with task-related objects
US20050188313A1 (en) 2004-02-20 2005-08-25 Microsoft Corporation User interface transition
US7966572B2 (en) 2004-02-20 2011-06-21 Microsoft Corporation User interface transition
US7240162B2 (en) 2004-10-22 2007-07-03 Stream Theory, Inc. System and method for predictive streaming
US20060101397A1 (en) 2004-10-29 2006-05-11 Microsoft Corporation Pseudo-random test case generator for XML APIs
US8359591B2 (en) 2004-11-13 2013-01-22 Streamtheory, Inc. Streaming from a media device
US20060236328A1 (en) 2004-12-10 2006-10-19 Siemens Medical Solutions Usa, Inc. Integrated graphical user interface server for use with multiple client applications
US8527706B2 (en) 2005-03-23 2013-09-03 Numecent Holdings, Inc. Opportunistic block transmission with time constraints
US7921078B2 (en) * 2005-04-20 2011-04-05 Sony Online Entertainment Llc System for negotiated differential compression
US20060294418A1 (en) 2005-06-22 2006-12-28 Tele Atlas North America, Inc. System and method for automatically executing corresponding operations on multiple maps, windows, documents, and/or databases
US20070024645A1 (en) 2005-07-12 2007-02-01 Siemens Medical Solutions Health Services Corporation Multiple Application and Multiple Monitor User Interface Image Format Selection System for Medical and Other Applications
US8627081B2 (en) * 2005-07-14 2014-01-07 Conax As Multimedia data protection
JP2007084744A (ja) 2005-09-26 2007-04-05 Sekisui Plastics Co Ltd スチレン系樹脂発泡性粒子とその製造方法及びスチレン系樹脂発泡成形体
US20070112880A1 (en) * 2005-11-14 2007-05-17 Lie Yang Data synchronization and device handling
US20070282951A1 (en) 2006-02-10 2007-12-06 Selimis Nikolas A Cross-domain solution (CDS) collaborate-access-browse (CAB) and assured file transfer (AFT)
US7620901B2 (en) 2006-03-21 2009-11-17 Microsoft Corporation Simultaneous input across multiple applications
US20070226636A1 (en) 2006-03-21 2007-09-27 Microsoft Corporation Simultaneous input across multiple applications
US7650444B2 (en) 2006-09-28 2010-01-19 Digi International, Inc. Systems and methods for remotely managing an application-specific display device
US8261345B2 (en) 2006-10-23 2012-09-04 Endeavors Technologies, Inc. Rule-based application access management
US20080146194A1 (en) * 2006-12-15 2008-06-19 Yahoo! Inc. Automatic data back up and account creation
US7831919B1 (en) 2006-12-18 2010-11-09 Symantec Corporation Generic web service frontend
US20080183190A1 (en) 2007-01-25 2008-07-31 Warsaw Orthopedic, Inc. Integrated surgical navigational and neuromonitoring system having automated surgical assistance and control
US20100205147A1 (en) * 2007-07-02 2010-08-12 British Telecommunications Public Limited Company Data communications system
US20090044171A1 (en) 2007-07-12 2009-02-12 The Mathworks, Inc. Continuous time mode-driven simulations in a graphical modeling environment
US20090080523A1 (en) * 2007-09-24 2009-03-26 Microsoft Corporation Remote user interface updates using difference and motion encoding
US20120133675A1 (en) * 2007-09-24 2012-05-31 Microsoft Corporation Remote user interface updates using difference and motion encoding
US20090089742A1 (en) 2007-09-28 2009-04-02 Verizon Data Services Inc. Generic xml screen scraping
US20090119644A1 (en) 2007-11-07 2009-05-07 Endeavors Technologies, Inc. Deriving component statistics for a stream enabled application
US20120221792A1 (en) 2007-11-07 2012-08-30 Endeavors Technologies, Inc. Opportunistic block transmission with time constraints
US8024523B2 (en) 2007-11-07 2011-09-20 Endeavors Technologies, Inc. Opportunistic block transmission with time constraints
US20090209239A1 (en) * 2008-02-18 2009-08-20 Movidilo S.L. Self-service application platform for wireless devices
US20100174773A1 (en) 2009-01-08 2010-07-08 Microsoft Corporation Synchronizing presentation states between multiple applications
WO2010088768A1 (fr) 2009-02-03 2010-08-12 Calgary Scientific Inc. Interaction simultanée avec une pluralité de programmes d'application
WO2010127327A1 (fr) 2009-05-01 2010-11-04 Kaazing Corporation Système client-serveur d'entreprise et procédés de fourniture de support d'application web par émulation distribuée de communications websocket
US8356252B2 (en) 2009-09-02 2013-01-15 Synchronoss Technologies, Inc. System and method for providing a computer display form layout
US20120154633A1 (en) 2009-12-04 2012-06-21 Rodriguez Tony F Linked Data Methods and Systems
WO2012127308A1 (fr) 2011-03-21 2012-09-27 Calgary Scientific Inc. Procédé et système de fourniture d'un modèle d'état d'un programme d'application
US20120245918A1 (en) 2011-03-21 2012-09-27 Amazon Technologies, Inc. Remotely emulating computing devices
US20120246225A1 (en) 2011-03-21 2012-09-27 Calgary Scientific Inc. Method and system for providing a state model of an application program
US20130007227A1 (en) 2011-06-28 2013-01-03 Hitomi Arthur S Local streaming proxy server
US8572178B1 (en) 2011-07-01 2013-10-29 Amazon Technologies, Inc. Executing applications in remotely emulated computing devices
WO2013024342A1 (fr) 2011-08-15 2013-02-21 Calgary Scientific Inc. Procédé permettant de contrôler le flux et d'assurer une communication fiable dans un environnement collaboratif
WO2013024343A1 (fr) 2011-08-15 2013-02-21 Calgary Scientific Inc. Accès distant non invasif vers un programme applicatif
WO2013109984A1 (fr) 2012-01-18 2013-07-25 Numecent Holdings, Inc. Diffusion en flux et exécution d'applications pour clients localisés
WO2013128284A1 (fr) 2012-03-02 2013-09-06 Calgary Scientific Inc. Contrôle à distance d'une application au moyen d'une injection dll (dynamic linked library)
WO2013153439A1 (fr) 2012-04-11 2013-10-17 Calgary Scientific Inc. Composants graphiques mis à distance au moyen d'une architecture d'accès à distance à niveaux

Non-Patent Citations (20)

* Cited by examiner, † Cited by third party
Title
Coffman, Daniel, et al., "A Client-Server Architecture for State-Dependent Dynamic Visualizations on the Web," IBM T.J. Watson Research Center, 2010, 10 pages.
Fraser, Neil, Google, Mountain View, CA, U.S.A., Differential Synchronization, Aug. 9, 2009.
International Preliminary Report on Patentability and Written Opinion, dated Aug. 9, 2011, in connection with International Application No. PCT/CA2010/000154.
International Preliminary Report on Patentability and Written Opinion, dated Feb. 18, 2014, in connection with International Application No. PCT/IB2012/001589.
International Preliminary Report on Patentability and Written Opinion, dated Feb. 18, 2014, in connection with International Application No. PCT/IB2012/001590.
International Preliminary Report on Patentability and Written Opinion, dated May 31, 2011, in connection with International Application No. PCT/CA2009/001704.
International Search Report and Written Opinion, dated Aug. 21, 2013, in connection with International Application No. PCT/IB2013/000676.
International Search Report and Written Opinion, dated Jul. 31, 2012, in connection with International Application No. PCT/IB2012/000562.
International Search Report and Written Opinion, dated Jul. 31, 2013, in connection with International Application No. PCT/IB2013/000720.
International Search Report, dated Dec. 20, 2012, in connection with International Application No. PCT/IB2012/001589.
International Search Report, dated Dec. 28, 2012, in connection with International Application No. PCT/IB2012/001590.
International Search Report, dated Feb. 19, 2010, in connection with International Application No. PCT/CA2009/001704.
International Search Report, dated May 12, 2010, in connection with International Application No. PCT/CA2010/000154.
Jourdain, Sebastien, et al., "ParaViewWeb: A Web Framework for 3D Visualization and Data Processing," International Journal of Computer Information Systems and Industrial Management Applications, vol. 3, 2011, pp. 870-877.
Microsoft Computer Dictionary, Microsoft Press, 5th Edition, Mar. 15, 2002, p. 624.
Mitchell et al., "A Smartphone Client-Server Teleradiology System for Primary Diagnosis of Acute Stroke"; Journal of Medical Internet Research.vol. 13, Issue 2, 2011.
ParaViewWeb, KitwarePublic, retrieved on Jan. 27, 2014 from http://www.paraview.org/Wiki/ParaViewWeb, 1 page.
Remote Desktop Protocol (RDP), retrieved on May 4, 2014 from http://en.wikipedia.org/wiki/Remote-Desktop-Protocol, 7 pages.
Remote Desktop Services (RDS), Remote App, retrieved on May 4, 2014 from http://en.wikipedia.org/wiki/Remote-Desktop-Services, 9 pages.
Remote Desktop Services (RDS), Windows Desktop Sharing, retrieved on May 4, 2014 from http://en.wikipedia.org/wiki/Remote-Desktop-Services, 9 pages.

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9760245B2 (en) * 2009-05-29 2017-09-12 Squnch, Llc Graphical planner
US20140331152A1 (en) * 2009-05-29 2014-11-06 Jake Yanchar Graphical planner
US11797151B2 (en) 2009-05-29 2023-10-24 Squnch, Llc Graphical planner
US11287950B2 (en) 2009-05-29 2022-03-29 Squnch, Llc Graphical planner
US10261656B2 (en) 2009-05-29 2019-04-16 Squnch, Llc Graphical planner
US10712904B2 (en) 2009-05-29 2020-07-14 Squnch, Llc Graphical planner
US10410306B1 (en) 2011-01-04 2019-09-10 Calgary Scientific Inc. Method and system for providing remote access to data for display on a mobile device
US20160198081A1 (en) * 2011-01-04 2016-07-07 Calgary Scientific Inc. Method and system for providing remote control from a remote client computer
US20170272548A1 (en) * 2011-09-30 2017-09-21 Calgary Scientific, Inc. Tiered framework for proving remote access to an application accessible at a uniform resource locator (url)
US10284688B2 (en) * 2011-09-30 2019-05-07 Calgary Scientific Inc. Tiered framework for proving remote access to an application accessible at a uniform resource locator (URL)
US10904363B2 (en) 2011-09-30 2021-01-26 Calgary Scientific Inc. Tiered framework for proving remote access to an application accessible at a uniform resource locator (URL)
US10454979B2 (en) * 2011-11-23 2019-10-22 Calgary Scientific Inc. Methods and systems for collaborative remote application sharing and conferencing
US20170302708A1 (en) * 2011-11-23 2017-10-19 Calgary Scientific Inc. Methods and systems for collaborative remote application sharing and conferencing
CN109062761A (zh) * 2018-07-26 2018-12-21 郑州云海信息技术有限公司 一种服务器状态管理方法、装置及系统

Also Published As

Publication number Publication date
CA2742779C (fr) 2017-07-18
EP2359527A1 (fr) 2011-08-24
US20190342385A1 (en) 2019-11-07
WO2010060206A1 (fr) 2010-06-03
RU2536379C2 (ru) 2014-12-20
JP2014222536A (ja) 2014-11-27
RU2014140732A (ru) 2016-04-27
US10334042B2 (en) 2019-06-25
US10965745B2 (en) 2021-03-30
AU2009319665A1 (en) 2010-06-03
EP2359527B1 (fr) 2021-02-24
JP6080892B2 (ja) 2017-02-15
KR20160121606A (ko) 2016-10-19
JP2012510118A (ja) 2012-04-26
JP2015164071A (ja) 2015-09-10
US20180234495A1 (en) 2018-08-16
RU2011125909A (ru) 2013-01-10
JP5749384B2 (ja) 2015-07-15
US20150026247A1 (en) 2015-01-22
US9871860B2 (en) 2018-01-16
EP2359527A4 (fr) 2015-04-01
US20160277495A1 (en) 2016-09-22
KR20110099016A (ko) 2011-09-05
KR101666831B1 (ko) 2016-10-17
US9367365B2 (en) 2016-06-14
CA2742779A1 (fr) 2010-06-03
US20100131591A1 (en) 2010-05-27
BRPI0921978A2 (pt) 2019-01-15
AU2009319665B2 (en) 2015-08-20
KR101711863B1 (ko) 2017-03-13

Similar Documents

Publication Publication Date Title
US10965745B2 (en) Method and system for providing remote access to a state of an application program
US20180181712A1 (en) Systems and Methods for Patient-Provider Engagement
US8949427B2 (en) Administering medical digital images with intelligent analytic execution of workflows
US10673922B2 (en) Cloud based 2D dental imaging system with HTML web browser acquisition
US20090138318A1 (en) Systems and methods for adaptive workflow and resource prioritization
US20090132285A1 (en) Methods, computer program products, apparatuses, and systems for interacting with medical data objects
US20130166767A1 (en) Systems and methods for rapid image delivery and monitoring
CN102243692A (zh) 医疗会议系统及方法
US20100131890A1 (en) Zero pixel travel systems and methods of use
US20110179094A1 (en) Method, apparatus and computer program product for providing documentation and/or annotation capabilities for volumetric data
Mann et al. HIS integration systems using modality worklist and DICOM
JP2013041588A (ja) 医学的プレゼンテーション・クリエータ
US20130108126A1 (en) Multi-image viewer for multi-sourced images
Pohjonen et al. Pervasive access to images and data—the use of computing grids and mobile/wireless devices across healthcare enterprises
AU2020102635A4 (en) SDHR-Blockchain Technology: Securely Store Digital Healthcare Records, Notification, Alert Using Blockchain Technology
US11621064B1 (en) Bi-directional interface system and method for seamless exchange
US9407464B2 (en) Systems and methods for an application messaging integration framework
US20210158938A1 (en) Enhanced Enterprise Image Reading with Search and Direct Streaming
JP2013105353A (ja) 医用情報処理装置
JP2013105351A (ja) 医用情報処理装置

Legal Events

Date Code Title Description
AS Assignment

Owner name: CALGARY SCIENTIFIC INC., CANADA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:THOMAS, MONROE M.;MCFADZEAN, DAVID B.;BEAUREGARD, MICHAEL;AND OTHERS;REEL/FRAME:028320/0902

Effective date: 20091123

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2551)

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2552); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

Year of fee payment: 8