Site home page Get alerts when Linktionary is updated Book updates and addendums Get info about the Encyclopedia of Networking and Telecommunicatons, 3rd edition (2001) Download the electronic version of the Encyclopedia of Networking, 2nd edition (1996). It's free! Contribute to this site Electronic licensing info
|
Channel Related Entries Web Links New/Updated Information Note: Many topics at this site are reduced versions of the text in "The Encyclopedia of Networking and Telecommunications." Search results will not be as extensive as a search of the book's CD-ROM. A channel is essentially a communication circuit between two or more devices. You can think of a channel as a pipe for sending data between two systems. In a computer system, a channel provides an input/output interface between the processor and some peripheral device. In telecommunication, a channel may take one of the forms described below and pictured in Figure C-10. Keep in mind that a channel may be one of many channels that run over the same physical circuit. These channels are called virtual channels or virtual circuits.
[Figure 10: See book] For applications that use TCP, a virtual circuit is set up as a logical link between applications and processes running on different systems. A system may have several TCP connections set up between multiple systems at any one time. When connected to the Internet, you can simultaneously obtain your mail and connect with a server to check stocks or news. Packets flow into your system across virtual connections that cross the Internet. Each connection is managed as a socket, which is essentially an IP address and a port number. See "Ports" and "Sockets API" for more information. Also see TCP (Transmission Control Protocol). The topics "Bandwidth" and "Delay, Latency, and Jitter" discuss channel capacities and delay problems. A related topic is "Throughput." The topic "Cable and Wiring" discusses cabling systems and things that affect transmissions, including interference, cable distance, and so on. Copyright (c) 2001 Tom Sheldon and Big Sur Multimedia. |