N
Nataraj M Basppa
Hi All,
I have simple java application which monitors a directory (on
windows). Monitoring part is in c++ and i want to call that from java
using JNI. I search web, but couldn't get a reasonable response. Is
there a way to listen or monitor a native thread. Coz c++ part of the
code runs a thread which monitors and notifies the listen if there is
change in directory. any pointers
Nataraj
I have simple java application which monitors a directory (on
windows). Monitoring part is in c++ and i want to call that from java
using JNI. I search web, but couldn't get a reasonable response. Is
there a way to listen or monitor a native thread. Coz c++ part of the
code runs a thread which monitors and notifies the listen if there is
change in directory. any pointers
Nataraj