1 | static bool isAwareAndroidPhone(S ip) {
|
2 | try {
|
3 | ret match("yes", sendToPublicCommBotSilently(ip, forward("Awareness", "are you android")));
|
4 | } catch e {
|
5 | //printShortException(e); |
6 | false; |
7 | } |
8 | } |
Began life as a copy of #1006040
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1008251 |
| Snippet name: | isAwareAndroidPhone - check if there is an aware Android phone at an IP |
| Eternal ID of this version: | #1008251/3 |
| Text MD5: | 62ec09a519c29b8dc658cf82d5f0aa17 |
| Author: | stefan |
| Category: | javax / networking |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-05-03 12:51:26 |
| Source code size: | 211 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 780 / 807 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |