I am adding online voice chat to a Silverlight app. I\'ve been reviewing current apps, services and SDKs found thru online searches and forums. I\'m finding that the majority of these implement a clie
I\'ve been looking into some DHT systems, specially Pastry and Chord. I\'ve read some concerns about Chord\'s reaction to churn, though I believe that won\'t be a problem for the task I have at hands.
Can we do a P to P video convercaning wia web based clints . Ihave webpages as clinets.Meanns the clint donwloads the webpage rm servere and then allows p to p video converacning beteern开发者_开发问答
I’m looking at creating a P2P system.During initial research, I’m reading from Peer-to-Peer – Harnessing the Power of Disruptive Technologies.That book states “a fully decentralized approach to in
I am not very clear about the ide开发者_运维技巧a of wire-level protocols. I heard BitTorrent uses it and read that a wirelevel protocol can be considered an opposite of API. I read RMI calls can be c
I can\'t use Peer Name Resolution Protocol on our network because our server farm\'s routers won\'t support IPv6.
I\'m discussing Silverlight (v4 onwards) as a possible platform for a program that will need two instances to communicate directly. As far as I can tell, this is still not possible with the SL sockets
I\'m looking for a way to get two programs to efficiently transmit a large amount of data to each other, which needs to work on Linux and Windows, in C++. The context here is a P2P network program tha
I am writing a peer-to-peer binary socket program.There are only two endpoints.One socket is listening on my laptop system.The other socket is broadcasting from my desktop system.I have a third progra
I\'m trying to implement peer-to-开发者_开发技巧peer messaging and file sharing utility within LAN, So does WCF supports p2p? Does any one tried file sharing trough WCF?Yes, it does. Please see How To