Hi,
I am creating an XML file that I will provide to my customers for use. The XML file contains information about some rawdata and Images.
Now my main concern is how should I provide information about the images. If I provide the link then it will increase the number of hits on my server (performance will decrease) and If I provide raw information like pixel values then It will increase the size of XML to 10times the size of Original image.
Is there any way I can corner these situations? ANY IDEAS?
Thanks in Advance. Any information/though you share is valuable.
THANKX.
I am creating an XML file that I will provide to my customers for use. The XML file contains information about some rawdata and Images.
Now my main concern is how should I provide information about the images. If I provide the link then it will increase the number of hits on my server (performance will decrease) and If I provide raw information like pixel values then It will increase the size of XML to 10times the size of Original image.
Is there any way I can corner these situations? ANY IDEAS?
Thanks in Advance. Any information/though you share is valuable.
THANKX.