By Matthew MacDonald

Peer-to-peer (P2P) proponents declare that their know-how holds the keys to construction digital supercomputers, sharing enormous swimming pools of data, and developing self-sufficient groups on the net. Peer-to-Peer with VB .NET explores how those layout rules could be built-in into current .NET applications.

This ebook is a decent review of P2P and .NET. It does not simply clarify how one can create P2P applications—it examines the tradeoffs that pro builders will come across with .NET and P2P. It additionally considers a number of assorted ways (Remoting, .NET networking, etc.) instead of adopting one fastened know-how, and contains unique examples of a number of well known P2P program forms (messenger, dossier sharer, and allotted job manager).

Show description

Read Online or Download Peer-to-Peer with VB .NET PDF

Best c & c++ windows programming books

Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications

The recipes during this booklet are effortless to appreciate and keep on with because the writer discusses real-world situations. the variety of themes coated during this publication will carry out the forward-thinking WCF developer in you. it isn't a entire connection with the entire of WCF, yet a pragmatic consultant that reinforces talent while operating with some of the beneficial properties of WCF.

Pro Internet Explorer 8 & 9 Development: Developing Powerful Applications for The Next Generation of IE

This booklet is an in-depth consultant to writing purposes that include and expand the hot positive factors and services of home windows net Explorer eight and 9. With reliable guideline, hands-on examples, and specialist perception direct from the source into extending the browser, you are going to the way to create and retain strong purposes for Microsoft’s next-generation web platform.

Machine Learning Projects for .NET Developers

Desktop studying initiatives for . web builders exhibits you the way to construct smarter . internet functions that study from info, utilizing easy algorithms and methods that may be utilized to a variety of real-world difficulties. you are going to code every one venture within the well-known surroundings of visible Studio, whereas the computing device studying common sense makes use of F#, a language supreme to computing device studying functions in .

SharePoint 2016 User's Guide: Learning Microsoft's Business Collaboration Platform

How to utilize SharePoint 2016 and its wide variety of functions to aid your details administration, collaboration, and company approach administration wishes. no matter if you're utilizing SharePoint as an intranet or company resolution platform, you are going to methods to use the assets (such as lists, libraries, and websites) and companies (such as seek, workflow, and social) that make up those environments.

Extra info for Peer-to-Peer with VB .NET

Example text

In the past, this was the quirky technology of COM/DCOM. NET Remoting. NET. It allows applications in different processes and different computers to communicate seamlessly. Like DCOM, Remoting is designed to let you use the objects in another application in the same way that you use local objects. The heavy lifting takes place behind the scenes and requires little programmer intervention. The real strength of Remoting, however, is the fact that it abstracts the way you use remote objects from the way you communicate with them.

Others believe that peer-to-peer technology will be integrated into the current generation of applications, thereby adding new capabilities. NET learning game Terrarium, which was initially envisioned as a straight peer-to-peer application. When the resulting network traffic became difficult to manage, the team switched to a hybrid sys~ tern with sever-based peer discovery. NET web services (primarily a client-server technology) with peer-to-peer networking. Lance Olson, Terrarium's lead program manager, describes it this way: I think that the peer-to-peer hype was sold as a new application model and an entirely new world around which we would build applications.

Serialized classes are also used with Remoting to copy objects from one application domain to another. NET types are automatically serializable. NET clients without worry.

Download PDF sample

Download Peer-to-Peer with VB .NET by Matthew MacDonald PDF
Rated 4.11 of 5 – based on 28 votes