Re: monitoring file system
Re: monitoring file system
- Subject: Re: monitoring file system
- From: Jean-Daniel Dupas <email@hidden>
- Date: Mon, 25 Aug 2008 15:14:24 +0200
Le 25 août 08 à 14:41, MAnish Billore a écrit :
Hi,
I am developing an image browser in that user can watch photo from
chosen directory.
In this application I want to give functionality that whenever user
add or delete any photo from storage media application should know it.
Could any buddy give me idea about it .
This is not a question for the Xcode list. You even do not precise
which language/framework you are using.
You should use cocoa-dev if this is a Cocoa application or carbon-dev
is this is a Carbon application.
That said, you can use either the BSD kqueue API (or the Cocoa wrapper
provided by Uli: UKKQueue at http://www.zathras.de/angelweb/sourcecode.htm)
Or if this is a Leopard application, you can also have a look at the
new FSEvent API.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden