[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Question- How Can I use libssh in C Code?
[Thread Prev] | [Thread Next]
- Subject: Question- How Can I use libssh in C Code?
- From: Rami Fernandes <ramif@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Sun, 19 Jul 2009 12:18:10 +0300
- To: "libssh@xxxxxxxxxx" <libssh@xxxxxxxxxx>
Hi all, 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? Can you assist? It will be a big help for us Thanks in advance Rami ************************************************************************************ This footnote confirms that this email message has been scanned by PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses. ************************************************************************************
Re: Question- How Can I use libssh in C Code? | Andreas Schneider <mail@xxxxxxxxxxxx> |