Working with Web Services Using ASP.NET
page 2 of 11
by SANJIT SIL
Feedback
Average Rating: 
Views (Total / Last 10 Days): 59702/ 95

Synchronous & Asynchronous communication

Web Services support both synchronous and asynchronous communication between the client and the server that hosts the Web Service.  Under synchronous communication, the client sends a request to the server and waits for the response.  This prevents the client from performing other operations while waiting for the results.  On the other hand, in asynchronous communication, the client continues processing other tasks as it waits for a response.  The client responds to the result of the service request when it becomes available.


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-03-28 4:45:51 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search