WiFi Walkie Talkie
与局域网其他设备通信
This program transmits sound recorded from microphone to some other devices
running the same program on the same network segment, so works like Walkie
Talkie radio.
Devices find each other by Android NSD (aka Bonjour), no any configuration
required. Unfortunately Android NSD implementation is not stable enough, so
sometimes application can not establish connection properly. Application restart
or device reboot usually helps. Audio data is being transmitted by the unicast
channel, so each device works as a server and as a client at the same time.
Program was implemented as a demonstration of JS-Collider: Java high performance
scalable NIO framework, see https://github.com/js-labs/js-collider.
running the same program on the same network segment, so works like Walkie
Talkie radio.
Devices find each other by Android NSD (aka Bonjour), no any configuration
required. Unfortunately Android NSD implementation is not stable enough, so
sometimes application can not establish connection properly. Application restart
or device reboot usually helps. Audio data is being transmitted by the unicast
channel, so each device works as a server and as a client at the same time.
Program was implemented as a demonstration of JS-Collider: Java high performance
scalable NIO framework, see https://github.com/js-labs/js-collider.
版本
尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。
下载 F-Droid-
该版本需要 Android 4.1 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。
-
该版本需要 Android 4.1 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。
-
该版本需要 Android 4.1 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。