Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在构建一个使用 Zeroconf 的 .net-microframework 应用程序。现有的 zeroconf 解决方案似乎都依赖 dns-sd.dll 或 .net 的其他一些互操作功能,而 .netmf 不支持这些功能。
你知道有没有纯 C# 版本的 zeroconf(或 dns-sd)?
关闭这个风滚草:
Codeplex 上的ZeroConf是一个非常全面的项目。虽然我不确定它是否经过全面测试。
(我个人希望有一个更小更简单的实现;)