[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: http_url_get



Got it working, thanks for the direction folks.


Scott Klement wrote:
> http_url_get() saves the data to the IFS.
>
> However, http_url_get_raw() will send the data to your program via a 
> callback, and won't save it to the IFS.  You can therefore code this 
> routine to retrieve the data any way you like... you can save it 
> somewhere, or save it in memory, or whatever you like.
>
>
> Robert Upshall wrote:
>   
>> I've been looking at the examples and source code and I don't seem to 
>> see a way, so I'll ask...
>>
>> Is there are way to access the server response in the calling RPG?  All 
>> the examples and the code seem like the only way is to write the 
>> response to an IFS file?  I want to access the data in the RPG and I 
>> don't want to write it to the IFS?
>>
>>
>>
>> -----------------------------------------------------------------------
>> This is the FTPAPI mailing list.  To unsubscribe, please go to:
>> http://www.scottklement.com/mailman/listinfo/ftpapi
>> -----------------------------------------------------------------------
>>
>>     
>
> -----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> -----------------------------------------------------------------------
>
>   

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------