Current location: Hot Scripts Forums » Programming Languages » Everything Java » Java applet


Java applet

Reply
  #1 (permalink)  
Old 03-18-04, 12:03 PM
Bobo Bobo is offline
Newbie Coder
 
Join Date: Jan 2004
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Java applet

Hi,

i have to find and study program of "noughts and crosses". i searched many programs from website, but all of them are written in java applet.

i have never learnt java applet before, is "noughts and crosses" written in java applet only? if not, how can i find this kind of program.

furthermore, how to run program written by java applet?

thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 06-14-04, 08:42 AM
Rob_Darkins Rob_Darkins is offline
Newbie Coder
 
Join Date: Jun 2004
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Okay, firstly: a java applet is a java program coded to run on the web, via a browser (typically).
But, you can write naughts and crosses in many other programs, it's just that for it to be able to run in a browser, you need to make an applet (java only).. unless ofcourse you're a pro at ActionScript, for flash.
However, if it's the code you need. You can very often actually retrieve the code of an applet/any java class!
It's called reverse-engineering.
You simply retrieve the name of the java class from the source code (via your browser). Then download yourself a copy of that program.
Once done, you run a decompiler. (I recommend "jad.exe").
This will output the source code to the java class, and there you go!

Good Luck,

Rob Darkins
rob_darkins@hotmail.com

Quote:
Originally Posted by Bobo
Hi,

i have to find and study program of "noughts and crosses". i searched many programs from website, but all of them are written in java applet.

i have never learnt java applet before, is "noughts and crosses" written in java applet only? if not, how can i find this kind of program.

furthermore, how to run program written by java applet?

thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
javascript menu covered by java applet shaisachs JavaScript 7 12-29-04 12:38 AM
We need more java talk rooshine Everything Java 4 05-08-04 11:44 PM
Overlaping Java Applet by Dhtml Menu vampire JavaScript 0 01-07-04 01:54 AM
ASP in Java applet buttons geneane Everything Java 2 10-09-03 04:52 AM
Slow Animation on top of Java Applet mark4man Everything Java 5 09-07-03 10:02 AM


All times are GMT -5. The time now is 10:14 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.