Avahi discovery

Avahi discovery

Let's see what services are registered by looking at the Avahi browser:
  • No OWFS components running (just the computer itself)
  • Now start up an owserver process
    owserver --fake=01,02,22

    Note that if not specifically specified, the port is assigned by the operating system (43471) and can only be discovered by either a mDNS service browser or another OWFS process.
  • Now add an owhttpd process:
    owhttpd --autoserver

    Note that there are two entries generated by owhttpd.
    Also note that if no port is specified, one will be selected by the operating system.


Previous page: Bonjour library
Next page: FTP browsing