Re: Euphoria SOAP client

new topic     » goto parent     » topic index » view thread      » older message » newer message
euphoric said...
Jules said...

I would like to use euphoria to interact with web site which uses a SOAP API.

I recently wrote code that lets me do ecommerce transactions with PayPal, during which you have to send form POST data back to them. I'm using wget for that and it works very well, though I'm sure there's a library available that would let me skip the step of saving the result into a file and then reading it into a variable.

EuNet is a socket library for 3.1.1, included in the 4.0 standard library as socket.e. I don't have a POST example on hand, but some other users have handled POST successfully with the library.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu