Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Client-Server Communication
WhatsApp
Suvendu Shekhar Giri
13y
4.6
k
0
0
25
Blog
Any communication process needs a sender, who sends the message (may be a request) and a receiver, who receives the message sent to him. This communication process may further progresses when the message sent is a request. Then most of the times, the receiver again responds to the request and sends a message (response) back to the other side.
In a web application, client (generally a browser) plays the role of sender and sends the message (usually request for a page) to the server( web server). Then the server processes the request and replies with a message(requested page). Now after processing the request , server sends the response. Now the page is rendered to the browser in HTML format. This type of communication is termed as client-server communication.
INFORMOTIONS.COM
has a nice idea to describe all this: (check below)
” This client/server interaction is a lot like going to a French restaurant. At the restaurant, you (the user) are presented with a menu of choices by the waiter (the client). After making your selections, the waiter takes note of your choices, translates them into French, and presents them to the French chef (the server) in the kitchen. After the chef prepares your meal, the waiter returns with your diner (the results). Hopefully, the waiter returns with the items you selected, but not always; sometimes things get “lost in the translation.” “
Client-Server Communication
Up Next
How To Use Session Value Client Side Using JavaScript In ASP.NET
Ebook Download
View all
Hands on ASP.NET GridView
Read by 17k people
Download Now!
Learn
View all
Membership not found