Welcome Guest, Not a member yet? Register   Sign In
Interfacing to a Windows web service advice
#2

[eluser]Flayra[/eluser]
All the options send using plain text over a secure (SSL/HTTPS) connection, so one is not safer than the other. SOAP is basically just XML with an additional layer. In this case, you should use what's easier for you - XML is more readable, but the plain Name/Value pairs is probably easier to read.

The COM example is just, from what I can make of it, a simple HTTP Post Request with XML data to a server URL.


Messages In This Thread
Interfacing to a Windows web service advice - by El Forum - 06-22-2007, 09:36 PM
Interfacing to a Windows web service advice - by El Forum - 06-23-2007, 04:49 AM
Interfacing to a Windows web service advice - by El Forum - 06-24-2007, 04:09 AM
Interfacing to a Windows web service advice - by El Forum - 06-24-2007, 08:40 AM
Interfacing to a Windows web service advice - by El Forum - 06-24-2007, 10:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB