Thread: Mask Password

  1. #1
    Registered User
    Join Date
    Jun 2011
    Posts
    5

    Mask Password

    Hi,

    How can I mask a password on my socket application?
    Do I need to create my own client? Right now, I'm using openssl s_client

    Thanks,
    Ethan

  2. #2
    ATH0 quzah's Avatar
    Join Date
    Oct 2001
    Posts
    14,826
    There is no standard method for doing this in C. You will need something specific to your compiler + OS.


    Quzah.
    Hope is the first step on the road to disappointment.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C++ Password mask
    By nick753 in forum C++ Programming
    Replies: 2
    Last Post: 09-12-2010, 01:05 AM
  2. Replies: 2
    Last Post: 01-07-2009, 10:35 AM
  3. mask password input
    By charleswong in forum Linux Programming
    Replies: 2
    Last Post: 04-25-2004, 11:02 PM
  4. Mask
    By Unregistered in forum C++ Programming
    Replies: 1
    Last Post: 02-23-2002, 03:16 AM
  5. Replies: 3
    Last Post: 12-15-2001, 01:46 PM