Internet Protocols and Intro to Web

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/47

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

48 Terms

1
New cards

Internet

the interconnected network of computer networks

2
New cards

ARPA

Advanced Research Projects Agency

3
New cards

Web

collection of electronic documents called web pages that are linked together by hyperlinks

4
New cards

HTTP

Hyper Transfer Protocol

Communicates with the client computer and Web server

5
New cards

Tim Berners Lee

-Creator of the World Wide Web

6
New cards

HTML

Hyper Text Markup Language

7
New cards

Website

a set of related collection of web pages located under a single domain name, typically produced by a single person or organization

8
New cards

Intranet

an internal network that is local to local business or organization

-often private and can only be seen by employees

9
New cards

WWW

World Wide Web

  • graphical user interface providing access to information stored on WEb servers connected to the Internet

10
New cards

W3C

World Wide Consortium

  • group that develops recommendations prototype technologies related to Web(architecture, Web design, accessibility)

11
New cards

ADA

Americans with Disabilities Act

  • federal civil rights law that prohibits discrimination against people with disabilities

12
New cards

Sec. 508 of Federal Rehabilitation Act

requires U.S. gov agencies give individuals with disabilities access to information technology

13
New cards

ICANN

Internet Corporation for Assigned Numbers and Names

  • coordinates the assignment of domain names, IP address, protocol parameters etc.

14
New cards

WAI

Web Accessibility Initiative

  • developed WCAG(Web Content Accessibility Guidelines), for web devs to create with special needs in mind

15
New cards

Universal Design

strategy for making products, environments, operational systems, and services usable to most diverse range of people possible

16
New cards

network

two or more computers connected for the purpose of communicating and sharing resources

17
New cards

client/server model

  • client requests from server

  • server fulfills request and transmits results to client

    all done over network

18
New cards

MIME

Multi-Purpose Internet Mail Extensions

  • indicates type of files exchanged by web clients and servers

  • types indicated include audio, video, image, application, message, multipart, text

  • webserver determines type of file before it is transmitted to web browser

19
New cards

text/html

MIME type of webpage

20
New cards

image/gif

MIME type of gif

21
New cards

image/jpeg

MIME type of jpeg

22
New cards

SMTP

Simple Mail Transfer Protocol

  • when you send mail

23
New cards

POP3

Post Office Protocol

  • when you receive mail

24
New cards

IMAP

Internet Message Access Protocol

  • when you receive mail

25
New cards

HTTP(S)

Hyper Text Transfer Protocol (Secure)

  • set of rules for exchanging text, graphic, image, sound, video, and other multimedia files on Web

  • Secure is encrypted

26
New cards

FTP

File Transfer Protocol

  • set of rules that allows files to be exchanged between computers on the Internet(moves files from one computer to another)

27
New cards

TCP/IP

Transmission Control Protocol/ Internet Protocol

  • official communication protocol of the Internet

28
New cards

TCP

Transmission Control Protocol

  • ensures the integrity of network communication

  • breaks files into packets

29
New cards

Packets

data that contains destination, source, sequence number, checksum values

30
New cards

IP

Internet Protocol

  • set of rules that controls how data are sent between computers on the Internet

  • routes a packet to the correct destination address

31
New cards

IP Address

  • unique number for each device that uses Internet

  • consist of octets(set of four groups of numbers)

32
New cards

IPV4

32-bit addressing

  • xxx.xxx.xxx.xxx(0-255 for each xxx)

33
New cards

IPV6

128 bit addressing

  • backwards compatible with IPV4

34
New cards

DNS

Domain Name System

  • associates IP addresses with text-based URLs

35
New cards

URI

Uniform Resource Identifier

  • identifies a resource on the Internet

36
New cards

URL

type of URI that represents the network location of a resource

37
New cards

components of URL

  • http protocol

  • subdomain/web server name

  • domain name

  • folder name

  • web page file name

38
New cards

subdomain/webserver anme

https://[www].webdevbasics.net/6e/index.html

39
New cards

domain name

  • locates an organization or other entity on the Internet

  • associated to a unique numeric IP address assigned to a device stored in DNS database

https://www.[webdevbasics.net]/6e/index.html

40
New cards

folder name

https://www.webdevbasics.net/[6e]/index.html

41
New cards

web page file name

https://www.webdevbasics.net/6e/[index.html]

42
New cards

FQDN

Fully Qualified Domain Name

  • the combination of host/subdomain, second-level domain, and top-level domain name

43
New cards

TLD

Top Level Domain Name

  • identifies the rightmost part of the domain name (ex. .net)

44
New cards

Country-Code TLD

  • two-character country TLD

  • often used for schools, municipalities, and community colleges

  • originally made to designate geographical location

45
New cards

DNS Steps

1. DNS is accessed
2. Corresponding IP address is obtained and returned to the Web browser
3. The web browser sends an HTTP request to the destination computer with the corresponding IP address
4. The HTTP request is received by the web server
5. The necessary files are located and sent by HTTP responses to the Web browser
6. The web browser renders and displays the web page and associated files

46
New cards

Reliable Website

1. Has own domain name
2. .org(nonprofit), .com(commercial/Business), .edu(education)
3.Recency
4. Hyperlinks to additional resources
5. Wikipedia?

47
New cards

WIPO

World Intellectual Property Organization

  • protects intellectual property rights internationally

48
New cards

Creative Commons

  • nonprofit organization that provides free services that allows authors and artists to register a type of a copyright license