All
The problem is this
(1) pass an XML text message from server A to server B
(2) receive an XML text message on server A from server B, in response
to the original message (item 1)
Just to be clear
(3) server A is mine, server B is not, and server A does not have a web
server running on it.
(4) this is a stand alone, and I need to keep it as simple as possible
(4.1) ...just a C program on server A, compiled with libwww, to pass an
XML text message to server B and then wait for and receive a the reply
from server B. The reply is in itself another XML message.
The question is this
Using libwww, is that
(a) get
(b) put
(c) both
(d) something else altogether
?
Obviously I am really new to libwww
Thank you in advance for any help you may be able to offer
Regards
Fred James
_______________________________________________
EUGLUG mailing list
[email protected]
http://www.euglug.org/mailman/listinfo/euglug