logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: Problem solved: msg#00049

Subject: Re: Problem solved
The current CVS revision uses cURL for NTLM authentication.  If your PHP 
build includes cURL, grab the CVS code and use something like

$client->setCredentials($user, $pass, 'ntlm');

Scott Nichol
----- Original Message ----- 
From: "Manuel Alejandro Gil Martín" <chony@xxxxxx>
To: "Scott Nichol" <snicholnews@xxxxxxxxxxxxxxx>
Sent: Monday, May 21, 2007 4:24 PM
Subject: RE: [Nusoap-general] Problem solved



Thanks Scott!


   Is there any way to use a NuSOAP client to authenticate to a NTLM 
Server?

Thanks for your time, and keep up the nice work!


----------------------------------------------------------
Ing. Manuel Alejandro Gil Martín
Dirección de Informatización
Universidad de las Ciencias Informáticas
----------------------------------------------------------
Tels. 837-2421, 837-2745
---------------------------------------------------------- 


-----Mensaje original-----
De: Scott Nichol [mailto:snicholnews@xxxxxxxxxxxxxxx]
Enviado el: lunes, 21 de mayo de 2007 12:52
Para: Manuel Alejandro Gil Martín; Nusoap-general@xxxxxxxxxxxxxxxxxxxxx
Asunto: Re: [Nusoap-general] Problem solved

Another alternative: use the current CVS revision of NuSOAP.  I have
added code to check for the Microsoft doc/lit parameter wrapping
convention.  It will create the "parameters" array for you.

Scott Nichol
----- Original Message ----- 
From: "Manuel Alejandro Gil Martín" <chony@xxxxxx>
To: <Nusoap-general@xxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, May 21, 2007 9:36 AM
Subject: [Nusoap-general] Problem solved


Here the solution: .NET expects a "parameters" array:
http://www.thescripts.com/forum/thread531394.html





----------------------------------------------------------
Ing. Manuel Alejandro Gil Martín
Dirección de Informatización
Universidad de las Ciencias Informáticas
----------------------------------------------------------
Tels. 837-2421, 837-2745
---------------------------------------------------------- 








--------------------------------------------------------------------------------


> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/


--------------------------------------------------------------------------------


> _______________________________________________
> Nusoap-general mailing list
> Nusoap-general@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/nusoap-general
>



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/


<Prev in Thread] Current Thread [Next in Thread>