Peer-to-Peer with VB .NET
Autor Matthew MacDonalden Limba Engleză Paperback – 7 aug 2003
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).
Preț: 264.80 lei
Preț vechi: 331.00 lei
-20% Nou
Puncte Express: 397
Preț estimativ în valută:
50.68€ • 53.46$ • 42.23£
50.68€ • 53.46$ • 42.23£
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
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/practitionerCuprins
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)
"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