I am having trouble getting ICS sending out a 303 redirection.
I copied the 404 answer code which works, but this code makes the client just
spin its wheels.
Nothing is requested from the client after this point.
Tried with a 302 and get the same results.
This comes at the end of the HttpServerPo
That did the trick.
Thanks Peter for the quick response.
Ed
- Original Message -
From: "Busai Péter"
To: "ICS support mailing"
Sent: Wednesday, January 26, 2011 5:25 PM
Subject: Re: [twsocket] sending jpg through httpserver
Hi Edwin,
AnswerStream is just perfe
I am trying to send a jpg from delphi's tjpgImage to a client with the
tHTTPServer component.
Would like to keep it in a memory stream and not save to disk, but AnswerStream
is not what it sounds like.
Searched the archives but found little that was close to what I wanted.
Still using ICS 5.
Any
http://support.ipswitch.com/kb/WSK-19980702-EM02.htm
Original Message ---
Hi Francois and all,
I have a client software. On some of the PC, when the client
is connected to the server and wants to send some data, a twsocket
OnSessionClosed() event is triggered with an error co