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

RE: : Basic Authentication - Windows Sharepoint server



Thanks Thomas.  

I will play with it. 

Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site: http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT

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

Message: 1
Date: Wed, 13 Feb 2013 20:22:47 +0100
From: Thomas Raddatz <thomas.raddatz@xxxxxxxxxxx>
To: HTTPAPI and FTPAPI Projects <ftpapi@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Basic Authentication - Windows Sharepoint server
Message-ID: <511BE807.8020404@xxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"

Richard,

Actually there is nothing special with calling a web service with NTLM 
authentication because the interesting stuff happens under the cover.

The attached sample shows how to GET a web page. Just replace 
http_url_get() with http_url_post_xml() and you can call a web service.

Today using a persistent connection is not possible because there is no 
"persist" equivalent to http_url_post_xml(). Maybe I should add that to my 
patch or wait until Scott is back and discuss that with him.

Regards,

Thomas.


-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------