keyboard input in BLIND MODE 
Author Message
 keyboard input in BLIND MODE

I would like into a command prompt window under NT enter a password but
i don't want to see my password on the screen !

Have you some ideas ?

Regards



Sun, 30 Jul 2000 03:00:00 GMT  
 keyboard input in BLIND MODE

 [courtesy cc of this posting sent to cited author via email]


:I would like into a command prompt window under NT enter a password but
:i don't want to see my password on the screen !

What's a "command prompt window"?  How does this differ from processing
STDIN and STDOUT normally?  Did you read what perlfaq8 says regarding
echo-free keyboard input under POSIX?  Do you have a POSIX system?
Did you read the POSIX manpage?  Did you read the standard Perl FAQ?
Did you read the Perl Win32 FAQ?  Do you know how to do what you're
asking at the C level?  Do you know the ioctls involved?  Do you know
what an ioctl is?

--tom
--

When I was a boy I was told that anybody could become President.  Now
I'm beginning to believe it.
                --Clarence Darrow



Sun, 30 Jul 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. reading the keyboard in cbreak mode

2. keyboard input without CR, CTRL-D

3. keyboard input without CR, CTRL-D problem..

4. Keyboard Input

5. How to do unbuffered keyboard input?

6. raw input (keyboard) in msdos-perl?

7. convert keyboard input into morsecode

8. Capturing input from the keyboard

9. Questions about unbuffered keyboard input

10. using getc to input user response from keyboard

11. PerlCRT.dll (was Reading keyboard Input

12. Reading keyboard input

 

 
Powered by phpBB® Forum Software