Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
METHOD AND SYSTEM FOR PROVIDING A STATE MODEL OF AN APPLICATION PROGRAM
Document Type and Number:
WIPO Patent Application WO/2012/127308
Kind Code:
A1
Abstract:
Methods and apparatuses for enabling remote access to an application program via a computer network provided. Logical elements of the application program may be determined, from which a state model of the application program may be developed. A remote access program updates the state model in accordance with user input data received from a user interface program, generates control data in accordance with the. updated state model and provides the same to the application program. The state model may be updated in accordance with application data received from the application program, application representation data in accordance with the updated state model are generated and provided to the user interface program for display at, e.g., a remote client computing device. The application program may be a legacy mainframe application to which remote access is provided without the need to modify the source code of the mainframe application.

Inventors:
LEMIRE PIERRE JOSEPH (CA)
THOMAS MONROE MILAS (CA)
STEPHURE MATTHEW JAMES (CA)
FCFADZEAN DAVID BRUCE (CA)
ROBINSON KEVIN GLEN (CA)
LEHMANN GLENN (CA)
Application Number:
PCT/IB2012/000562
Publication Date:
September 27, 2012
Filing Date:
March 21, 2012
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
CALGARY SCIENT INC (CA)
LEMIRE PIERRE JOSEPH (CA)
THOMAS MONROE MILAS (CA)
STEPHURE MATTHEW JAMES (CA)
FCFADZEAN DAVID BRUCE (CA)
ROBINSON KEVIN GLEN (CA)
LEHMANN GLENN (CA)
International Classes:
H04L12/16
Domestic Patent References:
WO2002009106A12002-01-31
Foreign References:
US20090044171A12009-02-12
US20030014735A12003-01-16
US20060101397A12006-05-11
US6601233B12003-07-29
Other References:
See also references of EP 2689556A4
Download PDF:
Claims:
WHAT IS CLAIMED:

1. A server-based method for providing remote access to an application program over a communication network, comprising:

determining logical elements of the application program;

determining a state model in accordance with the logical elements of the application program, the state model providing an association of logical elements of the application program with corresponding states of the application program;

generating a remote access program in accordance with the state model, the remote access program updating the state model in accordance with data received from a user interface program and updating the state model in accordance with application data received from the application program; and

generating the user interface program to enable remote interaction with the application program.

2. The method of claim 1, further comprising determining the logical elements by launching the application program.

3. The method of any of claims 1-2, further comprising determining the logical elements by accessing a database and retrieving the logical elements.

4. The method of any of claims 1-3, further comprising:

representing the logical elements in a hierarchical representation of user interface elements; assigning each logical element a unique ID; and

labeling each logical element.

5. The method of any of claims 1-4, further comprising representing the logical elements in an Extensible Markup Language (XML) document.

6. The method of any of claims 1-5, wherein the logical elements are associated with user interactions.

7. The method of any of claims 1-6, wherein the logical elements comprise transition elements, and wherein each transition element relates a change of the state model to one of control data and application representation data associated therewith.

8. The method of any of claims 1-7, further comprising making the user interface program accessible at a Uniform Resource Locator (URL).

9. The method of any of claims 1-8, wherein the application program is a mainframe application executing on a mainframe computer, the method further comprising:

providing application data generated by the mainframe application to a terminal emulator program executing on a server computer communicatively connected to the mainframe computer;

providing application data from the terminal emulator program to the remote access program to update the state model and to generate application representation data; and providing the application representation data to the user interface program.

10. The method of claim 9, further comprising:

receiving an input at the user interface program;

updating the state model at the remote access program in accordance with the input and generating control data;

providing control data to the terminal emulator program; and

providing the control data to the mainframe application.

11. An apparatus for providing remote access to a mainframe application over a communication network, comprising:

a network interface device that interfaces with the communication network;

a memory that stores computer executable instructions; and

a processor that executes the computer executable instructions to:

determine logical elements of the mainframe application;

determine a state model in accordance with the logical elements of the mainframe application, the state model providing an association of logical elements of the mainframe application with corresponding states of the mainframe application; generate a remote access program in accordance with the state model, the remote access program updating the state model in accordance with data received from a user interface program and updating the state model in accordance with application data received from the mainframe application; and

generate the user interface program to enable remote interaction with the mainframe application.

12. The apparatus of claim 11, wherein the processor further executes computer executable instructions to determine the logical elements by launching the mainframe application.

13. The apparatus of any of claims 11-12, wherein the processor further executes computer executable instructions to determine the logical elements by accessing a database and retrieving the logical elements.

14. The apparatus of any of claims 11-13, wherein the processor further executes computer executable instructions to:

represent the logical elements in a hierarchical representation of user interface elements;

assign each logical element a unique ID; and

label each logical element.

