> do i have to do like : > ClientCnx.AnswerStream(<correctparameters>); > ClientCnx.Docstream:=<ResultStream>; > ClientCnx.SendStream;
Forget anbout the two last lines ! Have a look at THttpConnection.AnswerStream and you'll understand. -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] http://www.overbyte.be ----- Original Message ----- From: "Guillaume MAISON" <[EMAIL PROTECTED]> To: "ICS support mailing" <twsocket@elists.org> Sent: Tuesday, April 11, 2006 6:21 PM Subject: [twsocket] [HELP] THttpServer > Hi guys, > > i must be blind at this time but i don't know how to send back the content > of a stream. > > i explain : > i receive a http request with posted data. everything runs fine, i can > have the posted content and analyze it, process it > and then at the stage of returning the resulting stream... i don't know > how to do it... > > do i have to do like : > ClientCnx.AnswerStream(<correctparameters>); > ClientCnx.Docstream:=<ResultStream>; > ClientCnx.SendStream; > > ???? > > thanks in advance for your help ! > > -- > > Guillaume MAISON > eXpress Network Agen - [EMAIL PROTECTED] > 83, Cours Victor Hugo > 47000 AGEN > Tél : +33 5 53 87 91 48 > Mobile : +33 6 30 14 91 23 > Fax : +33 5 53 68 73 50 > e-mail : [EMAIL PROTECTED] > Web : http://nauteus.com > > Mon Profil sur Viaduc : > http://www.viaduc.com/public/profil/?memberId=0021oz963uuea795 > Vous inscrire sur Viaduc : > http://www.viaduc.com/invitationpersonnelle/0021oz963uuea795 > -- > 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 -- 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