| | |
instant messenger project
![]() |
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
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
•
•
Join Date: Aug 2005
Posts: 76
Reputation:
Solved Threads: 1
That would work, if implemented properly.
Give it a shot:
http://www.google.com/search?hl=en&q...utorials&meta=
Give it a shot:
http://www.google.com/search?hl=en&q...utorials&meta=
•
•
Join Date: Aug 2005
Posts: 76
Reputation:
Solved Threads: 1
you need to either set up an sql server on your own server(s), or purchase hosting that allows access to their sql servers. Read around some mysql tutorials to show you how to get the mysql database up and running with a schema that you're happy with. There's probably little point in trying to use Java to interact with mysql unless you know what's going on in there.
Once you're happy with all that, download and have a play with JDBC
http://dev.mysql.com/downloads/connector/j/3.0.html
There's a good sun tutorial here:
http://java.sun.com/docs/books/tutor...ngstarted.html
and a simple search shows more here:
http://www.google.com/search?hl=en&q...utorials&meta=
Once you're happy with all that, download and have a play with JDBC
http://dev.mysql.com/downloads/connector/j/3.0.html
There's a good sun tutorial here:
http://java.sun.com/docs/books/tutor...ngstarted.html
and a simple search shows more here:
http://www.google.com/search?hl=en&q...utorials&meta=
![]() |
Similar Threads
- creating an instant messenger program in java (Java)
- building instant messenger (Java)
- Instant Messenger Help (Visual Basic 4 / 5 / 6)
- Help me to develop Messenger Project (IT Professionals' Lounge)
- building chatroom or web instant messenger (Growing an Online Community)
- Travel AOL Instant Messenger (Windows NT / 2000 / XP)
Other Threads in the Java Forum
- Previous Thread: I Need Help Please Anyone
- Next Thread: Scaling
| Thread Tools | Search this Thread |
911 actionlistener addressbook android api append applet application array arrays automation binary blackberry block bluetooth character chat class client code component consumer csv database desktop developmenthelp eclipse error fractal ftp game givemetehcodez graphics gui html ide image integer j2me j2seprojects japplet java javaarraylist javac javaee javaprojects jni jpanel julia lego linked linux list loops mac map method methods mobile netbeans newbie number objects online oriented panel printf problem program programming project projects properties recursion replaydirector reporting researchinmotion rotatetext rsa scanner se server set singleton sms sort sql string swing test textfields threads time title tree tutorial-sample ubuntu update windows working





