Thanks for the info -Aloysius Jegan
Seo Sanghyeon <[email protected]> Sent by: [email protected] 10/07/2009 04:12 AM Please respond to Discussion of IronPython <[email protected]> To Discussion of IronPython <[email protected]> cc Subject Re: [IronPython] NTLM authentication 2009/10/6 Aloysius Jegan <[email protected]>: > If any one know how to do NTLM authentication from IronPython, please send > me the procedure or share the code if you have it. In IronPython you have a choice of doing it like Python or like .NET. For Python, this library provides NTLM authentication for urllib2. http://code.google.com/p/python-ntlm/ -- Seo Sanghyeon _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
