 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Bob Guest
|
Posted: Mon Jan 22, 2007 9:33 pm Post subject: Sending and Receiving XML |
|
|
Hi,
I've got a program that I need to be able to transmit an XML document to a
web server which will in turn process it and the send me a response XML
document with the results.
Question is how can I achieve this using Delphi 6?
Any help is appreciated. |
|
| Back to top |
|
 |
Eddie Shipman Guest
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Tue Jan 23, 2007 1:25 am Post subject: Re: Sending and Receiving XML |
|
|
"Bob" <nospam (AT) nospam (DOT) com> wrote in message
news:45b4d8db (AT) newsgroups (DOT) borland.com...
| Quote: | how can I achieve this using Delphi 6?
|
Any HTTP component/library can be used for that. Indy, ICS, Synapse,
WinInet, WinHTTP, etc. The data is treated as nothing more than
arbitrary byte streams. The contents are irrelevant to the
transmission.
Gambit |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|