Peer to Peer Series Part 7: PeerChannel Basics

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
[Broken External Image]:http://ecn.channel9.msdn.com/o9/ch9/9/3/2/2/1/5/PnrpPart7_85_ch9.pngIn Part 7, I introduce the basics of building a WCF PeerChannel application.* Using a simple console application, the following steps are shown:
  • Creating the necessary interfaces
  • Setting up the WCF enviornment
  • Checking online status
  • Sending and receiving messages
While basic, it demonstrates the core steps used in PeerChannel applications.* It also sets the stage for a more detailed look at the Buzzword Bingo application shown in Part 6.

[Broken External Image]:http://channel9.msdn.com/512239/WebViewBug.aspx?EVT=0

More...
 
Back
Top