module RubySMB::SMB1::ResourceType

This module holds the ResourceType used in SMB_COM_OPEN_ANDX and SMB_COM_NT_CREATE_ANDX responses. The definitions for these values can be found at [2.2.4.64.2 Response](msdn.microsoft.com/en-us/library/ee441612.aspx) [2.2.4.9.2 Server Response Extensions](msdn.microsoft.com/en-us/library/cc246334.aspx)

Constants

BYTE_MODE_PIPE

Byte mode named pipe

DISK

File or directory

MESSAGE_MODE_PIPE

Message mode named pipe

PRINTER

Printer device