![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re^2: Tk - is MainWindow robust?by matt.tovey (Beadle) |
on Dec 01, 2005 at 13:44 UTC ( #513269=note: print w/replies, xml ) | Need Help?? |
My current version does indeed use sockets. Problems with it are:
- All nodes need to have the relevant modules and libs available (I'm using Imager). Node architectures are also not homogeneous. - The nodes' displays need to be started from the master. I'm currently doing this with rexec and it's not as neat as I would like. - The new version needs to support WindowsXP, which has Exceed running (X-Server), but no rexecd. Hence my thought to just open MainWindows direct from the master.
In Section
Seekers of Perl Wisdom
|
|