|
Packet switching: Refers to protocols in which messages
are broken up into small packets before they are sent. Each packet
is transmitted individually across the Internet, and may even follow
different routes to the destination. Each packet has a header information
about the source, destination, packet numbering, etc. At the destination
the packets are reassembled into the original message.
Public key technology: The keys are used to encrypt or decrypt
the messages electronically. Public keys only work one way. You
can put something in the safe and lock it, but you need the other
key of a “public key pair” to unlock it again. It doesn’t matter
which key is used; either one will lock the box while the other
has to be used to unlock it.
Multi-protocol Label Switching: This is the Internet’s way
of doing what ATM systems have been doing for a while — virtual
circuit setup. A “label-switched-path” is a virtual circuit through
a store and forward network. The label switching refers to the fact
that a frame or packet has a label saying where it goes on its next
hop when it gets there; the packet or frame is prefixed with the
next hop label.
Policy-based routing: This has to do with the process of
deciding whether a given frame, or packet can be accepted into the
transmission system for transport. The policy server says whether
the originator has the authority to issue a packet requesting any
particular quality of service and whether the system can accept
another packet for that customer.
Sun Microsystems’ Jini: This connection technology enables
spontaneous networking of a wide variety of hardware, software and
services.
|