Key Terms

Fundamentals of Full-stack Web Engineering

Fundamentals of Full-stack Web Engineering

 

By Section

Internet and the World Wide Web

Full Course Glossary

All | # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
There are currently 4 terms in this directory beginning with the letter N.
Nameserver
Nameservers handle DNS (Domain Name System) queries.  They are responsible for translating domain names into IP addresses.  Wikipedia Article

Network Layer
Also called the hardware or link layer, it converts the binary packet data to network signals. The physical hardware that transmits the signals (i.e., ethernet). See TCP/IP

Network Packet
Before transmitting over the internet, data is divided into smaller pieces called network packets.  Read more...

Network Protocol
Rules about sending, receiving, and packaging data.