Posted By: Ron Jacobs | May 14th @ 8:39 AM | 48,880 Views | 10 Comments
WCF in .NET 4 includes an implementation of the WS-Discovery protocol.  Sounds exciting right?  Actually it is very cool because it allows you to build applications and services that can discover other services using UDP multicast messages or via a discovery proxy.  In this episode I'll walk through the Service Discovery lab where we build a messenger style application I call "ChatWOW".  In this lab you will see how to make your service discoverable and how you can discover other services.  Later when Beta 1 is released, you can try it yourself.

Update: The WCF/WF4 Training Kit is now live at http://code.msdn.microsoft.com/wcfwf4 so you can try it yourself.

10-4 over and out!
Rating:
1
0
DiryBoy
DiryBoy
Assassin!!

Great video. How did he type in so many code within a second? He did it so many times, which was impossible using system clipboard.

Very interesting, i would love to use this in a project that will be completed by the end of April 2010.... any chance .NET 4 will be released by febraury?

visual studio 2010 will release monday? send download url.

The WCF-Discovery team behind the technology displayed in the video has a blog here: http://blogs.msdn.com/discovery/Default.aspx

Check it out for updates, relevant posts and/or to post some feedback!

Topic is very good and also presentation style. I like it.

Thanks. Smiley

Any chance you can share out the demo project. I'd like to poke around a bit and it looks like a great starting point. 

Microsoft Communities