WinXP Parallels Guest with OS X host -- communication between the two?

Posted by Justin on Stack Overflow See other posts from Stack Overflow or by Justin
Published on 2010-06-11T15:48:51Z Indexed on 2010/06/11 15:52 UTC
Read the original article Hit count: 176

Filed under:
|
|

The setup: Windows XP guest OS running inside Parallels 5 on a OS X 10.6.2 host.

I have a win32 application that runs in windows that communicates with other programs by sending out keystrokes to the program in focus. I can run this software inside parallels just fine, but I need a way for it to communicate (via keystrokes) with native OS X applications. For instance, the windows software sends out a continuous stream of a's and w's, based on the program input from an external source. On the other side, I have a Mac version of VLC media player with hotkeys set up for a and w for the two functions I would like to manipulate from the windows software.

How can I set up a link between the guest and host OS's with Parallels that lets a windows program send keystrokes to a mac program?

© Stack Overflow or respective owner

Related posts about Windows

Related posts about mac