dcrespo wrote: > Hi to all... > Someone knows if is there possible to have a Python SOAP or XMLRPC > server that works with VB? I would like you to include the examples > clients and server programs. > > My examples are: > ...... > > These programs work perfect. The thing is that I need to access the > server from VB (like does SOAPpy accessing google's services) > > Many thanks > > Daniel > A student whom I helped recently did a project on the various web service protocols. Interoperability for SOAP was not very good. XMLRPC was much better and he got java -- python etc etc pretty easily. -- Robin Becker
-- http://mail.python.org/mailman/listinfo/python-list