> Can the blip protocol (and the implementation) be used only with
> bonjour or can it be used to make a direct http connection to a
> backend server ? Any example of how that could be done ?
Sure, it doesn't require Bonjour at all. Just create a BLIPConnection
using a specific IP address or hostname.
—Jens