The Internet

Key Terms

?
  • Created by: Anil
  • Created on: 24-12-09 15:55

Internet:

A network of computer networks and computers using unique IP addresses and TCP/IP

1 of 25

Gateway:

A gateway connects networks that use different link layer protocols.

2 of 25

Router:

A router connects networks that use the same link layer protocol.

3 of 25

IP Address

An IP address is a unique address that identifies a computer or other electronic device on a network.

4 of 25

WWW:

World Wide Web; a system of interlinked hypertetxt documents accessed via the internet, also called the Web.

5 of 25

Intranet

A private computer network used to share information or operations within a organisation.

6 of 25

Domain name:

A name that identifies one or more IP adressses, e.g. the domain name microsoft.com represents serveral IP adresses

7 of 25

FQDN

Fully qualified domain name; it consists of a host ID and a domain name.

8 of 25

DNS server

A server that translates a fully qualified domain names into IP addresses.

9 of 25

URL:

Uniform resource locator; a URI that identifies a resource by its network location.

10 of 25

URI

Uniform resource identfier; specifies how to access a resource on the internet.

11 of 25

Server:

A software process that provides a service requested by a client.

12 of 25

Client:

A software process that request and uses the services provided by a server.

13 of 25

Client -server model:

A client software process iniates a requests for a service from a server software process, and the server responds to that request.

14 of 25

Protocol

A set of agreed signals, codes and rules for data exchange between systems.

15 of 25

Protocol stack:

A collection of protocol layers: each layer is responsible for a part of the process governed by the stack.

16 of 25

TCP/IP protocol stack:

A protocol stack fro TCP/IP; it has an application layer, a transport layer, a network layer and link layer.

17 of 25

Port:

An address for a software process

18 of 25

Socket:

A combination of a host IP address and a port number.

19 of 25

Bidirectional:

Data passes both ways at the same time.

20 of 25

Network layer:

Adds source and destination IP addresses to packets on their way from the transport layer to the link layer and removes sources and destination IP addresses on their way from the link layer to the transport layer.

21 of 25

Link Layer:

Handles all physical detail of interfacing with the cable, including the network interface card and device driver.

22 of 25

Application Layer

Handles the details of a particular networking application, e.g. a web browser using HTTP.

23 of 25

Client port numbers:

Temporary port numbers used by client processes, they lie in the range 1024 to 4095.

24 of 25

Well-known port numbers:

Universally known port numbers used by servers; they lie in the range 0 to 1023.

25 of 25

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »