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

13
LINES

< > BotCompany Repo | #1025052 // Hello other machine

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (11273L/65K).

!7

cmodule Hello {
  S it = stefan_oldWindowsNotebook();
  
  start { doEvery(10.0, r {
    if (eq(print("Me", myFirewallIP()),
      print("Other", otherMachinesFirewallIP(it))))
      { dm_remote_rcall monitorOn(it), print "Hello"; }
    else
      { dm_remote_rcall monitorOff(it), print "Goodbye"; }
  }); }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025052
Snippet name: Hello other machine
Eternal ID of this version: #1025052/4
Text MD5: 5fb1c401462921d4c13616ac0b22f895
Transpilation MD5: 56745b7b0a81331ae59a835f8f9bee17
Author: stefan
Category:
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-03 14:51:46
Source code size: 314 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 139 / 256
Version history: 3 change(s)
Referenced in: [show references]