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

RE: Using raw to post data



Do you have the C# code running? Or are you using it as template to work from? If you have working code and are not sure of the parameters, then wireshark is probably a good idea.  If it is just a template, share the C# code if you can and one of the multi-lingual programmers will help interpret. 

Considering it appears to be some sort of error with the communication, I would go back to the "am I hitting a valid url?" question. And that, the wireshark will help with. You should clearly see the POST information being sent in the wireshark.

Since appears to be a credit/debit system, I assume the data itself is going to be encrypted by TLS in the wireshark. So, that is not going to be much help.

Should your URL be https:?
 

-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Michael Ryan
Sent: Monday, March 2, 2015 11:07 AM
To: HTTPAPI and FTPAPI Projects
Subject: Re: Using raw to post data

Ok...I'm getting a -1 here in recvresp:

eval      wwRec = comm_lineread( peComm
                               : wwPos
                               : wwLeft
                               : peTimeout )

It then throws the 'recvresp(): end with err message.

Wireshark is my option?

Thanks...

On Fri, Feb 27, 2015 at 4:30 PM, Charles Wilt <charles.wilt@xxxxxxxxx>
wrote:

>    The C# code might be helpful...
>    I'd guess if it's doing a HTTP post, you'll be able to use HTTP API...
>    The wireshark capture certainly will.
>    Charles
>    On Fri, Feb 27, 2015 at 3:37 PM, Michael Ryan <[1]michaelrtr@xxxxxxxxx>
>    wrote:
>
>      Â  Â I think you're right. I just asked them for what is actually
>      sent and
>      Â  Â received by the device, and they gave me some C# code (with
>      does do an
>      Â  Â HTTP POST) and the XML.
>
> References
>
>    1. mailto:michaelrtr@xxxxxxxxx
>
> ----------------------------------------------------------------------
> - 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
-----------------------------------------------------------------------