Computer

Which wired networking technology uses cables (typically with RJ-45 connectors) to connect devices in a LAN?

Which conceptual model divides network communication into seven distinct layers, from Physical to Application?

In the OSI Model, which layer is responsible for the physical transmission of raw bits over a medium?

In the OSI Model, which layer is responsible for node-to-node data transfer and error detection on the physical link?

In the OSI Model, which layer handles logical addressing and routing of data between different networks?

In the OSI Model, which layer ensures complete data transfer and manages error recovery and flow control end-to-end?

In the OSI Model, which layer manages and controls the connections (sessions) between applications?

In the OSI Model, which layer translates, encrypts, or compresses data for the Application layer, such as formatting or converting character sets?

In the OSI Model, which layer is closest to the end user, providing network services directly to applications like browsers and email clients?

Which simpler four-layer networking model, underlying the modern internet, is commonly contrasted with the seven-layer OSI Model?

Which protocol is used to transfer web pages between a browser and a web server?

Which protocol is the secure, encrypted version of HTTP, indicated by a padlock icon in browsers?

Which protocol is used to transfer files between computers over a network?

Which protocol translates human-readable domain names, like www.example.com, into numerical IP addresses?

Which protocol automatically assigns IP addresses to devices joining a network?

Which protocol allows a user to remotely log into and control another computer over a network, typically insecurely?

Which protocol allows secure, encrypted remote login and command execution on another computer over a network?

Which suite of communication protocols forms the foundational language of the internet, governing how data is transmitted?

Which protocol within TCP/IP breaks data into packets, ensures reliable delivery, and reassembles them in order at the destination?

Which protocol within TCP/IP sends data faster than TCP but without guaranteeing delivery or order, often used for streaming?

Which term describes a virtual, numbered 'channel' (like 80 for HTTP) used to direct network traffic to specific services on a device?

Which port number is conventionally used for standard, unencrypted HTTP web traffic?

Which port number is conventionally used for secure, encrypted HTTPS web traffic?

Which port number is conventionally used for File Transfer Protocol (FTP) connections?

Which port number is conventionally used for sending email via SMTP?