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

12
LINES

< > BotCompany Repo | #1006490 // Regularly grab screenshot from other PC

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

Libraryless. Click here for Pure Java version (6612L/46K/158K).

!7

static S ip;

p {
  ip = otherPC();
  repeat with sleep 10 {
    BufferedImage img;
    time { img = grabScreenshotFrom(ip); }
    quickShowImage("Screenshot from " + ip, img);
  }
}

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: #1006490
Snippet name: Regularly grab screenshot from other PC
Eternal ID of this version: #1006490/1
Text MD5: 6968b7f08ae34f3f489c9f48a73c3dd9
Transpilation MD5: 8d141be44cab12d7b453becdae47f748
Author: stefan
Category: javax / networking / gui
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-01-10 18:47:09
Source code size: 197 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 447 / 528
Referenced in: [show references]