Skip to content
This repository has been archived by the owner on Jun 23, 2019. It is now read-only.
/ tango Public archive
forked from 38leinaD/tango

SMB/CIFS Filesharing Client (Windows Filesharing/SAMBA) for iOS

License

Notifications You must be signed in to change notification settings

reflog/tango

 
 

Repository files navigation

Tango
--------
A very simple SMB/CIFS filesharing client for Apple's iOS platform.
It is the filesharing protocol of Microsoft Windows in the version called LAN Manager 0.12; which is supported and tested by/with Windows XP.
It is not nearly complete and at the moment it only has the following features:
* Connect to a password-protected network share
* Password enryption (only weak LM2 challenge/response)
* Browse directory contents
* Reading and writing files

The library comes with a simple iPhone app to test the library.

About

SMB/CIFS Filesharing Client (Windows Filesharing/SAMBA) for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 87.4%
  • Objective-C 12.6%