bonjour
setting up iPhone P2P only over bluetooth and without GKPeerPickerController
I want to use a custom interface to connect with other iDevices in a p2p game. I know I can either use GKSession and GKSessionDelegate or use the lower level Bonjour browsing. But both of them will se[详细]
2023-01-15 04:41 分类:问答Sending data between OSX and iPhones/iPads
I am wondering how I can send data between a machine and a mobile device. I know about the game kit an have read a bit about bonjour (but don\'t know to much about it), but would like to know some exp[详细]
2023-01-12 10:01 分类:问答Bonjour IM Client
I want to make an iPhone app which communicates with iChat on Mac OS X via Bonjour. I have already known how to create a service using NSNetService, bu开发者_JAVA百科t how can I communicate with iChat[详细]
2023-01-12 09:27 分类:问答How to advertise a Bonjour Service in Visual C++
I\'m trying to figure out if t开发者_运维技巧his is even possible, but what\'s the simplest way of advertising a Bonjour service through Visual C++? You can use the DNS Service Discovery client: dns-s[详细]
2023-01-10 23:59 分类:问答Sharing a DNSServiceRef using kDNSServiceFlagsShareConnection stalls my program
I\'m building a client using dns-sd api from Bonjour. I notice that there is a flag called kDNSServiceFlagsShareConnection that it is used to share the connection of one DNSServiceRef.[详细]
2023-01-09 19:52 分类:问答Is there any way to simulate multiple iOS devices running a Bonjour networking app?
I want to build a multiplayer iPhone game that allows multiple iPhones (clients) to connect to a single iPad (server) using Bo开发者_开发百科njour. Since I only have one iPhone and one iPad, is there[详细]
2023-01-09 11:19 分类:问答How does Bonjour Over Bluetooth Work
Can anyone explain how bonjour works over bluetooth 开发者_开发技巧from iphone OS 3.0 onwards?[详细]
2023-01-09 08:33 分类:问答converting old iphone applications (ios2.2.1) to newer iphone applications (ios4)
Bill Dudney created a sample iPhone Bonjour application to demonstrate how to use Bonjour开发者_运维百科 to discover and connect to two iPhones. Unfortunately, this application was made for ios2.2.1.[详细]
2023-01-07 21:36 分类:问答What is the _acp-sync._tcp bonjour service for? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-07 13:46 分类:问答CFNetwork and Bonjour integration for iPhone to Mac integration
I want to use CFNetwork 开发者_StackOverflow中文版and Bonjour in conjunction to be able to have communications between my iPhone app and a Mac app. The app on the iPhone would have one button. Then on[详细]
2023-01-07 05:15 分类:问答