Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在考虑构建一个需要在 2 个 android 设备之间进行通信的应用程序。我正在尝试通过数据计划(互联网?)在两台设备之间建立直接连接。
有可能还是我必须通过服务器?
您可能可以使用ZeroConf或者如果设备靠近蓝牙。你想做什么?很可能有人已经构建了您可以使用的东西,例如有各种公司提供多人 SDK。