15. The apparatus of any of claims 11-14, wherein the logical elements are represented in an Extensible Markup Language (XML) document.

16. The apparatus of any of claims 11-15, wherein the logical elements are associated with user interactions.

17. The apparatus of any of claims 11-16, wherein the logical elements comprise transition elements, and wherein each transition element relates a change of the state model to one of control data and application representation data associated therewith.

18. The apparatus of any of claims 11-17, wherein the processor further executes computer executable instructions to make the user interface program available at a Uniform Resource Locator (URL).

19. The apparatus of any of claims 11-18, wherein the processor further executes computer executable instructions to:

provide application data generated by the mainframe application to a terminal emulator program executing on a server computer communicatively connected to a mainframe computer;

provide application data from the terminal emulator program to the remote access program to update the state model and to generate application representation data; and provide the application representation data to the user interface program.

20. The apparatus of claim 19, wherein the processor further executes computer executable instructions to:

receive an input at the user interface program;

update the state model at the remote access program in accordance with the input and generating control data;

provide control data to the terminal emulator program; and provide the control data to the mainframe application.

21. A method for providing remote access to an application program via a computer network comprising:

determining logical elements of the application program, the application program being executed on a mainframe computer connected to the computer network;

determining a state model of the application program in accordance with the logical elements; and

generating a remote access program at a server computer in accordance with the state model, the remote access program:

updating the state model in accordance with input data received from a user interface program;

generating control data in accordance with the updated state model and providing the control data to the application program;

updating the state model in accordance with application data received from the application program; and

generating application representation data in accordance with the updated state model; and

providing the application representation data to the user interface program.

22. The method of claim 21, further comprising:

representing the logical elements in a hierarchical representation of user interface elements; assigning each logical element a unique ID; and

labeling each logical element.

23. The method of any of claims 21-22, further comprising representing the logical elements in an Extensible Markup Language (XML) document.

24. The method of any of claims 21-23, wherein the logical elements are associated with user interactions.

25. The method of any of claims 21-24, further comprising making the user interface program available at a Uniform Resource Locator (URL).

Description:
METHOD AND SYSTEM FOR PROVIDING A STATE MODEL OF AN APPLICATION PROGRAM

BACKGROUND OF THE DISCLOSURE

[0001] Ubiquitous remote access to services, application programs and data has become commonplace as a result of the growth and availability of broadband and wireless network access. Remote access to application programs may be provided using a mobile device connected to a server computer via a computer network. Use of wireless handheld devices such as, for example, IPHONE, ANDROID, and IPAD has rapidly increased over the last couple of years to the extent that now many own at least one wireless handheld device, State of the art wireless mobile technology enables use of small wireless handheld devices to access the Internet and interact with various types of application programs.

[0002] Most computer applications used in, for example, large businesses, government organizations, and hospitals are still legacy mainframe computer applications run on a mainframe computer network. The original terminals have been replaced by Personal Computers (PCs) and terminal emulators enabling the PC user to interact with the mainframe computer application. However, to provide mobile devices with remote access to such programs, it is generally required that the source code of the mainframe computer application and/or the terminal emulator is modified in order to create an appropriate interface for the mobile device to interact with the legacy application. This can be expensive, time consuming and difficult to accomplish.

SUMMARY OF THE DISCLOSURE

[0003] According to an aspect of the present disclosure, there is provided a method for providing remote access to an application program over a communication network. The method may include determining logical elements of the application program; determining a state model in accordance with the logical elements of the application program, the state model providing an association of logical elements of the application program with corresponding states of the application program; generating a remote access program or application in accordance with the state model, the remote access program or application updating the state model in accordance with data received from a user interface program or client remote access application and updating the state model in accordance with application data received from the application program; and generating the user interface program or client remote access application to enable remote interaction with the application program.

[0004] According to another aspect of the present disclosure, there is provided an apparatus for providing remote access to a mainframe application. The apparatus may include a network interface, a memory that stores computer executable instructions, and a processor that executes the computer executable instructions. The executable instructions may determine logical elements of the application program; determine a state model in accordance with the logical elements of the application program, the state model providing an association of logical elements of the application program with corresponding states of the application program; generate a remote access program or application in accordance with the state model, the remote access program or application updating the state model in accordance with data received from a user interface program or client remote access application and updating the state model in accordance with application data received from the application program; and generate the user interface program or client remote access application to enable remote interaction with the mainframe application. [0005] According to another aspect of the present disclosure, there is provided a method for providing remote access to an application program via a computer network. Logical elements of the application program may be determined. A state model of the application program may then be determined in accordance with the logical elements. In accordance with the state model, a remote access program or application may be generated. The remote access program or application updates the state model in accordance with user input data received from a user interface program or client remote access application, generates control data in accordance with the updated state model and provides the same to the application program. Further, the state model is updated in accordance with application data received from the application program, application representation data in accordance with the updated state model are generated and provided to the user interface program or client remote access application.

