NirajKakodkar
10th September 2008, 09:58
Hi all ,

Is there any sort of directory listener available in BaaN .
What I mean is , a program which will always listen to a certain directory, and when some change like a new file added to the directory , the program will return the change .

Any such program is already existing in Baan , or anyone has developed such kind of listener or should it need to developed from scratch .

Waiting for your valuable comments .

Regards,
Niraj

NPRao
10th September 2008, 21:02
Niraj,

It is not clear if you are looking for a listener on the client or server side?

Refer to the links -

Reply Java - file / directory listener (http://www.velocityreviews.com/forums/t134926-file-directory-listener.html)

Windows Service File Listener (http://bytes.com/forum/thread268631.html)

NirajKakodkar
11th September 2008, 03:25
Hello Mr.Rao ,

Thanks for the links .
I will go through them .
I was looking for a server side listener .

Regards,
Niraj