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

BoBiene/SharpCifs.SMBv1

 
 

Repository files navigation

SharpCifs.SMBv1

publish NuGet Version

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

Nuget

https://www.nuget.org/packages/SharpCifs.SMBv1/

Licence

LGPL v2.1 Licence

Showcase

ComicLAN (Xamarin.iOS implements - App Store link)

Copyright and License

SharpCifs.SMBv1

Copyright (C) 2024 Bo Biene

This software is a fork of SharpCifs.Std, originally developed by Do-Be's and licensed under the LGPL v2.1. The original project and its source code can be found at: https://github.com/ume05rw/SharpCifs.Std.

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

Packages

No packages published

Languages

  • C# 100.0%