Hi!

I saw this message but no responses and I'm not sure how much
I'm going to help.  And I'm not sure if you're on Unix or
Windows for a server...But let me throw this out...

We wrote/sell a product called PEEK for Unix.  It runs at
the Unix level and enabled you to see what someone is doing,
and to type on their behalf.  It's typically used for remote
support, training, audit trails, etc.  And you can use
programs/scripts to capture screens AND send keystrokes, which
is what we're talking about for you...

We had requests from users years ago for a way to pass through
commands like <ctrl-C> or whatever your interrupt character is
set to.  We added this but it is not trivial; we enable the
interrupt for our process, trap and detect it, then propogate
the signal down to the child process, such as UV or UDT.

It is something that had to be specially programmed.  Whether
this helps you in any way is beyond me.  If it would (assuming
you're using Unix) then you can try the software out; PEEK is
available for a free trial at http://www.computronics.com

We don't do anything on Windows, so no ideas if that's where
you're coming from.  Good luck!  Randy


+--------------------------------------------------------------------+
| Computronics                   Randy Styka, [EMAIL PROTECTED] |
| 4N165 Wood Dale Road           Phone:     630/941-7767             |
| Addison, Illinois  60101 USA   Fax:       630/941-7714             |
+--------------------------------------------------------------------+
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to