The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Peer-to-Peer With VB.NET
  

  Peer-to-Peer With VB.NET by Matthew MacDonald

  • Published by: APRESS
  • Author: Matthew MacDonald
  • Page Count: 412
  • Group: VISUAL BASIC .NET
  • ISBN: 1590591054/9781590591055
  • Published: Aug 2003

Our Price: 29.24
Discount: 32%
RRP: 43.00 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

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