I have an iPhone app which allows multiple iPhones to connect to each other and send messages. The app uses Bonjour and makes use of some of the CF Networking classes to publish, discover and connect to Bonjour services. My app does not display the bonjour logo or anything like that. It simply uses some networking classes to utilize bonjour so that multiple iPhones within the same WiFi network can connect to each other and send messages to one another. Do I need to get a special Bonjour license from Apple if my app simply makes use of some of these Netowrking classes or do these licenses only apply to you if you want to display the bonjour logo or distribute bonjour itself along with your application?
Thanks for the help guys :)