At 12:56 PM 10/10/02 -0500, Lee Chin wrote:
>Hello,
>When my server application accepts a client socket connection, what is the
>easiest way to obtain the MAC address of the peer? I tried listing the
>ARP table but I did not see an entry for the IP address and MAC address of
>the client.
>I wa
Lee Chin wrote:
> When my server application accepts a client socket connection, what is
> the easiest way to obtain the MAC address of the peer? I tried listing
> the ARP table but I did not see an entry for the IP address and MAC
> address of the client.
>
> I want to avoid having to ping the
Hello,
When my server application accepts a client socket connection, what is the easiest way
to obtain the MAC address of the peer? I tried listing the ARP table but I did not
see an entry for the IP address and MAC address of the client.
I want to avoid having to ping the client to get the AR