SSH inside Objective C
SSH inside Objective C
- Subject: SSH inside Objective C
- From: Dalton Hamilton <email@hidden>
- Date: Tue, 8 May 2007 13:22:21 -0400
Hello All -
I was wondering if there is such a thing as a framework or some
library that would make it easy for someone to use ssh to communicate
with a piece of network equipment. I've written lots of socket()
code that communicates directly to telnet daemons and to smtp daemons
-- pretty simple stuff -- just send and receive -- kinda like what
Expect would do in an Expect script.
However, I now want to communicate with a device that does not have
telnet enabled and only supports ssh. The hard part is getting the
ssh connection established. I haven't tried this but I'm sure it
involves RSA keys etc. Can anyone give any advice on how to do this
without having to drop to a shell???
Thanks
Dalton Hamilton
Garner, NC
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden