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

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -