[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fwd: Need help on creating an ssh server on Windows
[Thread Prev] | [Thread Next]
- Subject: Re: Fwd: Need help on creating an ssh server on Windows
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 16 Jan 2014 09:40:35 +0100
- To: libssh@xxxxxxxxxx
- Cc: Erman <ermandoser@xxxxxxxxx>
On Wednesday 15 January 2014 22:47:19 Erman wrote: > Hi, Hi, > I've been trying something not trivial, which is creating an ssh-server in > C++ by using libssh library. > I managed to cover basics including creating a child process to execute > commands coming to socket's file descriptor, however I could not understand > the ssh_event_dopoll call and its purpose. In addition, my ssh client on a > linux box hangs and I could not start a bash that taking inputs and writing > to the channel. I kinda guess that I need to notify client to start an > input bash (correct me if I'm wrong, since the lack of documentation, I'm > working on assumptions). > > Can somebody give me an overview on what I might have been missing. > > Thanks, Did you look at examples/samplesshd-cb.c? -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org asn@xxxxxxxxxxxxxx
Fwd: Need help on creating an ssh server on Windows | Erman <ermandoser@xxxxxxxxx> |