In 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 environment
- 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.
View the Screencast: