Re: [phpxmlrpc-devel] xmlrpc and sessions?
Brought to you by:
ggiunta
From: M. <lu...@ma...> - 2003-09-10 20:57:43
|
On Wed, 10 Sep 2003 13:23:47 -0700, Dylan McNamee wrote > What is the recommended procedure for developing a session-like > XMLRPC protocol? I can imagine using cookies, or an explicit > SessionID arg to each procedure. Anyone have experience doing this? > > It doesn't look as though phpxmlrpc handles cookies at the moment. > Is this lack of cookie support a part of the xmlrpc standard, or a > (momentary) shortcoming of phpxmlrpc? I say momentary because I'm in > the process of implementing it, but will halt these efforts if this > isn't the recommended way to go. > > thanks! > dylan > Cookies have sense only in webbrowser<->webserver connection. xmlrpc is used to link application<->application. So I don't think that xmlrpc can support cookies. It have no sense. IMHO You have to use SID as arg to each procedure. pozdrav maHo -- lukasz shift-2 mach.com.pl,http://www.lukasz.mach.com.pl gg://1612670 jabber://ma...@ja... jabber://ma...@ja... icq://136281200 motto://"nie dziel skarbu póki smok zipie" |