Java Question Where to find SMB library?[Solved] - MicroDrie    Apr 21, 2025 I can find both the SMB library and XML help files, which was used and discussed around 2019. Who can post both files or as download link to both files?... Java Question jcifs-ng SMB-Client (SMB2) copy from Pc Windows 10 and Viceversa - Erel (first post)    Dec 14, 2020 You are posting in the wrong place.... Java Question Unable to read local file. - Holland Kendall    Mar 4, 2021 SMB1.Initialize("SMB1") DataRead.Initialize SMB1.SetCredentials(User,Pass,"") FileLocation = "smb://192.168.100.114/NetworkJournal/" ''File.MakeDir(File.DirDefaultExternal,LocalDirectory) ' SMB1.DownloadFile(FileLocation,Filename,File.DirRootExternal & "/" & LocalDirectory,Filename) SMB1.DownloadFile(FileLocation... Java Question JNI - Johan Schoeman    Jul 28, 2016 I am trying to wrap a SKD for a B4A member. The folder structure looks as follows: src main java com uniview smb ezsdk demo 6_different_files.java wrapper DeviceWrapper.java jni netdevsdk include NetDEVSDK.h lib 7 x .so files Android.mk Android.mk Application.mk ezsdk.cpp res some res folders and... as follows: package com.uniview.smb.ezsdk.wrapper; import android.util.Log; import android.view.Surface; import com.uniview.smb.ezsdk.demo.ChannelInfo; import com.uniview.smb.ezsdk.demo.DeviceInfo; import... Java Question Referncing wrapped libs - HotShoe (first post)    May 15, 2012 the smb routines working in my file manager and now I get an "Unable to connect to network"... but it does the same on 2.3.5
jcifs.smb.SmbException: Failed to connect to server
java.net... Java Question java.lang.NoClassDefFoundError !? :-/ - Roeschti (first post)    Feb 19, 2012 java.util.LinkedList;
import jcifs.UniAddress;
import jcifs.smb.*;
import anywheresoftware.b4a.BA...));
SmbSession.logon(getDomain(), authentication);
}
catch (Exception e... fList = new LinkedList<String>();
//SmbFile f = new SmbFile(path,authentication);
try {
SmbFile f = new SmbFile(path);
SmbFile fArr = f.listFiles... Java Question Problem building library for SMBj - DonManfred (first post)    Mar 29, 2019 I will make it configurable. Like. :) Note that it will make the app compatible with Android 8+. That´s bad news :-( But i see it is nothing you can do anything about. As you wrote it used Features only available in Android 8+. I was hoping to make the lib available to older devices too. Android 4+ or 5+. At the end it depends on the people who asked me to do a wrap. :) PD: Maybe i should search for another SMB Library (maybe jcifs-ng) and do a wrap for this then.... Java Question library epson - timwil (first post)    Aug 30, 2012 the printer is currently connected to the PC via USB therefore only the PC has direct access to the printer. If you were to place the printer directly on the network you would also assign a static ip address. I am not aware (today) of how you would access the printer directly but I know that it is possible. You would have to send all the control codes to do all the formatting (I am assuming ESC/POS). I think (not totally sure) you might also have to get into SMB to communicate directly... Java Question Adding new functionalities and tags decoding to NFC library - Erel (first post)    Mar 15, 2012 , "sftp://" , "smb://" , "nfs://"... Page: 1   |