Author Topic: Soldat Admin Java Applet  (Read 1857 times)

0 Members and 1 Guest are viewing this topic.

Offline iDante

  • Veteran
  • *****
  • Posts: 1967
Soldat Admin Java Applet
« on: August 02, 2008, 05:23:34 am »
I was bored tonight, so I spent an hour or two (probably two) making a REALLY simple soldat admin applet. I didn't want to make a refresh parser in java because I'm bored (after making a java PMS parser), so obviously that limits the program a lot.
The plus to making it an applet is that anyone with the JRE (most people nowadays) can host it on their website with only a couple lines of code and be able to access it (and through it, their soldatservers) from anywhere.

I'll attach the source and class.
Source: http://rafb.net/p/D6zUHZ76.html (and in .rar attached)

Questions:
1. Should I make a java refresh parser (would take 20 mins, but another 30 to add into the applet)
2. How does the code look? I'm still fairly new to coding stuff so any tips are appreciated.
3. Does anyone care?
« Last Edit: August 02, 2008, 05:47:05 am by iDante »

Offline Railor

  • Major(1)
  • Posts: 16
Re: Soldat Admin Java Applet
« Reply #1 on: August 02, 2008, 10:52:49 am »
1. Oh yea! I'm looking for a java refresh parser for long time!
2. Hmm.. i have nothing to complain about it :)
3. ye ;P

Offline mar77a

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1295
  • mad
    • random stuffs
Re: Soldat Admin Java Applet
« Reply #2 on: August 02, 2008, 11:06:47 am »
There was a Java admin which was called...... SARGA or something like that and it did parse refresh so you might wanna take a look at the source (if you find it and if someone remembers the name).