DCOP support by kAnyRemote (deprecated)
kAnyRemote supports DCOP, so it is possible to manage it from command line.
For example:
- Verify is connection active:dcop kanyremote-XXXX anyRemote isConnected
- Send command to JSR82 J2ME Client (an example):dcop kanyremote-XXXX anyRemote sendCommand 'Set(fullscreen,on);'
- Close connection:dcop kanyremote-XXXX anyRemote sendCommand 'Set(disconnect);'
 In this command it is possible to use any command which could be used in configurational file.
Note: This feature is deprecated because in KDE4 DCOP was replaced by D-BUS.
 anyRemote
 anyRemote