Does WCF supports Peer-to-peer implementation?
问题 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? 回答1: Yes, it does. Please see How To Design State Sharing In A Peer Network: When researching the various ways in which an election scenario might be implemented, I discovered that there is an attribute in WCF that allows you to indicate the maximum number of hops that a particular message will travel. After seeing this, it became obvious