C# (CSharp) SharpCifs Namespace

Nested Namespaces

SharpCifs.Dcerpc
SharpCifs.Netbios
SharpCifs.Ntlmssp
SharpCifs.Smb
SharpCifs.Util

Classes

Name Description
Config This class uses a static Sharpen.Properties to act as a cental repository for all jCIFS configuration properties. It cannot be instantiated. Similar to System properties the namespace is global therefore property names should be unique. Before use, the load method should be called with the name of a Properties file (or null indicating no file) to initialize the Config. The System properties will then populate the Config as well potentially overwriting properties from the file. Thus properties provided on the commandline with the -Dproperty.name=value VM parameter will override properties from the configuration file. There are several ways to set jCIFS properties. See the overview page of the API documentation for details.
Config.INtlmContextFactoryImpl
Config.QueuedNtlmContextFactoryImpl
UniAddress

Under normal conditions it is not necessary to use this class to use jCIFS properly.

UniAddress.QueryThread
UniAddress.Sem