0% found this document useful (0 votes)
12 views1 page

What Is Web Service? - Basic Concept Behind Web Service - Why We Use It?

Uploaded by

s39769748
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views1 page

What Is Web Service? - Basic Concept Behind Web Service - Why We Use It?

Uploaded by

s39769748
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

06/04/2022:

Agenda:

- What is web Service?


- Basic Concept Behind Web Service
- Why we use it?

Project Application:

- Front End(UI)
- Backend(Database)
- Service(API)

Web Service:

- Service available over the web


Scenario:

- You Speak in English and the Chef who is present inside kitchen speaks German & you
don‘t know/understand each other in that case here is a person who make sure two
applications communicate with each other & whatever response you have to get from the
server or whatever response a server has to get from a client is in a format where two
entities can understand & communicate with each other

Waiter (API)

You (Service Kitchen (Chef)(Service


Consumer) Provider)

- Waiter: Who is doing communication between you and Kitchen


- Waiter: Waiter is performing role of Web Service through an API
- We can Say he(waiter) is communicating between two applications and making sure that
the communication between two applications in Proper.

Web Service:

- Service available over web


- Enables Communication between applications over the web
- Platform independent Communication

You might also like