receive output (wodSSH / wodSSH.NET)
Hello,
I am using wodssh com dll in VC++ application to execute commands on remote machines.
I am able to execute the command but have no idea about how to get the output returned by the command in my program memaory using VC++.
I came across the Receive method of wodssh but can anyone guide me on how can I use that method or event to get the output returned by the command in the memory.
Thanks & Regards,
GaneshS