AP Computer Science Principles Unit 2

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

1/26

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.

27 Terms

1
New cards

IP

Internet Protocol for how data and information is sent between devices

2
New cards

The Internet

A global network system composed of computers and devices that are all connected to each other

3
New cards

End-to-End Architecture

A design principle in setting up a network. The principle states that, whenever possible, communications protocol operations should be defined to occur at the end-points of a communications system, or as close as possible to the resource being controlled.

4
New cards

Devices

A machine that has a specific purpose or function, capable of communicating with other devices

5
New cards

Network

A group of computer systems that are all linked through communication systems

6
New cards

DNS

Domain Name System. Retrieves IP addresses per request. Converts alphabetical names into IP addresses

7
New cards

Browser

A software program that people use to access the Internet

8
New cards

Web server

A computer that awaits and responds to requests for data

9
New cards

IPv4 vs. IPv6

IPv4 can contain 2^32 IP addresses while IPv6 can contain 2^128. Switch to IPv6 is necessary because of the growing demand of IP addresses

10
New cards

HTTP/HTTPS

The protocol used by the World Wide Web. It describes how messages are formatted and interchanged, and how web serves respond to commands. The language computers use to communicate. HTTPS is a communications protocol for secure communication over a computer network which is widely used on the Internet. (S stands for secure)

11
New cards

SMTP

Simple Mail Transfer Protocol. Protocol for online mail transmission

12
New cards

IETF

Internet Engineering Task Force. Develops and promotes voluntary internet standards and protocols, in particular, the standards that comprise the internet protocol suite

13
New cards

Allows for scalability

Hierarchy

14
New cards

Redundancy

Fault tolerance. The mechanism of extra components that are not necessary to functioning, in case of failure of components

15
New cards

Routing

The process of moving data from the sender to the receiver

16
New cards

Scalability

The capability of a system, network, or process to handle a growing amount of work

17
New cards

Protocol

The set of rules governing the exchange of data between devices.

18
New cards

Interface

Allows the user to communicate and use the computer or program

19
New cards

Packet switching

Breaking large pieces of information down into packets.

20
New cards

TCP/IP

Transmission Control Protocol- provides reliable, ordered, and error-checked delivery of a stream of packets on the Internet. Tightly linked with IP.

21
New cards

SSL/TLS

Secure Sockets Layer, the standard technology for keeping an internet connection secure and safeguarding any sensitive data that is being sent between two systems. TLS (Transport Layer Security) is just an updated, more secure, version of SSL. Makes sure device is secured, padlock icon

22
New cards

Bandwidth

Transmission capacity measured by bit rate. High bandwidth= good

23
New cards

Latency

The time it takes for data to travel from the sender to the receiver. Low latency= good

24
New cards

Streaming

a method of transmitting or receiving data over a computer network as a steady, continuous flow, allowing playback to proceed while subsequent data is being received.

25
New cards

URL

Uniform resource locator. An easy to remember address for calling a web page. Allows humans to remember names instead of numbers

26
New cards

Hierarchy

HTTP & DNS --> TCP --> IP --> Physical internet

27
New cards

Still learning (2)

You've started learning these terms. Keep it up!