CVS info : $Header$ Cactus Code Thorn TrianaConnect Thorn Author(s) : Tom Goodale Thorn Maintainer(s) : Tom Goodale -------------------------------------------------------------------------- Purpose of the thorn: This thorn connects to a web service, currently running within Triana, and notifies it each time a file is generated by Cactus, using the advertised files feature of the IOUtil thorn. At each iteration it checks with the web service to find out which files the web service wants and sends them. For most files it will just send the difference in the file since the last time it was sent; for others, currently just jpegs, it sends the whole file. This thorn is still in prototype and I make no guarantees of robustness or quality or that it will compile.