Networking Features in .NET v3.5
Microsoft has released the March CTP of .NET 3.5 (a.k.a Orcas) and there are many new networking features. Last year as I was doing the research for my book especially on the P2P implementation in WCF it was quite obvious that while that was an excellent start using PeerChannel, there was a lot left to me done (in managed code). This new CTP drop fixes that! ...