bonjour
How can I discover zeroconf (Bonjour) services on Android? I'm having trouble with jmDNS
I\'m working with a Droid / Android 2.0.1 and encountering an issue apparently many people have: I\'m unable to discover services using the one pure-Java zero开发者_C百科conf library I know of, jmDNS.[详细]
2022-12-23 23:38 分类:问答How to sync iPhone and Mac CoreData objects through bonjour?
I know similar questions have been asked before. I\'m using the Sync Demo app I found online here, which uses Picture Sharing as a guide.[详细]
2022-12-23 04:49 分类:问答iPhone: How to Share/Move Files from App Directories to Other Devices
I have an app which generates some files in the app directories I need users to be able to access the files from another device/computer via file sharing over wifi, using a web browser, a ftp client[详细]
2022-12-22 16:51 分类:问答Why it should be done in such a complicated way? Is it OOP way of thinking?
I am trying to use Bonjour from Java. I found an example of how to do it and I think I understood it. But I still do not understand why it should be done in such a complicated way. May be I miss somet[详细]
2022-12-22 08:36 分类:问答Can I use Bonjour from command line?
Is it possible to use Bonjour from command line? For example if I want to register a service I type something like that: bonjour -register service_name port. And then Bonjour allocate a free IP for my[详细]
2022-12-22 02:05 分类:问答Does this program introduce a parallel execution?
Here is a simple server application using Bonjour and written in Java. The main part of the code is given here:[详细]
2022-12-22 01:57 分类:问答How to Share Files Between my iPhone App and a Mac/PC
I have developed an iPhone app which stores photos in the /Documents directory of my app. I would like to a开发者_如何学JAVAdd a feature which gives to the user the opportunity to transfer those pict[详细]
2022-12-21 06:23 分类:问答Advertise service with Bonjour on Windows
I\'m developping a remote control on iPhone for Mac OS and Windows. I use Bonjour framework and it\'s working well on Mac OS. I can see on my iPhone the different Mac devices which have my server.[详细]
2022-12-20 05:50 分类:问答cannot run java app on mac properly
I have small problem..I created a java App in windows and my .jar consist of whole app..i copied this jar file to mac and executed it from there it works fine..[详细]
2022-12-18 21:08 分类:问答Does using bonjour on the iphone enable bluetooth automatically?
I am planning to a peer to peer app using bonjour for the iphone. There will be no wifi available and hence am relying on bluetooth. I know bonjour based services works over bluetooth in the abscense[详细]
2022-12-17 20:15 分类:问答