il permet de visualiser la charger CPU, HDD etc...
Merci d'avance
-----
05/10/2004, 12h26
#2
invite84f7e699
Date d'inscription
janvier 1970
Messages
1 028
Re : Applet Linux
Oui c gkrellm mais ça n'a rien avoir avec un applet.
05/10/2004, 17h35
#3
invite006f52e9
Date d'inscription
janvier 1970
Messages
238
Re : Applet Linux
c'est à dire ? il s'agit bien d'un petit programme de la même manière qu'il y a des applet pour avoir les phases de la Lune par exemple (je pense à redhat qui propose ca) nan ?
05/10/2004, 18h00
#4
invite84f7e699
Date d'inscription
janvier 1970
Messages
1 028
Re : Applet Linux
Applets => application java pour le web.
gkrellm est une application de monitoring.
Aujourd'hui
A voir en vidéo sur Futura
05/10/2004, 18h39
#5
inviteb865367f
Date d'inscription
janvier 1970
Messages
1 280
Re : Applet Linux
An applet is a small program that runs in the context of a larger program on a client computer. Nowadays this usually refers to Java applets, which run in a browser, though it is possible the introduction of the term in AppleScript in 1993 slightly predated this usage. A similar program on a server is called a servlet.
Macromedia Flash is another widespread applet nowadays that provides motion graphics, interaction and sound.
Applets tend to have some form of user interface. This distinguishes them from a program written in a scripting programming language (such as JavaScript) that also runs in the context of a larger, client program, but which would not be considered an applet.
Applets generally have the capability of interacting with and/or influencing their host program, although they are generally not required to do so.