Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Java : Reading a password from a Bufferedreader() object

Options
  • 14-04-2005 6: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

Advertisement