Re: Server API: How to communicate connection failures to client

2019-02-10 Thread g4-lisz
On 06.02.19 17:41, g4-l...@tonarchiv.ch wrote: > Hi there, > > My server implementation accepts direct-tcpip requests. > > In the message CB function, after receiving a message of type > SSH_REQUEST_CHANNEL_OPEN, subtype SSH_CHANNEL_DIRECT_TCPIP, we try to > open a local socket. If this is

Re: libssh Installation

2019-02-10 Thread Andreas Schneider
On Friday, February 8, 2019 10:29:23 PM CET Alberto Garcia wrote: > Compiling libssh in Windows: > > Download latest version using git: > git clone https://git.libssh.org/projects/libssh.git libssh > > Download and install visual studio community 2017 >