Re: NSTask for interactive telnet
Re: NSTask for interactive telnet
- Subject: Re: NSTask for interactive telnet
- From: Hasan Diwan <email@hidden>
- Date: Mon, 2 Aug 2004 13:35:44 -0700
On Sun, 1 Aug 2004 11:54:48 -0400, Adam <email@hidden> wrote:
>
I am looking for an example of using NSTask to initiate an interactive
>
telnet session. I would like my app t be able to send commands to a
>
running telnet session that it initiate and read back output line by
>
line.
I'd suggest an NSPipe/NSFileHandle combination would be better for
this purpose. But that's just on the basis of abstract thought, I
haven't tried.
--
Cheers,
Hasan Diwan <email@hidden>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.