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.
我有使用 JCIFS 库编写的客户端。现在我需要支持 IPv6。但 JCIFS 不支持。
我应该走什么方向请指导我。
我不认为有任何快速修复。(jCIFS 团队显然不相信很多人想要 IPv6 支持。现在可能确实如此,但肯定必须改变。)
我可以建议几个选项:
请求它;例如,使用Samba bugzilla添加针对 jCIFS 的“增强请求” 。
自己实施。 这个线程可能会给你一些关于如何去做的想法。
与 jCIFS 团队联系,让他们为您实施它。