This chapter demonstrated how to integrate a peer-to-peer community that uses Remoting with a discovery web service. Along the way, several changes were made to the overall system, including the addition of a list of registered users in the database. The next chapter builds on these changes to add security using the cryptography classes included with .NET. You'll learn how to validate peer identities and encrypt messages before they travel across the network.