cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: reagrding error in getting complete server response

From: G Drukier <gdrukier_at_imageinsightinc.com>
Date: Fri, 25 Oct 2013 14:32:15 -0400

On 25 Oct 2013, at 14:16 , Dan Fandrich <dan_at_coneharvesters.com> wrote:

> On 25 Oct 2013, at 3:29 , Sunil Chandrasekharan <sunil.kainat_at_gmail.com> wrote:
>> .....
>> 10-25 15:53:22.264: XXX(14847): Security.8021x:true
>> 10-25 15:53:22.264: XXX(14847): Event.AlarmInput:true
>> 10-25 15:53:22.264: XXX(14847): Event.AlarmInput.Notification.HTTP.CGI:true
>> 10-25 15:53:22.264: XXX(14847):
>> Event.AlarmInput.Notification.HTTP.CGI.SingleSession:true
>> 10-25 15:53:22.264: XXX(14847): Event.AlarmInpu
>>
>> There are around 10 more lines in the response, but my current log shows that
>> after "Event.AlarmInpu" there is no output.
>
> I don't know what this is. Is this some kind of custom logging output? Is this
> the truncated output of the server as received by your program?

This looks like Android logcat output. That it's Java related is also suggested by this method definition

On 25 Oct 2013, at 3:29 , Sunil Chandrasekharan <sunil.kainat_at_gmail.com> wrote:

> jstring Java_com_example_JNIGetWebpage( JNIEnv* env,jobject entryObject,jstring webpageJStr,jstring host, jint port ,jstring userid, jstring pass,jint timeout)
>

More detail on what the original poster is up to would likely be helpful.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-10-25