Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Nov : RemoteHost
| Subject: | RemoteHost |
| Posted by: | "Allan Fernandes" (te..@ssmiths.com) |
| Date: | Wed, 2 Nov 2005 13:12:16 +0530 |
Hi ,
TServerSocket's , Socket.Connections[i].RemoteHost returns a blank on one of
my machine.
The same works well on other machines.
At the same time Socket.Connections[i].RemoteAddress works at all times.
I have tried with the Demo Chat program too, wherein I changed RemoteAddress
to RemoteHost. The same behaviour is noticed.
Regards
Allan