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

http_post_url - point to User Space



Sender: "Bartell, Aaron L. (TC)" <ALBartell@xxxxxxxxxxxxxx>

The http_post_url API passes the data that is to be posted as a pointer.
Does this mean that I could pass a User Space pointer to an area within the
User Space where I know the post data resides?  Just wondering if User Space
memory works the same as passing a pointer of an RPG variable.

Why do I need to put the post data into a User Space?  I have repeating XML
structures within an XML document and I am not guaranteed that they will be
less than 32767 bytes long (which is the longest I can make a variable) or
65535 bytes long (which is the largest the combined element lengths of an
array can be (times the dimensioned amount)).

Let me know if this would be more appropriately asked on the RPG midrange
list; I thought I would start here. . .

Thanks,
Aaron Bartell 
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubsribe from the list send mail
to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr
-----------------------------------------------------------------------