Peer-to-Peer with VB .NET and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
More Buying Choices
Have one to sell? Sell yours here
Peer-to-Peer with VB .NET
 
 
Start reading Peer-to-Peer with VB .NET on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Peer-to-Peer with VB .NET [Paperback]

Matthew MacDonald (Author)
3.5 out of 5 stars  See all reviews (2 customer reviews)

Price: $59.99 & this item ships for FREE with Super Saver Shipping. Details
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Tuesday, January 31? Choose One-Day Shipping at checkout. Details

Formats

Amazon Price New from Used from
Kindle Edition $38.39  
Paperback $59.99  

Book Description

July 24, 2003
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).

Editorial Reviews

Review

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)

About the Author

Matthew MacDonald is an author, educator, and MCSD developer who has a passion for emerging technologies. He is a regular writer for developer journals such as Inside Visual Basic, ASPToday, and Hardcore Visual Studio .NET, a contributor to O’Reilly’s series of .NET Nutshell titles, and the author of several books about programming with .NET, including The Book of VB .NET (No Starch), .NET Distributed Applications (Microsoft Press), and User Interfaces in VB.NET (Apress). In a dimly remembered past life he studied English literature and theoretical physics.


Product Details

  • Paperback: 440 pages
  • Publisher: Apress; 1 edition (July 24, 2003)
  • Language: English
  • ISBN-10: 1590591054
  • ISBN-13: 978-1590591055
  • Product Dimensions: 9.2 x 7.5 x 1 inches
  • Shipping Weight: 1.6 pounds (View shipping rates and policies)
  • Average Customer Review: 3.5 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon Best Sellers Rank: #2,093,111 in Books (See Top 100 in Books)

More About the Author

Matthew MacDonald is an author, educator, and MCSD developer who has a passion for emerging technologies. He is a regular writer for developer journals such as Inside Visual Basic, ASPToday, and Hardcore Visual Studio .NET, and he's the author of several books about programming with .NET. In a dimly remembered past life, he studied English literature and theoretical physics. Send e-mail to him with praise, condemnation, and everything in between, to p2p@prosetech.com.

 

Customer Reviews

2 Reviews
5 star:    (0)
4 star:
 (1)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.5 out of 5 stars (2 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

6 of 6 people found the following review helpful:
4.0 out of 5 stars Build new p2p applications?, July 23, 2004
This review is from: Peer-to-Peer with VB .NET (Paperback)
Say "peer-to-peer" to the average person and you might get a snide remark about downloading music and the RIAA. But MacDonald makes it very clear that p2p is far more than copyright infringement. He points out, for one thing, that the early design of the Internet itself posits a p2p network.

This book is well suited for those of you who might be interested in designing novel p2p applications on the dominant desktop environment. MacDonald gives a good summary of previous p2p applications, like Napster, Freenet and Gnutella. Important because if you are going to innovate, you need to know the prior art. He develops several simple p2p examples, like a file sharer and a messaging system. He shows how to use various VB.NET utilities to handle the networking, freeing you from coding low level details. More efficient use of your time. Of course, the hardest part of the problem is still left to you. Finding and designing a novel and compelling application. This book gives you the tools in VB to do that.

One important lesson from the book is that there are degrees of purity in p2p systems. Sometimes, it makes sense to do a pragmatic compromise and have some superpeers that function mostly as servers to the other peers. A p2p hardline developer might decry this, but if it works for you, go ahead. Hopefully, one effect of this book might be to help alter the perception that p2p = illicit.

[Sidenote: For a bloke who studied theoretical physics, his maths slips. He says IPv6 will support 1 trillion machines = 10^12. Actually, much, much more. 2^128 ~ 10^36.]
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
3.0 out of 5 stars P2P - When you can connect :-(, July 10, 2005
This review is from: Peer-to-Peer with VB .NET (Paperback)
This book is a great starting point if you want to explore how to set up your own peer to peer network. It walks you through how to set up a file sharing program, an instant messenger, and a shared computing system. However, it leaves out what I believe to be one of the most important aspects of peer to peer programming - NAT traversal. The book deals with this subject in a very superficial way by telling you to seek out 3rd party solutions instead of showing you how to do it yourself - leaving you to figure out the details of this subject on your own. This would have been a 5 star book if this subject had been covered in greater detail.

I have found that NAT traversal is possible by implementing UDP hole punching techniques. However, I have not found any explanation for how to do it with .Net....yet.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
file sharer, distributed task manager, new string, coordination server, prime number query, messaging enhancements, remotable object, threading code, delivery thread, serializable types, code omitted, network pointer, peer identifier, nearby peers, peer discovery, public key information, relay server, task segments, client channel, proxy class, firewall traversal, correct thread, designer code
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Public Sub, Public Class, Private Sub, Visual Studio, End Sub, Intel Peer-to-Peer Accelerator Kit, Public Function, Imports System, Windows Messenger, Threading the Coordination Server, New Methodlnvoker, Public Interface, Dim Client As New, Program Files, Simple Messenger, Get Return, Implements Groove, Remoting Essentials, Throw New, Computer Management, End Function, Module Name, Catch Err As Exception, End Get Set, Solution Explorer
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject