Jump to content

personal messager


divinedesigns1

Recommended Posts

hello, what do i need to learn to create a personal messenger? you know like how they have yahoo messenger, windows live, skype, oovoo, etc. what do i need to learn to create something like that?

  • Like 2
Link to comment
Share on other sites

You can do that with java. specificaly you have to know 'swing' and 'java networking' to build that. Either you can have a centralised server where the app will act as client and all client will be connected and talk via the cetralised server or you can make app as such that each of apps it will itself act like server and client (peer to peer) anc connected with each client and will talk via it.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...