Registriert seit: 13. Jul 2003
19 Beiträge
|
Re: TIdHTTP (client) WriteStream - some problem with indy bu
7. Aug 2003, 11:10
i use TIdHTTP client /server because this protokol (http) can work with proxy.
using TIdTCP client /server i cannot find options for proxy using with connection ....
but in TIdHTTP client component is present proxy option,
can you something to advice to me about working with proxy ?
using TIDTcp client/server i can without any problems send from peer connection to the server any commands, and server without problems will catch them, i also can without problems to make data exchange , i use writestream and on the server side readstream, it works normally using tIdtcp client /server
but what about TIdHTTP ????????
with tIDhttp client i send command but server does not makes any response to thhe client, why ?
thanks
|