Menu

Tree [r35] /
 History

HTTPS access


File Date Author Commit
 Properties 2009-11-17 msaint [r33]
 Resources 2009-05-12 msaint [r12]
 BSD_LICENSE 2009-05-08 msaint [r1]
 ConnectEventArgs.cs 2009-05-08 msaint [r1]
 ConnectEventHandler.cs 2009-05-08 msaint [r1]
 DeviceNotificationEventArgs.cs 2009-05-08 msaint [r1]
 DokanNet.cs 2009-05-26 msaint [r24]
 DokanOperations.cs 2009-05-26 msaint [r24]
 MIT_LICENSE 2009-05-08 msaint [r1]
 MobileDevice.cs 2009-11-10 msaint [r29]
 Program.cs 2009-05-25 msaint [r23]
 Proxy.cs 2009-05-26 msaint [r24]
 README 2009-05-08 msaint [r1]
 app.config 2009-05-28 msaint [r25]
 iPhDirCache.cs 2009-11-17 msaint [r33]
 iPhFileCache.cs 2009-05-24 msaint [r22]
 iPhForm.Designer.cs 2009-05-08 msaint [r1]
 iPhForm.cs 2009-11-10 msaint [r28]
 iPhForm.resx 2009-05-08 msaint [r1]
 iPhLockTable.cs 2009-05-11 msaint [r6]
 iPhile.csproj 2009-11-17 msaint [r33]
 iPhile.csproj.user 2009-05-11 msaint [r5]
 iPhile.sln 2009-05-08 msaint [r1]
 iPhile.suo 2009-11-17 msaint [r35]
 iPhileFS.cs 2009-11-17 msaint [r35]
 iPhone.cs 2009-11-12 msaint [r31]
 iPhoneFile.cs 2009-11-11 msaint [r30]
 iTunesRunningBox.Designer.cs 2009-05-28 msaint [r25]
 iTunesRunningBox.cs 2009-11-12 msaint [r31]
 iTunesRunningBox.resx 2009-05-28 msaint [r25]

Read Me

-------------------------------------
-------------------------------------
iPhile - Copyright 2009 by Marc Saint
-------------------------------------
-------------------------------------

--------
License:
--------
This program and the source code for this program are distributed under the MIT License, except for portions (those files based on the Manzana code) which are governed by the BSD License.  Each source code file contains a notice stating which license applies.  Any file not explicitly stating which license applies is distributed under the MIT License.  A copy of both licenses is included in the files "MIT_LICENSE" and "BSD_LICENSE".


------------
Description:
------------
iPhile allows you to mount iPhone and iPodTouch filesystems under Windows, and thus allows users to access the devices as if they were a normal Windows filesystem.  The device filesystems are then visible to Explorer and accessible to any Windows program.


--------------------
System Requirements:
--------------------
This program runs under 32 bit versions of Windows XP and Windows Vista.

This program requires that you have the Dokan driver installed on your system.  The Dokan driver is distributed under the LGPL and can be obtained from http://dokan-dev.net/en/  

iPhile also requires Apple iTunes be installed, or else that you place a copy of the file "iTunesMobileDevice.dll" in the same folder as the iPhile executable.  Please note that this library is not included with iTunes when installed on 64 bit operating systems.


----------
Operation:
----------
To use the program, simply execute the iPhile.exe program and connect an iPhone or iPodTouch device.  An icon will appear in your system tray (red or green, depending if a device is currently mounted).  Right click on the icon to mount and dismount devices or close the program.