Or have access to one that allows use for chat program.
https://arstechnica.com/information-technology/2014/03/how-to-set-up-your-own-private-instant-messaging-server/
Need to create own chat app. Anyone guide me or provide any suggestions
![]() | Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years. Thanks, CNET Support |
Need to create own chat app. Anyone guide me or provide any suggestions
Discussion is locked
Or have access to one that allows use for chat program.
https://arstechnica.com/information-technology/2014/03/how-to-set-up-your-own-private-instant-messaging-server/
You can also create chat app by ready-made solutions like Contus Fly.
Creating your own chat app is very easy, if you are aware of the technology behind famous chat apps.
Generally you will require the following
Server : Ejabberd server, YAWS
Programming Language : Erlang
Protocol : XMPP
Database Management : Mnesia & MySQL
Operating system : freebsd.
You can create a chat app successfully using the above mentioned technologies. You can also try ready made chat app solution such as Apphitect IM Solution to create your chat app instantly.
Post was last edited on June 7, 2017 5:58 AM PDT