Vista does implement WS-Discover, however it is not part of WCF, instead it
).
). Unlike WCF,
This posting is provided "AS IS" with no warranties, and confers no rights.
"Pablo Cibraro [MVP]" <pcibraro@hotmail.com> wrote in message
news:eBFTs3q9GHA.1168@TK2MSFTNGP03.phx.gbl...
> Hi John,
>
> As far as I know, there isn't any implementation of WS-Discovery for WSE.
> It also looks a kind of hard to implement.
> Today, I came with this post, which describes that problem for WCF (The
> same concepts applies for normal web services).
>
>
http://blogs.msdn.com/drnick/archive/2006/10/20/keeping-connections-open-in-iis.aspx >
> Regards,
> Pablo Cibraro.
>
> "John Paul. A" <JohnPaulA@discussions.microsoft.com> wrote in message
> news:092D23B4-5E61-438B-A0CF-94C8E4D4799D@microsoft.com...
>> Hi,
>>
>> I have a 3rd party web service running in a Web Server within our
>> network.
>> The web service sends "Hello" message when joins the network and also
>> sends
>> "Bye" message when leaves the network.
>> I want to write a client code to receive the "Hello" message as well as
>> the
>> "Bye" message sent by the web service.
>> Can you please suggest me a sample code, so that I can discover
>> (dynamically
>> discover) the web service using the multicast discovery protocol (using
>> WS-Discovery).
>>
>> Development Environment : VS 2005, .NET 2.0 and WSE 3.0
>>
>> Thanks in Advance
>>
>> -John-
>
>