I’m going to build a messenger and for the first step I have to build the login and sign-up features. How should I do this? I’m coding with java
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’d use WindowBuilder Pro and Eclipse IDE to initially make the form. Grab Eclipse IDE, then install like so: http://code.google.com/javadevtools/download-wbpro.html, http://code.google.com/javadevtools/wbpro/installation/index.html. Then use RMI to do the authentication from the form.