List computer names and IP addresses

Hi all,

I am trying to write an app in a tableView format that scans a local subnet and return the name of computers and their associated IP addresses. I searched some of my objective-c books, but didn’t find what I thought meets what I need to accomplish.

I understand this is probably falls in the category under advanced programing. So, could the programers gurus here assist me to write this app or at least lead me to my objective.

Regards,
t.

Hi,

take a look at
Bonjour Overview: About Bonjour
NSNetServices and CFNetServices Programming Guide: About NSNetServices and CFNetServices