Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Apr : TidTCPClient connecttion refused
| Subject: | TidTCPClient connecttion refused |
| Posted by: | "T" (fr..@hotmail.com) |
| Date: | 13 Apr 2005 06:57:51 |
Hi,
I have used the TIdTCPServer in an application to handle messages sent
to an port from a controller computer. When I try and use my test
application which uses TIdTCPClient, I get a error 10061 connection refused
if I attempt to connect from a different PC, but if I use the same PC and
localhost it works. I am sure this used to work!
Even using the idTCPDemo applications with indy 9 I still can't get it
to work.
Any ideas?
Thanks
Tom