• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: SSH inside Objective C
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SSH inside Objective C


  • Subject: Re: SSH inside Objective C
  • From: Quinn <email@hidden>
  • Date: Tue, 8 May 2007 21:54:44 +0100

At 11:40 -0600 8/5/07, Dave Camp wrote:
For a pure Obj-C implementation, I would think you should be able to launch ssh via an NSTask and attach a couple of NSPipes to it for stdin and stdout. That said, Cocoa isn't that great at text parsing (in my opinion), so if I were doing it I'd stick with normal posix code for launching and manipulating the pipes (e.g. popen()).

Or if you want a real API, use libssh.

<http://0xbadc0de.be/wiki/libssh:libssh>

S+E
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
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


  • Follow-Ups:
    • Re: SSH inside Objective C
      • From: Dalton Hamilton <email@hidden>
References: 
 >SSH inside Objective C (From: Dalton Hamilton <email@hidden>)
 >Re: SSH inside Objective C (From: Dave Camp <email@hidden>)

  • Prev by Date: Re: Does NSURLConnection support "Expect: 100-continue"?
  • Next by Date: Re: SSH inside Objective C
  • Previous by thread: Re: SSH inside Objective C
  • Next by thread: Re: SSH inside Objective C
  • Index(es):
    • Date
    • Thread