Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: Delphi 2005 Personal and Indy 10.0.75: Indy don't work!!!
| Subject: | Re: Delphi 2005 Personal and Indy 10.0.75: Indy don't work!!! |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Tue, 30 May 2006 15:22:46 |
"Jamie Dale" <j.dale@turboz.net> wrote in message
news:447b886a$1@newsgroups.borland.com...
> TCPClient1: Indy.Sockets.IdTCPClient.TCPClient;
<snip>
> Also at the end of that line (IdTCPClient.TCPClient) the .TCPClient
> is underlined with a red squiggly. Delphi doesn't seem to like Indy
> for some odd reason..
Did you try using .NET's Reflection tool to make sure that namespace is even
valid?
Gambit