I\'m wondering how I can access files on a network share from iOS devices? I know that I can discover network shares using Bonjour protocol but how can I get a list of files&folders anddownload fi
I am currently working on a project on iPad where a stream of a remote windows/mac application is displayed on the iPad. Finally, through the iPad touches, i can perform actions on the remote windows/
I know that iOS\'s Bonjour implementation (NSNetService, NSNetServiceBrowser) work out of the box on local networks.
Does the MacOSx 10.7 (Lion) AirDrop peers discovery method using the Bonjour (MDNS) technology, or the WiFi Direct Peer-to-Peer technology (http://www.wi-fi.org/Wi-Fi_Direct.php) ?
NEW SIMPLER VERSION OF PROBLEM: I\'m trying to connect to and communicate with a Bonjour device using an Objective-C client and I\'m having trouble resolving the service (server). Originally I tried
is there any sample project that shows how to use gamekit without gkpeerpicker? And is there any sample that uses bonjour (but without any internet connection and no wireless router)?
did anyone ever try to publish a netservice via Bonjour on a x64 system? I tried severallibraries like Mono.Zeroconf, Deusty (there\'s some x64-discussion in the comments) and Zeroconf.Codeplex. They\
I\'m fairly novice in iPhone development, but trying to create what would seem a fairly simple application.
I launch a TCP listening server on port 66661. I create a Bonjour notification about this. No problems.
In short I\'m trying to browse a Mac\'s web site on the local wifi network under a .local hostname that is not the same as the mac开发者_如何学Pythonhine\'s \'computer name\' and think I\'m missing a