bonjour
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 分类:问答how to start a conversation with bonjour client knowing its name@host:port?
I am working on a project of P2P instant messenger, like ichat, but just for LAN. I use jmdns library for service discovering, and test with pidgin and log in as a Bonjour user. as so far,the service[详细]
2023-04-12 16:17 分类:问答Apple Bonjour: how can I tell which published service is my own?
I have two iOS devices开发者_如何学编程 finding each other successfully using the Bonjour API, but since they are both simultaneously publishing and browsing, they also see themselves appearing in the[详细]
2023-04-11 23:21 分类:问答NSNetServiceBrowser/Bonjour issues on iOS
I\'m using Bonjour (NSNet开发者_开发百科ServiceBrowser, to be precise) over WiFi in an app I\'m developing for an iOS project I\'ve been working on.[详细]
2023-04-10 18:00 分类:问答Compiling mDNSResponder for Linux?
I\'ve been trying to compile the open source Bonjour framework developed by Apple for Linux. The problem I have is that when I run make with the option os=linux I get the following compile error:[详细]
2023-04-08 19:00 分类:问答any way to detect iPads or iPhones on wireless network? bonjour?
I am trying to detect Apple devices connected to a wireless network.This is relatively simple using Bonjour, however I am also trying to detect what kind of device it is.Like, a MacBook Air, a MacBook[详细]
2023-04-07 12:19 分类:问答One tap printing on iPhone
I want to make an app on the iPhone that would print an ima开发者_如何学Goge just by tapping a button. I\'ve tried the tutorials about UIPrintInteractionControlleronline, but all of them will take me[详细]
2023-04-07 01:41 分类:问答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 分类:问答Find participants in a WiFi network in Android app
I want to build a client-server software for use in a WiFi network. On the server I will develop a program which listens on a special port for incomming actions. The client should be an Android app, w[详细]
2023-04-03 08:58 分类:问答streaming images over bonjour between two iOS device
My goal is to stream images captured by AVCpatureInput from one iOS device to another via bonjour. Here is my current method:[详细]
2023-04-02 11:26 分类:问答