Title: Peer-to-Peer with VB .NET Author(s): Matthew MacDonald Pages: 440 Publisher: Apress; 1 edition Publication date: 2003 Language: English Format: CHM ISBN-10: 1590591054 ISBN-13: Description: 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 applications types (messenger, file sharer, and distributed task manager).
Table of Contents
Peer-to-Peer with VB .NET
Introduction
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 - Working with Messenger and Groove
Chapter 13 - The Intel Peer-to-Peer Accelerator Kit
Index
List of Figures