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.
在 Windows 7 上使用 Bonjour 注册服务,在大约 5 到 10 分钟左右的时间后,服务出现“活动”和“可发现”的问题。
已经用命令行工具重复了这个问题
dns-sd -R CMD-TEST _test._tcp "" 4667
使用 windows 和 IOS 上的各种工具(发现),服务将出现大约 5 分钟,然后使用命令行工具和/或代码消失。在具有相同代码的 IOS 上,它不会消失。
关于这个的任何提示/线索?
必须为传入和传出 UDP 打开端口 5353。