Are there any mature P2P frameworks/libraries in C#? [closed]

自闭症网瘾萝莉.ら 提交于 2019-12-03 12:21:34

问题


I am looking for a reliable P2P framework or library, preferrably natively written in C#, but can also work with something C# can interface with. Have you came across or have worked with a solid one?


回答1:


Take a look at this link:

Brunet: a remarkably great P2P library

Brunet is a Free Software (GPL licensed) library for P2P networking written in C# and developed using Mono, but it also runs on Microsoft’s .Net platform.




回答2:


Have you looked into the Peer-to-Peer capabilities in the Windows Communication Foundation (WCF)?



来源:https://stackoverflow.com/questions/2393660/are-there-any-mature-p2p-frameworks-libraries-in-c

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!