Hi, I'm developing a program which requires the program to interact with another program, say Media Player Classic.
Basically, say there is a play button on this Java program, when clicked, will send a 32(space in ascii) to Media Player Classic like pressing space while on Media Player Classic. Are there any Java library that does this?