How can I hide the IP within the URL of an image I'm retrieving? I.e.:

<IMG SRC="http://xxx.xxx.xxx.xxx:7070/image.gif"> in which xxx.xxx.xxx.xxx is my IP, but I want it to be invisible even in the source...

I want to try to do it with Perl, is that possible?


Thanks!

Grtz.,