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

8
LINES

< > BotCompany Repo | #1006040 // isAware - check if computer at IP is aware

JavaX fragment (include)

static bool isAware(S ip) {
  try {
    ret match("i am aware", sendToPublicCommBotSilently(ip, forward("Awareness", "are you aware")));
  } catch e {
    //printShortException(e);
    false;
  }
}

Author comment

Began life as a copy of #1005941

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1006040
Snippet name: isAware - check if computer at IP is aware
Eternal ID of this version: #1006040/3
Text MD5: af4035fdc01870ba58ac3bef6deb9d5a
Author: stefan
Category: javax / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-05-01 17:13:18
Source code size: 204 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 469 / 466
Version history: 2 change(s)
Referenced in: [show references]