Cantitate/Preț
Produs

Peer-to-Peer with VB .NET

Autor Matthew MacDonald
en Limba Engleză Paperback – 7 aug 2003
Peer-to-peer (P2P) 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).
Citește tot Restrânge

Preț: 26480 lei

Preț vechi: 33100 lei
-20% Nou

Puncte Express: 397

Preț estimativ în valută:
5068 5346$ 4223£

Carte disponibilă

Livrare economică 12-26 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590591055
ISBN-10: 1590591054
Pagini: 440
Ilustrații: XXVI, 440 p. 182 illus.
Dimensiuni: 178 x 235 x 23 mm
Greutate: 0.84 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Professional/practitioner

Cuprins

One Introducing Peer-to-Peer.- 1 The Evolution of Peer-to-Peer.- 2 Peer-to-Peer Architecture.- Two Peer-to-Peer with a Coordination Server.- 3 Remoting Essentials.- 4 Building a Simple Messenger.- 5 Threading the Coordination Server.- 6 Building a Distributed Task Manager.- Three Peer-to-Peer with a Discovery Server.- 7 Networking Essentials.- 8 Building a Discovery Web Service.- 9 Building a File Sharer.- 10 Using a Discovery Service with Remoting.- Four Advanced Peer-to-Peer.- 11 Security and Cryptography.- 12 Working with Messenger and Groove.- 13 The Intel Peer-to-Peer Accelerator Kit.

Recenzii

From the reviews:
"The value of this book is in explaining, or attempting to explain, the idea and how to implement it. … This book succeeds in outlining how to go about solving the problems using VB.NET and .NET in general. There are some useful examples and lots of descriptions … . If you want to be on the cutting edge of a new technology then this book provides a practical approach." (Mike James, Visual Systems Journal, April, 2004)

Notă biografică

Matthew MacDonald is an author,educator, and MCSD developer who has a passion for emerging technologies. He isthe author of more than a dozen books about .NET programming. In a dimly-remembered past life, he studied English literature and theoretical physics.

Caracteristici

Details how peer-to-peer designs can be incorporated into .NET enterprise applications using .NET networking, Remoting, and XML Web services Shows how to leverage third-party peer-to-peer platforms like Windows Messenger, Groove, and Intel’s Peer-to-Peer Accelerator Kit Tackles advanced topics like cryptography, identity management, and dynamic task processing Includes supplementary material: sn.pub/extras