I have an avahi (zeroconf, dnssd, bonjour) service. I want the service to be able to notify the clients when it has new data so the clients can then connect and query for the updated information.
I have one application in which all available clients are displayed.Now i want to implement chatting between them.can it be done with help of bonjour service witho开发者_高级运维ut
I want to send large files over Bonjure network. When I send a file from one device to another in Bonjure I have开发者_StackOverflow中文版 to split the file in to NSData packets and sent them to the o
I currently have a method that sends data through Bonjour. The problem is that my data is limited to 1000 kB. I know that if I want to send larger data I need to break it in to packets.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have my iDevices doing some basic messaging via Bonjour and I am ready to move on to the next step.
I\'m developing a web-based application for iOS devices and want to access it from my Home Screen (via an icon).
The developer docs are full of references to NSSocketPort, which is supposedly part of the Foundation framework. However, I can\'t seem to find a header file for NSSocketPort in Foundation. My guess i
i\'ve two apps one of them runs an http server and the accesses it. I do not want to hard code the URL or the port in app which is client so I want to publish via bonjour the code for publishing is fo
Our customers are typical broadband home users, with a DSL Modem/Router which of开发者_高级运维fers DHCP.