Re: [libssh2] Libssh2 status / documentation request

2007-01-18 Thread Sara Golemon
> First, I'm wondering if there's any further documentation or examples of > how to go about using libssh2 in a serious program, particularly for > terminal emulation support. The ssh2_sample.c kind of skimps out on > that area, instead just saying that "this is where stuff happens". The > AP

Re: [libssh2] Libssh2 status / documentation request

2007-01-16 Thread Daniel Stenberg
On Wed, 17 Jan 2007, Mark Erikson wrote: > (As a side note, any chance you could include the API docs in the > distribution so they are available offline? I've started creating man pages from the wiki documentation, and my initial work is in CVS. There's lots of more work to do there. > Third,

[libssh2] Libssh2 status / documentation request

2007-01-16 Thread Mark Erikson
Hiya, folks. Got a few questions for you. First, let me describe my situation. I've got a project that includes a built-in terminal emulator. The GUI is built using wxWidgets, and the terminal control is based on a class called wxTerm that was borrowed from a project called taTelnet. wxTerm

Re: [libssh2] Libssh2 status / documentation request

2007-01-16 Thread Chris Nystrom
On 1/16/07, Mark Erikson <[EMAIL PROTECTED]> wrote: > > First, I'm wondering if there's any further documentation or examples of > how to go about using libssh2 in a serious program, particularly for > terminal emulation support. The ssh2_sample.c kind of skimps out on > that area, instead just sa