View Single Post
  #4 (permalink)  
Old 08-21-2006, 12:48 PM
Sionofdarkness Sionofdarkness is offline
Programming Expert
 
Join Date: Jul 2006
Posts: 385
Credits: 0
Rep Power: 11
Sionofdarkness is on a distinguished road
Default

Quote:
Originally Posted by WingedPanther View Post
An applet is a java program that is meant to be run over the internet within a browser window. It has several restrictions for security reasons, such as not being allowed to write to the hard-drive of the computer it's being run on.
Oh, now I understand why when I sometimes play Java games it says "applet loading".
Reply With Quote