1 | static boolean centralServerUp(int timeout) {
|
2 | try {
|
3 | ret match3("pong", loadPageWithTimeout("http://tinybrain.de:8080/ping.php", timeout));
|
4 | } catch (Exception e) {
|
5 | print(e); |
6 | ret false; |
7 | } |
8 | } |
Began life as a copy of #1001653
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: | #1001656 |
| Snippet name: | centralServerUp |
| Eternal ID of this version: | #1001656/1 |
| Text MD5: | 4b9cb111c9b21c2ef7f54594fbba2d72 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-11-01 13:17:29 |
| Source code size: | 212 bytes / 8 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 773 / 1065 |
| Referenced in: | [show references] |