I want to be able to run background processes attached to virtual terminals through the 'screen' utility, and I'm running into a problem.
jPML doesn't seem to have any clue what the terminal designation is for the virtual terminal, so it allocates me a port in the 11000-11999 range. This would be fine, except for one thing - it gives me the same port for every virtual terminal. I wind up with four different jshells that are all using port 11000 (which, as you might imagine, causes some havoc any time COMMON variables are used). What method does jPML use to try to get the /dev/pts/ designation for a terminal, and/or how can I convince it to use a unique port number if Unix won't tell jPML the terminal number? Thanks, -Michael Martin -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
