Subscribe

RSS Feed (xml)

what are webservices?In which circumstances we can go for webservices?

Web service is a reusable component which resides in the
web server.
It is language independant and platform independant. This
means that any application written in any language can use
the service of a web service.
It uses the SOAP protocal and communicates using XML.