Click to See Complete Forum and Search --> : Socket questions


August 18th, 1999, 01:12 PM
hello all...

I try to build a webserver-like app,

when browser requests (e.g. gif images) my app will fetch it, the problem is
the browser have received the file (the image appear in Temporary Internet
Files folder) but the file seems corrupted, the size is right but when I try
to open the image which is in the Temporary Internet files folder, with
image editor, it won't open ?

could anyone help me on this ??

Thanks..

August 18th, 1999, 01:18 PM
Check with your Image editor if it can open that file type. If it can also check if the version of the editor. It is possible that the U could have an older version and the image file is created in a newer version.

Also check the size of the image file that was downloaded.

Good luck...