peer2peer

Tag details

Welcome to the 'peer2peer' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'peer2peer'.

Look up Offsite Link "peer2peer" at The Free Dictionary

Latest blogosphere posts tagged “peer2peer”

  • Peer to Peer Series Part 6: Introduction to PeerChannel


    SlickThought.NetAuthority Authority: 110
    In Part 6 of the Peer to Peer Series, I set the stage for learning how to use WCFs PeerChannel.  After a simple overview of PeerChannel, I show a sample application that uses PeerChannel to play buzzword bingo.  The focus of this installment is to give an understanding of some of the key considerations one must ...
    4 days ago
  • Free P2P Internet TV – PeerTV


    Technically Personal!Authority Authority: 523
    These days, Internet TV is gaining popularity in a large scale and we see more & more Free online TV Shows are added on the web everyday. You can watch Live TV on iPhone as well! Peer-2-Peer ( P2P ) software like Sopcast, PPLive etc have been the most popular ones that let you stream TV on ...
    6 days ago
  • Peer to Peer Presentation from Code Camp Available


    SlickThought.NetAuthority Authority: 110
    For those of you that want the Code Camp presentation, you can get it here .  The code can be downloaded here .
    2 weeks ago
  • Pando – Download, Stream & Share Large Media Files via Web, Email, IM


    PCs PlaceAuthority Authority: 427
    Pando is a free Peer 2 Peer ( P2P )software which lets you download, stream and share large media files easily . It is a fast and easy way to send huge files to others. This software which lets you send emails with large attachments, IM a folder of data or publish your downloadable videos, photos etc online on any ...
    4 weeks ago
  • Peer to Peer Series Part 4: Resolving Peer Names Asynchronously


    SlickThought.NetAuthority Authority: 110
    In Part 4 of the Peer to Peer Series, I modify the Resolve program to find Peer Names using the asynchronous methods.  Below is a very simple example of using the ResolveAsync method: PeerNameResolver resolver = new PeerNameResolver();   try { resolver.ResolveCompleted += ...
    8 weeks ago
  • Peer to Peer Series Part 3: Resolving Names Synchronously with the PNRP API


    SlickThought.NetAuthority Authority: 110
    In Part 3 of the Peer to Peer Series, I add another Command Prompt application to the demo solution and use the PNRP API to resolve a Peer Name using C#.  As with registering a Peer Name, resolving Peer Names is straightforward: PeerNameResolver resolver = new PeerNameResolver(); try { records = ...
    8 weeks ago
  • Peer to Peer Series Part 2: Registering Names with PNRP API


    SlickThought.NetAuthority Authority: 110
    In Part Two of the Peer to Peer Screencast series by SlickThought Productions, we look at using C# and the PNRP API to register a peer name.  This example uses a simple Command Prompt application to register the Peer Name, but the same techniques can be used to register a Peer Name from a WinForm or WPF ...
    8 weeks ago
  • Peer to Peer Series Part 1: Intro to PNRP


    SlickThought.NetAuthority Authority: 110
    This kick-off screencast introduces you to the foundation of Peer-to-Peer applications, PNRP.  Peer Name Resolution Protocol is the the underlying mechanism used by applications to discover peers on a network.  This can either be a local subnet or the Internet at large.  One of the great things about PRNP is that ...
    8 weeks ago

Comments about peer2peer

Personal attacks are NOT allowed
Please read our comment policy