Hi,

Here is precisely what I want to do:

        My windows program is quite complex, has many text messages
        which I want to decipher from my Sun vncviewer (in C code) I want
        to do explicit mouse movements based on the error message. I want
        to be able to see this happening once I program it to make sure
        that it is working right, and to occassionally handle by hand
        some exception cases. 

        Also, there are several PC's, and they are remote.

If WinVNC handled text and sent text, then I know exactly how to do it.
Has anyone modified it to recognize and send text? I notice that vncviewer
can receive text...

Mark

> 
> Something that may help you.. If I understand you correctly, you want to be
> able to have the mouse automatically click on a certain button on an error
> dialog, if it comes up. Am I right? Or do you want it to be semi-intelligent
> (If X happens, do this, etc)? If you just want mindless automation, you
> might want to look for a program called "Windows sniper" on
> http://www.download.com The only thing about it is that 1) you can't script
> stuff with it and 2) it runs for 30 days, then it costs $15 to register it
> (IIRC)
> 
> 
> ----- Original Message -----
> From: "Mark Krieger" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Wednesday, October 03, 2001 4:44 PM
> Subject: PC text in VNC?
> 
> 
> > Hi all,
> >
> > I just subscribed to this list, as I have been investigating vnc for a
> > specific use:
> >
> > I want to monitor some text in a Windows program on a remote PC
> > (or several) on a Sun workstation on my desk. But I do not want to
> > monitor it with my eyes, instead I want to do so programmatically.
> > So that in the case of certain text (error conditions), I want to
> > program the remote mouse to click and retry; only in the case of
> > a number of failures do I want to be given control. I can see how
> > to move and click the mouse from the program by changing C code
> > in vncviewer source, but I do not ever see any Text coming over
> > from the PC; it looks to me like text comes over as bitmaps, this
> > makes it *real* hard to know what the text is...
> >
> > Anyone add text objects to the winvnc code? Am I missing something basic,
> > in other words, is there a way to send text over the wire winvnc to
> > vncviewer? An option perhaps?
> >
> > thanks,
> >
> > Mark
> >
> > _______________________________________
> > Mark Krieger
> > ---------------------------------------------------------------------
> > To unsubscribe, mail [EMAIL PROTECTED] with the line:
> > 'unsubscribe vnc-list' in the message BODY
> > See also: http://www.uk.research.att.com/vnc/intouch.html
> > ---------------------------------------------------------------------
> ---------------------------------------------------------------------
> To unsubscribe, mail [EMAIL PROTECTED] with the line:
> 'unsubscribe vnc-list' in the message BODY
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------
> 


_______________________________________
Mark Krieger
UniPress Software    http://www.unipress.com
[EMAIL PROTECTED]     (732)-287-2100x937

Developer of Footprints
TMC's CRM Excellence Award 2001
Customer Interaction Solutions' Product of the Year 2000
Call Center CRM Solutions' Editors Choice 2000
TMC's CRM Excellence Award 2000
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to