Android Question jcifs-ng and win 11 - HELP!

MrKim

Well-Known Member
Licensed User
Longtime User
I just spent a lot of time converting from SMB1 to SMB2 using Don Manfred's jcifs-ng library and it works perfectly - on windows 10.
On windows 11 (Home) I absolutely cannot get it to work. I updated to the latest Bouncy Castle jars
B4X:
    #AdditionalJar: bctls-jdk18on-1.80.jar
    #AdditionalJar: bcprov-jdk18on-1.80.jar
and now it doesn't work in windows 10 either!

I really hope I didn't do all of this work for nothing.
Any help greatly appreciated.

Ya know it just seems like it shouldn't be this hard. You can hook your phone up to a windows computer and move files around and make phone calls (or so I read, I don't do it🙂). I have a free app on my Android devices called File Manager + and it was able to read the files I am after no problem using SMB.
 
Top