Hey Spider,
What do you use as a client to interact with litecoinplusd as an RPC client?
I am not understanding your question.
on my linux boxes I use the command line ?
I mean, when you launch the daemon version (not the GUI version), you can communicate with the daemon via LiteCoinPlus RPC port using JSON.
Examples:
https://en.bitcoin.it/wiki/API_reference_(JSON-RPC)
I was just curious if you were using something special. Old codes used to have a CLI version of the binary (which is somehow the console code).
Cheers