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

11
LINES

< > BotCompany Repo | #1004452 // Test loadPage through Awareness Bot

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1583L/11K/36K).

!752

p {
  DialogIO io = talkToOpt("localhost", 4995); // Test ADB Bridge
  if (io == null)
    io = talkToOpt(gateway(), 4999); // Phone, Public Comm Bot
  if (io == null) fail("oops");
  
  io.askLoudly(forward("Awareness", format("loadPage *", "http://tinybrain.de:8080/tb/all-computers.php?justthenumber=1")));
  io.close();
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004452
Snippet name: Test loadPage through Awareness Bot
Eternal ID of this version: #1004452/1
Text MD5: f46883b7a8650c605b3392cdc96aa3e8
Transpilation MD5: c4efc573dbd7f7caf1807f130496ab63
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-17 19:50:53
Source code size: 341 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 384 / 443
Referenced in: [show references]