Packet Switching

The method used to move data around on the Internet. In packet switching, all the data coming out of a machine is broken up into chunks, each chunk has the address of where it came from and where it is going. This enables chunks of data from many different sources to co-mingle on the same lines, and be sorted and directed to different routes by special machines along the way. This way many people can use the same lines at the same time.

  • 0 Benutzer fanden dies hilfreich
War diese Antwort hilfreich?

Related Articles

Private IP

A computer on the Internet is identified by its IP address. In order to avoid address conflicts,...

Proxy Server

A proxy server is a computer network service which allows clients to make indirect network...

PGP

A method of encrypting messages. Today it is one of the most common ways to protect messages on...

Parking (Domain Name)

Registries require the use of name servers or hosts for every domain registered. Parking is the...

PERL

Perl (Practical Extraction and Report Language), is a programming language developed by Larry...