|
Peer-to-Peer With VB.NET
Peer-to-peer proponents claim that their technology holds the keys to building virtual supercomputers, sharing vast pools of knowledge, and creating self-sufficient communities on the Internet. Peer-to-Peer with VB .NET explores how these design ideas can be integrated into existing .NET applications.
This book is an honest assessment of
P2P and .NET. It doesn't just explain how to create P2P applications - it examines the tradeoffs that professional developers will encounter with .NET and P2P. It also considers several different approaches (remoting, .NET networking, etc.) rather than adopting one fixed technology, and includes detailed examples of several popular P2P application types (messenger, file sharer, and distributed task manager).
Contents :
Part One Introducing Peer-to-Peer
Chapter 1: The Evolution of Peer-to-Peer
Chapter 2: Peer-to-Peer Architecture
Part Two Peer-to-Peer with a Coordination Server
Chapter 3: Remoting Essentials
Chapter 4: Building a Simple Messenger
Chapter 5: Threading the Coordination Server
Chapter 6: Building a Distributed Task Manager
Part Three Peer-to-Peer with a Discovery Server
Chapter 7: Networking Essentials
Chapter 8: Building a Discovery Web Service
Chapter 9: Building a File Sharer
Chapter 10: Using a Discovery Service with Remoting
Part Four Advanced Peer-to-Peer
Chapter 11: Security and Cryptography
Chapter 12: Leveraging Messenger and Groove
Chapter 13: The Intel Peer-to-Peer Accelerator Kit
|