Re: Cocoa and Telnet
Re: Cocoa and Telnet
- Subject: Re: Cocoa and Telnet
- From: Karl Kraft <email@hidden>
- Date: Thu, 24 Apr 2003 08:06:31 -0500
On Thursday, April 24, 2003, at 07:21 AM, David Blanton wrote:
I need to connect to a Telnet session which streams data to me. I
need to
enter logon data, username and password, and then the data comes.
How can I do this with Cocoa? I have been looking at NSURL,
NSURLHandle and
NSNetService but cannot put my finger on the right approach.
Grab the OmniNetworking framework from
http://www.omnigroup.com/ftp/pub/software/Source/MacOSX/Frameworks/
OmniNetworking-2003-04-22.dmg
You can use the socket code therein to do the job.
--
To purchase it is not like spending money
but rather it is an investment in the future
in a blow against the empire
_______________________________________________
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.