hi all
I am trying to make a server and client side instant messenger in java.
Now I was thinking is there a way to make a database in the server where I would keep thier usernames and passwords. Then I would have a button in the client side where users can register?
if yes, is it with mysql and is there any tutorials?
thanx