keyboard interaction with Cocoa?

Posted by mactonny on Stack Overflow See other posts from Stack Overflow or by mactonny
Published on 2010-05-25T03:40:52Z Indexed on 2010/05/25 4:41 UTC
Read the original article Hit count: 189

Filed under:
|

Hey guys, I am trying do write an application(server) which receives the keyboard instructions from the client and execute them on the server end. It's more like those screen recorders which records your keyboard and mouse events and replay them. For example, you pull up a textedit on the server, type whatever you like on the client and you can see those letters on the server.

I have no clues what materials I should look into, any suggestions?

© Stack Overflow or respective owner

Related posts about cocoa

Related posts about keyboard