Archive Index
This month's Index
|
Subject: Re: Help with libssh2_channel_direct_tcpip_ex
Re: Help with libssh2_channel_direct_tcpip_ex
From: Peter Stuge <peter_at_stuge.se>
Date: Tue, 16 Feb 2010 19:12:34 +0100
Kumar, Ashish wrote:
> Can you give me hint to explore further into where could I be going
You seem to be confusing the purpose of these function calls.
libssh2_channel_exec() can only be used with a channel that was
libssh2_channel_direct_tcpip_ex() creates a different type of
//Peter
|