Match each item with a statement below.

A. An autoconfiguration protocol used on IP networks
B. A series of computer devices or nodes interconnected by communication paths
C. A collection of computers on a LAN that share common resources and responsibilities
D. The principal communications protocol used for relaying packets across the Internet
E. A network architecture in which each computer or process on the network is either a client or a server
F. A numeric label assigned to each computer, printer, and other devices in a computer network
G. A network protocol used by Windows 10 and CentOS 7 computers that allow systems within the same network to share files
H. The CentOS 7 implementation of peer-to-peer networking
I. A secured private network connection built on top of publicly accessible infrastructure
J. A naming convention used primarily to specify and map network drives


A. DHCP
B. network
C. workgroup
D. Internet Protocol
E. client/server
F. IP address
G. SMB
H. Samba
I. VPN
J. UNC

Computer Science & Information Technology

You might also like to view...

Which of the following correctly accesses element 13 of array Book?

a) Book(0) + 13 b) Book(13) c) Book[13] d) None of the above.

Computer Science & Information Technology

What is EAP?

A) Electronic Authentication Protocol B) Extensible Authentication Protocol C) Extended Authentication Protocol D) Electronic Authorization Protocol

Computer Science & Information Technology

What size is an MD5 message digest (hash)?

A. 128 bits B. 160 bits C. 256 bits D. 128 bytes

Computer Science & Information Technology

____ view shows the underlying HTML code for a page.

A. Code and Design B. Code C. Debugging D. Design

Computer Science & Information Technology