Is it possible to setup a bonjour for ios te let the device be a client and server at the same time? I mean i want at the same time(without disconnection) receive and send information to more than one device?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
While you can setup a device to be both a Bonjour client and Bonjour server, just make sure you use different services type for Bonjour. Otherwise it will discover itself.
But if you “want at the same time(without disconnection) receive and send information to more than one device”, you don’t need to set a device as both server and client Bonjour. Since Bonjour is only a network discovery protocols. One a device discovered or be discovered another devices, and network connections have been established, you can send and receive to/from any connected devices.