So I have a project I am working on, and I would basically like to send a basic yes/no command from the iPhone to a wifi enabled device that is also connectedto the network on the same router. This ot
So there are a few apps on the app store that implement access to machines that are on a wireless network through the router. Apps such as Apple\'s own Remote app that lets you control the music on th
I\'m trying to resolve a NSNetService (named \"My_Mac\") to an IP in a background app with this code:
I\'ve got some apps I would like to make visible with 开发者_开发百科zeroconf. Is there an easy scriptable way to do this?
So its a longshot, I\'ll start with that. Is it/could it be possible to discover bonjour advertised HTTP services开发者_运维知识库 in javascript alone?
Background There are a lot of App Store released iPhone apps that require an IP based server on the desktop so that the iPhone can connect to the desktop as a client. For example, there are many prog
I am building a native Bonjour / Zeroconf library and need to build DNS query records to broadcast off to the other machines. I have tried looking thru the Erlang source code but as I am relatively ne
I have gotten a good start on my program, my first REAL Erlang program. I have it listening for messages, reading them and parsing them. I also have it sending them.
I\'m aware of dnssd, being a Ruby library for Apple\'s Bonjour protocol for network discovery for Mac OS X only, but is there a (relatively recent/complete) library that is cross pla开发者_Python百科t