Edit :
in the html source I have thigs like :
<img src="./images/someimage.jpg" />
This displays fine IE/FireFox would display the images coming from URL's like "http://mypc" or "http://localhost" or ip adress on the netwrok , google chrome on Galaxy, Windows Machine, or google Android will not display the images.
After having burned too many hours trying various CSS, image src tag, html document description tricks, I have given up.
During my search I found (and lost) the link to chrome forums regarding this issue that seemed to say it is just so by users.
Anyone has any more information on weather it is possible to view images on local host/computer name on netwrok or ip adress?