gradiov
September 17th, 2004, 12:09 AM
I am working on the bridge application that will be ran on the Win32 platform (98-XP). One of the applications to be bridged is using a web-based interface, utilizing Java applets.
I am looking for the way to establish a hook-type connection to the Java Applet. Anything that would give me an ability to simulate user input programmatically as well as to track user selection (mouse and keyboard events).
Since I am a C/C++ programmer and not a Java expert I would appreciate if anybody could at least push me in the right direction (books, web resources and suggestions of what things/technologies I should be looking at).
Thank you.
I am looking for the way to establish a hook-type connection to the Java Applet. Anything that would give me an ability to simulate user input programmatically as well as to track user selection (mouse and keyboard events).
Since I am a C/C++ programmer and not a Java expert I would appreciate if anybody could at least push me in the right direction (books, web resources and suggestions of what things/technologies I should be looking at).
Thank you.