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

13
LINES

< > BotCompany Repo | #1001675 // Add bot to multi-port test

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

Libraryless. Click here for Pure Java version (1045L/8K/27K).

!747

m {
  p {
    long vport = addToMultiPort("Hello Bot.");
    print("Hello Bot added to multi-port in VM " + getVMID() + " on virtual port " + vport + "!");
    sendToLocalBot(getVMID() + "/" + vport, "what?");
  }
  
  static S answer(S s) {
    ret "hello!";
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001675
Snippet name: Add bot to multi-port test
Eternal ID of this version: #1001675/1
Text MD5: 3a82645f48c45720eb5f446cd7ef8509
Transpilation MD5: de26d066660cfd65fa7a0419b9370f60
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-11-02 17:11:23
Source code size: 283 bytes / 13 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 636 / 669
Referenced in: [show references]