android - Messaging app - web server -
am planning develop instant messaging app cross-platform (j2me, android, ios).
so need find out ways/techniques communication take place among user. e.g - 1) direct instant messaging between user without web server interaction. 2) messaging between users through server.
second options looks me.
but new web server era.. need know below things.
1) there need new web server , code web services communication. 2) if yes available options getting web servers.
thanks vishal
you should check xmpp.for android check https://github.com/mar-v-in/xmpp-for-android. ios check answer.
Comments
Post a Comment