Re: [twsocket] GpHTTPProxy and remote address info

2006-01-27 Thread Arno Garrels
ected), otherwise you get an > exception. > > Arno Garrels > >> >> can you send me delphi code about this >> >> >> - Original Message ----- >> From: "Wilfried Mestdagh" <[EMAIL PROTECTED]> >> To: "ICS support mailing&qu

Re: [twsocket] GpHTTPProxy and remote address info

2006-01-27 Thread Fastream Technologies
You need to use the GetPeerAddr of the outgoing connection object. Regards, SZ - Original Message - From: "ibrahim bulut" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Friday, January 27, 2006 2:07 PM Subject: Re: [twsocket] GpHTTPProxy and remote ad

Re: [twsocket] GpHTTPProxy and remote address info

2006-01-27 Thread ibrahim bulut
t this > > > - Original Message - > From: "Wilfried Mestdagh" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Friday, January 27, 2006 12:03 PM > Subject: Re: [twsocket] GpHTTPProxy and remote address info > > > Hello ibrahim,

Re: [twsocket] GpHTTPProxy and remote address info

2006-01-27 Thread Arno Garrels
Wilfried Mestdagh" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Friday, January 27, 2006 12:03 PM > Subject: Re: [twsocket] GpHTTPProxy and remote address info > > > Hello ibrahim, > > You can use GetPeerAddr method from TWSocket. > > ---

Re: [twsocket] GpHTTPProxy and remote address info

2006-01-27 Thread ibrahim bulut
when i try to use Client.GetPeerAddr i get the exception can you send me delphi code about this - Original Message - From: "Wilfried Mestdagh" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Friday, January 27, 2006 12:03 PM Subject: Re: [twsocket] GpHT

Re: [twsocket] GpHTTPProxy and remote address info

2006-01-27 Thread Wilfried Mestdagh
Hello ibrahim, You can use GetPeerAddr method from TWSocket. --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz Friday, January 27, 2006, 10:28, ibrahim bulut wrote: > hi, > i am trying to use GpHTTPProxy component > how can i get the remote a