Class Summary |
PCShare |
PC share class. |
PCShareList |
PC share list class. |
SMBAccessMode |
SMB file access mode class. |
SMBAdminSession |
SMB admin session class
The SMBAdminSession class implements the Remote Administration Protocol (RAP)
as defined in the draft protocol specification. |
SMBCIFSDiskSession |
SMB CIFS disk session class
The SMBCIFSDiskSession class extends the SMBDiskSession class and provides
CIFS protocol specific implementations for the SMBDiskSession methods. |
SMBCIFSFile |
SMB CIFS file class
An SMB file provides read and/or write access to a remote file. |
SMBCIFSPipeSession |
SMB CIFS pipe session class |
SMBCoreDiskSession |
SMB core disk session class |
SMBCoreFile |
SMB core file class |
SMBDeviceType |
SMB device types class. |
SMBDialect |
SMB dialect class. |
SMBDiskInfo |
SMB disk information class. |
SMBDiskSession |
The SMBDiskSession class provides disk, directory and file related methods on
a remote disk share. |
SMBErrorText |
SMB error text class. |
SMBFile |
SMB file class. |
SMBFileAttribute |
SMB file attribute class. |
SMBFileInfo |
SMB file information class. |
SMBInputStream |
SMB input stream class. |
SMBOutputStream |
SMB output stream class. |
SMBPrinterList |
SMB printer list class
The SMBPrinterList class contains a list of SMBPrintQueueInfo ojbects, which contain
details of a remote print queue. |
SMBPrintJob |
SMB print queue entry class
The SMBPrintJob class contains the details of a remote print server job. |
SMBPrintJobList |
SMB print job list class
The SMBPrintJobList class contains a list of SMBPrintJob objects. |
SMBPrintQueueInfo |
SMB print queue information class
The SMBPrintQueueInfo class contains the details of a remote print queue on
a remote print server. |
SMBPrintSession |
SMB print session class
The print session allows a new print job to be created, using the SMBFile
class or as an SMBOutputStream. |
SMBServerInfo |
SMB server info class
The SMBServerInfo class contains details of the remote server that an SMBAdminSession
is connected to. |
SMBServerList |
SMB server list class
The SMBServerList contains a list of SMBServerInfo objects. |
SMBSession |
SMB session class |
SMBSessionFactory |
The SMBSessionFactory static class is used to create sessions to remote shared
resources using the SMB/CIFS protocol. |
SMBShareInfo |
SMB share information class
The SMBShareInfo class contains the level one details of a remote shared resource. |
SMBShareInfo2 |
SMB share info 2 class
The SMBShareInfo2 class contains the level two details of a remote shared resource. |
SMBShareList |
SMB share list class
The SMBShareList contains a list of SMBShareInfo, or SMBShareInfo derived, objects. |
SMBStatus |
SMB status code class. |
SMBUserInfo |
SMB user information class
The SMBUserInfo class contains the details of a user account on a remote server. |