Re: Telnet Networking Example
Re: Telnet Networking Example
- Subject: Re: Telnet Networking Example
- From: Eli Bach <email@hidden>
- Date: Wed, 22 Jul 2009 12:57:09 -0700
On Jul 22, 2009, at 12:41 PM, DerNalia wrote:
Hello,
I've been looking at NSStream for interfacing with a server that
accepts telnet connections, and haven't made much progress in my
understanding of how exactly to send / receive the commands /
responses. So I was wondering if there was is a framework or
something that is a bit easier to use than NSStream... or maybe a
simple example project showing the basics of telnet communication?
I've never done networking before, aside from modifying pre-existing
code in a visual basic project many years ago... So, this is all new
to me.
You could try using libcurl. It supposedly has some support for
telnet, but you'll probably still have to wind up doing some parsing
of the data the server returns.
Eli
_______________________________________________
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