| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: c++ libcurl: telnet
From: Julius Morales Reolizo <myst_frozenshadow_at_yahoo.com>
Date: Tue, 27 May 2008 22:57:59 -0700 (PDT)
Gary Maxwell wrote:
This would explain why you are not seeing the last prompt received by
Feel free to post your application code, then we might be able to offer
-Gary
//#include <string>
using namespace std;
static char errorBuffer[CURL_ERROR_SIZE];
int main(int argc, char* argv[]) {
if (curl) {
result = curl_easy_perform(curl);
curl_easy_cleanup(curl);
if (result == CURLE_OK) {
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info