Hi Horst,

this is a very good idea. Will you setup an online xmlrpc-via-jabber server 
for all of us on this list?  

I have used jabber before using 2-3 clients both on windows and linux, but I 
guess we cannot  use them for our health apps, can we? So we need some 
libraries or drivers.
Are there libraries/drivers available around?

thanks in advance,
elpidio

On Friday 30 April 2004 00:16, Horst Herb wrote:
> It is also solvable the "easy way" by
> 1.) disallowing plain http, requiring https
> 2.) via https, passing plain text authentication to retrieve a
> authentication token (since this is a stateless protocol)
> 3.) from now on, ping-pong the authentication token hash in the usual way
>
> I prefer xml-rpc via jabber because it takes a lot more into account than
> just authentication and security.
> For example:
> - on demand store-and foreward when a connection breaks down temporarily or
> episodically
> - presence/absence discovery
> - text and even videoconferencing via the same protocol and server
> - and much more
>
> Horst

Reply via email to