English Dictionary
◊ RACEWAY
raceway
n 1: a canal for a current of water [syn: {race}]
2: a course over which races are run [syn: {racetrack}, {racecourse},
{track}]
English Computing Dictionary
◊ DID YOU MEAN GATEWAY?
gateway
1. A deprecated term for a device that enables
data to flow between different networks (forming an
{internet}).
Preferred terms are "{protocol converter}" (connects networks
that use different {protocols}), "{router}" (connects two
broadcast networks at layer 3 ({network layer}). Another
example is a {mail gateway}, which is a layer 7 ({application
layer}) gateway.
2. An {interface} between an information source
and a {World-Wide Web} {server}. {Common Gateway Interface}
is a {standard} for such interfaces. The information source
can be any system that can be accessed by a program running on
the web server. A typical example is a {relational
database}.
(2000-05-24)