C
comp.text.xml
Hi,
I'm developing a system uses SOAP took kit version 3. The XML is
transferred
between the server and the client.
We have noticed when transferring data using SOAP a considerable amount
of
time is spent on encoding decoding the XML string.
And in the text transferred strings like &, " gt;...etc are
repeated over and over again.
What would be the best ways to reduce this processing the amount of
data
transferred?
How can we overcome the repetition of these strings?
Any help would be greatly appreciated.
Regards,
Nadee
I'm developing a system uses SOAP took kit version 3. The XML is
transferred
between the server and the client.
We have noticed when transferring data using SOAP a considerable amount
of
time is spent on encoding decoding the XML string.
And in the text transferred strings like &, " gt;...etc are
repeated over and over again.
What would be the best ways to reduce this processing the amount of
data
transferred?
How can we overcome the repetition of these strings?
Any help would be greatly appreciated.
Regards,
Nadee