zeroconf 0.5.0

A PHP interface for browsing network services using ZeroConf


Provides an interface for browsing and publishing network services
via ZeroConf using Apple's Rendezvous/OpenTalk library. You can browse the network for specific
services like database servers (PostgreSQL, Sybase, InterBase), Apple File
Sharing, web services via Apache's mod_rendezvous, etc. and discover the IP
address and port for each found service.

License: PHP

Changes

Fixed build for Mac OS X 10.3 and earlier.