jmdns
How to find Bonjour in local wifi in Android
I have a problem that I want to get an Ip of remote computer via Bonjour which is preinstalled . But I unable to connect with that, I don\'t know why because I have download an example code from Git H[详细]
2023-04-13 03:25 分类:问答JMDNS is not working with 4G connection?
I\'m trying to discover some mobile devices using jmdns. As long as i have wifi or 3G connection, the devices are discoverable. Ever since, i used 4G connection, it said that no devices are detected.[详细]
2023-04-12 13:04 分类:问答how to see properties of a JmDNS service in reciever side?
One way of creating JmDNS services is : ServiceInfo.create(type, name, port, weight, priority, props);[详细]
2023-04-05 03:54 分类:问答JmDNS, JmmDNS? what is the difference? what to use in my bundle?
I\'m a newbie here. While having a look on the JmDNS library (3.4.1), I couldn\'t clearly get the difference between JmDNS and JmmDNS instances. I used an instance of JmmDNS to discover services and i[详细]
2023-04-02 13:04 分类:问答Problem investigating JmDNS3.4.1 jar
I\'m newbie here. I\'m dealing with my first program using osgi bundles and JmDNS. After adding JmDNS 3.4.1 jar to my project, I\'m testing the following basic code:[详细]
2023-04-01 19:24 分类:问答Locate services using Zeroconf with JmDNS on local device AP(hotspot)
With my android device set up as a hotspot/Access point(AP), how can I use JmDNS(3.4.0) to find other devices connected to 开发者_运维问答this AP?[详细]
2023-03-27 06:56 分类:问答Bonjour service is published with JmDNS in Equinox but not in Apache Felix
I\'m facing a strange problem. I have created an OSGi bundle for JmDNS 3.1.6 and have successfully used that in Equinox to publish a service for almost two years now. I have recently migrated to Apach[详细]
2023-03-25 06:28 分类:问答Network Device Discovery
For my Android app, users need to connect to a server that will be hosted somewhere on the same LAN.There can be multiple servers hosted on the same LAN.To make it easy for the user, I was going to sc[详细]
2023-03-22 02:10 分类:问答Application going into ANR mode
When the users presses the back button in my application. Here is the scenario: User starts the application - Activity[详细]
2023-02-20 16:32 分类:问答JmDNS on Android
Have you suc开发者_开发技巧ceeded in service discovery using jmdns in Android? I\'m facing same problem not able to discover services using jmdns in Android.[详细]
2023-02-09 02:35 分类:问答