yang123vc / tango

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

Home Page:http://38leinad.wordpress.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://38leinad.wordpress.com/

License:Other


Languages

Language:C 81.6%Language:Objective-C 18.4%