Diez B. Roggisch wrote:
namekuseijin schrieb:
bav escreveu:
question from a python newbie;
how can i consume in python language, a .NET web service, passing
a string array as parameter in some easy steps?
Unless Microsoft extended the standard in any way, then it should be
just as you consume any web service, I guess. ;)
Microsoft *created* the standard..
No:
http://en.wikipedia.org/wiki/Web_service
It's a W3C internet standard. Microsoft is one of many software
companies behind the Consortium.
Here's the relevant official standards:
http://www.w3.org/2002/ws/#documents
--
http://mail.python.org/mailman/listinfo/python-list