Thank you Wilfried, I am going to play a bit more. If I am unable to figure it out, then I think I will ask for more help.
Tom ----- Original Message ----- From: "Wilfried Mestdagh" <[EMAIL PROTECTED]> To: "ICS support mailing" <twsocket@elists.org> Sent: Tuesday, August 16, 2005 1:55 PM Subject: Re: [twsocket] Httpserver and threads > 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 > > > > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.338 / Virus Database: 267.10.10/73 - Release Date: 8/15/2005 > > -- 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