Top "Smb" questions

Server Message Block, network-protocol for sharing files and printers implemented by Windows, Samba and others

Accessing Files using Java with Samba JCIFS

I am writing an android app to access a windows share using the JCIFS samba library but I am receiving …

java android smb jcifs
Win32: API calls to list available network shares on a server?

Assume I have access to a SMB server at IP 1.2.3.4, how can I determine the list of available shares? Windows …

winapi samba smb network-shares