cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: c++ libcurl: telnet

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 22 May 2008 15:35:54 -0700

On Thu, May 22, 2008 at 02:04:58PM -0700, Julius Morales Reolizo wrote:
> a simple code for telnet. I tried to tweak a code using http to produce a function for telnet. sorry for my misuse of words... Thanks again...

telnet is handled a bit differently in libcurl compared to the other
protocols. Rather than using a callback, telnet reads data from the stdin
stream. If you keep that in mind, you should be able to modify one of
the existing example programs without much trouble.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2008-05-23