Monday, October 18, 2010

What is WEB SERVICES ? MEANING


Web services are web-based software applications that exchange data with other web-based applications. Open, ExtensibleMarkup Language (XML) standard applications and various other protocols are used for such exchanges. In their original capacities, web services were used in the interactions of larger, private networks. Today, however, they include interactions over the Internet as well.
Integral to web services, XML is a web document description language. XML is used to describe webpage content using the application of concealed tags and identifying labels. This method of classifying web data is extremely effective, making web content quite easy to identify, analyze, and exchange.

Web services are useful in linking applications operating on different network platforms, hardware, software, and databases, performing critical functions for many businesses. For instance, web services may be used to provide optimal interaction between certain business functions and important applications shared with an organization's customers, partners, and vendors. Web services are also useful for combining software and services from different companies for the purpose of providing a seamlessly integrated service.
Web services offer many benefits, including, but not limited to, easy comprehension. Processes and data are often text-based to ensure they are as simple as possible for developers to understand. Thanks to the access afforded by XML, developers dealing with a wide range of technologies are able to get in on using web services.
Developers have relied on other technologies in the past. Unlike some of the previously employed technologies, however, web services are considered easy to command. They even have good levels of support across Unix and Windows systems.
Web services may rely on numerous different protocols for the exchange of data. Such protocols include HyperText Transfer Protocol (HTTP), File Transfer Protocol (FTP), and Simple Mail Transfer Protocol (SMTP). Extensible Messaging and Presence Protocol (XMPP) may be used as well.
Another benefit of web services, as opposed to other technologies, involves firewalls. With web services, there is no need to change the firewall filtering system. This is because a web service, using HTTP, can work relatively easily through most commonly employed firewall-security measures.

No comments:

Post a Comment