Best way to determine what ip address are assigned to a given network interface.

2009-08-27 Thread Mark McCray
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

XML Datasource question on persistence

2008-11-16 Thread Mark McCray
Hey there,I'm wondering if anyone has any guidance on something. I'm getting an xml datafeed every so often that should populate data for my iphone app. I could keep this file local and read every time the app starts up and update it every so often from the web. I could also parse the xml into a

getting username of authenticated volume

2008-10-02 Thread Mark McCray
Hey there,Is there a way to figure out what username was used to log on to a mounted volume by knowing the volume name? Thanks, mark ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the li