Class: RubySMB::SMB1::Packet::NtTrans::Request

Inherits:
GenericPacket
  • Object
show all
Defined in:
lib/ruby_smb/smb1/packet/nt_trans/request.rb

Overview

Class representing a generic NT Transaction request packet as defined in 2.2.4.62.1 Request

Defined Under Namespace

Classes: DataBlock, ParameterBlock

Constant Summary collapse

COMMAND =
RubySMB::SMB1::Commands::SMB_COM_NT_TRANSACT

Method Summary

Methods inherited from GenericPacket

describe, #display, fields_hashed, format_field, from_hex, #initialize_instance, #packet_smb_version, read, #status_code, #valid?, walk_fields