bonjour
Detect iDevices and exchange information
I would like to develop an application on iPhone, iPod Touch and iPad which will be able to: run in backgroup[详细]
2023-02-07 16:41 分类:问答iPhone data transfer using CFReadStream & CFWriteStream (bonjour)
I am able to send data upto 20 KB from one Mac to another using iPhone Simulat开发者_运维技巧ors successfully.However for data larger than that it is not able to send.Even fragmenting data doesnot wor[详细]
2023-02-03 15:47 分类:问答Bonjour implementation on Android
I am trying to implement bonjour/zero conf on my android app. I am using jmDns library for searching the all the available devices. Here is the code that I am using for searching the devices in the sa[详细]
2023-02-03 09:10 分类:问答Linking Bonjour SDK's dnssd.lib using MinGW gives SEGV
I am trying to i开发者_如何学运维ntegrate Bonjour with my Windows application using MinGW. I have downloaded the latest Bonjour SDK for Windows 2.0.4 and linked the dnssd.lib. The compilation, linking[详细]
2023-02-01 21:38 分类:问答iPhone Bonjour From Background
I\'m developing an iPhone app t开发者_如何学JAVAhat uses Bonjour Services, and I have the following question:[详细]
2023-01-31 11:32 分类:问答iPhone and Mac connection through Bonjour
I have a task in that i want to开发者_StackOverflow社区 import and export csv files from iphone to mac. I have used the Zero configuration network bonjour.In that i want to export file from iPhone to[详细]
2023-01-31 05:10 分类:问答Bonjour functionality in iPhone
I\'m new to bonjour networking. I want to find all the device using bonjour functionality. Right now I\'m using sample code provided by \"Standford\". By using that I was able to find only my device,[详细]
2023-01-31 00:42 分类:问答Proper way to publish and find services on a LAN using Python
My app opens a TCP socket and waits for data from other users on the network using the same application. At the same time, it can broadcast data to a specified host on the network.[详细]
2023-01-28 20:45 分类:问答iPhone to device via Wifi
I have an embedded hardware device that currently broadcasts data via bluetooth. I don\'t want to go through the steps of the MFi program, so I\'m thinking about using a different chip in my device to[详细]
2023-01-28 16:49 分类:问答Adding Bonjour (dns_sd.h) library to Qt in Windows
I\'ve been trying to properly add the open source dns_sd.h library provided by Apple. I am writing a program that uses the BonjourRegistrar class as demonstrated here:[详细]
2023-01-28 07:21 分类:问答