By soham_roy
via techno-modules.blogspot.in
Published: Feb 11 2013 / 09:36
A brief introduction and a hands-on example application that polls a directory after every 30 seconds , and looks for new files that has been placed in the directory , since the last time the poller was executed. In case any new file is found , it picks up the absolute path and logs it (into a Data Base or where ever you find appropriate).
Add your comment