Streaming byte array - WeOnlyDo Discussion board

Streaming byte array (wodHttpDLX)

by AtlantaGator, Thursday, August 24, 2017, 21:16 (2430 days ago) @ Jasmine

Jasmine,

Thanks for the reply.

What I meant by streaming is how data is sent through code.

I need to send a byte array to an api for credit card processing.

The data must be encoded (UTF8).

I am sending CC data plus the log in info.

I am unable to connect with the server.

I am able to connect using C# or VB.Net code without the HttpDLX object - using straight code.

BTW - I am using HttpDLX with VBA.

Thanks


Complete thread: