Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

secure shell with c++

Status
Not open for further replies.

JoLac

Programmer
Aug 17, 2005
2
US
Hi,

The problem is I need to ssh commands from a Windows box over to a linux box. Any idea how to go about sending these commands over to the linux box using c++? Is there a SDK that helps with SSH/SSH2 functionality?

Thanks.
 
You could download the source to 'putty' this might help?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top