URLs, IP Addresses and DNS Flashcards

1
Q

A sequence of characters that identifies an abstract or physical resource.

A

URI (Uniform Resource Identifier)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

This identifies a resource either by location or name.

A

URI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Identify a resource using a name which has to be unique across a namespace.

A

URN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The most common way of identifying resources on the web.

A

URL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Identifying a resource using its location.

A

URL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The web identifies resources by _____.

A

Location

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

This may refer to more than 1 resource over time.

A

URLs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

At minimum, URLs need a _________ and ___________.

A

Protocol and Domain Name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

this declares how the browser should communicate with the server.

A

Protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The name of the website.

A

Domain Name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Domain name can be further broken down into __________ and ___________.

A

Subdomains and top-level domain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Usually designate a specific are of your site.

A

Subdomain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Refers to a file, resource, or directory in the server.

A

Path

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Commonly found in the URL of a dynamic web pages.

A

Query

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Preceded by ? symbol.

A

Query

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

This make up the query string.

A

Parameter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Are key-value pairs separated by & symbol.

A

Parameter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

An optional part of URLs preceded by a :

A

Port

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

A type of software connection point that usually denotes a specific type of process or service.

A

Port

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Port 21

A

File Transfer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Port 25

A

Simple Mail Transfer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Port 80

23
Q

Port 443

24
Q

_____ stick to their conventional ports.

25
It's common practice to avoid ports of __________________ if you are deploying your own apps.
well-known apps.
26
An internal reference to part of a page that is sometimes called "named anchor".
Fragment
27
Marked by # symbol
Fragment
28
This provides an unreliable, connectionless delivery system used by machines in a network to communicate.
IP
29
Responsible for addressing within a network, encapsulating data into datagrams, and routing datagrams from source to destination.
IP
30
Provides a reliable, connection-oriented communication system.
TCP
31
2 major version of IP in use.
IPv4 IPv6
32
Numerical addresses assigned to machines in a network that must be unique within a particular namespace.
IP addresses.
33
True or False: In the global list of public IP addresses, there are can be two machines which are assigned the same public IP addresses.
False
34
True or False: In smaller scopes, the IP address is unique within the scope but may share an IP address with a machine in a different scope.
True
35
IPv4 addresses are composed of _______.
4 8-bit numbers.
36
IPv4 addresses have a total of _______ combinations that ran out in ______.
4.3 billion, 2011
37
IPv6 addresses are composed of _________________.
8 4-digit hexadecimal numbers.
38
IPv6 have _____ combinations.
~3.4 x 10^38
39
When we are viewing a webpage, we are requesting resources from ___________.
A particular IP address.
40
The hierarchical naming system for resources on the Web.
Domain Name System.
41
The process of retrieving the IP address associated with a domain name.
Domain Name Resolution.
42
Keeps DNS records.
DNS Server
43
Maps of domain to IP addresses.
DNS Records.
44
A program that is a component of a browser, OS, or other network programs.
DNS Client.
45
It connects to DNS Servers to request records using the DNS protocol.
DNS Client
46
Store the master copies of the DNS records.
Authoritative DNS Servers.
47
Cache commonly requested records. If they don't have it, they make requests to other DNS Servers.
Recursive DNS Servers.
48
Where to add domain name and associated IP address.
DNS registry.
49
A nonprofit organization for coordination and maintenance of databases related to Internet namespaces.
ICANN (Internet corporation for assigned names and numbers)
50
A department under ICANN that coordinates the DNS Root, IP addressing, and other IP resources.
IANA (Internet Assigned Numbers Authority)
51
2 types of top level domains.
Generic TLD Country Code TLD
52
Last segment of a domain name and are usually descriptive of the site.
Top Level Domain
53
Anyone can register most __________ with little restriction. They are the most common of the TLDs.
Generic TLD
54
TLDs restricted to a country or any dependent territory identified with a country code.
Country Code TLD