Skip to content

SharpCifs.SMBv1 is a fork of SharpCifs.Std focusing on SMBv1 support, essential for legacy systems not supported by newer Windows versions.

License

Notifications You must be signed in to change notification settings

JSGInray/SharpCifs.SMBv1

 
 

Repository files navigation

SharpCifs.SMBv1

DEPRECATED!

This library focuses exclusively on SMB version 1 features, which are not supported by current Windows versions.

This is a fork of SharpCifs.Std, itself a port from SharpCifs to .NET Standard. For more advanced SMB features, consider using TalAloni's SMBLibrary.

Description

SharpCifs.SMBv1 allows access to Windows shared folders and NAS over SMBv1 without the need for mpr.dll or Netapi32.dll. It's a continuation of the work on JCIFS and maintains a focus on legacy support.

Samples: http://sharpcifsstd.dobes.jp/#howtouse

Licence

LGPL v2.1 Licence

Showcase

ComicLAN (Xamarin.iOS implements - App Store link)

Author

Do-Be's

Links

Project Site:
http://sharpcifsstd.dobes.jp/

GitHub - zinkpad/SharpCifs: SharpCifs is a port of JCIFS to C#
https://github.com/zinkpad/SharpCifs

JCIFS - The Java CIFS Client Library
https://jcifs.samba.org/

About

SharpCifs.SMBv1 is a fork of SharpCifs.Std focusing on SMBv1 support, essential for legacy systems not supported by newer Windows versions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%