[0006] Other systems, methods, features and/or advantages will be or may become apparent to one with skill in the art upon examination of the following drawings and detailed description. It is intended that all such additional systems, methods, features and/or advantages be included within this description and be protected by the accompanying claims.

BRIEF DESCRIPTION OF THE DRAWINGS

[0007] The components in the drawings are not necessarily to scale relative to each other. Like reference numerals designate corresponding parts throughout the several views. [0008] Figure 1 is a simplified block diagram illustrating a system for providing remote access to an application program from a client computer via a computer network according to an implementation of the disclosure;

[0009] Figure 2a is a simplified block diagram illustrating communication of the client computer with an application program using the system shown in Figure 1;

[0010] Figure 2b is a simplified block diagram illustrating operation of the remote access program or application according to an implementation of the disclosure; and

[0011] Figure 3 is a simplified flow diagram illustrating generation of the remote access program or application according to an implementation of the disclosure.

DESCRIPTION OF THE IMPLEMENTATIONS

[0012] Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which the disclosure belongs. As will become evident to those of ordinary skill in the art, methods and materials similar or equivalent to those described herein can be used in the practice or testing of the present disclosure. As will be appreciated from the present disclosure, implementations will be described for enabling remote access to a mainframe application computer program via a computer network absent source code modification of the mainframe computer application and/or the terminal emulator.

[0013] Referring to Figure 1, there is illustrated a system 100 for providing remote access to an application program via a computer network according to an implementation of the disclosure. The system comprises a client computer 112A or 112B, e.g., a wireless handheld device such as, for example, an IPHONE 112A or a BLACKBERRY 112B connected via a computer network 110 such as, for example, the Internet, to server computer 102B. The client computer may be a mobile device (e.g., a smartphone, a tablet device, a notebook/laptop computer), a desktop computer (e.g., a personal computer executing MICROSOFT WINDOWS, MAC OS, Linux) or workstation.

[0014] The server computer 102B may be connected, for example, via the computer network 110 to a Local Area Network (LAN) 109. For example, the LAN 109 may be an internal computer network of an institution such as a hospital, a bank, a large business, or a government department. Typically, such institutions still use a mainframe computer 102A and a database 108 connected to the LAN 109, as these legacy systems provide numerous services to the institution. Numerous application programs are performed, for example, by executing on processor 104A executable commands of the respective application program stored in memory 106A of the mainframe computer 102A. The original terminals connected to the mainframe computer 102A via the LAN 109 and used to interact with the mainframe computer 102A have been replaced with Personal Computers (PCs). Remote access to the application program executed on the mainframe computer 102A is then provided using terminal emulator programs, typically executed on the PCs.

[0015] According to some implementations, remote access to the application program using, for example, a handheld wireless device 112A, 112B is provided by executing a remote access program or application on processor 104B of the server computer 102B which is in communication with a respective terminal emulator program executed using, for example, the processor 104B of the server computer 102B.

Communication between the client computer 112A or 112B and the server computer 102B may be provided as communication between the remote access program or application and a user interface program or client remote access application via, for example, a wireless computer network, as illustrated in Figure 2a. The user interface program or client remote access application may be designed for providing user interaction via a hand-held wireless device for displaying data in a human comprehensible fashion and for determining user input data in accordance with received user instructions for interacting with the application program using, for example, a graphical display with touch-screen 114A or a graphical display 114B and a keyboard 116B of the handheld wireless device 112A, 112B, respectively.

[0016] The user interface program or client remote access application may be performed by executing executable commands on processor 118A, 118B of the client computer 112A, 112B with the commands being stored in memory 120A, 120B of the client computer 112A, 112B, respectively. For example, the user interface program or client remote access application is performed by executing executable commands on processor 118A, 118B of the client computer 112A, 112B with the commands being stored in memory 120A, 120B of the client computer 112A, 112B, respectively. Alternatively, the user interface program or client remote access application is executed on the server computer 102B which is then accessed via an URL by a generic client application such as, for example, a web browser executed on the client computer 112A, 112B. The user interface is implemented using, for example, Hyper Text Markup Language HTML 5.

[0017] The remote access program or application may determine control data in accordance with the user input data received from the user interface program or client remote access application and provides the same to the terminal emulator program. The terminal emulator program is in communication with the application program executed on the mainframe computer 102A. Data generated by the application program are then provided via the terminal emulator program as application data to the remote access program or application, which generates application representation data in dependence thereupon and provides the same to the user interface program or client remote access application for display. For example, the remote access program or application and the terminal emulator program are executed using the processor 104B of the server computer 102B connected to the LAN 109 via computer network 110, as illustrated in Figures 1 and 2a. Alternatively, the remote access program or application and the terminal emulator program are executed using the processor 104a of the mainframe computer 102A or a processor of a computer in communication with the mainframe computer 102A via the LAN 109. Further alternatively, the remote access program or application is executed using the processor 118A, 118B of the client computer 112A, 112B, respectively.

