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

8
LINES

< > BotCompany Repo | #1000929 // startChatServerIfNotUp

JavaX fragment (include)

static void startChatServerIfNotUp() {
  if (portIsBound(9751)) {
    //print("Chat seems to be up.");
  } else {
    nohupJavax("1000867");
    print("Chat server should be coming up any minute now.");
  }
}

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: #1000929
Snippet name: startChatServerIfNotUp
Eternal ID of this version: #1000929/1
Text MD5: 0c5b400cac38587cbbd17724baebd53b
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-11 15:36:04
Source code size: 215 bytes / 8 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 569 / 875
Referenced in: [show references]