I am trying to implement a conversation with iPhone/iPad devices using DNSServiceRegister to register devices and DNSServiceBrowse to find services and resolve.
How can I send messages between the 'client' and the service? there is any listener that I can put on the service to listen for messages via socket?