是否可以使用Titanium Mobile为iPhone实施peer-to-peer connectivity?
答案 0 :(得分:2)
当然!您可以使用Bonjour服务和浏览器来托管和连接附近或本地网络中的其他用户。您还可以通过使用HTTPClient或TCPSocket连接到您自己的集中式服务器,将数据流式传输到各种客户端,从而通过互联网进行点对点。
Take a look at the Network module, which houses all of these objects.
答案 1 :(得分:0)
作为这篇文章的更新,并添加到几年前Dawson的答案,最近发布了一个适用于iOS的iOS多用户模块https://marketplace.appcelerator.com/apps/8294