Re: Simulating Text Input
Re: Simulating Text Input
- Subject: Re: Simulating Text Input
- From: "Paul Sanders" <email@hidden>
- Date: Wed, 19 May 2010 13:43:51 +0100
> I am working on a remote-controller, i.e. take one device (be it a Mac or a mobile client) and control another
> Mac. So the application runs in background and the events should be delivered to the front-most application.
> Moving the mouse around works by posting the corresponding events, but I have a hard time to simulate key strokes.
...
I would take a look at the source code for VNC:
http://sourceforge.net/projects/osxvnc/
Indeed, if you write a client that can talk to a VNC server you don't need to write your own server at all.
Paul Sanders
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden