//gateway document.writeln('
A device or a computer or a combination of special hardware and software that interconnects networks with the same or different incompatible communications protocols. A gateway performs protocol conversion to translate one set of protocols to another, for example, TCP/IP to NetWare IPX and vice versa, from AppleTalk to DECnet, from SNA to AppleTalk and so on. Gateways between e-mail systems allow users on different e-mail systems to exchange messages. When a gateway connects two or more networks with the same protocols, it functions as an entry/exit point to the network. Transport protocol conversion may not be required but some form of processing is typically performed, see proxy server. Sometimes routers can perform gateway functions. In fact, gateway was an earlier name for router.
');