I'm currently working on a program that basically waits for
certain UDP messages on a particular port. This program is for an X session and i'm using Tk for the front end. I written a script in perl, that performs this socket function and it runs perfect in the Xterm the script is initiated from. I am having trouble getting the output from the script to pipe to a ListBox within the Tk program. Has anyone ever performed this type of output from a called script to a Listbox or something close to this. Please let me know at mef@t-netix.com ... thanks Michael
Edit kudra,
2001-07-06
Changed title from 'Perl/TK'