![]() |
|
Just another Perl shrine | |
PerlMonks |
comment on |
( #3333=superdoc: 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 reply to Re^2: Tk - is MainWindow robust?
by matt.tovey
|
|