Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Java : Reading a password from a Bufferedreader() object

  • 14-04-2005 06:16PM
    #1
    Closed Accounts Posts: 1,719 ✭✭✭


    Hi,
    i'm not sure how to approach this problem. i need to read in a password across the network via a normal Socket. i'm using a BufferedReader() to take input from the client, but i need to read in a password. and i dont want the password echoed. is there a way to achieve this? i dont have to use a BufferedReader object at all...


Comments

  • Registered Users, Registered Users 2 Posts: 261 ✭✭HaVoC


    not sure if this is what ya want.

    but this shows you how to make an input masker: password masking


Advertisement
Advertisement