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.
我正在尝试开发一个 android 应用程序,该应用程序将允许通过使用套接字编程在两个 android 手机之间进行音频流式传输。我应该使用什么来传输音频数据?我正在使用 api 10
如果您想在局域网内链接,那么就有希望;但是,如果您想通过 Internet 连接,那就算了,NAT和CGN之类的东西不会让您这样做(好吧,除非您为您的应用程序提供第三方中继服务器)。