java - Adding IPv6 support for JCIFS client -


i have client written using jcifs library. need support ipv6. jcifs not support.

what direction should take please guide me.

i don't think there quick fixes. (the jcifs team apparently don't believe many people want ipv6 support. maybe true right now, surely have change.)

i can suggest couple of options:

  • request it; e.g. add "request enhancement" against jcifs using samba bugzilla.

  • implement yourself. this thread might give ideas how go it.

  • approach jcifs team paying someone implement you.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -