Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1008251 // isAwareAndroidPhone - check if there is an aware Android phone at an IP

JavaX fragment (include)

static bool isAwareAndroidPhone(S ip) {
  try {
    ret match("yes", sendToPublicCommBotSilently(ip, forward("Awareness", "are you android")));
  } catch e {
    //printShortException(e);
    false;
  }
}

Author comment

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: 459 / 485
Version history: 2 change(s)
Referenced in: [show references]