ansaurus

tags:

  • soap
  • web-services

views:

55

answers:

2
Q: 

Public SOAP Web Services

I need some public Web Services to list and analyse them. The services should not be secured by password or some key.

+1  A: 

http://www.xmethods.com/ve2/index.po

http://www.gcomputer.net/webservices/dilbert.asmx

http://www.ripedev.com/webservices/localtime.asmx

http://www.xml-webservices.net/services/conversions/euro%5Fconvert/euro%5Fconver.asmx

http://www.perfectxml.net/webservices/salesranknprice/bookservice.asmx

http://www.learnxmlws.com/services/weatherretriever.asmx

abmv  2009-12-24 11:55:15
+1  A: 

A quick google search shows a site with a list of SOAP servers....

iPhone Guy  2009-12-24 11:57:59

related questions

Displaying Version Information in a Web Service
Example Web Service
SoapException: Root element is missing occurs when .NET web service called from Flex
Best practice for webservices
What is your preferred method of sending complex data over a web service?
.Net - Returning DataTables in WCF
Is it possible to return objects from a WebService?
How much extra overhead is generated when sending a file over a web service as a byte array?
Returning Large Results Via a Webservice
File Uploads via Web Services
best way to persist data in .NET Web Service
What is the difference between an endpoint, a service, and a port when working with webservices?
Calling REST web services from a classic asp page
Best way to write a RESTful service "client" in .Net?
Where can I find some good WS-Security introductions and tutorials?
ASP.NET Web Service Results, Proxy Classes and Type Conversion
Web Services -- WCF vs. Standard
C# WCF Service - Backward compatibility issue
Document or RPC based web services
How to easily consume a web service from PHP
Timer-based event triggers
How to pass enumerated values to a web service
Homegrown consumption of web services
How do I print an HTML document from a web service?
How do I fill a DataSet or a DataTable from a LINQ query resultset ?
The questions, topics and answers come from serverfault.com, stackoverflow.com and superuser.com, and are licensed under the cc-wiki license.
© 2010 Chad Scira / icodeforlove