Search the Archive
  Home
  Welcome to
  Station Information
  Mathematical and
  Natural Sciences

  Astronomy
  Biology
  Chemistry
  Computer science
  Earth science
  Ecology
  Health science
  Mathematics
  Physics
  Statistics
  Applied Arts
  and Sciences

  Agriculture
 
Architecture
  Business
  Communication
  Education
  Engineering
  Family and
  consumer science

  Government
  Law
  Library and information
  science

  Medicine
  Politics
  Public affairs
  Software engineering
  Technology
  Transport
  Social Sciences
  and Philosophy

  Archaeology
  Economics
  Geography
  History
  History of science
  and technology

  Language
  Linguistics
  Mythology
  Philosophy
  Political science
  Psychology
  Sociology
  Culture and
  Fine Arts

  Classics
  Cooking
  Dance
  Entertainment
  Film
  Games
  Gardening
  Handicraft
  Hobbies
  Holidays
  Internet
  Literature
  Music
  Opera
  Painting
  Poetry
  Radio
  Recreation
  Religion
  Sculpture
  Sports
  Television
  Theater
  Tourism
  Visual arts and design

Internetworking


 
Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on the correct path (among several different ones usually available) across the complete network to their destination. The devices used in internetworking are routers (originally called gateways, although that term was dropped due to confusion with functionally different devices using the same name), and some types of high end switches.

(Connecting together networks with bridges is sometimes mistakenly called internetworking, but this is not accurate, as the resulting system mimics a single subnetwork, and no internetworking protocol, such as IP, is required to traverse it.)

Internetworking started as a way to connect disparate types of networking technology, but it became widespread through the developing need to connect two or more local area networks via some sort of wide area network. The definition now includes the connection of other types of computer networks such as personal area networks.

The most notable example of internetworking in practice is the Internet, which is a network of networks running different low-level protocols, unified by an internetworking protocol, the Internet Protocol (IP). IP only provides an unreliable packet service across the internet; to reliably transfer data streams, a Transport layer protocol (such as TCP) must be used. This is part of why we commonly refer to TCP and IP together, as "TCP/IP". Some applications occasionally use a simpler Transport layer protocol (called UDP) for tasks which do not require absolutely reliable delivery of data, such as video streaming.

See Also








Site Partners

Easy Encyclopedia
Small Business Forum
Free Web Templates
Free Mortgage Quote

  This content from wikipedia is licensed under the GNU Free Documentation License