Hi, You should have a look at the httptst demo. You need to assign the receivedstream and read the data in requestdone.
Regards, SZ On Mon, Sep 13, 2010 at 5:43 PM, Graham Powell <gra...@deephaven.co.uk>wrote: > Easy when you know how. The only demo programs I can find are what were > installed with the ICS and none of them seem to tell me what I need to > know. > > I am doing this: > > HttpCli1.Url := 'http://www.whatismyip.com/automation/n09230945.asp'; > HttpCli1.GetAsync; > > This returns with the RequestDone event, an ErrorCode of 0 and the correct > RqType, 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 - 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 for TWSocket mailing list please > goto > http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be > -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be