Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

zribiahmed

macrumors newbie
Original poster
Sep 10, 2012
1
0
Hello,

I'm developing an iOS application for iPad that can read the published services by servers zeroconf (avahi on Linux) and then display it in the form of tree according to criteria that I set in the specification of application. I am based on the apple example "BonjourWeb" , but I had several problems.
I need to resolve all the services and then put them in a table, and then I go around the table and I create my tree (I followed this tutorial to create tree http://dotnet.kapenilattex.com/?p=656).

My problem is I am not able to get all the services (including TXTrecords) in a table BrowserViewController.m (BonjourWeb file) and then display them in the form of tree.

Is that you have an idea how?

thank you in advance for your help
 
Last edited:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.