DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
Loading...
Searching...
No Matches
smb_client.cpp File Reference

SMB2 client dialogue engine (see smb_client.h). Drives the wire codecs through the real NEGOTIATE / NTLMv2 SESSION_SETUP / TREE_CONNECT / CREATE exchange over a send/recv seam. More...

#include "smb_client.h"

Go to the source code of this file.

Detailed Description

SMB2 client dialogue engine (see smb_client.h). Drives the wire codecs through the real NEGOTIATE / NTLMv2 SESSION_SETUP / TREE_CONNECT / CREATE exchange over a send/recv seam.

Definition in file smb_client.cpp.