what is webservices ? and what is web server ?



what is webservices ? and what is web server ?..

Answer / rajesh

Web services (sometimes called application services) are
services (usually including some combination of programming
and data, but possibly including human resources as well)
that are made available from a business's Web server for Web
users or other Web-connected programs.

A web service (also webservice) is traditionally defined by
the W3C as "a software system designed to support
interoperable machine-to-machine interaction over a network.
It has an interface described in a machine-processable
format (specifically Web Services Description Language
WSDL). Other systems interact with the web service in a
manner prescribed by its description using SOAP messages,
typically conveyed using HTTP with an XML serialization in
conjunction with other web-related standards.

A Web server is a program that, using the client/server
model and the World Wide Web's Hypertext Transfer Protocol (
HTTP ), serves the files that form Web pages to Web users
(whose computers contain HTTP clients that forward their
requests). Every computer on the Internet that contains a
Web site must have a Web server program.

Is This Answer Correct ?    18 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

What is asp.net introduction?

0 Answers  


What is the difference between response.redirect and server.transfer?

0 Answers  


what is impersonation in ASP.NET?

7 Answers   Accenture, Merrill Lynch, Wipro,


What is the advantage of mvc over asp.net? : Asp.Net MVC

0 Answers  


Is asp.net a programming language or framework?

0 Answers  


What are the Types of object in asp

0 Answers   BirlaSoft,


What are validator? Name the Validation controls in asp.net? How do u disable them?

2 Answers  


What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?

0 Answers   BirlaSoft,


What are the various types of cookies in asp.net?

0 Answers  


What data type does the RangeValidator control support?

3 Answers   Visual Soft,


Is data can be edited in the Repeater control?

2 Answers  


Turn Off ASP Session State on an IIS 5.1 Web Site

1 Answers  


Categories