I have asked because I have found --> "GetPeerName" in the component and
wondering if possible.
In socket terminologye (in general, not specific to ICS), "peer name" is the
IP, port and protocol used by the remote.
--
francois.pie...@overbyte.be
The author of the freeware multi-tier middlewa
Thanks Francois,
Your answer makes the ComputerName issue easier for me.
The network will be controlled. Users won't be able to use duplicated names
on their computers.
I have asked because I have found --> "GetPeerName" in the component and
wondering if possible.
--
To unsubscribe or chan
Is there any built in procedure for getting the remote computer’s name?
Yes and not. As you know you can get the remote IP address and having that
IP, you can do a ReverseLookup to find out the hostname, if any,
corresponding to that IP.
A hostname (IP networking) is NOT a computer name (Wind
Hi guys,
Is there any built in procedure for getting the remote computer’s name?
if not,
I will get the computer name from the client site and send it to the server as
command when the connection is made.
thanks.
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http