hi all,
i make an application like Google talk chat application >>
my application ask the user to enter username and password and remember me as option, if the user checked on remember me i think in this ways:-
1 - save username and password on file without encryption.
2- encrypt the username and password then save the encrypted info to file (if you see that this way is right i need a simple algorithm to do that)
any other suitable ways ?? please heeelp.