[0018] The operation of the remote access program or application may be performed in accordance with a state model of the application program, as illustrated in Figure 2b. When executed, the remote access program or application updates the state model in accordance with user input data received from a user interface program or client remote access application, generates control data in accordance with the updated state model, and provides the same to the application program via the terminal emulator program. Upon receipt of application data from the terminal emulator program, the remote access program or application updates the state model in accordance with the application data received from the application program, generates application representation data in accordance with the updated state model, and provides the same to the user interface program or client remote access application. The state model comprises an association of logical elements of the application program with corresponding states of the application program, where the logical elements may be in a hierarchical order. The state model may be determined such that each of the logical elements is associated with a corresponding state of the application program. Further, the state model is determined such that the logical elements are associated with user interactions. For example, the logical elements of the application program are determined such that the logical elements comprise transition elements with each transition element relating a change of the state model to one of control data and application representation data associated therewith.

[0019] Table 1, below, illustrates an example section of a state model of an application program for purchasing a ticket. The state model may be represented in an

Extensible Markup Language (XML) document. Other representations of the state model are contemplated, such as, but not limited to, a binary file, a data structure, etc. Different states of the application program associated with different screens related to different stages of the ticket purchasing process, such as, for example, main menu, ticket customer entry, etc., are defined, as well as transitions between the different states and the related triggers. For example, for each state one or more "fields" are defined for receiving user input data and displaying the same, as illustrated in Table 1 for the main menu.

<ApplicationState>

<Screens>

<Screen id="0" name="main menu">

<Fields>

<Field name="name" description="Customer name" default=""> <Type fieldType="Text" maxChars="128" />

Validation />

</Field>

</Fields>

</Screen>

<Screen id="l" name="ticket customer entry" />

<Screen id="2" name="ticket customer choice" />

<Screen id="3" name="ticket customer payment" />

<Screen id="4" name="ticket customer payment accepted" />

<Screen id="5" name="ticket customer payment declined" />

</Screens>

<NavModel>

transition sourceld="0" destld="l" trigger="Key_l" />

transition sourceld="l" destld="0" trigger="Key_ESC" /> transition sourceld="3" destld="5" trigger="server" />

transition sourceld="5" destld="3" trigger=" ey_ESC" />

</NavModel>

<ScreenData>

<CurrentScreen id="0" />

<Screen id="0">

<Value field="name">John Miller</Value>

</Screen>

</ScreenData>

</ApplicationState>

Table 1

[0020] Referring to Figure 3, there is illustrated a flow diagram 10 of an example method for generating a remote access program or application according to an implementation of the disclosure. At 12, an indication is received of application program to which remote access is to be provided by a development program. For example, a file browser of a "Choose Application" tool of the development program may be provided to a user. The development program may be software development kit, such as that included with PUREWEB, available from Calgary Scientific, Inc., Calgary, Alberta, Canada. At 14, the logical elements of the application program are then determined for example, by launching the application program. Alternatively, the logical elements are provided from a database. At 16, a state model of the application program is the determined in accordance with the logical element, for example, by creating a hierarchical representation of the user interface elements, assigning each a unique ID, and labeling each element.

[0021] At 18, the development program then generates the remote access program or application in accordance with the state model, for example, in the form of executable XML commands. At 20, the user interface program or client remote access application is generated to interact with the remote access program or application. The user interface program or client remote access application is generated using standard application tools such as, for example, Microsoft Silverlight. The development program is performed for example, by executing executable commands stored in a storage medium on a processor using, for example, the processor 104B of the server computer 102B.

Alternatively, the development is performed using a computer in communication with the server computer 102B via the computer network 110.

[0022] In accordance with some implementations, the development program, the remote access program or application and the user interface program or client remote access application are implemented using standard programming tools such as, for example, Extensible Markup Language (XML), Microsoft Foundation Class (MFC) applications. Remote Desktop Protocol (RDP), Adobe Flash and Microsoft Silverlight. In accordance with some implementations, communication is enabled using standard communication technologies such as, for example. Hyper Text Transfer Protocol (HTTP), virtual private networks (VPN), and secure socket layers (SSL) which are well known to those skilled in the art. Optionally, the terminal emulator program may be omitted if communication with the application program is enabled using, for example, RDP or MFC applications.

[0023] The present disclosure has been described herein with regard to preferred implementations. However, it will be obvious to persons skilled in the art that a number of variations and modifications can be made without departing from the scope of the disclosure as described herein.