On Aug 27, 2009, at 9:21 AM, Sherm Pendley wrote:
On Thu, Aug 27, 2009 at 10:09 AM, Mark McCray
wrote:
I've seen a bunch of methods for getting a list of ip addresses
that a
machine may have. But i haven't seen a Cocoa way of figuring out what
ip address is attached to a given interface.
On Thu, Aug 27, 2009 at 10:09 AM, Mark McCray wrote:
> I've seen a bunch of methods for getting a list of ip addresses that a
> machine may have. But i haven't seen a Cocoa way of figuring out what
> ip address is attached to a given interface. NSHost give's you IPs
> but which network interfaces
Hello,
I've seen a bunch of methods for getting a list of ip addresses that a
machine may have. But i haven't seen a Cocoa way of figuring out what
ip address is attached to a given interface. NSHost give's you IPs
but which network interfaces those IPs are attached to.
Can this be done with the