JavaScript Editor JavaScript Editor     JavaScript Debugger 



Team LiB
Previous Section Next Section

Peer-to-Peer Technologies in .NET

The .NET class library provides multiple technologies for communicating between computers. Some of these are layered on top of one another. You choose a high-level or low-level technology based on how much control you need and how much simplicity you would like.

Some of these technologies include

In addition, there are several .NET technologies that you'll need to use and understand as part of any peer-to-peer application that isn't trivially simple. This includes threading, serialization, code access security, and encryption. You'll get a taste of all of these in this book.

Finally, it's worth mentioning a few third-party tools that you'll see in Part Four of this book.


Team LiB
Previous Section Next Section


JavaScript Editor Free JavaScript Editor     JavaScript Editor


R7