The Internet and WWW

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/34

flashcard set

Earn XP

Description and Tags

https://quizlet.com/ie/994036712/the-internet-and-www-flash-cards/

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

35 Terms

1
New cards

the internet

a global network that connects computers and computer networks

2
New cards

internetworking

the linking of computer networks

3
New cards

Internet Protocol (IP)

the communication system governing the global network of the internet, the main protocol that computers use to talk to each other

4
New cards

IP address

provides an identity to a device

5
New cards

function of IP addresses

a layer of protection, security, and greater reliability that allows devices to communicate with each other without human input

6
New cards

internet of things

a network of interconnected devices that talk to each other over the Internet

7
New cards

big data

a set of structures of unstructured data too arge to manage and manipulate with traditional software or tools

8
New cards

types of big data

video, images, text pages, GPS coordinates, etc

9
New cards

world wide web

a collection of webpages that can be accessed by the internet, invented by Tim Berners-Lee

10
New cards

web browser

uses the internet to access the world wide web

11
New cards

way www works

provides access to webpages linked together using hyperlinks

12
New cards

webpage

documents which may contain text or other media, stored on a web server, has a unique address known as a Uniform Resource Locator

13
New cards

web server

a computer specifically designed for hosting websites that is connected to the Internet and stores all the pages and supporting fules for the website

14
New cards

what does http stand for

Hypertext Transfer Protocol

15
New cards

http

governs communication between a webserver and a client

16
New cards

what does https stand for

Hypertext Transfer Protocol Secure

17
New cards

https

includes secure encryption to allow transactions to be made over the internet

18
New cards

what does a url contain

http(s), domain name, area within website, webpage name

19
New cards

what does html stand for

hypertext markup language

20
New cards

client-server model

the relationship between two computers, the client and the server

21
New cards

client

requests the data to be sent, dependent of the server to provide and manage the information

22
New cards

server

recieves the request and provides the resources to the client

23
New cards

protocol

a set of rules that governs transmission of data

24
New cards

layers of clinet-server model

application --> transport --> network --> data link

25
New cards

application layer

represents the protocols and services that directly interact with the applications or end-user processes, enables communication betweem software and applications running on different devices

26
New cards

examples of application layer

http, smtp(simple mail transfer protocol), ftp(file transfer protocol, dns(domain name system)

27
New cards

transport layer

breaks down the message into small pieces called packets that are each given a packet number and the total number of packets. this information is used to assemble the packets in the correct order and see if there are any missing packets

28
New cards

network layer

responsible for addressing, routing, and fragmenting data packets across different networks and uses the IP as its main protocol

29
New cards

data link layer

also called the network interface layer, deals with the physical transmission of data over the local network or a specific link, encompasses protocols specific to the network medium being used, and is responsible for the reliable delivery of data frames between directly connected nodes, addressing within the local network, and error detection and correction

30
New cards

what does tcp stand for

Transmission Control Protocol

31
New cards

data link layer protocol examples

ethernet, wi-fi, PPP(point to-point protocol)

32
New cards

tcp

operates at the transport layer and breaks up dat ainto packets and then keeps track of them, ensuring that they arrive at the client error free

33
New cards

IP

operates at the network layer, is involved in the creation of packets, supplies each with details of the clinet's IP address and the server's IP address, and hangles how the packets are routed to their destination

34
New cards

information in packets

source, destination, packet sequence, data, error check

35
New cards

wi-fi

uses radio wave technology to transport data wirelessly