What is the Common Internet File System (CIFS) protocol?

What will be an ideal response?


Common Internet File System (CIFS) is a standardized protocol that replaced SMB in Windows 2000 Server and later, but to allow backward compatibility, the original SMB is still used. CIFS is a remote file system protocol that enables computers to share network resources over the Internet. In other words, files, folders, printers, and other resources can be made available to users throughout a network. For sharing to occur, there must be an infrastructure that allows placing these resources on the network and a method to control access to resources.

Computer Science & Information Technology

You might also like to view...

The “prepackaged” functions that belong to JavaScript objects such as Math.pow and Math.round are often called ________.

a) subroutines b) routines c) methods d) functions

Computer Science & Information Technology

In a(n) _________ query, the records and fields that display in the query become the data and fields in a new table

Fill in the blank(s) with correct word

Computer Science & Information Technology

The discussion of base/bounds registers implies that program code is execute-only, and data areas are read-write-only. Is this ever not the case? Explain your answer

What will be an ideal response?

Computer Science & Information Technology

A linked IF function contains IF functions inside other IF functions.? ____________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology