[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question- How Can I use libssh in C Code?


On Sunday 19 July 2009 11:18:10 Rami Fernandes wrote:
> Hi all,

Hi,

>
> Currently I need to develop a C application (in windows XP environment)
> that shall connect to a  network device (switch) via ssh connection. After
> connecting to the device, I need to write/read message into/from the
> connection. It seems that libssh is what I was looking for. However I
> didn't understand how can I use it in C code. I saw at the lisssh site that
> for window you have .exe file. I was thinking of dll that will be added to
> my application and some api functions that I will use from the DLL?
>

yes, that's the way to use libssh. The exe on the website is a NSIS installer.

> Can you assist?
> It will be a big help for us

Take a look at the sample.c file in the source code.

Cheers,


	-- andreas

Attachment: signature.asc
Description: This is a digitally signed message part.


References:
Question- How Can I use libssh in C Code?Rami Fernandes <ramif@xxxxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org