Welcome! Here you can paste sources and general debugging text, You can even set yourself a password if you want to keep it just for yourself.

Posted by lol on January Sun 22nd 11:38 PM - Never Expires
Download | New paste

  1. public void init() {
  2.         try {
  3.             nodeID = 10;
  4.             portOff = 0;
  5.             setLowMem();
  6.             isMembers = true;
  7.             signlink.storeid = 32;
  8.             signlink.startpriv(InetAddress.getLocalHost());
  9.             initClientFrame(505,767);
  10.         }
  11.         catch (Exception exception) {
  12.             return;
  13.         }
  14.     }
Language:
To highlight particular lines, prefix each line with @@





© 2012 - Powered by PASTE 1.0