phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] XMLRPC : Success! (At last...)


From: Jean-Eric Cuendet
Subject: [Phpgroupware-developers] XMLRPC : Success! (At last...)
Date: Sun, 24 Feb 2002 20:25:19 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.8) Gecko/20020205

Hi,
I was able to get addresses from phpGW through XMLRPC. The UNAUTHENTICATED problem I had was due as using the php4 session handling instead of the DB one. I found that phpGW was unable to get the user id with the kp3/sessionid. I think that's a DB specific thing and php4 session can not handle it.

So, now it works for me after a lot of testing. I'll continue by trying to make it working with XMLRPC-C++ to use with KDE. My goal is to make a KIO-Slave for KDE to phpGW (just as the IMAP one). Then, KDE apps (Kalendar, KAddressbook, etc...) could use it to get its informations from phpGW.

At the end what do you think of the idea of having the auth strings in the function parameters instead of in the HTTP header? I think it would be easier for everyone and the already existing APIs would be usable without patching.

Thanks and bye.
-jec




reply via email to

[Prev in Thread] Current Thread [Next in Thread]