receive output - WeOnlyDo Discussion board

receive output (wodSSH / wodSSH.NET)

by wodSupport, Wednesday, August 06, 2014, 19:58 (3548 days ago) @ ganesh sankpal

Ganesh

hi. Did you check out samples that come with wodSSH? There are VC samples that use Receive method. You could use it in blocking mode to wait for data, or you can use it in Received event when wodSSH notifies you that data is arriving.

Note that Receive will return whatever was in incoming buffer up to the point you called it - which is perhaps not (all) you have expected to receive.

Kreso


Complete thread: