Hello Tom, To try to debug you can make the document as short as possilbe (only some minimum of text and only 1 small image). Also you can try to make the connection trough SocketSpy, then you can see the data sent by the server and eventually make diagnositics out of it. If you dont get wise on it I can give it a shot to. Then you have to open a port and I can check from here maybe to see what's wrong.
--- Rgds, Wilfried http://www.mestdagh.biz Tuesday, August 16, 2005, 16:36, Tom York wrote: > I am making a small server to display a page of images. In the getdocument > method, I call a procedure passing all of the flags to my procedure > "ShowThumb(Sender, Client, Flags)". What is happening is that the images > are being displayed on the page, but they are coming out as garbage > characters, randomly truncated images, etc. > The images stored on disk are good. I believe I am running into some kind > of threading issue. I read the images off disk, scale them, save the to a > stream and pass them to HttpConnection.DocStream to complete the page. > Any assistance is greatly appreciated. Thanks -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be