slave client
Status: Planning
Brought to you by:
anacarda
Allow a slave client to control Elinguish.
This will mean that Elinguish will act as a server
also, in which a cut down slave client will connect to...
More details about how the slave client and Elinguish
interact will be specified soon.
I suspect that it will be a basic tcp/ip client/server
type of structure.
Logged In: YES
user_id=56344
The connection from the slave client to Elinguish will need
to be encrypted.
Encryption could be done by using a shared password, or by
using a Public Key Infrastructure (PKI).
Could also tunnel the communications over a Secured Socket
Layer (SSL), or even SSH.
Logged In: YES
user_id=56344
Using XML could also be useful.