<div>In Samba, can a QNmPipeInfo functionality be implemented using SMB Write and SMB Read</div>
<div>instead of SMB Trans with command QNmPipeInfo?</div>
<div> </div>
<div>I can send DCE RPC bind using SMB Write and read the bind ack using SMB Read instead</div>
<div>of SMB Trans TransactNmPipe.</div>
<div>I was wondering if similar could be done to implement various named pipe functions such as</div>
<div>SetNmPHandState, QNmPHandState, and WaitNamedPipe by sending an appropriate</div>
<div>blob.</div>
<div> </div>