QUESTION IMAGE
Question
what underlying functionality does smb need to enable windows file sharing? a nfs b rmi c rpc d cifs
Brief Explanations
SMB (Server - Message Block) relies on RPC (Remote Procedure Call) for its underlying functionality to enable Windows file sharing. NFS is a different file - sharing protocol, RMI is used for remote method invocation in Java, and CIFS is a dialect of SMB. RPC allows programs on different systems to communicate as if they were local procedures.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
C. RPC