Hello,
Looking into the Tsocket/client samples, i was thinking to find the solution to my problem.
A extern program generates a file, let say [color=#0000FF:rtkknnyn]log.txt[/color:rtkknnyn]
I have a program that when I hit a button simply reads the file and do the next processes, so far ok.
Now I want a small FWH program that is listening (looking) at that location if that file excist. (After processing, I delete it and the 3th program generates it if needed)
The socket sample has the solution insite i think, but didn't get it to work. I can only activate the action from the sample client, so the action here has to be different.
[code=fw:rtkknnyn][/code:rtkknnyn]
↧