> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com