On 1/23/13 12:29 PM, Jeff Hobbs wrote:
If there was a way to do this in Tcl, you could do it through Tkx. For some of our Perl programs we leveraged the Tcl-based event loop for other file operations. The interface between Tcl and Perl is very tight, allowing you to call into each from the other.
I'm considering rolling my own XML-RPC server on top of the Tkx event loop, setting up a listener via the fileevent API. None of the existing implementations support such a thing.
-- Kevin Walzer Code by Kevin http://www.codebykevin.com