Libraryless. Click here for Pure Java version (1583L/11K/36K).
1 | !752 |
2 | |
3 | p {
|
4 | DialogIO io = talkToOpt("localhost", 4995); // Test ADB Bridge
|
5 | if (io == null) |
6 | io = talkToOpt(gateway(), 4999); // Phone, Public Comm Bot |
7 | if (io == null) fail("oops");
|
8 | |
9 | io.askLoudly(forward("Awareness", format("loadPage *", "http://tinybrain.de:8080/tb/all-computers.php?justthenumber=1")));
|
10 | io.close(); |
11 | } |
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: | 664 / 798 |
| Referenced in: | [show references] |