• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Change the Server Adress of Chatting Application

Ali_yqb

Lurker
hi
i want to transfer the server of an application
i want to move its server to my perssonal server
What should i do ? What software do I use?
 
Sure all the commercial proprietary ones are hard coded to only communicate with the operators own servers, which are running their proprietary backend services. Sure you're not going to be able to make something like a Wechat or Whatsapp backend run on your own server. There's open source chat apps though, usually based on XMPP like Jabber, you can do what you like with them such as running on your own personal server.
 
Back
Top Bottom