Possio AB QEQU00065 Manuel D’Utilisation

Page de 37
32
Glossary of terms
JAR -Java Archive, files are compressed with the ZIP-file format, so you can
use them for ’ZIP-like’ tasks such as lossless data compression, archiving,
decompres- sion and archive unpacking. i http://java.sun.com/products/jdk/1.1/docs/guide/jar/
JDK -
Java Development Kit.
JNI -
The Java Native Interface is the native programming interface for Java that is
part of the JDK. By writing programs using JNI you ensure that your code is
completely portable across all platforms.
JVM -
Java Virtual Machine. Part of the Java Runtime Environment, responsible for
interpreting bytecodes.
LAN -
Local Area Network.
LED -
Light Emitting Diode.
Manifest -
The manifest is a special textfile that contains information about the files
packaged in a JAR file. By tailoring this meta information about the man-
ifest contents you enable the JAR file for a variety of purposes in
http://java.sun.com/docs/books/tutorial/jar/basics/manifest.html
MIB -
Management Information Base.
NAT -
Network Address Translation
NIC -
Network Interface Card or network interface adapter. The NIC is an expan-
sion card for the ISA, PCI or PCMCIA slot which provides high-speed net-
work serv- ices.
OSGi -Open Services Gateway initiative.
PCI -Peripheral Component Interconnect is an expansion slot standard for per-
sonal computers.
PCMCIA -Personal Computer Memory Card International Association. A stan-
dard for expansion slots in laptop computers, PDAs, and other small devices.
PDA -Personal Digital Assistant.
PIN -Personal Identification Number.
PPP -Point-to-Point Protocol.
SMF -Standard Messaging Format.
SNMP -Simple Network Management Protocol.