Are there any 3rd party chatting apps available for android,BB and iPhone? -


i have client has requirement chatting app. app should make communication possible on android , blackberry.

wonder if technically feasible? if yes how? clue?

yes, need chat server , clients on both mobile devices utilize server. these frameworks support web services, quite easy create web-service handle on server you.

you can skip server , let them talk directly each other.


Comments

Popular posts from this blog

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -