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

5
LINES

< > BotCompany Repo | #1006049 // remoteEvalJavaThroughProxy

JavaX fragment (include)

static O remoteEvalJavaThroughProxy(S proxy, S target, S java) {
  S cmd = format("please eval java *", java);
  S answer = sendToAwarenessThroughProxy(proxy, target, cmd);
  ret safeUnstructure(matchOK2OrFail(answer));
}

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: #1006049
Snippet name: remoteEvalJavaThroughProxy
Eternal ID of this version: #1006049/1
Text MD5: 80a63195bd836e966584bc01e1eb750d
Author: stefan
Category: javax / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-15 09:40:14
Source code size: 225 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 438 / 461
Referenced in: [show references]