简体   繁体   English

iOS App XMPP聊天服务器要求

[英]iOS App XMPP chat server requirements

We are planning to start a new iPhone chat app using XMPP. 我们计划使用XMPP启动一个新的iPhone聊天应用程序。 We didn't have any online VPS server now. 我们现在没有任何在线VPS服务器。 We have a local server, on that openfire & XMPP is alredy installed. 我们有一个本地服务器,已经安装了openfire和XMPP。 (We are using it for our local network chat on computers) (我们正在使用它进行计算机上的本地网络聊天)

So my doubt is that can I start working on the iOS app with that local server now and later (after completing the app) is it possible to change to the online VPS server or need to start with online VPS server ? 因此,我的疑问是,我是否可以现在和以后(在完成应用程序之后)开始使用该本地服务器在iOS应用程序上工作,是否可以更改为联机VPS服务器或需要从联机VPS服务器启动?

Thanks in advance. 提前致谢。

Its possible. 这是可能的。

I started to develop the app on the local server by setting the xmppStrem hostName as the local server IP address. 通过将xmppStrem hostName设置为本地服务器IP地址,我开始在本地服务器上开发应用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM