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 derfloh 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
Joined
Aug 17, 2005
Messages
2
Location
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?
 
I will look into this.

Thank You.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top