Results 1 to 11 of 11
Thread: IM in java
- 11-24-2011, 10:04 AM #1
Member
- Join Date
- Nov 2011
- Posts
- 6
- Rep Power
- 0
- 11-24-2011, 04:09 PM #2
Re: IM in java
There are dozens of posts here on the forum with client/server code.
Do a search for ServerSocket or client-server for some examples.
- 11-24-2011, 05:23 PM #3
Member
- Join Date
- Nov 2011
- Posts
- 6
- Rep Power
- 0
Re: IM in java
My friend said that we need to use Jabber to develop the IM ... is it neccessary ?
- 11-24-2011, 05:28 PM #4
Re: IM in java
Sorry, I'm not familiar with Jabber.
It depends on what you want. If you want to learn network programming with sockets or if you want to learn how to use some one else's code.
- 11-24-2011, 05:30 PM #5
Member
- Join Date
- Nov 2011
- Posts
- 6
- Rep Power
- 0
Re: IM in java
Ok.. even i am not familiar with jabber ..i just wanted to know that IM can be created with java without using any other stuff like jabber
- 11-24-2011, 05:32 PM #6
Re: IM in java
I'm not sure what you mean when you say IM.
Are you talking about building your own system (a typical student project)
or are you talking about connecting into an existing IM system?
- 11-24-2011, 05:34 PM #7
Member
- Join Date
- Nov 2011
- Posts
- 6
- Rep Power
- 0
Re: IM in java
well me being a student for my project wat would you suggest... thanks for the help :)
- 11-24-2011, 05:39 PM #8
Re: IM in java
It depends on what your objective is. Are you trying to write a standalone system or connect to an existing one?
Take a look at Jabber. Will you be able to use that in your project?
- 11-24-2011, 05:42 PM #9
Member
- Join Date
- Nov 2011
- Posts
- 6
- Rep Power
- 0
Re: IM in java
I hope building a stand alone will be tough job.... Connecting to an existing one wil be very much suitable for my mini project.... for that can we use java without any this else
- 11-24-2011, 05:46 PM #10
Re: IM in java
Sorry, I have no idea how hard it would be to connect to an existing one.
Perhaps Jabber will do it all for you. Set up a GUI, and call a few methods ...
- 11-24-2011, 05:52 PM #11
Member
- Join Date
- Nov 2011
- Posts
- 6
- Rep Power
- 0


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks