Re: Is it possible for web service to send random notification to web service consumer?
From: Michael Fan (yingbiao_at_hotmail.com)
Date: 07/16/04
- Next message: Richard Collins: "How to iterate through all the controls on a form to obtain their"
- Previous message: Tony Baker: "Re: Tutorial for Linux, Mono and ASP.Net"
- In reply to: Sunny: "Re: Is it possible for web service to send random notification to web service consumer?"
- Next in thread: Sunny: "Re: Is it possible for web service to send random notification to web service consumer?"
- Reply: Sunny: "Re: Is it possible for web service to send random notification to web service consumer?"
- Messages sorted by: [ date ] [ thread ]
Date: 16 Jul 2004 08:37:26 -0700
Hi Sunny,
Could you give me some links which introduce what is remoting and how
it works? Thanks,
Michael
Sunny <sunny@newsgroups.nospam> wrote in message news:<u2eZLEdaEHA.1656@TK2MSFTNGP09.phx.gbl>...
> You can take a look at remoting. With it you can fire events to the
> connected client(s).
>
> Sunny
>
> In article <7994add5.0407140519.70e26519@posting.google.com>,
> yingbiao@hotmail.com says...
> > Thanks John,
> >
> > Is SOA(Service Oriented Achitecture) helpful for solving this issue? Thanks,
> >
> > Michael
> >
> > "John Timney \(Microsoft MVP\)" <timneyj@despammed.com> wrote in message news:<#CzSxoQaEHA.1488@TK2MSFTNGP09.phx.gbl>...
> > > No. The protocol is based on the consumer making a request to the service,
> > > therefore your consumer must periodically poll the service.
> > >
> > > --
> > > Regards
> > >
> > > John Timney
> > > Microsoft Regional Director
> > > Microsoft MVP
> > >
> > > "Michael Fan" <yingbiao@hotmail.com> wrote in message
> > > news:7994add5.0407130958.3105575d@posting.google.com...
> > > > I am a newbie for web servcie and want to write a web service which
> > > > monitors the certain field in the database. Once it exceeds the
> > > > certain value, web service will send out notification to web service
> > > > consumer who will take action on it.
> > > >
> > > > Is it possible? If yes, how to implement? If possible, please provide
> > > > me the link.
> > > >
> > > > Thanks lot.
> > > >
> > > > Michael
> >
- Next message: Richard Collins: "How to iterate through all the controls on a form to obtain their"
- Previous message: Tony Baker: "Re: Tutorial for Linux, Mono and ASP.Net"
- In reply to: Sunny: "Re: Is it possible for web service to send random notification to web service consumer?"
- Next in thread: Sunny: "Re: Is it possible for web service to send random notification to web service consumer?"
- Reply: Sunny: "Re: Is it possible for web service to send random notification to web service consumer?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|