I have client written using JCIFS library. Now I need to support IPv6. But JCIFS does not support.
What direction should I take please guide me.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t think there are any quick fixes. (The jCIFS team apparently don’t believe that many people want IPv6 support. That maybe true right now, but surely it will have to change.)
I can suggest a couple of options:
Request it; e.g. add a “request for enhancement” against jCIFS using the Samba bugzilla.
Implement it yourself. This thread might give you some ideas about how to go about it.
Approach the jCIFS team about paying someone to implement it for you.