UDP送信者は、タスク/ロケールのプラグインとして機能することで、UDPパケットを直接または使用するように、UDPパケットの送信を許可するための簡単なアプリケーションです。
完全に無料で、広告は使用されていません。あなたがそれが役に立つと思うならそれを評価/確認してください。
問題が発生した場合は、賢いレビューを提供するのではなく、GitHub(https://github.com/hastarin/androidpsender/issues)に記録してください!
タスクタスク/ロケールプラグイン形式をサポートしていないアプリの場合、
udp:// host:port / data
format uriで暗黙のIntent
Action_Sendto
を使用することができます。パケット。
無限LED(http://www.limitlesled.com/aka mi-light / easybulb)からWi-Fiブリッジを介して自分のライトを制御しています。私が使用しているカスタムタスクシーンのいくつかのスクリーンショット。私は私のランチャーのジェスチャーと一緒にこのシーンを使って私のライトを迅速に制御します。 /hastarin.github.io/android-udpsender//
v1.3.1
- Allows sending broadcasts
- Bugfix for issue where . was inserted prematurely when entering an IP
v1.3
- Added support for Tasker to do variable replacement for the host/port as well as the text.
- Remembers your settings when you quit and re-launch the app.
v1.2
- Added support for multi-line text messages.
- Fixed a bug with the Send button not working in Landscape mode.
v1.1.1
- Minor bugfix to hopefully prevent a potential crash.