Re: [twsocket] ICS - What Is My IP

2010-09-14 Thread Graham Powell
t-boun...@elists.org] On Behalf Of Francois PIETTE Sent: 13 September 2010 18:18 To: ICS support mailing Subject: Re: [twsocket] ICS - What Is My IP > This returns a message from whatismyip.com saying that I have been > banned for 5 minutes for hitting the site too often. > > Is ther

Re: [twsocket] ICS - What Is My IP

2010-09-13 Thread Francois PIETTE
This returns a message from whatismyip.com saying that I have been banned for 5 minutes for hitting the site too often. Is there something else I should set to prevent this response? I would say: look at the user agent (Agent property). This is what a website use to see which program is connec

Re: [twsocket] ICS - What Is My IP

2010-09-13 Thread Arno Garrels
Graham Powell wrote: > That's very similar to what I had just come up with, and > unfortunately we now have the next strange problem. > > This returns a message from whatismyip.com saying that I have been > banned for 5 minutes for hitting the site too often. If I instantly > revert back to the In

Re: [twsocket] ICS - What Is My IP

2010-09-13 Thread Fredrik Larsson
: ICS support mailing Subject: Re: [twsocket] ICS - What Is My IP > By using the Indy TIdHTTP and TIdIOHandlerStack it is very easy to use > these > components to call http://www.whatismyip.com/automation/n09230945.asp to > return the Internet IP address. What I want to know is,

Re: [twsocket] ICS - What Is My IP

2010-09-13 Thread Graham Powell
. Is there something else I should set to prevent this response? Graham -Original Message- From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On Behalf Of Francois PIETTE Sent: 13 September 2010 16:22 To: ICS support mailing Subject: Re: [twsocket] ICS - What Is My IP

Re: [twsocket] ICS - What Is My IP

2010-09-13 Thread Francois PIETTE
By using the Indy TIdHTTP and TIdIOHandlerStack it is very easy to use these components to call http://www.whatismyip.com/automation/n09230945.asp to return the Internet IP address. What I want to know is, what is the simplest way to do this with the ICS components. The Indy components always se

Re: [twsocket] ICS - What Is My IP

2010-09-13 Thread Fastream Technologies
but now what? > > Graham > > -Original Message- > From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On > Behalf Of Angus Robertson - Magenta Systems Ltd > Sent: 13 September 2010 14:39 > To: twsocket@elists.org > Subject: Re: [twsocket] ICS

Re: [twsocket] ICS - What Is My IP

2010-09-13 Thread Graham Powell
[twsocket] ICS - What Is My IP > Is there an ICS example somewhere? There are dozens of example ICS programs, and several that demonstrate various aspects of the HTTP client component, accessing a simple web page is about as easy as it gets. Angus -- To unsubscribe or change your settings

Re: [twsocket] ICS - What Is My IP

2010-09-13 Thread Angus Robertson - Magenta Systems Ltd
> Is there an ICS example somewhere? There are dozens of example ICS programs, and several that demonstrate various aspects of the HTTP client component, accessing a simple web page is about as easy as it gets. Angus -- To unsubscribe or change your settings for TWSocket mailing list please got

[twsocket] ICS - What Is My IP

2010-09-13 Thread Graham Powell
By using the Indy TIdHTTP and TIdIOHandlerStack it is very easy to use these components to call http://www.whatismyip.com/automation/n09230945.asp to return the Internet IP address. What I want to know is, what is the simplest way to do this with the ICS components. The Indy components always seem