# Module 4 Glossary

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**New terms and their definitions: Course 1 Week 4**</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**ARPANET:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The earliest version of the Internet that we see today, created by the US government project DARPA in the 1960s</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Children's Online Privacy Protection Act (COPPA):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Regulates the information we show to children under the age of 13</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Clients:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A device that receives data from a server</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**DARPA:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A US government project in the 1960s that went on to create the earliest version of the Internet that we see today</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Domain name:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A website name; the part of the URL following www.</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Domain Name System (DNS):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A global and highly distributed network service that resolves strings of letters, such as a website name, into an IP address</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Ethernet cable:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It lets you physically connect to the network through a cable</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Fiber optic cable:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Fiber optic cables contain individual optical fibers which are tiny tubes made of glass about the width of a human hair. Unlike copper, which uses electrical voltages, fiber cables use pulses of light to represent the ones and zeros of the underlying data</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Globalization:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The movement that lets governments, businesses, and organizations communicate and integrate together on an international scale</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Hubs:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Devices that serve as a central location through which data travels through</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A worldwide system of interconnected networks</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet Corporation for Assigned Names and Numbers (ICANN):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Where website names are registered</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet of Things (IoT):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The concept that more and more devices are connected to the internet in a smarter fashion such as smart thermostats that turn off the air conditioner when you leave and turn it on when you come back</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet Protocol version 4 (IPv4):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> An address that consists of 32 bits separated into four groups</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet Protocol version 6 (IPv6):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> An address that consist of a 128 bits, four times the amount that IPv4 uses</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet service provider (ISP)**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">: A company that provides a consumer an internet connection</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**IP address:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The most common protocol used in the network layer, used to helps us route information</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**MAC address:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A globally unique identifier attached to an individual network interface. It's a 48-bit number normally represented by six groupings of two hexadecimal numbers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Network:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The interconnection of computers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Network Address Translation (NAT):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A mitigation tool that lets organizations use one public IP address and many private IP addresses within the network</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Networking:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Managing, building and designing networks</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Networking protocols:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A set of rules for how we transfer data in a network</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Network stack:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A set of hardware or software that provides the infrastructure for a computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Router:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A device that knows how to forward data between independent networks</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Server logs:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Text files that contains recorded information about activities performed on a specific web server in a defined period of time</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Servers:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Devices that provide data to other devices that request that data, also known as a client</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Switches:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Devices that help our data travel</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Transfer Control Protocol (TCP):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A protocol that handles reliable delivery of information from one network to another</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Uniform Resource Locator (URL):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A web address similar to a home address</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**WannaCry Attack:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A cyber attack that started in Europe and infected hundreds of thousands of computers across the world</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Wireless networking (Wi-Fi):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Networks you connect to through radios and antennas</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**World Wide Web (WWW):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The information system that enables documents and other web resources to be accessed over the Internet</span>