praschat 0 Newbie Poster

I am developing a Remote Desktop kinda application. The program is supposed to get the screenshots of the remote machine along with the cursor icon image. Now my question is without using JNI is it possible to extract the mouse pointer icon (whatever it is in the remote machine at any instance) to be extracted using JAVA. I don't want to generate the pointer image locally, rather I want the exact look n feel of the remote screen on my monitor.