Re: Web service with Push to client ?
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Tue, 08 Aug 2006 03:01:13 GMT
{\rtf1\ansi\ansicpg936\deff0\deflang1033\deflangfe2052{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\lang2052\f0\fs20 Hi Semedao,
\par
\par I agree with Scott, from standard webservice's perspective, there is no server-side push mechanims or callback interface. And XML webservice is a public service which expose its functionliaty through the service contract(WSDL document) and let various clients to consume it. The webservice itself should not have any sense of the client consumer or platform. However, if we want the webservice to actively push/ping client side, it will require our server-side service has sufficient information about the client-side's programming interface and platform, this is somewhat violating the webservice standard.
\par
\par BTW, such server-side push(to multiple clients) is quite expense especially for internet scenario. Is the webservice in your scenario work in intranet or internet scenario? If convenient, you can provide us some further background info so that we can look for some other solutions according to your scenario.
\par
\par
\par Sincerely,
\par
\par Steven Cheng
\par
\par Microsoft MSDN Online Support Lead
\par
\par
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par
\par
\par }
- Follow-Ups:
- Re: Web service with Push to client ?
- From: semedao
- Re: Web service with Push to client ?
- References:
- Web service with Push to client ?
- From: semedao
- Re: Web service with Push to client ?
- From: Scott M.
- Web service with Push to client ?
- Prev by Date: Web service with Push to client ?
- Next by Date: Re: Web service with Push to client ?
- Previous by thread: Re: Web service with Push to client ?
- Next by thread: Re: Web service with Push to client ?
- Index(es):
Relevant Pages
|